First , what is my requirement: I have Python + gtk base application which can be run on Gnome , KDE , LXDE Gui environment What storage I would like to use: currently I am using Flash drives , SATA DOM , IDE DOM , Portable HDD etc for Installation, I want to start this Thin Client os in just 250 MB , What I’m expecting from OS: Keymap configuration, Network Configuration, + Audio Video Support that’s it. Friends please suggest me the Linux os which can best fit to my requirement. |
You might want to take a look at DSL (damn small Linux) it is only 50mb http://www.damnsmalllinux.org/. I also hear good things about Slitaz http://www.slitaz.org/. Hope this helps. I agree with your answer also tried both the OS , and found DSL does have limited packages, I need python2.6 to run the apps. Slitaz seems to be very small + powerful Linux it also has own package management but it does not have the package for Python2.6. Any way I can manage this by compiling the source code. Last but not the list, Any Debian/Ubuntu base small OS any budy know where I can just do DPKG or apt and get any package I want, I know I'm asking bit silly question , one side I require OS in 250 MB and other side I need all this feature... still any ideas
(02 Jul '10, 09:35)
Chetan Diwani
Try Puppy Linux, I hear it has python pre installed. http://puppylinux.org/
(02 Jul '10, 13:35)
TracerBullet
|
Is that really a "thin" client ????? J.E.B. |
|
I apologize for this not directly answering your question, but my understanding of "thin clients" is a device that has no hard drive, but acts like a full-blown desktop after it boots off of the network. In which case, you would need a DHCP server, and as far as needing Python + GTK, you mount the directories you need through NFS shares (or SMB, CIFS...whatever). What are you trying to achieve, here? Would you be willing to provide a little insight into your current project? HI indienick, Actuality this is Linux based customized OS we have keep Ubuntu with minimum GUI + Python + core drivers for now . Yes you are right thin client means disk less client which boot from PXE (Network) but our usage of Thin Client is to take the remote of Vms so we are able to do this by rdesktop, Now a days small HDD DOM available in SATA/IDE so our OS must be very small which could be installed in lets say 512 MB DOM . So searching for Os which works in less amount of local storage. Hope this should be clear..
(06 Sep '10, 09:25)
Chetan Diwani
|
SliTaz is under 30mb. I don't think it has python, but you can install it easily enough. |
Slax misses python, but has 192MB footprint and Python can be easily converted to a native package from Slackware's original .tgz package. All needed tools are included with Slax alone. There most probably is an existing python 2.6 package available on the site: www.slax.org in the unofficial repositories? |
Puppy 4.3.1 + http://pctsc.ponderworthy.org/ Check it out if you have not already -- don't know about python. |