*nix

From Things and Stuff Wiki
Jump to navigation Jump to search


Linux

Tools and help

Virtualisation

linux modules: vboxnetflt and vboxnetadp

Other software

Debian

X

Window Managers

Openbox

Networking

  • /etc/network/interfaces - ubuntu network interface settings
  • route -n - find the hosts gateway
  • sudo nano /etc/resolv.conf - dns settings
  • sudo /etc/dnsmasq.conf - dnsmasq settings
  • dnsmasq configuration
  • Subnet cheatsheet [2]

Cisco

Media

To check; http://www.reddit.com/r/archlinux/comments/n1kyh/what_are_some_good_lightweight_media_players/

Specific

  • sudo /etc/init.d/[servicename] restart - restart a service
  • chown -R user:group . - change all and subitems [4]