|
|
|
|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||
|
Unix Noob, wat do i need etc
Hey everyone
I am currently starting University, (Aus) and i am required to study Unix as apart of my study. We have gone through the basics in orientation but here at home they said i can access my files through the 'ssh' command. All i need to know is: - How will my wireless internet be used on Unix ? - Can i install Unix on a basic system, e.g, PIII, 512mb SD RAM, 30GB HDD ETC. - Will i need Unix drivers for the hardware i am installing it on ? Currently i don't want to use it on my Core 2 setup as i believe it is too powerful, so im buying a cheap $80(AU)< system off ebay. any help would be nice, (University said they can supply unix). |
| Sponsored Links |
|
|
|
||||
|
I would recommend that you install Linux (OpenSUSE, Fedora, debian or someother well known distrubtion)
They all have lots of drivers for diffrent hardware so it shouldnt be a problem with your wireless card etc. Then if you need a "real" Unix operating system i would go for Solaris X86. Check out the sun website (Sun Microsystems) for more information about drivers and what hardware it supports. /Peter |
|
|||
|
Quote:
Even the latest exaltations in User Interfaces like KDE, GNOME and what-you've-got are achieving the same as Windoze with only a fraction of the hardware. So the answer to your question if the system will be sufficient is: yes, definitely. You won't try image processing (which needs lots of power in every regard) and similar things, you will mostly stay on the commandline and do some administrative work. Until 3 years ago i used as my everyday workhorse a PentiumPro machine with 200MHz and 384MB of RAM for this and was happy with it. It had 2 Matrox Millenium II cards with 16MB RAM on each as graphics and i used screen resolutions of 1600x1200 with no problem. My work does not include anything graphical or fancy, just many commandline windows, Mozilla and the TeX typesetting system occasionally (i shun office software and prefer to do my paperwork in vi). Quote:
Linux-drivers.org - Linux Hardware Compatibility Lists & Linux Drivers Hardware - openSUSE https://hardware.redhat.com Compatibility Database etc., etc. Quote:
The operating system works on a idealized piece of hardware. For example, a graphic card. This idealized version of a graphic card has some abilities like, for instance, drawing a line, filling a rectangle with a certain colour, etc. Real graphic cards can do all these things, but they do them in many different ways. The driver now is a go-between between the OS and the hardware: If the OS wants to draw a line it does so by telling the driver "draw me a line". The driver now translates this to one or more steps that the hardware can understand. Maybe card A can only draw dots, so the driver will fulfill the request of the OS by making the card draw many dots that give a line. Card B, on the other hand, can draw lines itself and the driver for card B will translate the "draw a line"-request into one step. The OS will be completely unaware of this difference, because both drivers got the same command - "draw a line". This means: you need drivers for every piece of hardware (graphic cards, network cards, chip sets, etc.) and these drivers are different for every OS you use - to be precise: for every kernel you use. If you use Fedora and change to Debian or Red Hat or any other Linux you probably can use the same drivers because these distributions are basically all the same OS just differently packaged. If you switch to SunOS or AIX, etc. you will have to get different drivers, because these are different OSes and hence speak a different set of "commands" to their drivers. bakunin |
| Sponsored Links |
|
|
![]() |
| Bookmarks |
| Tags |
| linux commands, unix commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| noob help needed | ace_face | Linux | 1 | 04-20-2008 09:23 PM |
| unix noob help with awk? | AnnaLynn | Shell Programming and Scripting | 11 | 04-01-2008 10:29 AM |
| complete unix noob (sorry) | Blastman | UNIX for Dummies Questions & Answers | 2 | 12-23-2007 10:34 PM |
| I am a unix noob | alt+f4 | UNIX for Dummies Questions & Answers | 4 | 04-28-2006 10:01 PM |
| Noob learning Unix: backup commands | lotusx | UNIX for Dummies Questions & Answers | 1 | 06-28-2005 02:50 PM |