Networking

From Things and Stuff Wiki
Revision as of 18:07, 26 February 2013 by Milk (talk | contribs) (→‎VOIP)
Jump to navigation Jump to search


to sort and copy in

See also Rsync

Service commands

sudo /etc/init.d/<service> restart
  ubuntu, restart a service

sudo /etc/rc.d/<service> stop | start | restart
  arch, service things
route
  show network routes avaliable
route -n
  show network routes avaliable, just ip

Configuration

mtr
  • route -n - display the host's networks and gateway

to sort

  • View The Daily Show, etc. in the UK, etc. Mofity HTTP headers; X-Forwarded-For "12.13.14.15" [2]

IRC / IM

  • IRC - Internet Relat Chat
  • Bitlbee - Instant Messaging

FTP

nmap

nmap -sT -sU -O -p 1-65535 localhost
  full port scan

ntop

vnStat

  • vnStat is a console-based network traffic monitor for Linux and BSD that keeps a log of network traffic for the selected interface(s). It uses the network interface statistics provided by the kernel as information source. This means that vnStat won't actually be sniffing any traffic and also ensures light use of system resources. However, in Linux at least a 2.2 series kernel is required.

VOIP

  • Karaka is a Skype/XMPP gateway that connects the Skype and XMPP clouds.

Skype

Run multiple Skype sessions [3];

skype --dbpath=~/.Skype2 &

NFS

File sharing

to sort

TCP / IP

traceroute -m 100 216.81.59.173  

IPv6

VPN

other

IaaS

  • Nova is the project name for OpenStack Compute, a cloud computing fabric controller, the main part of an IaaS system. Individuals and organizations can use Nova to host and manage their own cloud computing systems. Nova originated as a project out of NASA Ames Research Laboratory.

Router

KVM