-
-
Archives
Categories
Blogroll
-
Tag Archives: unix
How to enable CUPS remote administration
CUPS (Common UNIX Printing System) is the standards-based, open source printing system developed by Apple Inc. for Mac OS X and other UNIX-like operating systems. The default installation of CUPS only enable you to manage it from localhost computer. However, … Continue reading
How Computer resolves hostname
Basically there are 2 ways in resolving hostname to IP address: 1. DNS 2. Host file The easiest way is to register a hostname in a DNS server. All computers in the network point the DNS server setting to this … Continue reading
Posted in Networking
Tagged administrator, computer, DNS, hostname, hosts file, Linux, unix, windows
Leave a comment