Re: can' connect to localhost

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/06/2018 03:05 PM, Antonio M wrote:
> systemctl status cups.service
> ● cups.service - CUPS Scheduler
>    Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled; vendor
> preset>
>    Active: active (running) since Wed 2018-06-06 23:29:07 CEST; 35min ago
>      Docs: man:cupsd(8)
>  Main PID: 891 (cupsd)
>    Status: "Scheduler is running..."
>     Tasks: 2 (limit: 4296)
>    Memory: 16.2M
>    CGroup: /system.slice/cups.service
>            ├─ 891 /usr/sbin/cupsd -l
>            └─2479 /usr/lib/cups/notifier/dbus dbus://
> 
> giu 07 00:04:52 fujitsu cupsd[891]: Expiring subscriptions...
> giu 07 00:04:53 fujitsu cupsd[891]: Expiring subscriptions...
> giu 07 00:04:54 fujitsu cupsd[891]: Expiring subscriptions...
> giu 07 00:04:55 fujitsu cupsd[891]: Expiring subscriptions...
> giu 07 00:04:56 fujitsu cupsd[891]: Expiring subscriptions...
> giu 07 00:04:57 fujitsu cupsd[891]: Expiring subscriptions...
> giu 07 00:04:58 fujitsu cupsd[891]: Expiring subscriptions...
> giu 07 00:04:59 fujitsu cupsd[891]: Expiring subscriptions...
> giu 07 00:05:00 fujitsu cupsd[891]: Expiring subscriptions...
> giu 07 00:05:01 fujitsu cupsd[891]: Expiring subscriptions...

Ok, fine, then test cups by doing

	$ telnet localhost 631

If you get a connection, then CUPS is listening on the 127.0.0.1
address (localhost):

	[rick@prophead ~]$ telnet localhost 631
	Trying ::1...
	Connected to localhost.
	Escape character is '^]'.
	^] (that's CTRL-right-square-bracket or "CTRL-]")
	telnet> quit
	Connection closed.

If that works, then CUPS is running. If you've got a local printer on
that machine and you're trying to share it, make SURE you tell CUPS that
and you'll have to open the firewall port for ipp so other machines can
see it.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ricks@xxxxxxxxxxxxxx -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
-  BASIC is the Computer Science version of `Scientific Creationism' -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx/message/GTANQZMTJBJU5VAWMGFISU2D5K4544VX/



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux