public sysctl • 3 min read • How to Use Sysctl Command in Linux Learn to use sysctl command in Linux with our step-by-step tutorial. A command that allows admins, users to interact, modify kernel parameters…
public rename • 4 min read • How to Rename Directories in Linux Rename directories in Linux with our step-by-step tutorial. A task that allows you to change the name of directory without affecting content.…
public nano • 5 min read • How to Use Nano, the Linux Command Line Text Editor Use Nano, the Linux Command Line Text Editor with our step-by-step tutorial. Nano is a simple editor for those that require it.…
public string • 5 min read • How to Compare Strings on Bash Compare Strings in Bash with our step-by-step tutorial. Strings are an essential concept in programming and computer science.…
public ssh • 6 min read • Using the SSH Config File Using the SSH Config File with our step-by-step tutorial. It is a secure network protocol for remote access and file transfers.…
public environment-variable • 6 min read • How to Set and List Environment Variables on Linux Set and List Environment Variables on Linux with our step-by-step tutorial. An environment variable stores values for software and OS.…
public whoami • 3 min read • Whoami Command in Linux In this tutorial, we will talk about whoami command which prints the effective user ID's user name.…
public create-a-file • 5 min read • How to Create a File on Linux Create a File on Linux with our step-by-step tutorial. It is a popular operating system renowned for its versatility, security, and stability.…
public linux • 4 min read • How to Add User to Group on Linux Add User to Group on Linux with our step-by-step tutorial. It is an organizational unit that organize and manage user accounts.…
public ssh • 4 min read • How to Change the SSH Port on Linux Change the SSH Port on Linux with our step-by-step tutorial. SSH is a secure communication protocol for remote access to Linux.…
public wordpress • 8 min read • How to Install WordPress with LEMP on Ubuntu 18.04 Install WordPress with LEMP on Ubuntu 18.04 with our step-by-step tutorial. It is a CMS used for creating websites and blogs.…
public string • 3 min read • How to Check if a String Contains a Substring in Bash Check if a String Contains a Substring in Bash with our step-by-step tutorial. It is a data type used to represent and manipulate text.…