Q. What is data center tiers? What is tier 1 data center? Which tier / level is the best for maximum uptime? A. Tier 1 to 4 data center is nothing but a standardized methodology used to define uptime of data center. This is useful for measuring: a) Data center performance b) Investment c) ROI (return on …
Month: May 2013
How to control wget over SSH
Hello , in this tutorial we will talking about controlling “wget” command in SSH like Resume download , limit the download speed , start in background and more … Limit the Speed : if you want to Limit the download speed to not consume the whole uplink speed : # wget http://remoteserver.com/file.rar –limit-rate=100k