Useful Linux Networking Commands You Need To Know

As of writing this, Linux has a worldwide market share of more than 3% on desktops, but over 90% of all cloud infrastructure and hosting services run in this Linux…

[Linux] List of Important BASH External Commands

The bash shell utilizes many bash external commands to allow you to maneuver around the file systems and manipulate files and directories. Also Read: List of Bash Environment Variables in…

[100+] List of Most Common Unix and Linux Commands

It is a common occurrence to find users who are not even aware of what operating system they are running. Once upon a time, there was no such thing as…

List of Important Unix/Linux Files and Their Permissions

A file system is a logical collection of files on a partition or disk. A partition is a container for information and can span an entire hard drive if desired.…

[Solution] Fix and Recover a corrupt history file in zsh – Linux

If you ever see a message like this upon opening a new shell – “zsh: corrupt history file /root/.zsh_history“. You can easily fix your history file by extracting only the…

How to Setup FTP Server in Ubuntu

FTP used to be the most used protocol on the Internet by sheer data traffic until it was surpassed by HTTP a few years ago. FTP does one thing, and…

How To Install SSH Server in Ubuntu

SSH (Secure Shell) is a program to log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another.…

Setting Up New Virtual Machine with VMware Workstation 16 Pro

A virtual machine is a software that, like a physical machine, runs an operating system and applications. A virtual machine uses your host system’s physical resources on which it runs.…

List of Variables and Metacharacters in Linux – Shell Programming

Shell program is series of Linux commands. Shell script is just like batch file is MS-DOS but have more power than the MS-DOS batch file. Shell script can take input…

A Quick Overview of Linux File System

One of the most frustrating things about mastering a new OS can be figuring out where it keep files. Instead of keeping all important system files in a single directory,…

Top 77 Linux Interview Questions to Ask Candidates

Linux is a common computing environment, and for that reason, many specialties within IT will require basic Linux/UNIX knowledge. If you’re getting ready to interview for a web or software…