SSH , FTP , SCP , sudo and su for Linux and Unix
What you'll learn
- How to access Linux and Unix using SSH
- How to upload or download files from Windows to Linux or Windows to Unix using FTP
- How to upload or download file from Linux to Unix or Unix to Linux using SCP
Requirements
- No need any knowledge, will teach you here everything about it
Description
Here's a brief description of each topic:
SSH (Secure Shell):
Description: SSH is a cryptographic network protocol used to secure data communication over a computer network. It provides a secure channel for accessing and managing remote systems, allowing for secure command-line access, file transfers, and other network services.
FTP (File Transfer Protocol):
Description: FTP is a standard network protocol used to transfer files from one host to another over a TCP-based network, such as the internet. It allows users to upload or download files and directories, making it a common method for managing files on remote servers.
SCP (Secure Copy):
Description: SCP is a secure file transfer protocol that uses SSH for data transfer and authentication. It provides a secure and efficient way to copy files between local and remote systems, ensuring the confidentiality and integrity of the transferred data.
sudo (Superuser Do):
Description: "sudo" is a command-line utility in Unix-like operating systems that allows a permitted user to execute a command as the superuser or another user, as specified by the security policy. It provides a way to perform administrative tasks without logging in as the root user.
su (Switch User):
Description: "su" is a command in Unix and Unix-like operating systems that allows a user to change the current user context to another user, including the superuser (root). It is often used to execute commands with elevated privileges or to switch to a different user account.
These concepts are fundamental for managing and securing systems, especially in the context of Linux and Unix environments. Understanding how to securely access remote systems, transfer files, and manage user privileges is crucial for effective system administration.
Who this course is for:
- everyone working on Linux or Unix environment
Instructor
With over 15 years of experience, Tareq is a skilled IT professional who constantly strives to deepen his knowledge and expand his skill-set in the field of Information Technology, both on and off the job. Throughout his career, Tareq has had the privilege of working with highly motivated and talented professionals who have inspired him to take on challenges with determination and make the most out of every opportunity. His motto is to approach any job with a mindset of success, knowing that your drive to achieve your goals will ultimately determine your resume and paycheck
Tareq's objective on Udemy is to equip YOU with an IT skill-set that will help you secure an IT job.