You Can Now Share Files Between Android and Linux With Warpinator

You can now get the Android version of Warpinator, an app originally developed by the Linux Mint team for easy file sharing between Linux machines over a local network. With the Warpinator app on the Google Play Store, you can now seamlessly move files between your Linux and Android devices. Linux File Sharing Goes Android […]

Continue Reading

The 10 Best Linux Server Distributions

Linux is one of the driving factors behind today’s ever-growing internet scene. In fact, over 70% of all websites are powered by Unix, with Linux taking 58% of that number. The sheer amount of features provided by Linux-based distros make them suitable for web, file, and DNS servers alongside enterprise infrastructures. To help our readers […]

Continue Reading

5 Exciting Linux Distro Updates to Look Forward to in 2021

We’re four months into 2021 and a lot of major Linux distribution updates are right around the corner after constant development over the past few months. These updates are expected to bring an assortment of new features, performance improvements, and better hardware support alongside the latest Linux kernel. Here are some of the most exciting Linux […]

Continue Reading

10 Practical Examples of the Linux Grep Command

The grep command provides access to the grep utility, a powerful file processing tool used to find patterns in text files. It has many practical use cases and is certainly one of the most used Linux commands. This guide illustrates some simple yet useful Linux grep commands that have real-world uses. Example File for Demonstration We […]

Continue Reading

How to Display Process Information on a Linux System With the ps Command

In multiprocessing operating systems like Linux, processes form an integral part of the system workflow. Sometimes, users need to list the running processes on a system for monitoring purposes. In such situations, Linux command-line utilities can be helpful. The ps command is one such tool that displays information related to processes on a Linux system. Let’s […]

Continue Reading