~ubuntu-branches/ubuntu/trusty/kubuntu-docs/trusty

« back to all changes in this revision

Viewing changes to kubuntu/KubuntuDocs/Software/Utilities.html

  • Committer: Package Import Robot
  • Author(s): Olivier van der Toorn, Olivier van der Toorn, Jonathan Riddell
  • Date: 2013-10-01 17:11:04 UTC
  • Revision ID: package-import@ubuntu.com-20131001171104-frmpwi43z7k1m9vq
Tags: 13.10ubuntu2
[ Olivier van der Toorn ]
* Added the phone/comercial support page, based on
  https://wiki.kubuntu.org/Kubuntu/KubuntuDocs/PhoneSupport
* Put tokhelp.py script into package

[ Jonathan Riddell ]
* Add update rule to debian/rules to call tokhelp.py
* Tidy directory structure and add icon

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
 
4
<meta name="robots" content="index,nofollow">
 
5
 
 
6
<title>Kubuntu Documentation</title>
 
7
 
 
8
<link rel="stylesheet" type="text/css" href="/kubuntu/css/common.css">
 
9
<link rel="stylesheet" type="text/css" href="/kubuntu/css/screen.css">
 
10
</head>
 
11
 
 
12
<body  lang="en" dir="ltr">
 
13
 
 
14
<!-- BEGIN HEADER -->
 
15
<div id="wrapper" class="hfeed">
 
16
<div id="header">
 
17
    <!--<ul id="mothership">
 
18
        <li> <a href="http://www.kubuntu.org/news">News</a> </li>
 
19
        <li> <a href="http://www.kubuntu.org/getkubuntu">Get Kubuntu</a> </li>
 
20
        <li> <a href="http://www.kubuntu.org/feature-tour">Feature Tour</a> </li>
 
21
        <li> <a href="http://www.kubuntu.org/support">Support</a> </li>
 
22
        <li> <a href="http://www.kubuntu.org">Kubuntu.org</a> </li>
 
23
    </ul>-->
 
24
 
 
25
    <div id="orangeHeader">
 
26
        <h1> <a href="/kubuntu/KubuntuDocs.html" title="Kubuntu Documentation"><span>Kubuntu Documentation</span></a> </h1>
 
27
    </div>
 
28
    
 
29
        <div id="main"> 
 
30
                <div id="container">
 
31
                        <div id="content">
 
32
        <div class="hentry post">
 
33
               
 
34
 
 
35
<div id="page" lang="en" dir="ltr">
 
36
<h2 class='entry-title'>
 
37
<span><a href='/kubuntu/KubuntuDocs/Software/Utilities.html'>Utilities</a></span>
 
38
</h2>
 
39
<table style="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;"><tr><td><p class="table-of-contents-heading">Contents<ol>
 
40
<li><a href="#Utilities">Utilities</li>
 
41
<ol>
 
42
<li><a href="#Kate">Kate</li>
 
43
<li><a href="#Ark">Ark</li>
 
44
<li><a href="#Klipper">Klipper</li>
 
45
<li><a href="#Knotes">Knotes</li>
 
46
<li><a href="#Kcalc">Kcalc</li>
 
47
<li><a href="#Kmag">Kmag</li>
 
48
<li><a href="#Konsole">Konsole</li>
 
49
<li><a href="#Firewall_configuration">Firewall configuration</li>
 
50
<li><a href="#Other_Useful_Utilities">Other Useful Utilities</li>
 
51
</ol>
 
52
<li><a href="#Back_Home">Back Home</li>
 
53
</ol>
 
54
</td></tr></table>
 
55
</table>
 
56
<h1 id=Utilities>Utilities</h1>
 
57
<p>Your newly installed Kubuntu system has some utilities already installed. One of the most useful is not in your menus; just press the ALT key and F2 (alt+f2). Look at the top of your screen; there is one of your most powerful utilities, called Krunner. See more here: <a href="http://userbase.kde.org/Plasma/Krunner">Krunner</a>.</p>
 
58
<h2 id=Kate>Kate</h2>
 
59
<p><a href="http://kate-editor.org/">Kate</a> is the pre-installed text editor for KDE. It has many great features for editing plain text or writing  code in many different languages. For more information see <a href="http://userbase.kde.org/Kate">Kate Handbook</a>.</p>
 
60
<h2 id=Ark>Ark</h2>
 
61
<p><a href="http://userbase.kde.org/Ark">Ark</a> is a tool for handling archives of files such as tar, gzip, bzip2, zip, rar and 7z; pre-installed.</p>
 
62
<h2 id=Klipper>Klipper</h2>
 
63
<p><a href="http://userbase.kde.org/Klipper">Klipper</a> is a clipboard to hold copied text for later use. Unlike other clipboards it will hold your entire copied text, rather than just one line; pre-installed.</p>
 
64
<h2 id=Knotes>Knotes</h2>
 
65
<p><a href="http://userbase.kde.org/KNotes">Knotes</a> is a sticky-note application to post notes on your desktop; pre-installed. </p>
 
66
<h2 id=Kcalc>Kcalc</h2>
 
67
<p><a href="http://userbase.kde.org/KCalc">KCalc</a> offers basic calculator functions and much more; pre-installed.</p>
 
68
<h2 id=Kmag>Kmag</h2>
 
69
<p><a href="http://userbase.kde.org/KMag">KMag</a> is the screen magnifier from KDE; pre-installed.</p>
 
70
<h2 id=Konsole>Konsole</h2>
 
71
<p>Konsole is the kde terminal emulator, it can be used to run console shells.</p>
 
72
<h3>Sh</h3>
 
73
<p>The Bourne shell (sh) was one of the major shells used in early versions of the Unix operating system and became a de facto  standard. Every Unix-like system has at least one shell compatible with the Bourne shell. The Bourne shell program name is sh and it is typically located in the Unix file system hierarchy at /bin/sh. The Bourne shell is usually used as fallback for Bash or another shell. The features of the Bourne shell are quite limited if compared to something like Bash.</p>
 
74
<h3>Bash</h3>
 
75
<p>Bash stands for "Bourne again shell", a bit of a play on words. For many Linux distribution Bash is the default shell. The Bash command syntax is a superset of the Bourne shell command syntax. Among the features of Bash are: command line editing, command history, the directory stack, the $RANDOM and $PPID variables, and POSIX command substitution syntax $(..)/ When used as an interactive command shell and pressing the tab key, Bash automatically uses command line completion to match partly typed program names, filenames and variable names. Bash syntax simplifies I/O redirection in ways that are not possible in the traditional Bourne shell. For example Bash can redirect standard output (stdout) and standard error (stderr) at the same time using the &amp;&gt; operator.</p>
 
76
<p><a href="https://help.ubuntu.com/community/UsingTheTerminal">Using the Terminal</a></p>
 
77
<h3>Zsh</h3>
 
78
<p>The Z shell (zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting. Zsh can be thought of as an extended Bourne shell with a large number of improvements, including some features of bash, ksh, and tcsh. Among its features are: programmable command-line completion, sharing of command history among all running shells, spelling correction, theme-able prompts and it is fully customizable.
 
79
Attesting to the sheer size of this shell is the famous first sentence of the shell's manual page, which reads "Because zsh contains many features, the zsh manual has been split into a number of sections", and then goes on to list seventeen items.</p>
 
80
<p>For a comparison of command shells see this page: <a href="http://en.wikipedia.org/wiki/Comparison_of_command_shells">Comparison of command shells</a></p>
 
81
<h2 id=Firewall_configuration>Firewall configuration</h2>
 
82
<h3>Ufw</h3>
 
83
<p>Ufw is the default commandline configuration tool for the firewall. Ufw stands for Uncomplicated Firewall, it is develop to ease iptables firewall configuration. For more information about ufw see: <a href="https://help.ubuntu.com/community/UFW">UFW</a></p>
 
84
<h3>Gufw</h3>
 
85
<p>Gufw is a GUI frontend to ufw. By default it is not installed, to install it run the following command from a terminal (Konsole):</p>
 
86
<p>   <code>sudo apt-get install gufw</code></p>
 
87
<p>For more information about gufw see: <a href="https://help.ubuntu.com/community/Gufw">Gufw</a></p>
 
88
<h2 id=Other_Useful_Utilities>Other Useful Utilities</h2>
 
89
<p>Available in the repositories.</p>
 
90
<ul><li><a href="http://utils.kde.org/projects/filelight/">Filelight</a> creates an interactive map of concentric, segmented rings that help visualise disk usage on your computer.
 
91
</li><li><a href="http://yakuake.kde.org/">Yakuake</a> is a drop-down terminal emulator based on KDE Konsole technology.
 
92
</li><li><a href="https://apps.ubuntu.com/cat/applications/precise/kde-config-touchpad/">Synaptiks</a> is the KDE touchpad configuration tool.
 
93
</li></ul>
 
94
<p>KDE also brings you utilities, tools, and accessories to ease your work. See <a href="http://userbase.kde.org/Applications/Utilities">Utilities &amp; Tools</a> for more.</p>
 
95
<h1 id=Back_Home>Back Home</h1>
 
96
<p>Back to <a href="/kubuntu/KubuntuDocs.html">Kubuntu Docs</a>.</p>
 
97
 
 
98
 
 
99
 
 
100
<div id="pagebottom"></div>
 
101
</div>
 
102
 
 
103
 
 
104
    </div><!-- .post --> 
 
105
 
 
106
            </div><!-- #content --> 
 
107
        </div><!-- #container --> 
 
108
        <div class="clearBoth"></div> 
 
109
    </div><!-- #main --> 
 
110
</div><!-- #wrapper .hfeed --> 
 
111
    
 
112
<div id="footer"> 
 
113
    <div id="siteinfo">        
 
114
        <p> The material on this wiki is available under a free license, see 
 
115
        <a href="https://help.ubuntu.com/community/License">Copyright / License</a> for details.
 
116
        </p> 
 
117
    </div><!-- #siteinfo --> 
 
118
</div><!-- #footer --> </body>
 
119
</html>