VNC on Sco Open Server

By Ted Summers

I found this didn't work for me (at least not as is): VNC remote access

I did copy some parts from the above, and documented what I had to do to get this all going.


Hate these ads?

I am running SCO OSR 5.0.4

To setup VNC server for SCO5

Get gzcat, zlib, and TightVNC server for SCO 5

In a web browser go to the following URL: ftp://ftp2.caldera.com/skunkware/osr5/bin/

Right click and "save Link as" on the file: gzcat

Next URL: ftp://ftp2.caldera.com/skunkware/osr5/vols/






Right click and "save Link as" on the file: zlib-1.1.4-VOLS.tar

Next URL: ftp://ftp2.caldera.com/skunkware/osr5/www/tightvnc/

Right click and "save Link as" on the file: tightvnc-1.2.2-dist.tar.gz

You now have the necessary files. FTP "put" them onto your SCO



ftp servername
user/pass
binary
cd /tmp
put gzcat
put zlib-1.1.4-VOLS.tar
put tightvnc-1.2.2-dist.tar.gz
quit


go to your SCO5 box and do the following:



cd /tmp
cp gzcat /usr/bin
cp gzcat /bin
tar xvf zlib-1.1.4-VOLS.tar



LOD Communications, Inc.
Go into Software manager (or custom), add new software- media images--- /tmp exit software manager



gzcat tightvnc-1.2.2-dist.tar.gz |tar xvf -
ln -s /etc/init.d/vncserver /etc/rc2.d/S99vncserver
mkdir /usr/X11R6
mkdir /usr/X11R6/lib
ln -s /usr/lib/X11 /usr/X11R6/lib/X11


create a folder in the root called '.vnc'


cd .vnc
vi xstartup


type in the following lines:



 PATH=$PATH:/usr/bin/X11 ; export PATH
 [ -f $HOME/.Xresources ] && xrdb $HOME/.Xresources
 scosession &


SAVE and EXIT out of vi

add to the appropriate place in the ports listing of '/etc/services':



vnc640          5950/tcp
vnc800          5951/tcp
vnc1024         5952/tcp


add to the end of '/etc/inetd.conf'



vnc640  stream  tcp     nowait  root    /usr/local/bin/Xvnc Xvnc -inetd -query 127.0.0.1 -once -depth 16 -geometry 640x480
vnc800  stream  tcp     nowait  root    /usr/local/bin/Xvnc Xvnc -inetd -query 127.0.0.1 -once -depth 16 -geometry 800x640
vnc1024 stream  tcp     nowait  root    /usr/local/bin/Xvnc Xvnc -inetd -query 127.0.0.1 -once -depth 16 -geometry 1024x768



/etc/init.d/vncserver start


after you set the password (only need to do that once, it won't ask next time you run it) it's now running, REBOOT for everything to be working (I know, I know- you could just stop the inetd service, but I just want to make sure everything goes fine after a reboot).

Test it with the VNC viewer of your choice on another computer.

Editor's note: see VNC giving a gray screen on OSR5.0.6 also.


Technorati tags:

Comments /Unixart/vnc_sco_openserver.html


Add your comments

Enter your email address for automatic notification of new posts here
(be sure to whitelist 'feedburner.com' if you use spam filtering)

Or use any RSS reader

Delivered by FeedBurner





Views for this page
Today This Week This Month This Year  Overall
1134978 3,925

/Unixart/vnc_sco_openserver.html copyright August 2005 Ted Summers All Rights Reserved

Have you tried Searching this site?

Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates

This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.

Publishing your articles here

More:
       - Security
       - OSR5
       - Remote Access




Unix/Linux Consultants

Your ad here - $24.00 yearly!

http://www.schewanick.com SCO Unix, Solaris, Linx (various), PHP, MySQL, Apache, uniBasic, dL4, Perl, System Administration and more....


larryi@ccamedical.com SCO OS5, Debian Linux, RedHat Linux, MySQL, Apache, AJAX development using dXport/dL4/Unibasic, Windows Connectivity, Sharing Resouces, Automation, Shell Scripting


http://www.m3ipinc.com Security, firewalls, ids, audits, vulnerability assesments, BS7799, HIPAA, GLB, incident handling




card_image








Change Congress


Related Posts

Publish your articles, comments, book reviews or opinions here!