Tips & Tricks

From Wiki³
Revision as of 02:07, 26 July 2017 by Kyau (talk | contribs) (Created page with "{{DISPLAYTITLE:{{TitleIcon|arch=true}} Tips & Tricks}}<metadesc>Tips and tricks for using an Arch Linux system. Most are also applicable to Linux in general.</metadesc> <div i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
IconUNDER CONSTRUCTION: The document is currently being modified!

Icon Unformatted

Reboot into firmware.

# systemctl reboot --firmware

Process list with tree and cpu/ram usage.

# ps xawuf

Use netstat to list open ports and show processes attached to them.

# netstat -tulnp