Translations by John Beisley

John Beisley has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

132 of 32 results
16.
man intro(1)
2007-03-24
man intro(1)
17.
"Under Linux there are GUIs (graphical user interfaces), where you can point and click and drag, and hopefully get work done without first reading lots of documentation. The traditional Unix environment is a CLI (command line interface), where you type commands to tell the computer what to do. That is faster and more powerful, but requires finding out what the commands are." -- from <placeholder-1/>
2007-03-24
"Under Linux there are GUIs (graphical user interfaces), where you can point and click and drag, and hopefully get work done without first reading lots of documentation. The traditional Unix environment is a CLI (command line interface), where you type commands to tell the computer what to do. That is faster and more powerful, but requires finding out what the commands are." -- from <placeholder-1/>
21.
<emphasis role="strong">Note that Linux is case sensitive.</emphasis> User, user, and USER are all different to Linux.
2007-03-24
<emphasis role="strong">Note that Linux is case sensitive.</emphasis> User, user, and USER are all different to Linux.
22.
Starting a Terminal
2007-03-24
Starting a Terminal
48.
System Information Commands
2007-03-24
System Information Commands
63.
Adding A New User
2007-03-24
Adding A New User
67.
Options
2007-03-24
Options
70.
"Man" and getting help
2007-03-24
"Man" and getting help
78.
Searching for man files
2007-03-24
Searching for man files
79.
If you aren't sure which command or application you need to use, you can try searching the man files.
2007-03-24
If you aren't sure which command or application you need to use, you can try searching the man files.
89.
Other Useful Things
2007-03-24
Other Useful Things
90.
Save on typing
2007-03-24
Save on typing
92.
Scrolls through the commands you've entered previously.
2007-03-24
Scrolls through the commands you've entered previously.
94.
Takes you back to a more recent command.
2007-03-24
Takes you back to a more recent command.
95.
Enter
2007-03-24
Enter
96.
When you have the command you want.
2007-03-24
When you have the command you want.
99.
Change the text
2007-03-24
Change the text
103.
Moves the cursor to the <emphasis>start</emphasis> of a line.
2007-03-24
Moves the cursor to the <emphasis>start</emphasis> of a line.
108.
Deletes from the current cursor position to the end of the line.
2007-03-24
Deletes from the current cursor position to the end of the line.
110.
Deletes the whole of the current line.
2007-03-24
Deletes the whole of the current line.
112.
Deletes the word before the cursor.
2007-03-24
Deletes the word before the cursor.
113.
More Information
2007-03-24
More Information
114.
The following online guides are available:
2007-03-24
The following online guides are available:
115.
<ulink url="https://help.ubuntu.com/community/AptGetHowto"> AptGetHowto</ulink> - using apt-get to install packages from the command line.
2007-03-24
<ulink url="https://help.ubuntu.com/community/AptGetHowto"> AptGetHowto</ulink> - using apt-get to install packages from the command line.
116.
<ulink url="https://help.ubuntu.com/community/Repositories/CommandLine"> Commandline Repository Editing</ulink> - adding the Universe/Multiverse repositories through the command line.
2007-03-24
<ulink url="https://help.ubuntu.com/community/Repositories/CommandLine"> Commandline Repository Editing</ulink> - adding the Universe/Multiverse repositories through the command line.
117.
<ulink url="https://help.ubuntu.com/community/grep">grep Howto</ulink> - grep is a powerful command line search tool.
2007-03-24
<ulink url="https://help.ubuntu.com/community/grep">grep Howto</ulink> - grep is a powerful command line search tool.
118.
<ulink url="https://help.ubuntu.com/community/find">find </ulink> - locate files on the command line.
2007-03-24
<ulink url="https://help.ubuntu.com/community/find">find </ulink> - locate files on the command line.
119.
<ulink url="https://help.ubuntu.com/community/CommandlineHowto"> CommandlineHowto</ulink> - longer and more complete than this basic guide, but still unfinished.
2007-03-24
<ulink url="https://help.ubuntu.com/community/CommandlineHowto"> CommandlineHowto</ulink> - longer and more complete than this basic guide, but still unfinished.
121.
For more detailed tutorials on the Linux command line, please see:
2007-03-24
For more detailed tutorials on the Linux command line, please see:
122.
<ulink url="http://linuxcommand.org/"/>- basic BASH tutorials, including BASH scripting
2007-03-24
<ulink url="http://linuxcommand.org/"/>- basic BASH tutorials, including BASH scripting
123.
<ulink url="http://linuxsurvival.com/index.php"/>- Java-based tutorials
2007-03-24
<ulink url="http://linuxsurvival.com/index.php"/>- Java-based tutorials
124.
<ulink url="http://rute.2038bug.com/index.html.gz"/>- a massive online book about system administration, almost all from the command line.
2007-03-24
<ulink url="http://rute.2038bug.com/index.html.gz"/>- a massive online book about system administration, almost all from the command line.