moving projects

This commit is contained in:
ville rantanen
2013-09-03 10:04:14 +03:00
parent 3e36193fe4
commit 30cb1e6128
13 changed files with 570 additions and 0 deletions

8
vnc/vnckill Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
dn=$( echo $UID | sed 's/.*\(....\)$/\1/' )
vncserver -kill :$dn
rm -f /tmp/.X${dn}-lock
rm -f /tmp/.X11-unix/X${dn}