Guest User

Untitled

a guest
Mar 24th, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #!/bin/sh
  2. echo "JOB RUN AT $(date)"
  3. echo "============================"
  4. echo ""
  5. /usr/bin/vncserver -geometry 1280x1024 -depth 24
Advertisement
Add Comment
Please, Sign In to add comment