Difference between revisions of "Network performance"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * {{io performance commands}} * {{perf}} Category:Storage Category:Performance")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 +
* [[fast.com]]
  
 +
 +
[[pv]] <[[/dev/zero]] | ssh REMOTE_SERVER 'cat >[[/dev/null]]'
 +
 +
<code>[[mkfile]] -n 1G testfile && [[scp]] yourfile yourhost:/dev/null && rm testfile</code>
  
  
 
== See also ==
 
== See also ==
 
* {{io performance commands}}
 
* {{io performance commands}}
* {{perf}}
+
* {{Network monitoring}}
 +
* {{Network performance}}
  
[[Category:Storage]]
+
[[Category:Networking]]
 
[[Category:Performance]]
 
[[Category:Performance]]

Latest revision as of 08:39, 18 February 2024


pv </dev/zero | ssh REMOTE_SERVER 'cat >/dev/null'
mkfile -n 1G testfile && scp yourfile yourhost:/dev/null && rm testfile


See also[edit]

Advertising: