Terminal commands for beginners #keefto

Zaid Jaber by Zaid Jaber

Privacy: Public
Category: How To

Description:
In this video we will take alook on terminal commands for beginners below are the commands
Update and Upgrade
~$ sudo apt-get update && sudo apt-get upgrade

List files and directories
~$ ls
~$ ls -la

Naviage directories
~$ cd Desktop/

Naviage to home directory
~$ cd ~/

Create and delete files and directories
~$ mkdir dir_name
~$ rm --dir dir_name
~$ leafpad file_name.txt
~$ rm file_name.txt

For more Articles and videos visit
website ~ https://www.keefto.com/
articles ~ https://www.keefto.com/articles
videos ~ https://www.keefto.com/videos

Share with social networks:
Embed The video Tour Website

Comments (0)

Watch More

How To Take an iPhone S... omg A descriptive, step-by-step procedure that illustrates how to u...
How to change kali linu... omg Kali Linux is a Debian-based Linux distribution aimed at advanc...
Installing laravel usin... omg In this video we will learn how to install new laravel project ...
Hack The Box Invite Cod... omg How to register an account on https://www.hackthebox.eu/ By ...
How to clear search his... omg In this video you will learn how to clear safari browser data ...