Linux Command Articles

Chown Command in Linux (File Ownership)

The chown command is a powerful tool in the Linux operating system, and it plays a crucial role in managing files and directories. At its core, chown stands for "change owner," and as the name suggests, it is used to change the ownership of files and directories on...

15 Practical examples of curl command

Curl is the most essential command-line tool in Linux / UNIX for transfer data to or from a server using various protocols. Most common supported protocols to curl utility are HTTP, FTP, IMAP, POP3, SCP, SFTP, SMTP, TFTP, Telnet, LDAP, etc. Curl has capabilities to...

How to Extract (Unzip) Tar Gz File

If you’re roaming the open-source world, chances are high you encounter .tar.gz information regularly. Open-source packages are usually out there to obtain in .tar.gz and .zip codecs. The tar command is used to create tar archives by changing a...

How to Use SCP Command to Securely Transfer Files

SCP (secure copy) is a command-line utility that means that you can securely copy information and directories between two areas. With scp, you possibly can copy a file or listing: Out of your native system to a distant system. From a distant system to your native...

No Results Found

The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.