Installing and using unzip Command to unzip a zip file using Terminal
How to install and use unzip command to unzip files using Terminal.
Command to check Last Login or Reboot History of Users and TTYs
How to check the last login or reboot history of users and ttys using the terminal command?
How to Copy Entire Directory to another Directory in Linux
How to copy the content of a directory to another directory using a Linux command?
Command to know the installed Debian version?
How to know the installed Debian version of your Operating System?
How to Select All text in vim/vi editor using Keyboard
Do you want to know how to select all text in the vim editor using the keyboard?
Command to know the Available Memory on Linux System
How to know the total memory available details on Linux Operating System terminal Command.
How to install and Configure sar sysstat tools in Ubuntu Linux
Let us take a look at the steps for installing sar a sysstat on Ubuntu Linux Servers
How to Get the List of Shells on Linux
How to identify the list of Shells that are available on a Linux Operating System?
Linux: Create a New User and Password and Login Example
How to create a new user in Linux, how to set the password, and login using the new user.
Fix - ssh-copy-id no identities found error
How to fix the error: ssh-copy-id no identities found error.
[Fix] Linux - bash: useradd: command not found
How to fix the error bash: useradd: command not found on Linux Operating System?
Command to unzip or extract tar.gz file on Linux or macOS?
How do I unzip or extract a tar.gz file on Linux or my macOS using the command line or terminal?
Linux Remove or Delete Files and Directories using Terminal Commands
Are you looking for ways to remove or delete files and directories on your Linux System? Let us take a look at which command to use to achieve this.
How to List All Users in Linux
Do you want to get a list of all users present on your Linux Operating System? Let us find out the command that can be used to get the details about the users in Linux.
pwd Command - Print Working Directory
In this lesson, we will look at the PWD - Print Working Directory the shell built-in command
Create Nested Directories using mkdir Command
How to create nested Directories using mkdir command on Terminal.
Fix - bash: man: command not found
How to fix the error bash: man: command not found on Linux distributions.
How to install curl on Alpine Linux
In this how-to, we will take a look at how to install curl on Alpine Linux.
Sort ls command by last modified date and time
In order to sort ls command by last modified date and time date and time you can make use of the -t or -tr option
How to go to the End of File in Nano Editor
In this example, we will take a look at how to move to the End of File in Nano Editor