Getting set up with Linux.


 
Thread Tools Search this Thread
Special Forums Hardware Filesystems, Disks and Memory Getting set up with Linux.
# 1  
Old 02-08-2002
Bug Getting set up with Linux.

I want to install a Linux build on a partition of my Win2k machine, but I have a few questions first.

1) Which build should I choose? I was told that some Linux builds don't support some hardware. I am using an AMD Duron CPU, an NVidia Geforce2 MX video card, and a soundMAX (very cheap) audio card, I can get more details if someone wants to know.

2) The partition I have right now on my HD is smaller than I want it to be. Can anybody recommend any partition resizing software that has worked for them and NOT messed things up?

3) Any tips to help me out?


Big thanks in advance to all those that reply.
# 2  
Old 02-08-2002
You may have trouble with the NVidia card... It should work, but you may not get the performance that it's capable of. You can thank Nvidia for that.

Partition resizing is possible, but risky. No matter what, you may lose everything. If you can, grab a backup before trying. Some commercial software may be able to resize them fairly safely, but I don't know of any free software that can talk NTFS.
# 3  
Old 02-08-2002
PHP

Can you recommend any commercial software?
# 4  
Old 02-09-2002
For your Linux distro, if you are just getting started, I would highly recommend one of the following (in recommended order):
Mandrake
Redhat
SuSe
All of them will automatically detect and work with your GeForce2MX. I /think/ your soundMAX card is supported. As far as partition resizing - you might be able to use the included partition resizers that come with Mandrake or Redhat (FIPS I think it's called). Or, to be really safe, pick up Partition Magic 9.0 (made by Powerquest). This program is very nice, and works very well. It even has support for ext/2 (the 'default' Linux filesystem), and will talk to Win2K NTFS 5.
Here's a link:
http://www.partitionmagic.com/partitionmagic/
# 5  
Old 02-13-2002
Iam using dual boot partition too. Using PartitionMagic (PowerQuest), it really helps me out especially when it comes to resizing and creating partitions. But i also encounter several problems especially when it cames to FAT and NTFS some problem that powerquest software unable to identify FAT partition to make dual boot of win2k and unix. Try to format ur disk to FAT32 rather then NTFS it works.
# 6  
Old 02-14-2002
Just to add another data point: I have had no problems resizing NTFS partitions under Win2k with Partition Magic. YMMV.
# 7  
Old 03-04-2002
About the 'ordering' - without getting involved in distro A vs. distro B, could I be allowed to state that they are sorted in 'from most windows-like to less windows like in decending order' - so that if the objective is to learn Unix, vs. getting the most windows-like (perceived as 'easy') Linux, you may want to try out Slackware.
For someone whose objective it is to get the most 'Unix-like' Linux, I always recommend like this:

1. Slackware
2. Debian
3. Redhat

RedHat is probably the ultimate compromise, it sticks to Unix standards for filesystem layout, etc. but also uses a very 'Windows-like' graphical login.

Could I also state that I personally think text based install programs are a lot easier to work with than graphics-based ones - you get only relevant info, no 'decorations' and you are sure that it will work on all video cards ...

I realize that this states just the opposite of what was said before, but I felt it necessary to say this, in the hope that it will not create confusion, but clarity on one thing:

1. Linux can be anything you want it to be.
2. You must be clear about what you want before you spend time and money on a particular distro.

And then, rant over, please do not let us forget that Linux is far from the only free Unix for PC:

There is also a whole other set: FreeBSD, NetBSD, OpenBSD, (almost) free Solaris ... I would range these side by side with, or even above Slackware, though, in 'Unix-likeness'.

With all respect and hat off to previous poster for ranging in descending 'ease of use'.

Atle
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

LINUX - How to add a prefix to a set of files

Hi All, I have a file (lets say filenames.txt) which contains a list of file names. Is there a way I can append a prefix to the filenames as below, Thanks much for your help Freddie (3 Replies)
Discussion started by: dsfreddie
3 Replies

2. UNIX for Dummies Questions & Answers

AIX and Linux difference (character set)

I'm having a problem regarding the encoding of my files in Linux and AIX. I have a file which can be viewed both in Linux and AIX (via NetApp mount). When I checked the encoding, they have difference. In Linux, the file is encoded as ISO-8859 text. (checked by using "file" command).... (1 Reply)
Discussion started by: Jin_
1 Replies

3. Red Hat

SEt two hostname in a linux server

Friends , Can I set two hostname in a Linux server at a time ? I want to give two hostname of my Linux server , is it possible to do ? Plz inform .. .. (2 Replies)
Discussion started by: shipon_97
2 Replies

4. Red Hat

Where is TERM variable set on linux machines ?

We have two machines, prod and uat. The TERM variable in both machines are different prod echo $TERM vt100 UAT echo $TERM xterm I have checked the .profile file and could not find any entry ? There are some scripts on the box which are run by Autosys scheduler they seem to run in... (1 Reply)
Discussion started by: amit1_x
1 Replies

5. Shell Programming and Scripting

set UID on linux

Hi, I just want to know if it's possible to set the UID bit for a script, so that it executes not as a owner of process, but owner of the script. i.e script tesh.sh owned by 'user1', 'file1' owned by user1 has 700 permisssions `who am i` rm -v /tmp/file1 user 2 need to execute test.sh, ... (2 Replies)
Discussion started by: braindrain
2 Replies

6. SuSE

PhPMyAdmin basic set up on SUSE linux 9.1

Hey, I was wondering if anybody could help me setup my PhpMyAdmin on my SUSE linux 9.1 machine. I want to use it to access MySQL server instead of the defualt MySQLCC-Console Manager. I have not tried yet but i have done a such and it's installed in one of the folders. I would like to point... (15 Replies)
Discussion started by: sybella1
15 Replies

7. Linux

How Do I Set Internet With Linux

I am a new learner of linux, my friend told me that it is very good to learn linux, so I dropped the idea of deleting it but now I faced a problem again , how am I going to set my computer to connect to my ISP and other computers?? (1 Reply)
Discussion started by: terrychen0804
1 Replies

8. UNIX for Dummies Questions & Answers

how to set up linux environment variables?

Hi I'm using Linux, in the directory /root/my there is a.out. but when I try to run it , the shell indicate "bash:a.out: command not found" but I AM working in this directory. if I use "./a.out" , it works perfectly. can any body tell me how to do a permanent set up so that I can use... (5 Replies)
Discussion started by: dell9
5 Replies

9. UNIX for Dummies Questions & Answers

I need help to set up internet sharing in linux.

Ok, I'm kind of in between newbie and experienced somewhere. I'm an advanced computer user but only have a little experience with linux and a lot of problems with it. Currently I'm using Linux-Mandrake 8.0 (I know, I know, but let's not go into the many reasons why it's not even close to the best... (2 Replies)
Discussion started by: Nazo
2 Replies

10. UNIX for Dummies Questions & Answers

How do I set up DHCP on Linux

I have linux box setup and connected to a cable modem via a hub which is shared with other win98 pcs. I need to set up the linux box with dhcp. I have two issues: First: For some reason, every time I activate the eth0 interface, it seems to deactivate itself after some time all by itself.... (1 Reply)
Discussion started by: alam
1 Replies
Login or Register to Ask a Question