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
How to Cut Copy and Paste in Nano Text Editor
How to perform Cut Copy and Paste functionality in Nano text editor
How to tar.gz a directory or folder Command
Command to tar.gz a directory or a folder using terminal command.
How to create tar.gz file using Terminal Command
In this example, we will take a look at how to create a tar.gz file using Terminal Command.
Check SSH/OpenSSH version Command
To find the OpenSSH version by running the command ssh -V. It will display the installed SSH or OpenSSH version on your system.
SCP Copy all files from directory to Local Folder
In this article, we will take a look at how to copy all files from the directory to a local folder.
scp: ssh: connect to host xxxx port 22: Connection refused Error
What is ssh: connect to host xxxx port 22: Connection refused error while using scp command.
How to Install CVS Version Control on Linux/Ubuntu
In this article let us take a look at how to install CVS Version Control on Linux/Ubuntu.
How to check file permissions for your file using Linux/Unix/macOS Terminal Command
Let us take a look at how to check file permissions for your file using Linux/Unix/macOS Terminal Command
How to quit or exit SFTP Prompt on Terminal
Want o quit or exit the SFTP prompt on your terminal? Let's find out how.
How to use SCP Command to Copy Directory
Let's take a look at how you can copy a directory using the SCP command.
Create Hidden File or Directory using Shell Command
Let's check out how to create hidden files or directories using Shell Command.
Rename a directory using Linux/Unix command
In this article, we will take a look at how to rename a directory using Linux/Unix command.
Calculate days between dates using dateutils ddiff command
How to calculate days between dates using Linux dateutils ddiff command.
How to backup a file in Linux/Unix
This article we will see how to backup file in Linux Operating System.