This websites does not use Cookies. OK
_de_en

Eccet

Download

Eccet Installation

Setting up the FVWM desktop

Run the following commands (you can use cut/copy/paste):

apt-get install fvwm
useradd -m -g eccet eccet
cd /home/eccet
cat >.xsession <<EOF
#!/bin/bash
. /cv/share/eccet/config/eccet_setup_environment
umask 002
exec fvwm2
EOF
echo "Read /cv/share/eccet/config/eccet_setup_fvwm2" >.fvwm2rc
passwd eccet

Now log on as this user. Make sure the session type is set to "Debian".

continue