Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-13-2015, 10:07 AM
|
#1
|
LQ Newbie
Registered: Nov 2015
Posts: 4
Rep: 
|
Lightweight distro for corpus generation and analysis
Hello everyone,
I have a PC which uses Windows OS, but I am planning to load the ISO of a lightweight Linux distro onto a USB stick and run it through VirtualBox.
I have currently Tiny Core running like that, but it's too tiny for my purposes, so I am not all that satisfied. Inside my Linux environment, I will be mainly doing text corpus generation through commands like wget, lynx, etc. (running bash scripts), run Nano or Gedit or any other word processor and some kind of browser to search on Internet. Also programs like Treetagger and suchlike. My limitations are that I can only assign 512 MB of RAM to VirtualBox (otherwise, maybe I could have just installed Ubuntu). So what do you suggest to me? I don't have the money to buy a new computer with Linux all to itself, hence the question.
By the way, the machine's running on a 1.7 GHz Intel i3 processor.
Thank you very much in advance!
Last edited by ankyuk; 11-13-2015 at 10:08 AM.
Reason: typo
|
|
|
11-13-2015, 12:09 PM
|
#2
|
LQ Veteran
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
|
Hi...
Welcome to the forum
Hmm, with only 512 MB's of memory, your options will definitely be limited. However, you can give Zorin OS 9 Lite or AntiX a try.
Regards...
Last edited by ardvark71; 11-13-2015 at 12:11 PM.
Reason: Changed information.
|
|
|
11-14-2015, 06:47 AM
|
#3
|
LQ Newbie
Registered: Nov 2015
Posts: 4
Original Poster
Rep: 
|
Thanks, ardvark71! I will try antiX. What about any Puppy Linux distros? Any of them good for running on a 512 MB RAM?
|
|
|
11-14-2015, 08:14 AM
|
#4
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
Puppy will load its filesystem into RAM, so if you have limited memory it may be not the best thing to use. antiX should be fine.
To go a little bit into detail:
Quote:
I will be mainly doing text corpus generation through commands like wget, lynx, etc. (running bash scripts), run Nano or Gedit or any other word processor
|
Any distro will provide that.
Quote:
and some kind of browser to search on Internet.
|
This will be your main problem, browsers nowadays are memory hogs. Depending on which features you need one of the pure text browsers (you mentioned Lynx already) might be a good option, but they usually do not provide stuff like Javascript engines. If you need Javascript then maybe something like qutebrowser or surf may be a viable solution. In any case, you don't want to further load your memory with running a fully fledged desktop environment, your best bet is using just a window manager, like one of the *boxes, Enlightenment or WindowMaker. antiX comes with XFCE by default, but it shouldn't be hard to use one of the WMs instead.
Quote:
Also programs like Treetagger and suchlike.
|
Never heard of those, so I can't comment on their resource usage, but a short look on the license indicates that it is unlikely that you will find it packaged in a distributions repository.
|
|
|
11-14-2015, 11:08 AM
|
#5
|
LQ Newbie
Registered: Nov 2015
Posts: 4
Original Poster
Rep: 
|
Thanks a lot, TobiSGD! I will try AntiX then, and if any issues, come back to this forum.
Yes, I will have to install Treetagger separately. I already have it installed it in Windows, but I think I will have to install a Linux version somewhere. It does not use a lot of resources, as long as my corpus is short. I will work on bigger corpus only once I have a dedicated machine this summer.
|
|
|
11-14-2015, 11:22 AM
|
#6
|
LQ Veteran
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
|
Quote:
Originally Posted by ankyuk
Thanks, ardvark71!
|
You're welcome. If you like AntiX and have no further issues or questions, please mark this thread as "SOLVED" by clicking on "Thread Tools" directly above your initial post. Thanks!
Regards...
|
|
|
11-14-2015, 01:00 PM
|
#7
|
LQ Newbie
Registered: Nov 2015
Posts: 4
Original Poster
Rep: 
|
Quote:
Originally Posted by ardvark71
If you like AntiX and have no further issues or questions, please mark this thread as "SOLVED" by clicking on "Thread Tools" directly above your initial post.
|
Sure, I will do that!
|
|
|
11-14-2015, 07:28 PM
|
#8
|
LQ Addict
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316
|
Why do you need to run Linux in a VM? Is a reboot and running from the USB stick an option? If yes, there are plenty of live media out there, and some distros are even specialized for running without installation. Some are even able to work alongside Windows and save dava in the Windows file system.
Puppy used to be like that; not sure if they have changed strategy.
|
|
|
11-15-2015, 01:26 AM
|
#9
|
Member
Registered: Feb 2014
Distribution: Bedrock
Posts: 437
|
Quote:
Originally Posted by TobiSGD
antiX comes with XFCE by default, but it shouldn't be hard to use one of the WMs instead.
|
Xfce is the default desktop for MX which is a distro provided by Antix.Mepis community based on Debian stable. Antix itself uses IceWM window manager based on Debian testing
Last edited by travis82; 11-15-2015 at 02:10 AM.
|
|
1 members found this post helpful.
|
11-15-2015, 04:11 AM
|
#10
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
Quote:
Originally Posted by travis82
Xfce is the default desktop for MX which is a distro provided by Antix.Mepis community based on Debian stable. Antix itself uses IceWM window manager based on Debian testing
|
Thanks for the correction.
|
|
|
All times are GMT -5. The time now is 03:19 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|