Difference between revisions of "Ubuntu 11.04 Essentials"
From Techotopia
Line 138: | Line 138: | ||
#* [[Ubuntu 11.04 Firewall Basics|Well Known Ports and Services]]<br><br> | #* [[Ubuntu 11.04 Firewall Basics|Well Known Ports and Services]]<br><br> | ||
# [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall]] | # [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall]] | ||
+ | #* [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall|An Overview of gufw and ufw]] | ||
+ | #* [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall|Installing gufw on Ubuntu]] | ||
+ | #* [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall|Running, Unlocking and Enabling gufw]] | ||
+ | #* [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall|The gufw Default Policy]] | ||
+ | #* [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall|Adding Preconfigured Firewall Rules]] | ||
+ | #* [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall|Adding Simple Firewall Rules]] | ||
+ | #* [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall|Adding Advanced Rules]] | ||
+ | #* [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall|Enabling Logging]] | ||
+ | #* [[Using gufw and ufw to Configure an Ubuntu 11.04 Firewall|Configuring the Firewall from the Command Line using ufw]]<br><br> |
Revision as of 19:49, 16 June 2011
This Ubuntu eBook is currently under development and is scheduled for completion in June 2011. Chapters are added regularly, so please check back for updates.
Table of Contents
- How to Download and Try Ubuntu 11.04
- Performing a Clean Ubuntu 11.04 Installation
- Installing Ubuntu 11.04 on a Windows System (Dual booting)
- Installing Ubuntu 11.04 on a Windows Disk with Wubi
- Allocating an Existing Windows Partition to Ubuntu 11.04
- Configuring Ubuntu 11.04 Wireless Networking
- Installing the Wireless Card
- Configuring an Ubuntu Wireless Connection
- Configuring Wireless Network Access using NetworkManager
- Connecting to a Hidden Network
- Disabling a Wireless Connection
- Getting Information about a Wireless Connection
- Editing Wireless Connection Settings
- Troubleshooting an Ubuntu Wireless Connection
- An Overview of the Ubuntu 11.04 Unity Desktop
- Configuring the Ubuntu 11.04 Unity Launcher and Workspaces
- Changing the Ubuntu 11.04 Unity Desktop Background
- Ubuntu 11.04 Unity Screensaver, Desktop Lock and Power Management Configuration
- Installing and Customizing Ubuntu 11.04 Unity Desktop Themes
- Configuring Ubuntu 11.04 Unity Desktop Fonts
- Browsing Computer, Files and Folders on the Ubuntu 11.04 Unity Desktop
- Configuring the Ubuntu 11.04 Unity File Manager
- Using the Bash Shell on Ubuntu 11.04
- What is a Shell?
- Gaining Access to the Shell
- Entering Commands at the Prompt
- Using the sudo Command
- Getting Information about a Command
- Bash Command-line Editing
- Working with the Shell History
- Filename Shorthand
- File Name and Path Completion
- Input and Output Redirection
- Working with Pipes in the Bash Shell
- Configuring Aliases
- Environment Variables
- Writing Shell Scripts
- Ubuntu 11.04 Unity Desktop - Starting Applications on Login
- Ubuntu 11.04 Unity Desktop Keyboard Shortcuts
- Configuring Ubuntu 11.04 Printers
- Ubuntu 11.04 Firewall Basics
- Using gufw and ufw to Configure an Ubuntu 11.04 Firewall