Posted by Admin on 17th March 2008
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
autossh is a program to start an instance of ssh and monitor it, restarting it as necessary should it die or stop passing traffic. The idea is from rstunnel (Reliable SSH Tunnel), but implemented in C. Connection monitoring is done using a loop of port forwardings. It backs off on the rate of connection attempts when experiencing rapid failures such as connection refused.
Read the rest of this entry »
Posted in Free-Tools, Security | No Comments »
Posted by Admin on 25th February 2008
If you want to Determine the throughput of a pipe you need to use cpipe.Cpipe copies its standard input to its standard output while measuring the time it takes to read an input buffer and write an output buffer. Statistics of average throughput and the total amount of bytes copied are printed to the standard error output.
Read the rest of this entry »
Posted in Free-Tools | 2 Comments »
Posted by dgs on 2nd February 2008
ehcp is a new Hosting Control Panel in Linux world. Although it is in beta stage, its basic functions are well functioning. it operates strongly with debian/ubuntu”s apt-get package manager..
it differs from other control panels, or even other opensource panels that, ehcp is the first and only: opensource,full php, object oriented, gpl, free hosting control panel on the earth !
Read the rest of this entry »
Posted in Free-Tools, General, Other Linux, Webserver | 14 Comments »
Posted by konsolebox on 26th January 2008
Imagine… You just bought an new hard drive. And you want to mount it with FSTAB so it will be mounted every boot up. But your too lazy to understand FSTAB. I approve your lazy life stile like I am used to be. And here I will tell you an great secret from the lazy “Ubuntu” trolls. Keep in mind I would advice you to mount your hard drives manually. For now I will show you the lazy way.
Read the rest of this entry »
Posted in Free-Tools, General | 12 Comments »
Posted by Admin on 25th May 2007
Crypto filesystems keep your data safe – even if someone steals your computer.Linux offers a number of encrypted filesystem options – each with a different approach to the encryption problem.Encrypted filesystems may be overkill for family photos or your résumé, but they make sense for network-accessible servers that hold sensitive business documents, databases that contain credit-card information, offline backups, and laptops.
Read the rest of this entry »
Posted in Free-Tools | 2 Comments »
Posted by Admin on 10th December 2006
The domain name system (DNS) stores and associates many types of information with domain names, but most importantly, it translates domain names (computer hostnames) to IP addresses. It also lists mail exchange servers accepting e-mail for each domain. In providing a worldwide keyword-based redirection service, DNS is an essential component of contemporary Internet use.
Read the rest of this entry »
Posted in Free-Tools | 6 Comments »