How to transfer file with stfp command.
How To Transfer File With Stfp Command. In this tutorial, we will show you how to use the Linux sftp command. What is SFTP: SFTP (SSH File Transfer Protocol)...
Continue reading
How to use chowncommand.
How To Use Chowncommand. In this tutorial, we will show you how to use the chown command through practical examples. The chown command allows you to change the user and/or...
Continue reading
How to create users with usseradd comand.
How To Create Users With Usseradd Comand. In this article, we will talk about how to create new user accounts using the useradd command. useradd Command The general syntax...
Continue reading
How to use time command.
How To Use Time Command. In this article we will show you how to use time command. For example, if you have two different scripts doing the same job and...
Continue reading
How to Rename Files and Directories.
How To Rename Files And Directories. In this tutorial, we will show you how to use the mv and rename commands to rename files and directories. Renaming Files with...
Continue reading
How to create bash alliases.
How To Create Bash Alliases. This article explains how to create bash aliases so you can be more productive on the command line. Creating Bash Aliases Creating aliases in...
Continue reading
How to use file comand.
How To Use File Comand. The file command displays the type of a file. Linux File Command Syntax The syntax for the Linux file command is as follows: file...
Continue reading
How find large files with du and find command.
How Find Large Files With Du And Find Command. This tutorial explains how to find the largest files and directories in Linux systems using the find and du commands. ...
Continue reading
How to use tee command.
How To Use Tee Command. In this article, we’ll cover the basics of using the tee command. The tee command reads from the standard input and writes to both standard...
Continue reading
How to understand Bash Functions.
How To Understand Bash Functions. In this tutorial, we will cover the basics of Bash functions and show you how to use them in your shell scripts. Defining Bash...
Continue reading



Recent Comments