telnet localhost 631
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
[antonio@fujitsu ~]$ systemctl status cups
● cups.service - CUPS Scheduler
   Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled; vendor preset: disabled)
   Active: active (running) since Wed 2018-06-06 23:29:07 CEST; 40min ago
     Docs: man:cupsd(8)
 Main PID: 891 (cupsd)
   Status: "Scheduler is running..."
    Tasks: 2 (limit: 4296)
   Memory: 16.0M
   CGroup: /system.slice/cups.service
           ├─ 891 /usr/sbin/cupsd -l
           └─2479 /usr/lib/cups/notifier/dbus dbus://


Antonio Montagnani

Linux Fedora 28 Workstation
da/from Gmail

2018-06-07 0:00 GMT+02:00 Ed Greshko <ed.greshko@greshko.com>:
On 06/07/18 05:14, Antonio M wrote:
> 127.0.0.1        localhost.localdomain localhost
> ::1        localhost6.localdomain6 localhost6
>
> System is Fedora 28 fully updated
>
Sorry, early AM here.

You said something about "cups".  So, that would mean port 631, right?

So you should see something like this....

[egreshko@meimei ~]$ telnet localhost 631
Trying ::1...
Connected to localhost.
Escape character is '^]'

as well as...

systemctl status cups

--
Conjecture is just a conclusion based on incomplete information. It isn't a fact.


_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/CWH3CNL4AEBAN2O6EJZW7IXAO56SNFWH/