Browsing English (United Kingdom) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (United Kingdom) guidelines.
2130 of 64 results
21.
Use "iotop" for measuring hard disk I/O (current read/write) usage per application.
type: Plain text
Use "iotop" for measuring hard disk I/O (current read/write) usage per application.
Translated and reviewed by Dave Walker
Located in ubuntu-server-tips:66
22.
If you are using a PostgreSQL database, use "ptop" to monitor real time usage.
type: Plain text
If you are using a PostgreSQL database, use "ptop" to monitor real time usage.
Translated and reviewed by Dave Walker
Located in ubuntu-server-tips:69
23.
Use "iftop" to monitor current network activity connections per host.
type: Plain text
Use "iftop" to monitor current network activity connections per host.
Translated and reviewed by Dave Walker
Located in ubuntu-server-tips:71
24.
Use "pastebinit" to copy a file, or output of a command to a webpage allowing you to share it. e.g. 'pastebinit /proc/cpuinfo' or 'df -h | pastebinit'
type: Plain text
Use "pastebinit" to copy a file, or output of a command to a webpage allowing you to share it. e.g. 'pastebinit /proc/cpuinfo' or 'df -h | pastebinit'
Translated and reviewed by Dave Walker
Located in ubuntu-server-tips:75
25.
Use "tail -f /var/log/some.log" to see new lines added to a log instantly in real time. Ideal from watching webserver requests as they happen.
type: Plain text
Use "tail -f /var/log/some.log" to see new lines added to a log instantly in real time. Ideal from watching webserver requests as they happen.
Translated and reviewed by Dave Walker
Located in ubuntu-server-tips:78
26.
Save time starting to type a command or file name, then press tab to complete Hit tab twice to bring up multiple completion options.
type: Plain text
Save time starting to type a command or file name, then press tab to complete Hit tab twice to bring up multiple completion options.
Translated and reviewed by Dave Walker
Located in ubuntu-server-tips:81
27.
Append your ssh key to your server's authorized keys file using the command 'ssh-copy-id user@server_address'
type: Plain text
Append your ssh key to your server's authorized keys file using the command 'ssh-copy-id user@server_address'
Translated and reviewed by Dave Walker
Located in ubuntu-server-tips:84
28.
If you want to download a file from a URL via the console, you can use the command 'wget http://address/to/file.tar'
type: Plain text
If you want to download a file from a URL via the console, you can use the command 'wget http://address/to/file.tar'
Translated and reviewed by Dave Walker
Located in ubuntu-server-tips:87
29.
To manage Apache modules use "a2enmod" to enable and "a2dismod" to disable. e.g. 'sudo a2enmod rewrite'
type: Plain text
To manage Apache modules use "a2enmod" to enable and "a2dismod" to disable. e.g. 'sudo a2enmod rewrite'
Translated and reviewed by Dave Walker
Located in ubuntu-server-tips:90
30.
To manage Apache virtualhosts use "a2ensite" to enable and "a2dissite" to disable. e.g. "sudo a2ensite example.org"
type: Plain text
To manage Apache virtualhosts use "a2ensite" to enable and "a2dissite" to disable. e.g. "sudo a2ensite example.org"
Translated and reviewed by Dave Walker
Located in ubuntu-server-tips:93
2130 of 64 results

This translation is managed by Ubuntu English (United Kingdom) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Andrew, Dave Walker, Joostkam, bmuluu.