linux firewall multiple pptp connections

17 Jul

behind the firewall.. does not work… http://www.placid.tv/pie.php?page=FrickinPPTP What does Frickin PPTP do? Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) client to connect to a PPTP server through Network Address Translation (NAT). Why do I need it?

xp services

15 Jul

http://www.z123.org/techsupport/xpservices.htm windows xp services There are basically two ways that are safe to turn these off. Way number one is in your msconfig (Start then Run then msconfig then click ok). When you open the msconfig you will see a … Read More »

23 Jun

The Mandriva security package (aka msec) is a set of tools that manages the security of the system. Mandriva offers by default 6 level of security, whose name describe their efficiency:

backup using ssh

23 Jun

pscp -r -pw password C:\shared\data\DWG\*.* direct@swildow.darktech.org:/home/shared/direct/dwg pscp -r -pw password C:\shared\data\archives\*.* direct@swildow.darktech.org:/home/shared/direct/archive

install mandrake mysql

16 Jun

http://www.linuxquestions.org/questions/answers/438 http://www.sebszhost.com/mandraketutorial.html Install MySQL: “urpmi mysql”, then choose “1”, then choose “1”, and then choose “y”. This will install a lot of things, be patient.