LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-18-2016, 09:42 AM   #1
susja
Member
 
Registered: May 2011
Posts: 125

Rep: Reputation: 1
Which distro to select


I have 20 PC's. They are running Windows 7.
Sometime I need to do something that Windows does not have by default i.e. grep, sort, find or etc ... not a heavy stuff but just convenient that I use when on Unix.
I want to create a bootable USB with 'Live' Linux which would allow me to boot any PC into Linux, mount Windows and then do grep and etc.
My question: which is the most light-weighted distro you'd recommend that fit my needs, I see Debian Live, Linux Mint, Lubuntu and etc.
What would you suggest?
Thanks
 
Old 05-18-2016, 09:51 AM   #2
Wells
Member
 
Registered: Nov 2004
Location: Florida, USA
Distribution: Debian, Redhat
Posts: 417

Rep: Reputation: 53
I wonder if perhaps this might not be the way you want to go. You might want to think about one of two things that come to mind for doing this sort of thing:

1. Install a VM that does this. Then when you need it, you fire up the VM, mount the windows filesystem, and do what you need to do.
2. Install cygwin, which has all of the tools that you are looking for, and also has the inherent capability to view your filesystem.

Actually, cygwin is probably the better choice for what you are trying to do here.

As a note, Windows 10 is going to be having some sort of bash shell capability in the future, at least as far as the Microsoft announcements I have seen.
 
Old 05-18-2016, 09:52 AM   #3
dab1414
Member
 
Registered: May 2011
Location: OK, USA
Distribution: Slackware 14.1_64
Posts: 76

Rep: Reputation: 52
Try them all and decide which you like best. IMHO if you are wanting to just run a "live" from USB stick, i'd probably go with puppy.
 
Old 05-18-2016, 09:59 AM   #4
susja
Member
 
Registered: May 2011
Posts: 125

Original Poster
Rep: Reputation: 1
Thanks for reply but I'm looking for the most 'light-weighted' case
I mean I'll rarely use it ... maybe even never hence I don't want to keep VM, cygwin or etc on each of PC.
I want to have it on USB and use only when I need.
 
Old 05-18-2016, 10:00 AM   #5
dab1414
Member
 
Registered: May 2011
Location: OK, USA
Distribution: Slackware 14.1_64
Posts: 76

Rep: Reputation: 52
Quote:
Originally Posted by Wells View Post
Actually, cygwin is probably the better choice for what you are trying to do here.
2nd that, been years since I used cygwin. You can install it in windows and use the commands you are used to.
 
Old 05-18-2016, 10:36 AM   #6
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,139

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
What you want is SystemRescue. You get a minimal Linux plus a set of rescue and repair tools that have saved my bacon on a few occasions. Put it on a USB stick and you won't regret it!
http://www.system-rescue-cd.org/SystemRescueCd_Homepage
 
1 members found this post helpful.
Old 05-18-2016, 10:41 AM   #7
un1x
Member
 
Registered: Oct 2015
Posts: 645

Rep: Reputation: Disabled
chaletOS...

 
Old 05-18-2016, 02:50 PM   #8
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,405
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
Which distro to select

I'd give a try with AlienBob's slacklive shipping xfce. Fit's on 1G, is percistency-able (with encrypted container if you need), and, most of all, it's slackware.
 
Old 05-18-2016, 03:14 PM   #9
drhood
LQ Newbie
 
Registered: Oct 2013
Posts: 9

Rep: Reputation: Disabled
Perhaps:

Simplicity Linux
Puppy Linux
 
Old 05-18-2016, 03:49 PM   #10
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939Reputation: 3939
I s-t-r-o-n-g-l-y recommend that you use a virtual machine.

Specifically: download VirtualBox, a free(!) virtual-machine monitor ... backed by none other than Oracle Corporation ... which runs on everything.

Now, you can safely "run Linux," without screwing anything up. (And, by the way, you can do so efficiently.) You can "snapshot" the system at any time and restore it from the snapshot. You can have as many VM's as you want.

One day, you might even to decide to flip the table over: to use Linux as the native operating system of your machine, and to host Windows in ... a window! (Yes, it works. It works just fine ...)

Frankly: "do not 'dual boot.'" IMHO, that's a thoroughly-antiquated concept by now. Virtualization is that good ... yes, even when Microsoft Windows is the host. Today, you do not need to put a host-system at any sort of risk in order to run other "guest" operating systems efficiently(!) on the same hardware.

Last edited by sundialsvcs; 05-18-2016 at 03:52 PM.
 
Old 05-18-2016, 04:15 PM   #11
susja
Member
 
Registered: May 2011
Posts: 125

Original Poster
Rep: Reputation: 1
Quote:
Originally Posted by DavidMcCann View Post
What you want is SystemRescue. You get a minimal Linux plus a set of rescue and repair tools that have saved my bacon on a few occasions. Put it on a USB stick and you won't regret it!
http://www.system-rescue-cd.org/SystemRescueCd_Homepage
Well ... this one likely will fit my need ... although thanks for other replies as well ... but this one will give me the light version plus some utilities.
I already created USB thumbdrive and tried. Looks great.
One more question related to SystemRescueCD: what you 'typically' use it for? I am going to run some 'unix-like' commands again Windows like grep, find and etc .. But what are you using it for?
Thanks again ..
 
Old 05-18-2016, 06:10 PM   #12
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,405
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
Which distro to select

It's used to recover a system, repair disks or access to files while the system will not boot. Others are full linux systems on a thumb drive.
 
Old 05-18-2016, 06:55 PM   #13
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,501

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
It's all explained at the System Rescue home page, link below.

https://www.system-rescue-cd.org/Sys...cueCd_Homepage
 
Old 05-18-2016, 09:50 PM   #14
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Hi.

I just posted my opinions: http://www.linuxquestions.org/questi...op-4175580026/

have fun!
 
Old 05-18-2016, 10:38 PM   #15
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 2,149

Rep: Reputation: 449Reputation: 449Reputation: 449Reputation: 449Reputation: 449
Cool

Quote:
Originally Posted by susja View Post
I have 20 PC's. They are running Windows 7.
Sometime I need to do something that Windows does not have by default i.e. grep, sort, find or etc ... not a heavy stuff but just convenient that I use when on Unix.
I want to create a bootable USB with 'Live' Linux which would allow me to boot any PC into Linux, mount Windows and then do grep and etc.
My question: which is the most light-weighted distro you'd recommend that fit my needs, I see Debian Live, Linux Mint, Lubuntu and etc.
What would you suggest?
Thanks
Have you tried to install Cygwin in Windows?

If you have it installed I believe you can do grep, sort or find and if you know PowerShell you can do that also but you need PowerShell to be installed on your Windows system.

But of course Linux comes in handy for such stuff. If you don't have any applications that is preventing you to switch over then by all means go for Linux.

Good luck!!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Which distro widely allows to select packages during installation ls_milkyway Linux - General 15 02-21-2014 04:20 AM
Mandriva and PCLOS's ability to select a different distro from the logout screen newbiesforever Linux - Distributions 1 02-01-2008 07:00 AM
Linux newb, trying to select Distro Zotamis Linux - Newbie 7 01-19-2008 10:09 PM
HOWTO: Select the right Distro for you Simon Bridge Linux - Newbie 15 11-21-2005 08:19 AM
Select distro ?!? PeO Linux - Newbie 2 07-24-2004 04:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration