Xubuntu

Chapter 14. Migrating

Table of Contents

Migrating from Windows

Migrating from Windows

A quick Windows-Xubuntu dictionary

Windows Xubuntu
Add/Remove Programs Software
Control Panel Settings Manager for personal preferences
System (menu) for additional configuration
Windows Explorer AccessoriesFile Manager
My Documents /home/username/

Windows applications on Linux

It is possible to run Windows applications under Xubuntu. Three popular choices are:

  • Wine (wine), the Windows emulator. Wine allows running Windows applications without having to install a Windows operating system. Refer to the Wine AppDB to find out which applications will run on Wine and the Wine documentation for FAQ's and user support.

  • PlayOnLinux is an easy to use frontend for Wine, which makes it easy to install popular Windows applications.

  • VirtualBox, virtualization software. You can install a Windows operating system along with any application into a virtual machine managed by VirtualBox. Note that 3D support on VirtualBox is still quite unreliable. To read more about VirtualBox and virtualization, refer to the VirtualBox end-user documentation.

[Tip]

Both Wine and VirtualBox are available in the software repositories.

Windows networking on Linux

Accessing Windows network shares under Xubuntu can be easily done using:

  • AccessoriesFile Manager, where you can browse publicly visible shares by clicking on the Network item in the sidebar. Alternatively, you can browse a remote file system by going to GoOpen Location... and entering smb://computername/sharename.

  • SystemGigolo, which allows you to save bookmarks and manage remote file systems. To connect, click the first toolbar button. Select Windows Share from Service Type, then enter the remote share's details.

If some options are not available or do not work, ensure that the gvfs-backends is installed.