LINUX SYSTEM COMMANDS #1 | BEGINNERS CHEAT SHEET | TAMIL CLOUD

Опубликовано: 04 Октябрь 2024
на канале: Tamil Cloud
1,030
24

#linuxcheatsheet #linuxcommandsintamil #linuxintamil


எளிய முறையில் Linux படிப்பது எப்படி? | Linux Tutorials for Beginners-1
   • Linux for Beginners #01 | Linux in Ta...  
#########################
எளிய முறையில் Linux படிப்பது எப்படி? | Linux Tutorials for Beginners-2
   • Linux for Beginners #02 | Linux in Ta...  

Linux Tutorials 3 தமிழில் | Admin Commands Part-1
   • Linux for Beginners #03 | Linux in Ta...  

Linux Tutorials 4 தமிழில் | Admin Commands Part-2
   • Linux for Beginners #04 | Linux in Ta...  

Linux Tutorials 5 தமிழில் | Admin Commands Part-3
   • Linux for Beginners #05 | Linux in Ta...  
**************************************
Linux System Related Commands

uname -a Displays Linux system information
cat /etc/os-release
uname -r Displays kernel release information

uptime Displays how long the system has been running including load average
hostname Shows the system hostname
hostname -i Displays the IP address of the system
hostnamectl
last reboot Shows system reboot history
date Displays current system date and time
timedatectl Query and change the System clock
cal Displays the current calendar month and day
w Displays currently logged in users in the system
whoami Displays who you are logged in as
finger username Displays information about the user