help.ubuntu.com

    Ubuntu-specific documentation is available at https://help.ubuntu.com. Here on listed links you can find specific documentation for different releases. Always check the release help page first for documentation, though it may be sparse and cover mainly changed areas. The Ubuntu LTS … Continue reading

    Ubuntu Editions

    Ubuntu is released in several editions, each designed for a distinct group of users or functions. Editions install different collections of software such as the GNOME desktop, the KDE desktop, servers, educational software, and multimedia applications. Table 1-2 lists the … Continue reading

    See all tutorial in this category (12)

    The KDE Mail Client: KMail

    The KDE mail client, KMail, provides a full-featured GUI interface for composing, sending, and receiving e-mail messages. KMail is part of the KDE Personal Information Management suite (KDE-PIM) which also includes an address book (KAddressBook), an organizer and scheduler (KOrganizer), … Continue reading

    Thunderbird

    Thunderbird is a full-featured stand-alone e-mail client provided by the Mozilla project (http://www.mozilla.org). It is designed to be easy to use, highly customizable, and heavily secure. It features advanced intelligent spam filtering, as well as security features like encryption, digital … Continue reading

    See all tutorial in this category (6)

    Firefox Configuration

    The Preferences menu (Edit | Preferences) in Firefox enables you to set several different options. There are preference buttons for Main, Tabs, Content, Applications, Privacy, Security, and Advance. On the Main page, you can set you home page, download options, … Continue reading

    Java for Linux

    To develop Java applications, use Java tools, and run many Java products, you use the Java 2 Software Development Kit (SDK) and the Java 2 Runtime Environment (JRE). The SDK is a superset of the JRE, adding development tools like … Continue reading

    See all tutorial in this category (8)

    System Tools

    Useful system tools as well as user specific configuration tools can be found in the Applications | System Tools, System | Preferences, System | Administration, and Applications | Accessories menus. The Administration menu holds tools like the System Monitor for checking on resource … Continue reading

    Automatic Login Preferences

    If you want to change automatic login preferences, you can use the Login Screen Settings window accessible from System | Administration | Login Screen. This configures the GNOME Display Manager, which runs your login process. With Ubuntu 10.10 the Login … Continue reading

    See all tutorial in this category (5)

    sudo and gksu

    The sudo service provides administrative access to specific users. You have to be a user on the system with a valid username and password that has been authorized by the sudo service for administrative access. This allows other users to … Continue reading

    System Administration

    Most administrative configurations tasks are performed for you automatically. Devices like printers, hard drive partitions, and graphics cards are detected and set up for you. There are cases where you may need to perform tasks manually like adding new users and installing … Continue reading

    See all tutorial in this category (5)

    KDE Social Desktop

    KDE provides a set of Internet applications as part of the KDE Social Desktop initiative. The social desktop is based on a Web API called the Open Collaboration Services (OCS) that allows applications to interface easily with Internet services like … Continue reading

    Broadcast Services: Gwibber

    Ubuntu provides integrated support for social broadcasts (micro-blogging) based on the Gwibber project. You access broadcast accounts using Gwibber (Applications | Internet | Gwibber Social Client). The first time you use Gwibber, the “Broadcast Accounts” dialog is opened first letting … Continue reading

    See all tutorial in this category (5)

    The KDE 4 Desktop

    One of KDE’s aims is to provide users with a consistent integrated desktop. KDE provides its own window manager (KWM), file manager (Dolphin), program manager, and desktop and panel (Plasma). You can run any other X Window System–compliant application, such … Continue reading

    Leave KDE

    To leave KDE, you first click the Leave tab on the KDE Kickoff menu. Here you will find options to logout, lock, switch user, sleep, hibernate, shutdown, and restart. There are Session and System sections. The Session section has entries … Continue reading

    See all tutorial in this category (14)

    Filename Expansion: *, ?, [ ]

    Filenames are the most common arguments used in a command. Often you will know only part of the filename, or you will want to reference several filenames that have the same extension or begin with the same characters. The shell … Continue reading

    The Command Line

    The shell is a command interpreter that provides a line-oriented interactive and non-interactive interface between the user and the operating system. You enter commands on a command line; they are interpreted by the shell and then sent as instructions to … Continue reading

    See all tutorial in this category (6)