
How to Benchmark Linux Servers to Choose the Best One
The best way to choose a virtual private server for your app is to benchmark it. Learn how to benchmark a Linux server and choose which is best for you at this moment.
Learn Linux and get from a beginner to expert user with these Linux tutorials.
The best way to choose a virtual private server for your app is to benchmark it. Learn how to benchmark a Linux server and choose which is best for you at this moment.
Many think Linux users don’t need an antivirus, but it’s a good idea to have some type of virus scanner just in case! Here are some of the best antivirus programs for Ubuntu.
When it comes to booting your Linux OS, there are the old and useful Grub and the newer and simpler systemd-boot. So which is better as a bootloader? Let’s find out.
If your music files are too loud, too soft, or have obnoxious peaks and irregular volume, you can use FFmpeg to normalize your music files. Here’s how.
Pip is a package manager for Python that lets you easily install packages from the Python Package Index. Learn how you can install Pip in Ubuntu.
Kubernetes is an open-source platform that helps manage container applications such as Docker. It can speed up server deployment and save you time and money.
LUKS is the native encryption option on Linux systems, and unlike many other encryption solutions, you can change your LUKS encryption passprase. Learn how.
cURL is a command-line tool for transferring data with URLs and it is an incredibly powerful tool. Learn how to make full use of the cURL command in Linux.
Ubuntu’s recovery mode provides great options to fix a broken system. Learn how to boot into recovery mode in Ubuntu, Linux Mint, and related systems.
Just because you are using XFCE doesn’t mean it has to be ugly. Looking to spice up the look of your XFCE desktop? There’re plenty of XFCE themes around.
It’s fairly easy to extract a zip archive in Linux. Even so, there are more advanced ways you can open zip files and deal with their contents.
Google doesn’t provide an official Google Drive client for Linux. Here we have compiled a complete list of all the unofficial Google Drive clients for Linux.
Streaming services are more popular than ever, but many don’t support Linux. Take these simple steps, and you’ll be watching streamed content on Linux in no time!
Dropbox on Linux has dropped support for all other filesystems except for Ext4. This shows how to get Dropbox working agin in non-ext4 filesystem.
Did your hard drive just crash and you can’t save to your home partition? These six Linux tools can help you retrieve your data and get your digital life back on track.
If you use Linux, there will be a time when you need to know more about your network. The ss command is useful for you to monitor your network connection.
SCP and SFTP are two secure alternatives for FTP. FTP sends data in plain-text, while the other two use the Secure Shell (SSH) protocol for communication.
Microsoft doesn’t offer a syncing tool for their OneDrive service for Linux. Here we show you how to sync OneDrive with Linux using the onedrive script.
System monitoring tools will help you spot any service failures before they impact users. These are some of the best system monitoring tools you can use with Ubuntu.
Linux offers plenty of options to make your PC your own. The ability to choose virtually any keyboard layout is one of them. Learn how!
For sharing files between different operating systems, it can easily be done with Network Share. Here’s how you can transfer files between Linux and Windows.
It is easy to schedule task on Linux, particularly with the “at” command. Pretty much any action you can think of can be scheduled with the “at” command.
Homebrew is a handy tool for Mac users, and now it is available for Linux and Windows under the name Linuxbrew. Here is how Homebrew for Linux works.
iTunes is the primary way that Apple users use to access their music, but it is not available for Linux. Learn how you can access your Apple Music in your Linux machine.
Running out of disk space on your computer can cause issues and update failure. Learn how you can check and manage disk space in Linux.
Zsync is a simple tool for Linux that lets you automatically update files that you’ve already downloaded, saving valuable time and drive space.
There are plenty of specialized Linux distributions for the Raspberry Pi. Here are some of the best Linux distro you can run on Raspberry Pi.
While the Playtstation 2 is a historical relic, you can still play your favorite PS 2 games on Linux. Learn to install and set up PCSX2 and start playing!
You can create your own version of Google’s G suite with Nextcloud and OnlyOffice. Learn how you can install both Nextcloud and OnlyOffice in Ubuntu in a few steps.
If your ISP doesn’t provide you with a dedicated IP address, you can make use of a VPS and reverse SSH tunnel to allow external connections. Here’s how.
You don’t need extra software to run Ubuntu in Windows 10. Here we show you how you can install Ubuntu in Windows using the built-in Hyper-V feature.
SFTP makes it easier to transfer files securely to a remote server. Filezilla and WinSCP also come with support for SFTP. Learn how you can use SFTP to transfer files.
DevedeNG is a simple, yet powerful, utility that allows you to make DVD images complete with menus using your video files. Learn how!
Linux will still not be a mainstream desktop in 2019, but there are some interesting things to look for. Here are the 5 biggest Linux predictions for 2019.
If you don’t like the default theme of Ubuntu, you can easily change it. Here’s how you can easily turn your Ubuntu into macOS Mojave with a few simple steps.
Most stable Linux distributions don’t come with newer software in their repository. Here is how you can run bleeding edge software on Debian and Ubuntu.
Knowing when a file was used, accessed or changed can help to detect unauthorized access. Here is how you can find out when a file was accessed or modified in Linux.
Rsync is a useful file synchronization tool that comes with incremental synchronization. Learn how to and install and use the Rsync command in Linux.
Most users who try to install Google Chrome in Ubuntu will not find it in the Software center. Here is how you can install Google Chrome in Ubuntu.
Handbrake is a powerful open-source tool for encoding videos. You can use it to rip backups of your DVDs on Linux. Find out how!
Docker allows you to run your application on the same environment everywhere. Here we will show you how to use Docker containers to run applications .
Snap has come along as an easy way to run almost anything, including games, without hassle. Here are some of the best games in Ubuntu Snap Store.
Teamviewer is a popular way for remote teams to collaborate, share screens and provide tech support. Learn how to install and use Teamviewer on Linux!
Taking a screenshot in Linux isn’t difficult, but you can make it better with Flameshot. Find out why you should use Flameshot to take screenshots in Ubuntu.
Docker is a containerization utility that allows you to develop your application once and deploy it everywhere. Learn how you can install Docker in Linux.
Sometimes you need to pack multiple files and/or directories into a single file. These are some tar commands you can use to archive and compress your files.
There are times where you need to connect to your web server while on the move. Here is how you can access your Linux server from your Android device.
Spotify is easily the most popular music streaming service in the world, and they support Linux! Learn now to install the Spotify client on your Linux PC.
Slack is an extremely popular way for teams to collaborate and communicate online. Learn how to install the offical Slack client on Linux.
Containers are portable and easy to clone and/or move to other operating systems. LXD is a container that is designed to contain an entire operating system instead of an application.