# setup tasks for sam's laptop 'sunny' # this is formatted like a shell script, but do not run it as one without reviewing it! # e.g. some `cd` are missing # TODO install multimedia packages adduser sam sudo adduser sam staff # visudo # add NOPASSWD: apt-get update apt-get dist-upgrade scp sam@ucm.dev:ucm-packages/ucm-*.deb ./ dpkg -i ucm-*.deb apt-get -f install # ---- parallel ---- mkdir code rsync -azv sam@192.168.1.11:.ssh/ ~/.ssh/ ssh ucm.dev # for keepalive cd code git clone sam@ucm.dev:code/arcs # get, build and install arcs cd code/arcs ; mkdir .arcs; echo 'sam@ucm.dev:code/arcs' > .arcs/peers ; arcs arcs --get sam@ucm.dev:code/ucm-packages arcs --get sam@ucm.dev:code/brace arcs --get sam@ucm.dev:code/cz arcs --get sam@ucm.dev:code/ucm-tools arcs --get sam@ucm.dev:code/code code/code/get-code # ---- parallel ---- cd arcs --get sam@ucm.dev:mail ; arcs mail # ---- parallel ---- build and install brace and cz # to /usr/local cd ucm-tools ; ./configure ; make devinst ; cd .. i Xtools make clean devinst (echo; echo 'AllowUsers sam root') >>/etc/ssh/sshd_config # --- up to here --- TODO install 'video download helper' copy www sites ulb code/talaga/talaga echo /usr/bin/lxterm | update-alternatives --config x-terminal-emulator moved keyboard shortcut ctrl-alt T to run x-terminal-emulator added keyboard shortcut ctrl-shift T to run xterm -xrm '*reverseVideo:true' i mail sshc pi= find -name .keep | xa -n1 dirname | xa mkdir -p i mail sshc pi= find -name .keep | xa touch installed delicious toolbar for firefox install VMWare Player inst amoeba (GL test / demo) inst qemu-kvm, copy my qemu work folder inst thunderbird seamonkey mkdir wip patch /etc/sudoers <