This article discribes subjective which have to be changed after a SIDUX-hd-install.
Remove unused directories:
rm -rf /initrd /mnt /none /opt /srv /vmlinuz /vmlinuz.old /initrd.img
aptitude - alternative to apt-get
autofs - automounter
skype - unfree voice chat
sun-java6-plugin - Java Browser Plugin
flashplugin-nonfree - unfree Adobe Flash Player
icedove - e-mail-client
samba - Windows Filesharing
nfs-kernel-server - Linux Filesharing
unison-gtk ssh-askpass - file-synchronization tool
pidgin - Instand messanger
mplayer-nogui - The best Mediaplayer on earth!
1)
w32codecs - To play WindowsMediaVideo und WindowsMediaAudio
2)
renameutils - To have a massrenamer with kedit and qmv.
kde - Install missing kde packages not delivered with sidux
opera - Alternate Webbrowser
3)
rdesktop - RDP-Client for windows systems
acroread - Adobe Reader
4)
subversion - Version control system
kid3 - A file id3/ogg-tagger
renameutils - For rename aliases
5)
sux - su (become super user) with X-support
kodos - A gui helper to create regular expressions
??? mozilla-mplayer - To play videos on websites with Firefox
Install /etc/profile.custom for commands like “ll” or “ati”
Restore ~/.ssh/
Change port in /etc/ssh/sshd_config
Reuse kate window…
sed -e s/Exec=kate\ %U/Exec=kate\ -u\ %U/g \
/usr/share/applications/kde/kate.desktop > /usr/share/applications/kde/kate.desktop_tmp
mv -f /usr/share/applications/kde/kate.desktop_tmp /usr/share/applications/kde/kate.desktop