Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 07-14-2003, 11:59 AM   #1
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
Linux specifications

What are the linux Red Hat 9 specs?

Max Memory=?
How many processors in a multiprocessor system=?
Max amount of HD=?
Max amount of current users as server=?
File systems supported=?

What are the equivalents for the following apps?

Getright or Download accelerator plus
Musicmatch (For MP3 Ripping and burning)
Cyberlink Power DVD
And a database program as easy to use as MS Access
easg is offline   Reply With Quote
Old 07-14-2003, 12:34 PM   #2
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Max Memory is going to be governed more by your hardware than Linux. I believe with RedHat, anything over 2GB, you would have to use their Enterprise addition. I believe 64GB is the current cap.
Processors - 8 is the limit but it can be compiled to work with more.
HD - No real limit, mostly governed by hardware limits.
FS - What do you mean by supported?

No idea on the Linux equivalents but there are plenty of free choices to try. I don't know of one for Access. Most would require that you know some SQL, unlike Access.
mairving is offline   Reply With Quote
Old 07-14-2003, 12:39 PM   #3
Barefoot on the Moon!
Staff
Premium Member
 
Force Flow's Avatar
 
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,384
Take a look at this:
Attached Files
File Type: txt release notes.txt (23.1 KB, 82 views)
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
Force Flow is offline   Reply With Quote
Old 07-14-2003, 12:52 PM   #4
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
I mean, What files system can linux have access to?
easg is offline   Reply With Quote
Old 07-14-2003, 01:50 PM   #5
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,525
Linux can access almost all common file systems. NTFS is a proprietary file system and to date only read access is safely available; write access is stated to be experimental and is not reccomended. For cd ripping, a linux program called the grip is very good. You can rip to a half dozen different formats including mp3, ogg, lame, flac. For cd burning, k3b is the best IMHO. With k3b, you can create audio cds directly from mp3 files. RH is very conservative when it comes to proprietary formats and does not include NTFS or mp3 support out of the box although they are widely available as add on packages for RH. If you don't want to hassle with that, try Mandrake 9.1 which includes mp3 and NTFS support out of the box as do most other linux distros.
kilgoretrout is offline   Reply With Quote
Old 07-14-2003, 04:16 PM   #6
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
So I cannīt write to a NTFS partition even throut the network?
easg is offline   Reply With Quote
Old 07-14-2003, 04:47 PM   #7
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,525
I wouldn't reccomend it. Like I said, write access is experimental for ntfs from linux. Essentially, it's a reverse engineering job from the linux point of view and, microsoft isn't giving any help. I don't beleive it will be available for the new kernel coming out this fall(2.6) either. Most people that have linux and ntfs set up a separate FAT32 partition that both linux and winxp or win 2000 can write to as a means of transfering data between the two. Read access is perfectly safe and routinely done, however.
kilgoretrout is offline   Reply With Quote
Old 07-15-2003, 06:56 AM   #8
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
It can write to a NTFS or pretty much any partition type through TCP/IP, just not on the local side.
mairving is offline   Reply With Quote
Old 07-15-2003, 09:59 AM   #9
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
I tested red hat 9 with a 1.2 ghz duron and 128 mb ram pc and it was a little slow, it runs better with 256 mb of ram.
easg is offline   Reply With Quote
Old 07-15-2003, 10:09 AM   #10
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Quote:
Originally posted by easg
I tested red hat 9 with a 1.2 ghz duron and 128 mb ram pc and it was a little slow, it runs better with 256 mb of ram.
It depends upon how you are running it. If you are using Gnome or KDE, you will need at least 256M. If not, the requirements are much lower. I have a web server that runs pretty well on 64M.
mairving is offline   Reply With Quote
Old 07-15-2003, 11:27 AM   #11
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
I wouldnīt want to run linux in text mode, where are scandisk and defragmenter programs or their equivalents in linux?
easg is offline   Reply With Quote
Old 07-15-2003, 12:18 PM   #12
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Quote:
Originally posted by easg
I wouldnīt want to run linux in text mode, where are scandisk and defragmenter programs or their equivalents in linux?
It depends upon the need. You can do everything 'in text mode'. You can only do certain things in the GUI. Plus if you are running a server, it really just gets in the way.

Defrag is not necessary on a Linux system. The file system does not require it. ScanDisk is also not necessary.
mairving is offline   Reply With Quote
Old 07-15-2003, 12:29 PM   #13
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
It means that the server can only be configured in text mode?

And what about current connections, how many users can have access to the linux RH 9 server at the same time? is there a limit?
easg is offline   Reply With Quote
Old 07-15-2003, 03:57 PM   #14
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
It is 10 users.....or is that Windows 2000 Pro.

That was a joke. Your only limit on the number of users is how much RAM you have and what you allow users to do. If you don't have anything setup for users to access, then it is 0. If you have unwisely setup some nobody directories, then it is infinite.
mairving is offline   Reply With Quote
Old 07-15-2003, 03:59 PM   #15
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Configuring the server in text mode is actually quite easy once you know your way around. Most programs have a config file that you edit, then restart the service. Most of time, you don't have to restart the server.
mairving is offline   Reply With Quote
Old 07-15-2003, 04:17 PM   #16
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
I burned a multisession cd with K3B and it changed all files names from the previous nero sessions to ms-dos names and included the ~ caracter, is there a way to avoid this? some files are executables, will this change be a problem?
easg is offline   Reply With Quote
Old 07-16-2003, 06:22 AM   #17
Member (10 bit)
 
LocoCoyote's Avatar
 
Join Date: Jan 2003
Location: Germany
Posts: 537
Send a message via Yahoo to LocoCoyote Send a message via Skype™ to LocoCoyote
mairving when you say that you write to NTFS by using tcp/ip are you just sending the file out through a network loop or what is it you are doing? I ask because this is an interesting thought that I hadn't thought of! I'd like to explore this further.
__________________
Nisi defectum, Exploro quippini
LocoCoyote is offline   Reply With Quote
Old 07-16-2003, 07:05 AM   #18
Member (5 bit)
 
Nirvana's Avatar
 
Join Date: Jun 2003
Posts: 31
You should be able to write to any partition using TCP/IP when the file is sent, THe recieving host has to process and save the file not the sending host. As long as windows understands the file extension and what program to associate with it, it should work.
Nirvana is offline   Reply With Quote
Old 07-16-2003, 08:05 AM   #19
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Quote:
Originally posted by LocoCoyote
mairving when you say that you write to NTFS by using tcp/ip are you just sending the file out through a network loop or what is it you are doing? I ask because this is an interesting thought that I hadn't thought of! I'd like to explore this further.
Yeah, my only point is that NTFS only matters if you have Linux and Windows NT/2K/XP on the same hard drive and are trying to access the NTFS drive locally. Over the network it doesn't care if the drive is NTFS, FAT, FAT32, EXT3, etc.
mairving is offline   Reply With Quote
Old 07-16-2003, 10:13 AM   #20
Member (9 bit)
 
Join Date: Nov 2002
Posts: 502
This is like having Windows 98 and Windows xp in the same hard drive, if windows xp is ntfs formated windows 98 cannīt have access to that partition, if the ntfs partition is through the network no problem, there is a little utility called ntfs for win 98 that allows win 98 have access to a ntfs partition in the same drive, but that is another history.
easg is offline   Reply With Quote
Old 07-22-2003, 05:17 AM   #21
Member (10 bit)
 
LocoCoyote's Avatar
 
Join Date: Jan 2003
Location: Germany
Posts: 537
Send a message via Yahoo to LocoCoyote Send a message via Skype™ to LocoCoyote
OK mairving I am tracking now. Thanks for clearing that up!
LocoCoyote is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:16 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2