1. First Install CUPS
yum install cups
2. Service Start and Stops
systemctl enable cups systemctl start cups
3. Edit the Configuration file
sudo nano /etc/cups/cupsd.conf
Listen localhost:631
to
Listen *:631
grep -v '#' /etc/cups/cupsd.conf
Networking | Support | Tricks | Troubleshoot | Tips
1. First Install CUPS
yum install cups
2. Service Start and Stops
systemctl enable cups systemctl start cups
3. Edit the Configuration file
sudo nano /etc/cups/cupsd.conf
Listen localhost:631
to
Listen *:631
grep -v '#' /etc/cups/cupsd.conf
About Cloud Network
Providing on the Web, online library and learning platform for IT Professional Developers with a unique blend of original content, peer-to-peer advice from the largest community of IT.