Category Archives: Usage Basics
Running Windows Software on Linux: Wine
Wine is a Windows compatibility layer that will allow you to run many Windows applications natively on Linux. The actual Windows operating system is not required. Windows applications will run as if they were Linux applications, able to access the … Continue reading
Command Line Interface
When using the command line interface, you are given a simple prompt at which you type in a command. Even when you are using a desktop like GNOME, you sometimes need to execute commands on a command line. You can … Continue reading
Terminal Window
The Terminal window allows you to enter Linux commands on a command line (Applications | Accessories | Terminal). It also provides you with a shell interface for using shell commands instead of your desktop. The command line is editable, allowing … Continue reading
Display Configuration
The GUI interface for your desktop display is implemented by the X Window System. The version used on Ubuntu is X.org (x.org). X.org provides its own drivers for various graphics cards and monitors. You can find out more about X.org … Continue reading

