GNU/Linux

PopTop PPTP Server + Linux Gateways

Suppose you have the following configuration Priv Network A---Windows XP Clients | Linux gateway (iptables NAT etc) | [Internet] | Linux gateway (iptables GRE and PPTP port 1723 NAT'd and forwarded to internal PPTP server) | Priv Network B---<linux PPTP Server>...

Installing WxPerl on Ubuntu 8.04

Using apt-get or synaptic install lynx libwxgtk2.8 libwxgtk2.8-dev libgtk2.0-dev Test::POD::Coverage As root run CPAN with the command to install wx. You may have to configure CPAN prior to using it. I chose to follow dependencies and kept most of the defaults. sudo...

Dia has some cool new network icons

Dia is a drawing and diagramming application for Linux or Windows. I have used it for a long time to draw network and flow diagrams for my work. However I've always been a bit whelmed of the under variety, by the 2 dimensional icons for some things. While there is a...

VMWare Server 1.0.7 libgcc_s.so.1 error

The errors: /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2) /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0' not found...

Windows Solitaire vs AisleRiot Solitaire

If you have a vision impaired person who wants to play solitaire then ditch Windows and Install a Gnome Desktop based Linux distribution (Ubuntu, Fedora etc). The cards in the Windows version of Solitaire are tiny. However the cards in the AisleRiot Solitaire in Gnome...

gOS Beta 3 – Really is Beta

Installed it and found several useability issues that were show stoppers for me. wbar is a nice idea visually, but not being able to restrict launched applications to a certain area of the screen meant the wbar got occluded by applications and then you are up for...

The YouTube Icon doesn’t work in gOS 3 Beta

Been trying to run Youtube from the desktop of gOS 3 Beta. Nadda Zip is happening. The cause: No permissions to the desktop file ls -al /usr/share/applications/youtube.desktop -rw------- 1 root root 216 2008-08-05 01:02 /usr/share/applications/youtube.desktop The fix:...