If you need to find out how to install FreeOffice in Linux, we have you covered. Here’s how to download it as well as FreeOffice’s features and drawbacks.
Switching to Linux can be intimidating, but learning the command line can be very useful. Here are some useful Linux commands new users should pick up.
LXDE is one of the lightest graphical environments you can use for your Linux desktop. This is how to add an app launcher panel in LXDE so it doesn’t consume many resources.
Guake is a dropdown terminal emulator for Linux. Let’s see why it’s worth it to invest some time to install, configure and use Guake on your Linux computer.
Kali Linux is a Linux distro for security testing. It includes software from Aircrack to John the Ripper. Here’s how you can install Kali Linux on your PC.
If you are nostalgic or dislike Gnome and want Unity desktop back on Ubuntu, it’s easy to install Unity and make it your default graphical shell again.
If you want to use the Kodi media center on your Raspberry Pi, you can run it using OSMC. Here’s how you can install OSMC on your model of Raspberry Pi.
Personal Package Archives (PPAs) allow you to install software, but there are times when you need to remove it. Here’s how to remove PPAs in Ubuntu distro.
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.