*nix
Jump to navigation
Jump to search
Guides
- tuXfiles - Linux help
- GNU/Linux Practice Note
- Linux Commands - A practical reference
- Linux Resources
- Settling into Unix
- Relational shell programming
- commandlinefu.com
- shortcutworld.com - keyboard shortcuts wiki - chrome
- The Art of Unix Programming Eric Steven Raymond
- Unix as IDE
Tools and help
- sudo and /etc/sudoers
- find
- lsof
- World's best introduction to sed
- Awk
- ack - ack is a perl tool like grep for programmers
- http://www.anchor.com.au/blog/2011/08/awesome-but-often-unknown-linux-commands-and-tools/
- Package manager Rosetta
- apt-fast
- regex cheatsheet
- Linux, Clocks, and Time
- tzconfig / dpkg-reconfigure tzdata
- ncdu - ncurses disk usage
Other software
Debian
X
Window Managers
Openbox
Networking
- sudo /etc/init.d/<service> restart - ubuntu, restart a service
- sudo /etc/rc.d/<service> stop | start | restart - arch, service things
- sudo sh -c "echo 'something' >> /etc/privilegedfile"
- chown -R user:group . - change all and subitems [3]
- Linux DNS Lookup Command - host & dig
- route -n - display the host's networks and gateway
- /etc/hosts
- /etc/network/interfaces - ubuntu network interface settings
- /etc/resolv.conf - dns settings
- /etc/host.conf - dns resolve order
- /etc/dhcp3/dhclient.conf - overrides ubuntu server dns settings. change prepend option.
- /etc/dnsmasq.conf - dnsmasq settings
- dnsmasq configuration
- Local DNS cache in Linux using dnsmasq
- View The Daily Show, etc. in the UK, etc. Mofity HTTP headers; X-Forwarded-For "12.13.14.15" [5]
Cisco
Media
To check;