Browsing Dutch translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Dutch guidelines.
110 of 47 results
9.
Browse the command line history with ctrl-r and then type a few characters that you know are part of the command you are looking for.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:30
12.
Instead of typing the user and group, if they are the same (like for www-data) you can just type the user followed by a colon: 'sudo chown -R www-data: *'
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:39
15.
Use 'tail -f file' to watch a log file as messages get appended, and use 'tail -100 file' to change the count of lines read from the file.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:48
19.
If you executed a command and neglected to use sudo, you can execute "sudo !!" to re-execute the previous command with sudo prepended.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:60
20.
Install 'denyhosts' to help protect against brute force SSH attacks, auto-blocking multiple attempts.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:63
21.
Use "iotop" for measuring hard disk I/O (current read/write) usage per application.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:66
23.
Use "iftop" to monitor current network activity connections per host.
type: Plain text
(no translation yet)
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
(no translation yet)
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
(no translation yet)
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
(no translation yet)
Located in ubuntu-server-tips:81
110 of 47 results

This translation is managed by Ubuntu Dutch Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Bert de Bruijn, Jaap-Willem Dooge, Johan van der Lingen, Joostkam, Removed by request, corosus.