Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Re-learning Unix - need some advice. Post 302103704 by BOFH on Saturday 20th of January 2007 07:43:26 PM
Old 01-20-2007
While a Live CD does have limitations, you can mount your windows drive under Linux plus you have a temporary space you can write to. In addition, you can use a thumb drive to save data to. It's a common way of saving your settings on a Live disk. On boot, you just tell the system to load settings from the thumb drive. I do that with a couple of Live distros I use.

With that said, that's fine for testing the waters, I wouldn't do that all the time. Especially since you're trying to gain experience working in Unix. You'd want to be able to customize your environment a bit more and install packages that may not be installed on the Live CD. You can install them via the thumb as well, just storing the libraries on the thumb drive. Another issue that bogs me down is the slowness of the CD based system. It's fine for a quick boot and rummage around but again, I wouldn't use it for more than just that.

As to your last question, removing Windows. If you're not using Windows on the system any more and of course your data's been saved Smilie then yea, I'd just punt the whole system and install one of the available Unix distributions.

The problem is that it's a laptop. In my experience, laptops are pretty unique beasts. It can limit your choices of Unix that you can install. Try the Live CD method first, make sure your laptop works as expected in the environment you're looking at and then you'll be reasonably assured it'll work for you as a programmer. You don't want to spend all your time chasing down drivers and tweaking things to get them working.

As to which Unix? Well there's a wide variety that's available to you. I'm not sure you could install Solaris on a laptop. If it's possible and if you want to try, go for it. A better choice might be FreeBSD. I believe it has some pretty good support for laptops. But there are Live CDs for quite a few distributions. Ubuntu seems to get a lot of thumbs up from people.

And the Mac uses OS X which is a FreeBSD based system but using a Mach kernel and Apple's proprietary user interface.

Carl
 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Learning Unix , Advice?

I am a long-time Windows NT, 2000 user at home and work. I want to learn Unix to broaden myself. What flavor do you recommend and how do you recommend practicing with it at home? how to get a copy of it to practice with? (1 Reply)
Discussion started by: robmaxfli
1 Replies

2. UNIX for Dummies Questions & Answers

where to obtain UNIX and learning on a UNIX variant?

Hi. I've just started to get into UNIX. Researched on the Net, found out that most of the UNIX variants are not offered online. 1. Any of you guys know where I could obtain them on the Net? or anywhere at all? 2. Does learning a UNIX variant enough to cover an understanding of other UNIX... (6 Replies)
Discussion started by: ninelives1980
6 Replies

3. UNIX for Dummies Questions & Answers

Learning UNIX

Hi guys! Am new to this forum so would like to say hello to all. Was wondering, what the best way to learn UNIX was? Theoretically or Practically? Cheers (2 Replies)
Discussion started by: bibah11
2 Replies

4. What is on Your Mind?

Learning UNIX

Alright I am looking to further my knowledge and experiance with computers (Currently a PC technician but not much knowledge with other operating systems like unix/linux). What im trying to do now is get a basic understanding of unix and its commands, unix shells, the unix directory structure, and... (5 Replies)
Discussion started by: Rycon
5 Replies

5. UNIX for Dummies Questions & Answers

Learning Unix

Hi all, and thanks for viewing this thread. I have never used the terminal (UNIX) before, not until I read an introductory book about it: Unix for Mac OS X Tiger. Now I've become intrigued, and I want to uncover more of the mysteries of Unix. I've searched and searched, but there are many books... (5 Replies)
Discussion started by: Hin
5 Replies

6. UNIX for Advanced & Expert Users

I am learning UNIX and

I am wondering, is there a core book or instruction DVD that I can learn from and be functional in UNIX with. I know a lot of the basic commands and I just figured out how to create a file but, I want to be able to handle this with no problem. (3 Replies)
Discussion started by: MOSE
3 Replies

7. UNIX for Dummies Questions & Answers

learning unix

Hi, i have started to learn unix (on and off for the past few months) and am wishing to move into that area in the administration field of it. I have been working in the help desk area (desktop support - windows based) for about 2.5 years and moved into a team leading role for 1 year in which i... (1 Reply)
Discussion started by: donnieDarko
1 Replies

8. UNIX for Dummies Questions & Answers

Learning UNIX

Hi Everyone, I know nothing about Solaris / Linux / AIX but I know they are all part of Unix. I have been using Windows the last 15years and I have been a LAN admin, I am now working in IT Operations and we use some solaris commands but not much plus its from following a document so we can't... (1 Reply)
Discussion started by: maxie
1 Replies

9. What is on Your Mind?

Learning UNIX

Hi Guys , Hope everybody is fine . I am here to learn UNIX . Please provide any URLs/pdfs for learning . Thanks in advance. -Radha ---------- Post updated at 07:59 PM ---------- Previous update was at 07:48 PM ---------- Just to add , I am good at basics but unable to write scripts... (4 Replies)
Discussion started by: radha254
4 Replies

10. UNIX for Dummies Questions & Answers

Need advice on learning RegEx

Hello Unix graduates, I have gone through 50 posts here in this Unix.com, out of which 35-40 are answered with regex.. Regex is always been a problem for me. :wall: I have gone through few URLs still it doesn't help me to reach what you guys are.. :confused: How to get skilled on... (1 Reply)
Discussion started by: sathyaonnuix
1 Replies
SND_EMU10K1(4)						   BSD Kernel Interfaces Manual 					    SND_EMU10K1(4)

NAME
snd_emu10k1 -- SoundBlaster Live! and Audigy PCI bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_emu10k1 Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_emu10k1_load="YES" DESCRIPTION
The snd_emu10k1 bridge driver allows the generic audio driver sound(4) to attach to the SoundBlaster Live! and Audigy audio cards. Digital output is supported by default. HARDWARE
The snd_emu10k1 driver supports the following sound cards: o Creative SoundBlaster Live! (EMU10K1 Chipset) o Creative SoundBlaster Audigy (EMU10K2 Chipset) o Creative SoundBlaster Audigy 2 (EMU10K2 Chipset) o Creative SoundBlaster Audigy 2 (EMU10K3 Chipset) SEE ALSO
sound(4) HISTORY
The snd_emu10k1 device driver first appeared in FreeBSD 4.1. AUTHORS
David O'Brien <obrien@FreeBSD.org> Orlando Bassotto <orlando.bassotto@ieo-research.it> Cameron Grant <cg@FreeBSD.org> BUGS
Fancy features like DD5.1 output are not supported. BSD
December 15, 2005 BSD
All times are GMT -4. The time now is 10:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy