Tutorials

How to set up the CUPS print server on Ubuntu 20.04

If your company has multiple PCs on the network that need to print, we need a device called a print server. Print servers act between the PC and printers, which accept print jobs from the PC and send them to the appropriate printer. CUPS is the primary mechanism in the Unix-like operating system for printing […]

How to set up the CUPS print server on Ubuntu 20.04 Read More »

Ext4 vs XFS – Which File System Should You Use?

Users of a Linux system pay little attention to the underlying file system. In fact, there is a tendency during Linux installation to often work with the default file system listed without exploring other available options. For Windows, things are a lot easier since NTFS is the dominant file system. There are numerous file systems

Ext4 vs XFS – Which File System Should You Use? Read More »

How To Install Snort On Ubuntu 20.04

How to install Snort on Ubuntu 20.04

This article provides a guide for how to install Snort on Ubuntu 20.04 (Focal Fossa). Snort is a lightweight, open source network intrusion prevention system for running a network intrusion detection system (NIDS). Snort is used to monitor the packet data sent / received over a specific network interface. Network intrusion detection systems can intercept

How to install Snort on Ubuntu 20.04 Read More »

How to Install MongoDB Compass in Ubuntu 20.04

MongoDB does not offer any web-based GUI to interact with the databases. While you are working as a developer, it would be very different to manage all databases using the command line. MongoDB Compass provides an interactive GUI for managing, querying, analyzing, and optimizing your MongoDB databases. This tool provides deep performance insights and you

How to Install MongoDB Compass in Ubuntu 20.04 Read More »

Best 3 Tools to Find and Delete Duplicate Files in Linux

Managing files might be a complicated task if there are a large number of duplicate files present in the system. Large volume of duplicate files occupies the storage space and may create disk full issues. Easiest way to deal with duplicate files is to locate them and delete manually but using a tool to find

Best 3 Tools to Find and Delete Duplicate Files in Linux Read More »

Set Up Automatic Unattended Updates for Ubuntu 20.04

Regularly updating your server is a crucial aspect to the overall security of your system. Sysadmins must be concerned about the security of Linux servers. Installing security updates on time fixes vulnerabilities that could be exploited by malicious individuals to gain access to the system. Manually updating your Linux system is a task that’s easy

Set Up Automatic Unattended Updates for Ubuntu 20.04 Read More »

Screenshot Tools for Ubuntu – How to Install and Use?

Nowadays most OS built in screenshot tools which lets you take the screenshot of your device’s entire screen. If you are content writer or tech enthusiastic you may browse your preferable content or article throughout the web and you may take or want to take a screenshot of the content for future references. Here, in

Screenshot Tools for Ubuntu – How to Install and Use? Read More »

How to Host Your Own Streaming Media Server Using Streama (Mini Netflix in Linux)

Streama is an open source application that is free to use. In a Linux distribution, you can freely setup your own streaming media server and stream videos, movies, tv shows or any others as per your wish. You can save such media files on your local computer or any other servers, VPS. Such videos can

How to Host Your Own Streaming Media Server Using Streama (Mini Netflix in Linux) Read More »

How to Enable WordPress Debug for Error Troubleshooting

Once you start with the websites, you might encounter different types of issues in the near time. Developing troubleshooting skills comes in handy to resolve such issues for a healthy website. Similarly, getting issues on WordPress sites is not a surprise. While browsing WordPress sites, there might be showing errors like “Error establishing a database

How to Enable WordPress Debug for Error Troubleshooting Read More »