markp@markp-eee:~$ vncserver
You will require a password to access your desktops.
Password:
Verify:
New 'markp-eee:1 (markp)' desktop is markp-eee:1
Creating default startup script /home/markp/.vnc/xstartup
Starting applications specified in /home/markp/.vnc/xstartup
Log file is /home/markp/.vnc/markp-eee:1.log
fingers in many pies! a blog about: my nearest and dearest, following Jesus, John Deere, gasometers, nordic noir, Methodist ministry, rackmount servers, network security, pfSense, snap-on tools, linux and opensource, web publishing, multimedia in worship, John Mellencamp, video editing, Jim Wallis, Greenbelt, Modern Christian Art, civil engineering and so on and so forth...
Sunday, May 30, 2010
Friday, May 14, 2010
making samba a pdc
Number of things needed:
to add the xp machines, create unix accounts automatically, this examples need a a unix group called machines to work:
to add the xp machines, create unix accounts automatically, this examples need a a unix group called machines to work:
add machine script = /usr/sbin/useradd -g machines -c "%u machine account" -d /var/lib/samba -s /bin/false %u