-
google မှာ ဆရာကျကျ movies တွေရှာမယ်
1 …… Movie Name -inurl:(htm|html|php|pls|txt) intitle:index.of “last modified” (mp4|wma|aac|avi) e.g — Now you see me -inurl:(htm|html|php|pls|txt) intitle:index.of “last modified” (mp4|wma|aac|avi) 2 …….. intitle:index.of? mkv movie name eg — intitle:index.of? mkvNow you see me 3 ………… “Movie Name” “Movie” “download” “.mkv” e.g —– “social network” “Movie” “download” “.mkv” 4 ………….. inurl:mp4+movie name e.g —- inurl:mp4+Avengers BNN TECH…
-
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==>…
