Hi all, I have installed CUPS from the stable distro onto my machine. When I point my browser at http://localhost:631/ I can see the printer info pages and docu and all that, but http://localhost:631/admin asks for a username and password, then gives a 404 Not Found error. I have installed the cupsys, libcupsys and cupsys-bsd packages. What am I doing wrong?
On a completely different topic, I have a debian box at home which I am using to dialup to work and connect to my debian box there. nslookup and dig connect to the work DNS correctly and can resolve my work box from a name to an IP address, but if I try to ssh to it, ssh eventually dies with errors about not being able to connect to host 192.168.0.1. I can ssh to the machine if I specify an IP directly, though. Why does ssh (seemingly) not use the libc resolving stuff correctly? Does this have something to do with acquiring a dynamic IP address every time I dial up? I ask this because I think ssh resolved the name correctly the first time I dialed up. Thanks Tom