[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
howtos:window_managers:vnc [2012/10/23 12:49 (UTC)] – Fixed ssh "VNC Server:" error and cleaned a little. arfonhowtos:window_managers:vnc [2014/10/17 09:42 (UTC)] – TightVNC is now passé, changed to TIGERVNC arfon
Line 6: Line 6:
  
 ====== Setup VNC Server (on Slackware)====== ====== Setup VNC Server (on Slackware)======
-USING TightVNC+USING TigerVNC
-On your remote machine, install TightVNC via slackpkg +On your remote machine, install TigerVNC via slackpkg 
-     slackpkg install tightvnc+     slackpkg install tigervnc
  
 Start the VNC server: Start the VNC server:
Line 17: Line 17:
 **NOTE:** VNC listens to port 5900 or 5901 by default so make sure you can accept connections from that port. **NOTE:** VNC listens to port 5900 or 5901 by default so make sure you can accept connections from that port.
  
-**NOTE:** If you are using TightVNC, the server can also listen on port 5800 for web-browser VNC connections.+**NOTE:** If you are using TigerVNC, the server can also listen on port 5800 for web-browser VNC connections.
  
  
 ====== Setup VNC Viewer (on Slackware)====== ====== Setup VNC Viewer (on Slackware)======
  
-USING TightVNC+USING TigerVNC
-On your local machine, install TightVNC via slackpkg +On your local machine, install TigerVNC via slackpkg 
-     slackpkg install tightvnc+     slackpkg install tigervnc
  
 Start the VNC viewer: Start the VNC viewer:
 howtos:window_managers:vnc ()