Blog

How to Recover Deleted Photos in Linux with recoverjpeg

This guide shows how to use the recoverjpeg tool on Linux to recover lost or deleted photos from a hard drive or any device.

Published: 4/23/2021
How to Specify SSH Password in rsync Command

This guide shows how to provide an SSH password as part of an rsync command.

Published: 4/22/2021
How to Exclude Files and Directories From rsync

This guide shows how to exclude files and directories from an rsync transfer, with multiple examples including for a Bash script.

Published: 4/22/2021
How to Use rsync on a Different SSH Port

This guide shows the correct syntax to use the rsync command on a non-default SSH port.

Published: 4/21/2021
How to Make the Linux find Command Execute Faster

This guide shows how to speed up the find command by using xargs and utilizing multiple CPU cores.

Published: 4/20/2021
How to Rename Multiple Files at Once on Linux

This guide shows examples of how to rename multiple files at once with Bash scripting and the mv command, and the mmv and rename utilities.

Published: 4/18/2021
How to Install VirtualBox Guest Additions on Debian

This guide shows the step by step instructions to install VirtualBox Guest Additions and its prerequisites on Debian Linux.

Published: 4/11/2021
How to Install VirtualBox Guest Additions on CentOS

This guide shows the step by step instructions to install VirtualBox Guest Additions and its prerequisites on CentOS Linux.

Published: 4/10/2021
How to Put Password in SSH Command

This guide shows how to put a password into an SSH command on Linux with sshpass, allowing for automatic login and bypassing the password prompt.

Published: 3/29/2021
How to SSH Without Password Using RSA Keys

This guide shows how to generate RSA keys and use them to login to SSH without a password.

Published: 3/28/2021
Using the ps Command in Linux to List Processes

This guide shows how to use the ps command to list running processes in Linux through common and helpful command line examples.

Published: 3/20/2021
How to Disable (or Enable) SELinux in AlmaLinux

This guide shows the step by step instructions to disable or enable SELinux (Security Enhanced Linux) in AlmaLinux.

Published: 3/20/2021
Losslessly Compress PNG Images via Linux Command Line

This guide shows how to losslessly optimize and compress PNG image files using Linux commands.

Published: 3/19/2021
How to Install VirtualBox Guest Additions on openSUSE

This guide shows the step by step instructions to install VirtualBox Guest Additions and its prerequisites on openSUSE Linux.

Published: 3/13/2021
Install WordPress With Apache, MySQL, and SSL on Ubuntu 20.04

This guide shows the step by step instructions to install WordPress on Ubuntu 20.04 with Apache HTTP server, MySQL database, and an SSL certificate from Let's Encrypt.

Published: 3/8/2021
How to Install VirtualBox Guest Additions on AlmaLinux

This guide shows the step by step instructions to install VirtualBox Guest Additions and its prerequisites on AlmaLinux.

Published: 3/7/2021
Losslessly Compress JPG Images via Linux Command Line

This guide shows how to losslessly optimize and compress JPG image files using Linux commands.

Published: 2/23/2021
How to Install GNOME GUI on AlmaLinux

This guide shows the step by step instructions to install the GNOME desktop environment GUI on AlmaLinux.

Published: 2/23/2021
What Is the Best Compression Tool in Linux?

This guide compares and benchmarks all the best compression tools in Linux, including tar, gzip, xz, bzip2, 7zip, zip, rar, and zstd.

Published: 2/22/2021
How to Download a Website From the Wayback Machine

This guide shows how to download an entire website from the Wayback Machine via Linux command line.

Published: 2/21/2021
How to Disable Automatic Updates in Ubuntu

This guide shows how to disable automatic updates in Ubuntu Linux from both GUI and command line, as well as Snap auto refresh/update.

Published: 2/21/2021
How to Migrate From CentOS to AlmaLinux

This guide shows the official step by step instructions for how to migrate from CentOS to AlmaLinux.

Published: 2/18/2021