Browsing Chinese (Traditional) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Traditional) guidelines.
3039 of 64 results
30.
To manage Apache virtualhosts use "a2ensite" to enable and "a2dissite" to disable. e.g. "sudo a2ensite example.org"
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:93
31.
Use "top" to get a view of your server's performance such as processor, memory and swap utilisation and see a rolling display of the top cpu using processes.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:97
32.
If you need to perform a command a second time on a different file, you can use command replacement with the ^ symbol. e.g. "cp foo.txt /to/some/directory" then "^foo^bar", expanding to: "cp bar.txt /to/some/directory".
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:102
33.
You can contact the Ubuntu Server team on IRC using chat.freenode.net in channel #ubuntu-server. You can also use http://webchat.freenode.net.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:105
34.
You can edit your network configuration in /etc/network/interfaces and enable your changes by issuing the command sudo /etc/init.d/networking restart.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:109
35.
If the empty file ~/.hushlogin exists on the server, login to the server will be super quiet. Only the bash prompt is displayed.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:112
36.
To find a package which name or description contains a keyword use: 'apt-cache search <keyword>'. 'apt-cache showpkg <packagename>' to get details.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:116
37.
If you need to compile a piece of software, you may need to install the build-essential package. Use 'sudo apt-get install build-essential'.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:119
38.
You can use the text-based web browser w3m to browse the Internet in your console screen. e.g 'w3m http://ubuntu.com'
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:122
39.
The free command tells you the status of your memory and swap, how much you have used and how much you have left.
type: Plain text
(no translation yet)
Located in ubuntu-server-tips:125
3039 of 64 results

This translation is managed by Ubuntu Traditional Chinese (Taiwan) Translators, assigned by Ubuntu Translators.

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

No-one has contributed to this translation yet.