Instructional, step-by-step articles.
Content Type: How-To
-

How to Use Convert Tool to Edit Images from Linux Command Line
ImageMagick is a suite of image modification software for Linux. It consists of many tools with number of options for image modification, conversion, etc.…
-

How to use Linux Screen
GNU Screen is a versatile terminal multiplexer that enables you to manage multiple terminal sessions within a single window. It’s particularly useful for running…
-

How to Fix UFW Deny Rule when it is not Blocking an IP Address
ufw (Uncomplicated Firewall) provides a user-friendly interface for managing firewall rules on Linux systems. It simplifies the configuration of iptables by allowing administrators to…
-

How to Use VLC Player to Share Files over Wi-Fi between iPhone and PC
VLC Player has long been on the internet than iPhone and Windows 10 have even existed. It is one of the most popular software…
-

How to Disable SELinux on CentOS 8
SELinux (Security Enhanced Linux) is a Linux kernel module which provides options for Mandatory Access Control (MAC) policies. It comes with various command line…
-

How to Use ‘Pkexec’ (a sudo alternative) to Run Commands as Root on Linux
On Linux systems, the sudo command is commonly used to perform tasks requiring administrative privileges. However, if you encounter errors with sudo, such as…
-

How to Add a Sudo User in Ubuntu
The sudo command in Linux is a powerful utility that allows users to perform tasks requiring administrative privileges. By default, standard users have limited…
-

How to Stop iPhone from Syncing with iTunes when Plugged into Computer
Automatic syncing is one of the most useful feature of iTunes. It makes sure that your data on iPhone is backed up on your…
-

How to Install and Use Pip on Ubuntu 20.04
pip is the default package manager for Python, allowing you to install and manage additional libraries and dependencies not included in the standard Python…
-

How to Use the Best Hacking Tools of Linux
Linux and Unix based operating systems have been at the core of the fields of Information Security, Network Security, Cryptography, etc. They come with…