- Apr 3, 2011
- 64
- 1
- 0
Hey BigSuperSquid,
I followed you directions over on the XDA forum for installing Debian. I got all the way to...
configure /root/.vnc/xstartup
without any problems, but when I type
I get the following:
What's up? Can you help?
I followed you directions over on the XDA forum for installing Debian. I got all the way to...
configure /root/.vnc/xstartup
Code:
echo "#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
export XKL_XMODMAP_DISABLE=1
xfce4-session&" > /root/.vnc/xstartup
without any problems, but when I type
Code:
echo "#!/bin/sh
Code:
bash: !/bin/sh: event not found