Tag Archives: Wubi

Including a Ubuntu Machine into a Windows Domain

One of the great problems of interoperability between Linux and Windows has been the impossibility of Linux systems for joining a Microsoft Windows network. Subsequently, several standards to achieve this were developed over the years (see Samba), but they were far from offering normal user the chance to achieve this easily.
The infrastructure of many companies around the world, of all sizes, also relies on the use of a Windows domain. In all companies, one priority always stands out. That is to reduce information costs and expenses. Because of this, many of them have opted for the use of computers with Linux operating systems. But in many cases their integration into Active Directory environments was a problem.
Recently, a new tool was created to facilitate the full integration of a Linux system in an AD environment. And as far as today, it seems very promising. Thanks to likewise-Open5 (http://www.likewiseopen.org/), the difficulty of integration is almost null.

The following lines will illustrate the inclusion of Ubuntu in a Windows domain via likewise-Open5.

Installation

Likewise-Open5 Installation process is very simple. It can be done both through the graphical environment and command line. We will use the second variant. Therefore, a new terminal window must be open, in which you specify the following command:

sudo apt-get install likewise-open5

This command should resolve all the dependencies necessary to prepare the machine to be integrated in the Windows domain.

Adding a new machine

To actually add the machine, specify the following command in the terminal window:

sudo domainjoin-cli join domain used

Where DOMAIN is the area used for integrating the machine, and USER is the username that has the corresponding rights. You will be asked for your user password, and once successfully logged in, you are officially added the desired machine. AddThis Flattr this

Unetbootin: a revolutionary multiplatform (Linux and Windows) software to create bootable Linux USB OS (and not only…)

This week, in our Linux Page (in Spanish), we have described UNetbootin: a powerful software which allows you to install many different Linux OS (Ubuntu, Fedora, openSUSE, CentOS, Debian, ArchLinux and many others) on a bootable USB key. The use of UNetbootin is really simple and after a couple of tests everyone is able to create his/her own portable OS on USB. Moreover can be used to easily install a new Linux OS directly on the local hard disk. In fact, this software properly manages Linux and Windows bootloader without causing side effects. I personally recommend UNetbootin to all the people who always desires testing the last OS versions and do not want to install them directly on their PC. Last but not least,  UNetbootin is available in the followiing languages: English, Spanish, Russian, Portuguese and Hungarian. Easy, useful tool! AddThis mp3 link