Explore >> Select a destination


You are here

blog.jchw.io
| | cmetcalfe.ca
4.7 parsecs away

Travel
| | Resolving Windows NetBIOS names in Linux | When accessing computers on a LAN, it's often useful to access them by name instead of IP. This is especially...
| | jameshfisher.com
3.9 parsecs away

Travel
| | `nscd`, a local DNS resolver within `glibc`, is non-standard. Instead, use a local DNS server like `named` or `dnscache`.
| | dataswamp.org
4.0 parsecs away

Travel
| | In this article, you will learn how to establish a VPN in a dedicated network namespace on Linux
| | kaspars.net
23.5 parsecs away

Travel
| Ever wanted to use Dropbox for managing your static HTML site or blog? One option is to simply install the Dropbox Linux client and symlink the folder you want to the public folder server by Apache or Nginx on your server. Another option is to use a simple PHP script as a proxy to your...