[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 revision
Previous revision
Last revisionBoth sides next revision
howtos:window_managers:vnc [2016/02/03 23:18 (UTC)] – [Reverse VNC Connection] ADDED: Don't use local IP arfonhowtos:window_managers:vnc [2021/10/12 14:47 (UTC)] – [Setup VNC Viewer (on Slackware)] add fltk dependency to client tim
Line 7: Line 7:
 ====== Setup VNC Server (on Slackware)====== ====== Setup VNC Server (on Slackware)======
 USING TigerVNC: USING TigerVNC:
-On your remote machine, install TigerVNC via slackpkg+On your remote machine, install fltk, then install TigerVNC via slackpkg 
 +     slackpkg install fltk
      slackpkg install tigervnc      slackpkg install tigervnc
  
Line 23: Line 24:
  
 USING TigerVNC: USING TigerVNC:
-On your local machine, install TigerVNC via slackpkg+On your local machine, install fltk and TigerVNC via slackpkg 
 +     slackpkg install fltk
      slackpkg install tigervnc      slackpkg install tigervnc
  
 howtos:window_managers:vnc ()