Category: Uncategorized
-
linux comand တွေနဲ့ service တွေရဲ့ အတိုကောက် အခေါ်ဝေါ်လေးတွေ
linux comand တွေနဲ့ service တွေရဲ့ အတိုကောက် အခေါ်ဝေါ်လေးတွေ ACL – access control list APT – advanced packaging tool (apt) ASCII – American Standard Code for Information Interchange CentOS – Community ENTerprise Operating System cd – Change directory CLI – command line interface crontab – cron table dir – directory distro – Distribution, a collection of user…
-
system admin တွေသိပ်ကြိုက်တဲ့ commands များ
system admin တွေသိပ်ကြိုက်တဲ့ commands များ #uptime (user ဘယ်နှစ်ယောက် ဘယ်အချိန်က login ဝင်ထားလည်းဆိုတာ သိရမယ်) #w (login ဝင်ထားတဲ့ user က ဘယ်သူလဲ , tty ဘယ်လောက်နဲ့လဲ) #users (လက်ရှိ username ကဘယ်သူလဲ) #who (w နဲ့တူတူပဲ) #whoami (users နဲ့တူတူပဲ) #ls (file တွေ dir တွေရဲ့ list ကိုပြတဲ့ command file တွေ dir တွေ modified စလုပ်ခဲ့တဲ့ date ပါပြမှာ >>> usage >> ls -l ) #crontab…
-
Find hardware information in Linux using several commands

Find hardware information in linux using several commands 1==> lscpu (cpu information ကိုသိချင်ရင်စစ်တာ) usage → lscpu 2==> lshw (computer တစ်ခုလုံးမှာရှိတဲ့ hardware တစ်ခုချင်းစီကို အသေးစိတ် အကုန်လုံးကို ကြည့်လို့ရမှာပါ package မရှိရင်တော့ install လုပ်ရမှာပါ ဒီ command ကို သုံးမယ် ဆိုရင် sudo userဖြစ်ဖို့တော့လိုပါတယ်) usage → sudo lshw 3==> hwinfo (hardware information ကို အပေါ်ယံကြောလေးမြင်ရမှာပါ package မရှိရင် install လုပ်လို့ရပါတယ်) usage → hwinfo –short 4==>…
-
CentOS7 မှာ ftp server ကို install and configure လုပ်ကြည့်ကြမယ်
Installing FTP Server on CentOS7 ကျွန်တော်အခု ပြောပြပေးမှာက centos7 မှာ ftp server ကို install and configure လုပ်တာရယ် client ကနေ ဘယ်လိုယူသုံးမလဲဆိုတာ ရယ်ကို ပြောပေးမှာပါ ftp ဆိုတာကို ရှည်ရှည် ဝေးဝေးပြောစရာမလိုအောင် ကိုသိပြီးနေကြပြီလို့ထင်ပါတယ် ဘာလို့လည်းဆိုရင် ဖုန်းတွေနဲ့တောင်မှာ network ပေါ်ကနေ server ထောင်ပြီးသုံးလို့ရတဲ့ ခေတ်ဖြစ်နေလို့ပါပဲ … အိုကေ ဒါဆို ကျွန်တော်တို့ တစ်ဆင့်ပြီးတစ်ဆင့် ဆက်သွားကြရအောင် အဆင့် 1 – Install vsftpd package Centos ရဲ့ Default repo အဖြစ် ftp pakage ကပါပြီးသားဆိုတော့ repo ကို add…
