How to make xfce to start automatically on vnc session
Edit ~/.vnc/xstartup file and add the following: #!/bin/sh exec /bin/sh /etc/xdg/xfce4/xinitrc
Edit ~/.vnc/xstartup file and add the following: #!/bin/sh exec /bin/sh /etc/xdg/xfce4/xinitrc
Download and install scdbackup (an excellent tool made by Thomas Schmitt)
for i in `ls -lrt | grep “Oct” | awk ‘{print $9}’`; do mv $i destFolder/; done