Tag: knoppix

09.12.2014

setup boinc # install su – root apt update apt-get install boinc-client boinc-manager # as root start the service root@knoppix:~# /etc/init.d/boinc-client start [ ok ] Starting BOINC core client: boinc. [ ok ] Setting up scheduling for BOINC core client […]

02.12.2014

# tested on knoppix 7.X and debian Linux DebianGiada 4.0.0-2-amd64 #1 SMP Debian 4.0.5-1 (2015-06-16) x86_64 GNU/Linux # i assume you are root already SETUP apt-get update; # update package definitions aptitude install samba; # install samba Die folgenden NEUEN […]

01.12.2014

# delete old vitualbox install package apt-get purge virtualbox # install & download package wget –no-check-certificate https://www.virtualbox.org/download/oracle_vbox.asc apt-key add oracle_vbox.asc echo “deb http://download.virtualbox.org/virtualbox/debian wheezy contrib” >> /etc/apt/sources.list apt-get update apt-get install virtualbox-4.2 dkms # you might also want the guest […]

27.11.2014

checkout vnc section of: https://dwaves.de/2018/05/07/getting-started-with-raspberry-pi-2-model-b-v1-1-vs-odroid-xu4-vnc-display-0-and-1/ Create a file called ~/.config/autostart/xvnc.desktop. Place within it this text: [Desktop Entry] Name=XVNC Server Exec=/usr/local/bin/xvnc.sh Icon= Type=Application Now su to root and do the following. Create a file called /usr/local/bin/xvnc.sh and place within it the […]

25.11.2014

rename cd /usr/share/sounds/ mv startup.ogg startup.ogg.disabled mv shutdown.ogg shutdown.ogg.disabled this is the command to play the sound: ogg123 -q –audio-buffers 4096 /usr/share/sounds/shutdown.ogg.bak ogg123: Unbekannte Option »–audio-buffers« Cannot open 4096. (i guess you don’t need the audio-buffers option) also interesting: root@Microknoppix:/home/knoppix# […]

28.04.2014

knoppix is a very very great distro. (only drawback there is no 64bit version!) download knoppix here: http://knopper.net/knoppix/knoppix704-en.html if you get the dvd version you get a package full of interesting things. List of packages conained in the knoppix dvd […]

28.04.2014

knoppix is a very very great distro. (only drawback there is no 64bit version!) if you get the dvd version you get a package full of interesting things. List of packages conained in the knoppix dvd version: http://ftp.uni-kl.de/pub/linux/knoppix-dvd/dpkg-l-dvd-720.txt cd version […]

25.11.2013

… when it comes to resource efficiency Linux easily wins, if you do not need a bloated Ubuntu Desktop. You will need to download the Knoppix 64 Bit DVD (! NOT THE CD VERSION (IS 32BIT ONLY!)) download: English: ftp://ftp.cs.uni-frankfurt.de/pub/Mirrors/knoppix-dvd/KNOPPIX_V7.2.0DVD-2013-06-16-EN.iso […]