You are here |
www.tecmint.com | ||
| | | |
www.thegeekstuff.com
|
|
| | | | In the previous post Nagios 3.0 Jumpstart guide , I explained the overview, installation and configuration of Nagios 3.0 on Red Hat Server. In the following three chapters, I'll explain how to monitor a remote Linux host and the various services running on the remote host. Also, please refer to all our Nagios article | |
| | | |
www.thegeekstuff.com
|
|
| | | | rsync stands for remote sync. rsync is used to perform the backup operation in UNIX / Linux. rsync utility is used to synchronize the files and directories from one location to another in an effective way. Backup location could be on local server or on remote server. Speed: First time, rsync replicates the whole conten | |
| | | |
github.com
|
|
| | | | A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance. - onceupon/Bash-Oneliner | |
| | | |
willhaley.com
|
|
| | iperf3 is useful for testing the network throughput of your local network. It can help to indicate network bandwidth of individual nodes on your LAN. Do you have one computer that seems perpetually slow? Then iperf3 may be able to confirm this potential issue. A WAN speedtest service like Google's will not necessarily indicate the speed of individual nodes on your LAN. Rather, it is better suited to testing the throughput from your home to the public Internet. |