Wed 13 Sep 2006
uanr.com - SD/MMC card in floppy edge-connector
Posted by One Geek under Cool Stuff , LinuxNo Comments
Wed 13 Sep 2006
Sun 10 Sep 2006
Thu 7 Sep 2006
HOWTO Access A Superfast Linux Desktop From Anywhere Using FreeNX | Biohackery
FreeNX allows superfast and secure access to your Linux box from anywhere in the world. This HOWTO is a step-by-step guide for configuring the nxserver, generating custom encrypted keys, and using a combination of Live-CD and USB thumbdrive to create a portable nxclient for remote access.
Sat 12 Aug 2006
Edit /etc/sysconfig/vncservers, change USERNAME to the user that will login to vnc:
VNCSERVERS=”8:USERNAME”
Add the service
# chkconfig –add vncserver
Start the service as root with
# service vncserver start
run vncpasswd as the same USERNAME to create a vnc password file.
When you use VNC Client to connect you will need to specifty the port to use, in this case 8.
192.168.1.1:8
Auto start VNC on FedoraCore 5 boot-Linux Newbie-Linux Forums
Tue 20 Jun 2006