Filter by Category
Filter by Tags
When you run the sudo command on the Terminal for the first time, it will ask you to enter your login password. If you don’t want sudo to ask for your login password ever again, you will need to configure sudo to be passwordless. Opening the sudo Configuration File On…
In this article, I am going to show you how to install the VirtualBox Guest Additions software on Fedora 43 operating system. Installing Package Updates on Fedora 43 Before you install the VirtualBox Guest Additions on Fedora 43, it’s recommended to install all the available updates on your Fedora 43…
Installing PostgreSQL 17 on Fedora 42 Update package repository cache Install PostgreSQL 17 client and server packages Initializing PostgreSQL 17 Data Directory Initialize the PostgreSQL database directory Starting PostgreSQL 17 Start PostgreSQL 17 systemd service Add PostgreSQL service to system startup so that it starts automatically at system boot PostgreSQL…
If you’re running Fedora 42 on Proxmox or other KVM/QEMU/libvirt-based hypervisors, you need to install the QEMU Guest Agent to get the best performance and integrations. To install QEMU Guest Agent on Fedora 42, run the following command: To confirm the installation, press Y and then press <Enter>. QEMU Guest…
Cockpit is installed by default on all Fedora server installations. You may not like it or want to remove it to make your Fedora system lighter. To remove cockpit from Fedora 42 server, run the following command: To confirm the removal operation, press Y and then press <Enter>. Cockpit should…
In this article, I am going to show you how to install the LXQT desktop environment on a Fedora 42 server. I will also show you how to install the TigerVNC server and configure it on the Fedora 42 LXQT desktop environment. Installing LXQT Desktop Environment on Fedora 42 Server…
In this article, I will show you how to enable the hibernate feature on Fedora 41 KDE Plasma Spin. Required Swap Partition Size for Hibernation For hibernation to work, your swap partition size must be at least 1.5x – 2x the size of your physical memory. So, if you have…