Recovering deleted files isn’t easy, but it isn’t impossible. Foremost is designed to forensically search your drive to recover deleted files in Linux.
Learning how to use the terminal can improve your Linux knowledge. If you’re struggling with Linux commands, you can use the Kmdr tool to explain them.
The echo command may seem like a useless command, but under the hood it’s surprisingly useful. Here are some ways to make use of the echo command in Linux.
If you’ve mounted your Windows partition in Linux, you may find that you are not able to write to it. Learn how you can write to Windows partition in Linux.
There are a few ways to quickly check whether a package is currently installed. Here’s how you can check whether or not a package is installed in Linux.
There are times when your computer is running slow because some apps are using a large amount of memory. Here’s how to fix high memory usage issue in Linux.
Started since 2002, Arch Linux has built up a large, loyal following of users who love Arch’s KISS approach, where minimalism and choice reign supreme.
Both the Snap and Flatpak formats of have their own centralized marketplaces, Snap Store and Flathub. Both are useful, but which one of these is right for you?
Did your system becomes less responsive when you were copying gigabytes of data? In Linux you can make use of ionice to manage the priority of I/O processes.
Environment variables in Linux let you set options for various apps without having to edit their configuration files. Learn how to manage environment variables in Linux.
SDCV is a dictionary utility you can run on your Linux Terminal. Learn how you can install a dictionary on Linux Terminal and look up words with commands.
To run Mac apps on Linux, you’ll need some sort of virtual machine or translation layer. You can either make use of Virtualbox or Darling translation layer.
While there are a lot of tools for reducing video file sizes, most of them depend on FFMPEG. Learn how to reduce video file size using FFMPEG in Linux.
Malware and rootkit can wreak havoc to your server. Luckily, there are plenty of tools to scan your Linux server for malware and rootkit, and they are free.
In most cases, video-editing software for Linux is free to use. If you want to get started, here are four of the best Linux video editors for you to try.
If you are running a Ubuntu server, you will need to reboot it occasionally after a system upgrade. Ubuntu livepatch can avoid server reboot without compromising security.
If you want more control when playing Counter-Strike: Global Offensive, you can create your own CS:GO server on Linux rather than using Steam’s server.
Struggling to keep your file downloads organized? If you don’t already have a download manager installed on your Linux machine, here are four of the best.
Linux is lightweight and fast by default, but it’s always beneficial to further speed up a Linux PC. Here are some great ways to speed up your Linux machine.
Upgrading the Raspberry Pi’s OS is very simple. Learn how to upgrade your Raspberry Pi to Raspbian Buster and gain access to updated software and utilities.
“/dev/null” in Linux is a virtual device file, and whatever you write to “/dev/null” is discarded, forgotten, thrown into the void. Learn how /dev/null works in Linux.
Topgrade can upgrade almost everything on your Linux system. It supports the package manager, Ruby Gems, Atom packages, Linuxbrew, Snap and Flatpak apps.
du is a command line tool in Linux that reports the amount of disk space used by directories and files. Here is some of the most handy usage of du in Linux.
If you ever use pipes and redirections in Linux, chances are you will also need to make use of the tee utility. Here’s how to use the tee command in Linux.
If you’re considering giving Linux a try, you might be put off by the risk of a steep learning curve. Here are 5 of the best Linux distros for beginners.
If you are using multiple LXD containers on the same system, it makes sense to limit the amount of resources each component can use. Here’s how you can do so.
While the Raspberry Pi has significant hardware limitations, the following lightweight operating systems for Raspberry Pi can turn it into a desktop PC.
SSHFS is very easy to use, clean and simple. It’s also incredibly secure since it relies on the battle-hardened and proven OpenSSH server. Learn how you can mount remote directories in Linux with SSHFS.