Debian is another GNU/Linux distribution done by the non commercial Community for the OpenSource Community.
Some custom packages : apt page plus http://rzr.online.fr/linux.htm
\su root wget -O- http://rzr.online.fr/docs/contribs/sources.list \ >> /etc/apt/sources.list apt-get update
Stay tuned on my Wiki and mailing list @ http://rzr.online.fr/contact.htm
ps: I am looking for any free Hosting services, because I am short on DiskSpace
apt-setup apt-get install apt-get update apt-get upgrade apt-cache search apt
bugs ?
sudo apt-get -f install sudo apt-get remove –purge $package sudo dpkg -r -P –force-all $package
apt-get install module-assistant m-a auto-install [[unicorn]]
a la place de :
cd /usr/src/ && tar xfvz unicorn.tar.gz cd /usr/src/kernel-headers-`uname -r` make-kpkg modules
[[make-kpkg]] # for building [[Linux]] [[Kernel]] on Debian]]
dpkg -S sh
# configure dpkg-reconfigure debconf gkdebconf
# install remaining pkg apt-get -m -u upgrade --no-download
debfoster
# update-alternatives --config x-session-manager
# how do upgrade to sarge ? apt-get update -t sarge
update-rc.d invoke-rc.d
synaptic
invoke-rc.d ntpdate start
Moving ntpdate in the crontab, will make the boot process faster
update-rc.d -f ntpdate remove
# cat /etc/crontab # 42 * * * * ntpdate ntp.cict.fr >> $LOG 2>> $LOG
ll /etc/rc3.d/*ntp* lrwxrwxrwx 1 root root 20 2003-10-15 23:04 /etc/rc3.d/S23ntp-simple -> ../init.d/ntp-simple
http://www.rot13.org/~dpavlin/apt-iselect.html
Cache .deb : http://www.andesi.org/index.php?node=27
STABLE : add this to crontab
yes | apt-get update ; apt-get upgrade
to downgrade :
apt-get remove ` deborphan ` apt-get remove ` dpkg --get-selections *-dev | cut -f 1 `
aptitude remove ~poptional aptitude remove ~pextra
apt-get remove kdelibs4-doc nexuiz-data kdelibs-data qt3-doc vim-runtime gnus libqcad0 xscreensaver frozen-bubble avidemux diveintopython gcc-3.3 qt3-dev-tools doxygen freewrl fftw3 graphviz gribi libqt3-headers gcc-2.95 docbook jikes gnuplot-nox gcc
PACKAGE=atitvout svn co svn+ssh://${USER}-guest@svn.debian.org/svn/collab-maint/deb-maint/${PACKAGE}/trunk ${PACKAGE}
Install :
http://qref.sourceforge.net/Debian/reference/ch-system.fr.html#s-sourcebuild
http://www.livejournal.com/community/debian/
http://www.debianplanet.org/module.php?mod=node&op=feed
http://www.linuks.mine.nu/debian-faq/
post debian install : http://www.linuxquestions.org/questions/showthread.php?s=&threadid=224547
Debian
ToDo : modules_assistant , auto-apt