Print Server Comparison
The old print server, which is a Samsung printer, was shared using CUPS/avahi-daemon. It worked well. However, the new print server, with an IP address, contrasts. The local resolved IP address of the new print server is: 192.168.9.11 (right IP address).
Key Concepts
- Print Server: Old Samsung printer and the new print server
- CUPS: Common Unix Printing System
- avahi-daemon: A daemon for automatic discovery of services on a local network
- IP Address: 192.168.9.11 (right IP address of the new print server)
Code Blocks
# Old print server shared using CUPS/avahi-daemon
# New print server with IP address 192.168.9.11
References
- Books: None
- Articles: None
- Online Resources: None