Unsorted Bookmarks

49625 bookmarks
Custom sorting
How To: Load Balancing & Failover With Dual/ Multi WAN / ADSL / Cable Connections on Linux
How To: Load Balancing & Failover With Dual/ Multi WAN / ADSL / Cable Connections on Linux
In many location, including but definitely not limited to India, single ADSL / Cable connections can be unreliable and also may not provide sufficient bandwidth for your purposes. One way to increase reliability and bandwidth of your internet connection is to distribute the load (load balancing) using multiple connections. It is also imperative to have transparent fail-over so routes are automatically adjusted depending on the availability of the connections. With load balancing and fail-over you can have reliable connectivity over two or more unreliable broadband connections (like BSNL or Tata Indicom in India). I present you with the simplest solution to a complex problem with live examples.
·tech.gaeatimes.com·
How To: Load Balancing & Failover With Dual/ Multi WAN / ADSL / Cable Connections on Linux
How To Backup Remote Linux Host Using rsnapshot rsync Utility
How To Backup Remote Linux Host Using rsnapshot rsync Utility
In the previous article we reviewed how to backup local unix host using rsnapshot utility. In this article, let us review how to backup remote Linux host using this utility. As we’ve explained earlier setup the key based authentication as explained either in ssh-keygen and ssh-copy-id article or openSSH article. [root@
·thegeekstuff.com·
How To Backup Remote Linux Host Using rsnapshot rsync Utility