A very interesting Linux distro
Thrax
🐌Austin, TX Icrontian
http://www.linuxjournal.com/content/andlinux-seamlessly-run-linux-applications-windows
andLinux is a Linux distro with a difference. It’s based on a port of the the Linux kernel to Windows coupled with an X server and other software. In short, it allows you to run Linux software seamlessly on the Windows desktop without recompiling it or using a virtual machine.
0
Comments
Um, please investigate how the Linux kernel works versus the Windows kernel. The Linux kernel can be compiled with 64-bit drivers. What Linux uses for core code for its kernel can run 32-bit hardware with 32-bit drivers with the core in compatibility mode, or with 64 bit drivers will run in 64 bit mode. An Intel i2, to linux, will look like two CPUs.
Absent 64 bit drivers it will run 64 bit hardware as if it were running in 32 bit compatibility mode.
What I like about it is the potential for higher performance compared to virtualization. I'm running Kubuntu 10.10 in Virtualbox right now, and it bogs down pretty quickly when I work with large numbers of files. Granted, KDE is part of my problem. But I KDE.
I might still try andLinux. It may be based on Ubuntu 9.04, but all I'm using my virtualized Linux for right now is cronjobs. Cronjob sounds dirty. Would anyone like to lend me a hand with my cronjob?