COMPLETELY new to UNIX


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers COMPLETELY new to UNIX
# 1  
Old 05-12-2008
Question COMPLETELY new to UNIX

So I am ridiculously new to UNIX. The closest thing to it I use is Mac OS X. Recently I downloaded OpenDarwin 7.2.1 just to see what it was like. I popped it into Vmware, installation and boot work well, and I login.
Now I am presented with a console. I'm generally okay with command line stuff, but I'd like a GUI and have no idea how to go about getting one, and after googling all I gather is that I need to download MacPorts and then whatever WM I like (GNOME or KDE, maybe?). The problem is that I don't know how to download these files with only a terminal. From what I've been reading, it looks similar to the Linux method but every time I follow the instructions on the websites I have visited, I get either a "step 1: install macports" or a get command for a file that no longer exists or something that I don't understand. Any help?
# 2  
Old 05-12-2008
you need some tools from the mac cd to install macports...
InstallingMacPorts - MacPorts - Trac

why you are using darwin? go for a linux distro (e.g. ubuntu) and you have a gui. if it has to be unix, solaris might be an option...
# 3  
Old 05-14-2008
I do have Fluxbuntu and OpenSolaris. I'm not really using these for any purpose other than learning about them. The only operating system I used for the first fourteen years of my life was Windows, in various flavors. Since then, I've come a long way, but this year was really the year where I discovered several things, but most importantly open source software. Considering OpenDarwin is dead, I'd like to hold on to it, as soon it will probably unobtainable except for the source code from apple.
By the way, thanks for the link. Mac CD is lying around somewhere.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

11.2 not shutting down completely

I just installed this 11.2 ver and when I tell it to shutdown it takes for ever then just hangs with this just a little bit of that red line left to go, then it just sits there like forever until I get tired of looking at it then force a shutdown by holding my power button down until my laptop... (8 Replies)
Discussion started by: userx-bw
8 Replies

2. Shell Programming and Scripting

Find: ignore directory completely

Hello, I know find can be prevented from recursing into directories with something like the following... find . -name .svn -prune -a type d But how can I completely prevent directories of a certain name (.svn) from being displayed at all, the top level and the children? I really... (2 Replies)
Discussion started by: nwb123
2 Replies

3. Shell Programming and Scripting

Displaying a field completely

Version: AIX 6.1 (korn shell) In the below output, the field with the heading 'Address' has some names like hwproc214-priv1.gnas.wrd.netwhich are only partially displayed. $ netstat -i Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll en2 1500 link#2 ... (3 Replies)
Discussion started by: polavan
3 Replies

4. UNIX for Advanced & Expert Users

Check EOF char in Unix. OR To check file has been received completely from a remote system

Advance Thanks. (1) I would like to know any unix/Linux command to check EOF char in a file. (2) Or Any way I can check a file has been reached completely at machine B from machine A. Note that machine A ftp/scp the file to machine B at unknown time. (5 Replies)
Discussion started by: alexalex1
5 Replies

5. What is on Your Mind?

And now for something completely the same

In honor of the anniversary of one of the best British shows (and memoriam of Graham Chapman)... npjOSLCR2hE 9ZlBUglE6Hc (1 Reply)
Discussion started by: pludi
1 Replies

6. UNIX for Dummies Questions & Answers

Completely new to UNIX

This is my first post here, I tried searching the forum and other sites as well - but I still couldn't figure out exactly what UNIX is. I mean like for C programming we Turbo C++ IDE, and in same way different platforms for other languages. What do we use for UNIX? I'm completely new to UNIX and... (2 Replies)
Discussion started by: j7x
2 Replies

7. Solaris

System not starting completely

I have an Ultra 60, running Solaris 5.8. During boot all of a sudden it dies after Yp comes up then the netmasks are set and then I don't see anything any more. How do I tell whats causing it to hang at this point. I can login to it but can't tell what preocess is hung. /var/adm/messages has no... (7 Replies)
Discussion started by: frankkahle
7 Replies

8. UNIX for Dummies Questions & Answers

Completely new to unix

Ive decided to take a trip over to unix and see how it is due to the perl compatabilities, What distro would you recommend? Im somewhat new to perl, and would like something with a "n00b-friendly" environment. Ive been running Linux boxes for some time now, and want to try a new os also. (3 Replies)
Discussion started by: idontdowindows
3 Replies

9. UNIX for Dummies Questions & Answers

Completely new...

Hi there, I am completely new to this forum but it say's it's for complete newbies too :) I have some questions: 1: I want to learn Linux and some basic Unix commands. Is it best to install a text version of Linux/Unix? (to get to know the commands, instead of a shell app) 2: Are there... (8 Replies)
Discussion started by: Mecallie
8 Replies
Login or Register to Ask a Question