apt-get install = remove?
thought this was weird:
# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages have been kept back
webmin-core webmin-ssl
0 packages upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
# apt-get install webmin-ssl
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
webmin-bind8 webmin-core webmin-postgresql webmin-ssl webmin-status webmin-xinetd
0 packages upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 14.7MB will be freed.
Do you want to continue? [Y/n]
so, install = remove? hoo boy.
--
I use Debian/GNU Linux version 3.0;
Linux boss 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i586 unknown
DEBIAN NEWBIE TIP #42 from Pietro Cagnoni <pcagnoni@mclink.net>
and Kent <ktb@nixnotes.org>
:
Would you like to DISABLE CONTROL-ALT-DEL? Piece of cake.
Just comment the line out in /etc/inittab
# What to do when CTRL-ALT-DEL is pressed.
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
and then "kill -HUP 1" to have init re-read the file.
Also see http://newbieDoc.sourceForge.net/ ...
Reply to: