andLinux?

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
Shardik
Addict
Addict
Posts: 2060
Joined: Thu Apr 21, 2005 2:38 pm
Location: Germany

Re: andLinux?

Post by Shardik »

Kuron wrote:Does anybody here have any experience with andLinux?
I have experience with andLinux since more than 2 years (starting with Beta 1 and Ubuntu 7.04 and running Beta 2 with Ubuntu 9.04 since May 2009) and I like it very much. I use it on my software development system with Windows XP Professional SP2. andLinux uses a coLinux kernel (a modified Linux kernel which runs as a task in Windows). So it's not running in a virtual machine and hence the performance is much better.

But the biggest advantage:
You can test your PureBasic code simultaneously in the Windows and Linux IDE and display the output windows side by side. In this way I can check for example the font size and text width of buttons and other dialog elements and adjust them accordingly to keep a common source code base for both platforms.
Kuron wrote: If so, in stability, performance and compatibility, how does it compare to other distros like Ubuntu, Mandriva, etc? Have you run into any problems with PB and andLinux?
The stability is very good. The only problems have been crashes in Konqueror which seems to have stability problems in andLinux. But Dolphin seems to run quite stable...

The performance is good. In a recent thread I posted the speed of the same code in Windows and Linux. It was identical:
http://purebasic.fr/english/viewtopic.p ... 82&start=4

The compatibility couldn't be much better because andLinux Beta 2 uses an Ubuntu 9.04 distribution with KDE 4 or Xfce (a desktop alternative to KDE and Gnome which uses far less resources running even on older PCs with a small RAM footprint). With the packet manager Synaptic you can download and install countless software packages from the whole Ubuntu universe/multiverse and keep your Ubuntu uptodate with all security patches.

A disadvantage may be that currently only a 32 bit version is available (you can only install andLinux in a 32 bit Windows 2000, XP or Vista) but the 64 bit version development has just started. The installation itself is very easy. You download and double click one single exe file and the installation starts. You only have to answer a few questions (normally you just can accept the default settings), reboot your system and can start your andLinux from this time on whenever you need it... :wink:

One cool thing is that you can write batch programs which mix Windows and Linux commands (such as the invaluable grep or awk which aren't available in Windows :wink:). Or you can open Linux text files by a right click on the file in Windows Explorer and choosing the Linux text editor "Kate". This and many other new shortcuts you are able to configure during the andLinux installation.

I would suggest to give andLinux a try. I wouldn't want to miss andLinux anymore although I am administrating more than 30 native Linux installations (mostly SUSE Linux Enterprise Servers and some Ubuntu/Kubuntu/Xfce, Debian and OpenSuSE installations)...

Just take a look into http://www.andlinux.org/ with many helpful step by step installation and modification descriptions, tips & tricks and screenshots.
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: andLinux?

Post by Kuron »

Shardik, thank you for the feedback and reassurance.
Shardik wrote:With the packet manager Synaptic you can download and install countless software packages from the whole Ubuntu universe/multiverse and keep your Ubuntu uptodate with all security patches.
This is the one issue I have with any Linux distro I have tried (Mandrake/Mandriva/Ubuntu/Kubuntu/Xubuntu) is that my development machine is not connected to the internet. It is a bit different downloading and installing software and needed runtimes than with Windows.

I will do some backing up and install andLinux later this week. I just recently reinstalled my main dev system, so there isn't too much to back up and it won't be a major hassle to wipe everything and reinstall if I don't like andLinux.
Best wishes to the PB community. Thank you for the memories. ♥️
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Re: andLinux?

Post by Rook Zimbabwe »

I don't have my primary development machine (widows) networked either... MUCH safer.

Though I have to say that the Red Hat one is pretty much safe even though it is!!! :D
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: andLinux?

Post by Kuron »

I don't have my primary development machine (widows) networked either... MUCH safer.
Besides being safer, it is much faster since you are not being bottlenecked by firewalls and anti virus programs.
Best wishes to the PB community. Thank you for the memories. ♥️
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: andLinux?

Post by Kuron »

This may be posted elsewhere, if so, I am sorry. "Normal" Linux updating is a hassle for me since I do not have an internet connection on my development machine. I stumbled on this site: http://appnr.com/

Although it allows one click installs, if you click on the name of the listing you want, it provides you with the option to download it, which makes it easy to download what you need, copy it to a flash drive and then install it on your non-internet machine. Since this is aimed at Ubuntu, it should work fine with andLinux.
Best wishes to the PB community. Thank you for the memories. ♥️
Post Reply