FreeBSD 13.2 version has been released. If you’re running older FreeBSD versions like FreeBSD 13.1, you can upgrade FreeBSD to the latest available version. This guide explains how to upgrade to FreeBSD 13.2 from FreeBSD 13.1.
Unix/Linux Beginners
- Log serverCommand line utilitiesLinuxLinux AdministrationLinux BasicsLinux CommandsOpensourceUnix/Linux BeginnersUtilities
How To Manage Log Files Using Logrotate In Linux
By skIn this guide, we are going to discuss what is Logrotate, how to install Logrotate and how to manage log files using Logrotate in Linux.
- UbuntuLinuxLinux AdministrationLinux DistributionsLinux Installation GuidesUnix/Linux Beginners
How To Install Ubuntu 22.04 LTS Server Edition
By skThis step by step tutorial explains how to create a Ubuntu bootable USB drive and how to install install Ubuntu 22.04 LTS server version with screenshots.
- LinuxLinux AdministrationLinux DistributionsLinux Tips & TricksOpensourceUnix/Linux Beginners
How To Create Installable ISO From A Linux System With Penguins-eggs
By skThis detailed tutorial explains what is Penguins-eggs, how to install Penguins-eggs in Linux and how to create installable ISO from your current Linux system with Penguins-eggs.
- Arch User Repository (AUR)Arch LinuxEndeavourOSGolangLinuxLinux BasicsLinux CommandsManjaroPackage managementUnix/Linux Beginners
How To Install Yay AUR Helper In Arch Linux, EndeavourOS, Manjaro Linux
By skThis guide explains what is Yay, how to install Yay AUR helper in Arch Linux, EndeavourOS, and Manjaro Linux, and finally how to use Yay to install packages from AUR.
- Arch LinuxEndeavourOSLinuxLinux AdministrationLinux CommandsLinux troubleshootingManjaroPackage managementUnix/Linux Beginners
How To Solve “error: required key missing from keyring” In Arch Linux, EndeavourOS, Manjaro Linux
By skThis brief tutorial explains how to solve “error: required key missing from keyring” in Arch Linux, EndeavourOS and Manjaro Linux.
- Linux Disk ManagementBackup toolsLinuxLinux AdministrationLinux BasicsLinux CommandsRHCSAStoragesUnix/Linux Beginners
How To Move LVM Volume Group To Another Machine In Linux
By KarthickThis step by step guide explains how to use LVM export and import commands to move a Volume Group from one machine to another in Linux.
- Linux Disk ManagementBackup toolsLinuxLinux AdministrationLinux BasicsLinux CommandsRHCSAUnix/Linux Beginners
How To Use LVM Snapshot To Backup Your Data In Linux
By KarthickThis guide explains what is LVM snapshots, how to create a new snapshot volume, restore snapshot volume, and extend the snapshot volume in Linux with examples.
- Self-hostInternetInternet hacksLinuxOpensourcePythonUnixUnix/Linux Beginners
How To Self-host Your Own Internet Archive With ArchiveBox In Linux
By skThis tutorial explains what is ArchiveBox and how to install ArchiveBox in Linux, and finally how to self-host your own personal Internet Archive with ArchiveBox.
- Encryption / DecryptionCommand line utilitiesLinuxLinux BasicsLinux CommandsLinux SecurityLinux Tips & TricksOpensourceSecurityTips and TricksUnix/Linux BeginnersUtilities
An Easy Way To Encrypt And Decrypt Files From Commandline Using GnuPG In Linux
By skToday, we are going to see how to encrypt and decrypt files from command line…