Posted on December 16, 2008, 7:52 pm, by admin, under
Networking,
unix.
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, if you are interested in remotely administering CUPS, you need to grant access from other [...]
Posted on November 25, 2008, 9:39 pm, by admin, under
Networking.
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 DNS server.
In this case, you only need to modify this information in the DNS server and the [...]