hello world
Windows Object Handles
Handles are context specific pointers to resources managed by the system.
Seting up NFS on Linux
NFS, Network File System, is a distributed file system protocol used for sharing files and directories over a network. The files and directories can be accessed as if they were located on the remote computer.
Binding to ports lower than 1024 in Linux
In all linux systems you need to be root to bind to ports lower than 1024.