Linux Partition System
Linux Partition System ကို သိခ်င္ပါက Terminal မွာ lsblk ဆိုသည့္ command အသံုးျပဳျပီးၾကည့္နိုင္
သည္။lsblk (enter)
Linux File
System Hierarchy
# Command တည္ရွိရာ
လမ္းေၾကာင္းကိုစစ္ေဆးျခင္း
Type hostname (enter)
Type ifconfig (enter)
# ~ = Home ေအာက္မွာ ရွိတဲ့ user ေတြကို ေတြ႕နိုင္ပါတယ္။
Check
Login User Account
è
whoami
è
logname
Check
Shell Shell ရွိရာလမ္းေၾကာင္းစစ္ခ်င္ရင္သံုးပါတယ္။
Echo $0 echo $ SHELL
Bash Sehll
Version ကိုစစ္ခ်င္ရင္ေတာ့ ေအာက္ပါ command ကိုအသံုးျပဳနိုင္သည္။
# bash --version
# rpm -qa | grep bash
Restart လုပ္ခ်င္ရင္သံုးတဲ့
Command က
# reboot
# init 6
Check OS Architecture
Uname
-m
# x86
(32bit)
#x64
(64bit)
#x86-64
(64bit)
#i86
(32bit)
#i686
(32bit)
#DreamTechnologies
Comments
Post a Comment