
How to Install Freeoffice in Linux
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.
Learn Linux and get from a beginner to expert user with these Linux tutorials.
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.
Nano is a text editor for the Linux terminal. It is simple to use and comes with powerful keyboard shortcuts. Here’s how to use it.
This tutorial shows how to install OpenVas, an open-source vulnerability scanner for Linux, and then run your first vulnerability scan.
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.
If your display is getting glitchy, you can conduct a stress test before you get a new one. Here’s how you can stress test your graphics card on Linux.
It is easy to create a Windows 10 installer USB on a Windows machine, but if you want to do iton Linux, here’s how you can do so.
If you are always using Google to search for things, here is how you can do a google search for anything you copied to the clipboard.
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.
VLC can be used to play YouTube videos but is a troublesome process that requires many clicks. Here is how to automate playing YouTube videos on VLC.
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.
The Task Manager is one of the default tools in most operating systems. Here you’ll learn how to manage your running processes with XFCE task manager.
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.
If you’re compressing and resizing images day-in, day-out, why not make it a one-click affair? You can easily compress and resize images in Thunar.
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.
The default Linux distro used in Chrome OS Crostini is Debian. You are not stuck with it, though. Here’s how to change it to run Ubuntu instead.
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.
It isn’t all that often, but kernel upgrades can and do go wrong. When the updated kernel causes issues, learn how you can downgrade the kernel 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.
On Linux, you sometimes need to work with disks and/or partitions directly from the command line. lsblk displays information about storage devices.
Skidmap is a Linux-based cryptojacker which mines cryptocurrency on Linux machines, and Skidmap has features that make it hard to locate and stop.
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.
Tmux is a terminal multiplexer with a wide range of features. This shows how to manage and restore Tmux sessions automatically after a hard reboot.
Computer clocks are not perfect and often slow down over time. Learn how you can sync your Linux time online with NTP servers and keep it on time.
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.
Nginx comes with features for you to block a DDoS attack on your server. Learn how you can configure your Nginx to prevent a DDoS attack.
You may struggle with the performance of your GPU if it isn’t properly configured. Learn how you can monitor Nvidia GPU in Linux with these two tools.
Since Docker containers are little boxes of software, it can be easily copied and moved from computer to computer. Here we show you how to do it.
If you are using Linux to code, you’ll have to choose a distro that works for you. Here are some of the best Linux distros for developers and programmers.
The Linux kernel is the core in most desktop and mobile OS. While they are using the same kernel, mobile Linux is not quite the same as Desktop Linux.
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.
Symlinks are files that link to other files. In Linux, symlinks serve as shortcuts. Here is how to manage symlinks and fix broken symlinks in Linux.
A commonly asked question is “Is Arch Linux better than Ubuntu?” We compared the two to see which is better. Here are our findings.
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.