Pages in category administration

Menambahkan atau menghapus repositori perangkat lunak di Fedora

Bagian ini menjelaskan cara menambahkan, mengaktifkan, atau menonaktifkan repositori perangkat lunak menggunakan aplikasi DNF. Menambahkan repositori Bagian ini menjelaskan cara menambahkan repositori perangkat lunak menggunakan perintah dnf config-manager. Untuk Fedora… Read more

Adding a user to sudoers

One of the most common operations that administrators want to accomplish when managing sudo permissions is to grant a new user general sudo access. This is helpful if you want… Read more

Checking Integrity With AIDE

Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.… Read more

Pembaruan Otomatis

Anda harus memutuskan apakah akan menggunakan pembaruan otomatis DNF pada setiap mesin Anda. Ada sejumlah argumen yang mendukung dan menentang pembaruan otomatis untuk dipertimbangkan. Namun, tidak ada jawaban tunggal untuk… Read more

Changing Hostname

A new installation of Fedora will assign a default hostname. You may wish to set a different name for easier identification of your host(s) on a network. There are three… Read more

Configuring IP networking with nmcli

How to configure networking using the nmcli (NetworkManager Command Line Interface) command-line utility. Getting started with nmcli The nmcli (NetworkManager Command Line Interface) command-line utility is used for controlling NetworkManager… Read more

Configuring X Window System using the xorg.conf file

About xorg.conf Traditionally, the xorg.conf file is used to configure an Xorg display server. In Fedora (where an Xorg display server is configured instead of the default Wayland) the X… Read more

Configuring Xorg as the default GNOME session

Wayland is the default GNOME display server, and has been the default in Fedora since Fedora 25. However, users may still need to use the older Xorg display server for… Read more

Membuat Partisi Disk di Linux

Membuat dan menghapus partisi di Linux merupakan praktik yang umum dilakukan karena perangkat penyimpanan (seperti hard drive dan USB drive) harus diorganisir dengan cara tertentu sebelum dapat digunakan. Dalam kebanyakan… Read more

Disabling the GNOME automatic screen locking

In the interest of safety and privacy, the GNOME automatic screen lock is enabled by default. When the screen locks after a period of inactivity, you must enter your password… Read more

Panduan Singkat Pengelola Paket DNF

Bagian ini mencantumkan perintah-perintah paling berguna yang disediakan oleh utilitas dnf. Untuk daftar lengkap perintah, opsi, dan sintaksnya, lihat halaman manual dnf(8). dnf help command Menampilkan informasi detail tentang suatu… Read more

DNF dan perintah APT yang setara di Fedora

APT adalah pengelola paket sekaligus penyelesai dependensi untuk ekosistem Debian, yaitu bertugas mengelola paket .deb yang diinstal oleh program DPKG. Perangkat lunak Fedora berbasis pada paket .rpm, sehingga menggunakan DNF… Read more

Menggunakan manajer paket perangkat lunak DNF

DNF adalah manajer paket perangkat lunak yang menginstal, memperbarui, dan menghapus paket pada Fedora, dan merupakan penerus dari YUM (Yellow-Dog Updater Modified). DNF memudahkan pengelolaan paket dengan secara otomatis memeriksa… Read more

How to enable touchpad click

Scope Fedora tries to make various desktop environments available to its users. Since Fedora tries to stay as close to upstream as possible, we follow the various defaults selected by… Read more

Panduan Pengguna Enkripsi Disk

Apa itu enkripsi perangkat blok? Enkripsi perangkat blok mengenkripsi/mendekripsi data secara transparan saat data ditulis/dibaca dari perangkat blok, sehingga perangkat blok yang mendasarinya hanya melihat data yang terenkripsi. Untuk menghubungkan… Read more

Repositori Fedora

Halaman ini menjelaskan berbagai repositori Fedora yang tersedia untuk berbagai rilis Fedora, hubungan di antara mereka, dan paket-paket yang mereka berisi. Repositori Fedora Repositori fedora tersedia untuk semua rilis Fedora… Read more

Adding New Fonts in Fedora

Fedora secara default sudah menginstal beberapa font dasar. Halaman ini menjelaskan cara menambahkan font baru ke instalasi Fedora. Font yang dikemas Tahukah Anda bahwa Fedora menyertakan beberapa font dengan lisensi… Read more

Setting a key shortcut to run an application in GNOME

If you frequently use a certain application, you can set a keyboard shortcut to quickly launch that application on GNOME. This example shows how to set a key shortcut to… Read more

Bootloader GRUB2 - Instalasi dan Konfigurasi

GRUB2 adalah versi terbaru dari GNU GRUB, yaitu GRand Unified Bootloader. Bootloader adalah program perangkat lunak pertama yang dijalankan saat komputer dinyalakan. Program ini bertanggung jawab untuk memuat dan mentransfer… Read more

Cara mengatasi masalah suara

Halaman ini mencakup beberapa teknik pemecahan masalah dasar untuk membantu mempersempit akar penyebab masalah. Halaman ini juga menjelaskan informasi yang harus disertakan saat membuat berkas bug yang terkait dengan suara.… Read more

Installing plugins for playing movies and music

As a Fedora user and system administrator, you can use these steps to install additional multimedia plugins that enable you to play various video and audio types. Prosedur Use the… Read more

Joining an Active Directory or FreeIPA domain

Fedora can join Active Directory and FreeIPA domains using the realm command. If you want your Fedora machine to be part of an Active directory or FreeIPA domain just follow… Read more

Managing keyboard shortcuts for running an application in GNOME

Adding keyboard shortcuts for custom applications in GNOME This section describes how to add a keyboard shortcut for starting a custom application in GNOME. Prosedur Open Settings and choose the… Read more

Machine Owner Key Enrollment

This page documents how to enroll a machine owner key that is created during the Nvidia driver installation (typically in GNOME Software). Prerequisite The Nvidia driver has been installed and… Read more

Panduan Singkat Network Manager

Status NetworkManager Status keseluruhan NetworkManager Tampilkan koneksi aktif Tampilkan semua koneksi yang telah dikonfigurasi Hubungkan/putuskan sambungan ke koneksi yang sudah dikonfigurasi Hubungkan ke koneksi yang telah dikonfigurasi berdasarkan nama Pemutusan… Read more

Package management system

Package Management System Pendahuluan Fedora is a distribution that uses a package management system. This system is based on rpm , the RPM Package Manager, with several higher level tools… Read more

Item PackageKit Tidak Ditemukan

Paket Hilang Sayangnya, paket yang Anda cari tidak tersedia di Fedora. Ada beberapa alasan umum mengapa suatu paket mungkin tidak ada di repositori Fedora: Fedora tidak menyertakan perangkat lunak yang… Read more

Performing administration tasks using sudo

How to perform tasks requiring root privileges without logging in as root. What is sudo? The sudo command allows users to gain administrative or root access. When trusted users precede… Read more

How to Reset the root Password

A root password may be set up while installing Fedora Linux, although it is now suggested to leave the root account locked and use sudo. This article describes how to… Read more

Root Account Locked

Phenomenon Cannot open access to console, the root account is locked in emergency mode (dracut emergency shell) Reason This is a known problem. It happens Fedora releases 28 and newer,… Read more

Cara membuat berbagi Samba

Samba memungkinkan klien Windows dan klien lain untuk terhubung ke direktori berbagi file pada host Linux. Samba mengimplementasikan protokol Server Message Block (SMB). Panduan ini menjelaskan cara membuat lokasi file… Read more

Securing the system by keeping it up-to-date

This section explains: Why it is important to update your system regularly How to apply updates manually by using the GUI or CLI How to enable automatic updates Why it… Read more

How to Set Nvidia as Primary GPU on Optimus-based Laptops

Pendahuluan The goal is to have an active NVIDIA GPU on an Optimus-based laptop and use it for all activities on Desktops Environments with Xorg-X11. Avoid using this guide if… Read more

Memahami dan mengelola systemd

Pelajari prinsip dasar sistem inisialisasi systemd: cara mengonfigurasinya dan menggunakannya untuk mengelola sistem. Memahami systemd Systemd adalah manajer sistem dan layanan untuk Linux, kompatibel dengan skrip inisialisasi SysV dan LSB.… Read more

Upgrading Fedora Linux to a New Release

This article mainly describes the update procedures for the Fedora Desktop variants. Some of the descriptions also apply to the server versions. However, the latter may provide their own documentation… Read more

Upgrading Fedora Linux Using DNF System Plugin

dnf system-upgrade command (embedded into DNF5 and a dnf-plugin-system-upgrade plugin for the DNF4 package manager ) is used to upgrade your system to the current release of Fedora Linux. For… Read more

Upgrading Fedora Linux Online Using Package Manager

This page contains information explaining how to upgrade Fedora Linux online using dnf (without the DNF system upgrade plugin). Upgrading Fedora Linux using dnf directly Participate If you are upgrading… Read more

How to enable nested virtualization in KVM

Nested virtualization allows you to run a virtual machine (VM) inside another VM while still using hardware acceleration from the host. Checking if nested virtualization is supported For Intel processors,… Read more

Using Shared System Certificates

The Shared System Certificates storage enables NSS, GnuTLS, OpenSSL, and Java to share a default source for retrieving system certificate anchors and black list information. By default, the trust store… Read more

Viewing logs in Fedora

Log files contain messages about the system, including the kernel, services, and applications running on it. These contain information that helps troubleshoot issues, or simply monitor system functions. Fedora uses… Read more

Menginstal Zoom di Fedora

Deskripsi Zoom Video Communications. Inc. adalah perusahaan teknologi komunikasi Amerika Serikat yang berkantor pusat di San Jose, California. Perusahaan ini menyediakan layanan videotelepon dan obrolan online melalui platform perangkat lunak… Read more