2.5 Linux System Commands
Date / Time
#date = Show current date/time
#date -s "1 May 2017 11:30:00" = change date / time
#timedatectl = Show timezone
#timedatectl set-timezone Asia/Tokyo = change zone
#cal 5 2017 = Show calendar of May 2017
Shutdown
#reboot = Restart
#init 6 = Restart
#shutdown = Shutdown
#init 0 = Shutdown
Hardware & Kernel
#uname -a = Show Linux Kernel Version
#cat /proc/cpuinfo = Show CPU information
#cat /reoc/memofo = Show Memory information
Disk & Memory
#fdisk -l = View disk partition
#df -h = View free space
#du -hs * = View usage space
#free -h = View memory space
Subscribe to:
Post Comments (Atom)
EmoticonEmoticon