Estimated read time: 1 minutes
cvs -d anoncvs@cvs.mandriva.com:/cooker checkout SPECS
just hangs, even it is described to do so. anyway, the cvsweb interface works fine
Estimated read time: 1 minutes
cvs -d anoncvs@cvs.mandriva.com:/cooker checkout SPECS
just hangs, even it is described to do so. anyway, the cvsweb interface works fine
Estimated read time: 1 minutes
Estimated read time: 1 minutes
Estimated read time: 1 minutes
Estimated read time: 1 minutes
bmh finally picked up my squid pkg, added some better default config, so that it will be in -current soon. this was a pending task since months :)
crazy contributed a tor pkg, irc'ing with that works fine
Estimated read time: 1 minutes
Estimated read time: 1 minutes
register qualifier really not yet obsolete?
i'm against using register manually, and so i was surprised when my teacher recommended us to use it.
a related thread here .
Estimated read time: 1 minutes
$ sudo modprobe
sudo: modprobe: command not found
the workaround is trivial:
alias sudo="PATH=$PATH:/sbin:/usr/sbin sudo"
:)