- Cisco VPN client
- Gnokii + smsd
- Gpsdrive with Openstreetmap
- Grub2
- HP printer / scanner
- KDE / GNOME autostart
- Kubuntu / Ubuntu from USB stick
- LDAP
- Latest NVidia drivers
- Linux PC as router
- Microchip PIC
- NextWindow touchscreen
- OpenWrt
- Pinnacle PCTV Hybrid Stick Solo
- Qt
- Time handling
- VirtualBox
- Wacom tablet
- X11vnc
Using VNC you can control your desktop from an other computer. In KDE there is a VNC server called There is another VNC server that works better and can connect to any already running X display. It is called First, invent a password and save it using this command: x11vnc -storepasswd Then use the following command to start up the VNC server: x11vnc -display :0 -xkb -rfbauth .vnc/passwd -auth .Xauthority -shared -http You can use this command from an SSH session, and you can access the server also using a web browser instead of an VNC client. The built-in web server listens on port 5800 by default. If you prefer to use a VNC client, then |
|||