Very New To Unix


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Very New To Unix
# 1  
Old 09-14-2003
Very New To Unix

Got some questions for you guys (please excuse my ignorance):

1. I do not think I should install Unix on my laptop. I would like to buy a dedicated Unix box. Where can I find some good deals for this?

2. I'm not 100% sure whether Unix and Linux use the same interface. I've never used either. Should I try learning Unix or Linux first?

Keep in mind that I've only used Windows OS's so far, and would like to try something new.

Thank you.
# 2  
Old 09-14-2003
Quote:
2. I'm not 100% sure whether Unix and Linux use the same interface.
whether you are talking about a GUI or a CLI, there is no 'one' interface for linux or unix. supposedly BASH is suppost to be THE shell for linux, however it just comes down to your personal preference. KDE and GNOME, full desktop environments run on many unices, as well as many window managers.

people may disagree with me, but linux IS a unix. notice i say 'A' linux. as in there are many. you could go with one of the *BSD's or one of the many many linux distros, or you could shell out the money for a commercial unix distribution. it is all really up to you in the end. try a bunch.

if you are looking for a linux distro to learn with, suse is very easy to get up and running. suse is what got me started in linux, and i still use it today for my desktop.

when you ask people for what they think about which one to choose you will get many many different answers. look for one you like and try it out.

linux on the laptop will be my next project, when i get the money to buy a laptop.


oh one more thing,

no matter what you choose, DONT GIVE UP! dont be afraid to ask questions, the more people using linux or another unix-like OS the better. with a larger user base it only gets better. we will have larger vender hardware support, and the distros will just keep advancing faster and faster.
# 3  
Old 09-14-2003
Quote:
1. I do not think I should install Unix on my laptop. I would like to buy a dedicated Unix box. Where can I find some good deals for this?
I would recommend building your own box rather than buying a commercial one from Dell or Gateway or others. You learn about the hardware which is a bonus when learning unix/linux.

The cool thing about Unix/Linux is that they can run on x86 platforms. You can build a pretty cheap Pentium/AMD system that should take care of your needs. I am currently using an AMD Duron 900 Mhz chip, 512 MB DDR 2100 RAM, NVidia TNT2 32 graphics card all on a ECS (Elitegroup) K7S5A board. I had piece mealed components from a couple of old PCs to finish it off.

The chip cost me 40 bucks, the ram 75, the video card 29 and the board 70. All purchased through a local wholesaler. Check out this site for low cost parts and bare bones systems Price Watch
# 4  
Old 09-15-2003
Hi,

1) It's not necesary to buy a new box. It's just wether you want to spend money or not. If you never have been playing with it before I can imagine you choose to have a seperated box. It shouldn't be the most expensive one. Unix/Linux is not very demanding.

2) Unix == Linux. It's just that Linus Torvalds wanted to create a Unix variant for the home-user. So it was written for multiple processor types from multiple vendors. Intel was one of the processro-types it has been written for. That's why it got more popular that Sun Solaris or HP-ux f.e.. It was cheaper and you had free support.

Hope to have given you at least some info.

Regs David
# 5  
Old 09-15-2003
If you want to try it out... You can get a cheep refurbished box from a local refurbisher...

Many you can find nowadays for $200-300 or less even... many of those are perfectly fine for LINUX as it doesnt need a ton of resources.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

VIP Membership - The UNIX and Linux Forums - Get Your UNIX.COM Email Address Here

We work hard to make The UNIX and Linux Forums one of the best UNIX and Linux knowledge sources on the net. The site is certainly one of the top UNIX and Linux Q&A sites on the web. In order to provide certain members the best quality account services, you can now get some great extra features by... (2 Replies)
Discussion started by: Neo
2 Replies

2. Shell Programming and Scripting

File Transfer from Window server to UNIX and UNIX to UNIX

Dear All, Can someone help to command or program to transfer the file from windows to Unix server and from one unix server to another Unix server in secure way. I would request no samba client. (4 Replies)
Discussion started by: yadavricky
4 Replies

3. UNIX for Dummies Questions & Answers

How does unix system administration, unix programming, unix network programming differ?

How does unix system administration, unix programming, unix network programming differ? Please help. (0 Replies)
Discussion started by: thulasidharan2k
0 Replies

4. Shell Programming and Scripting

Batch job in unix server to move the pdf file from unix to windows.

Hi Experts, I have a requirement where i need to setup a batch job which runs everymonth and move the pdf files from unix server to windows servers. Could some body provide the inputs for this. and also please provide the inputs on how to map the network dirve in the unix like that... (1 Reply)
Discussion started by: ger199901
1 Replies

5. Shell Programming and Scripting

FTP script for sending a file from one unix directory to another unix server director

Hi, My local server is :/usr/abcd/ Remote server is :/Usr/host/test/ I want to send files from local unix directory(All files starting with O_999) to remote host unix directory. Can any body give me the Unix Shell script to do this. One more doubt: Shall we need to change the file... (1 Reply)
Discussion started by: raja_1234
1 Replies

6. UNIX for Advanced & Expert Users

missing Path(in UNIX) when i launch a job on to unix machine using windows SSh

hi i want run an unix application from a windows program/application.i am using SSH(command line version)to log on to a unix machine from windows. the application has to read a configuration file inorder to run. the configuration file .CFG is in bin in my home directory. but the application... (1 Reply)
Discussion started by: megastar
1 Replies

7. UNIX for Dummies Questions & Answers

Unix History Question: Why are filenames/dirnames case sentsitive in Unix?

I tried looking for the answer online and came up with only a few semi-answers as to why file and directory names are case sensitive in Unix. Right off the bat, I'll say this doesn't bother me. But I run into tons of Windows and OpenVMS admins in my day job who go batty when they have to deal... (3 Replies)
Discussion started by: deckard
3 Replies

8. UNIX for Dummies Questions & Answers

UNIX problem? Unix programm runs windows 2000 CPU over 100%

Okee problems...!! What is happening: Unix server with some programms, workstations are windows 2000, the workstations work good but when you start a programm on the Unix server the CPU of the workstations go to 100% usage resulting that the system gets very slow. The programm well its running so... (2 Replies)
Discussion started by: zerocool
2 Replies
Login or Register to Ask a Question