|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#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 |
|
|
|
|
|
#2 |
|
Staff
Premium Member
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. |
|
|
|
|
|
#3 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,384
|
Take a look at this:
__________________
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.
|
|
|
|
|
|
#4 |
|
Member (9 bit)
Join Date: Nov 2002
Posts: 502
|
I mean, What files system can linux have access to?
|
|
|
|
|
|
#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.
|
|
|
|
|
|
#6 |
|
Member (9 bit)
Join Date: Nov 2002
Posts: 502
|
So I cannīt write to a NTFS partition even throut the network?
|
|
|
|
|
|
#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.
|
|
|
|
|
|
#8 |
|
Staff
Premium Member
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.
|
|
|
|
|
|
#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.
|
|
|
|
|
|
#10 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
|
|
#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?
|
|
|
|
|
|
#12 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
Defrag is not necessary on a Linux system. The file system does not require it. ScanDisk is also not necessary. |
|
|
|
|
|
|
#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? |
|
|
|
|
|
#14 |
|
Staff
Premium Member
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. |
|
|
|
|
|
#15 |
|
Staff
Premium Member
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.
|
|
|
|
|
|
#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?
|
|
|
|
|
|
#17 |
|
Member (10 bit)
|
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 |
|
|
|
|
|
#18 |
|
Member (5 bit)
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.
|
|
|
|
|
|
#19 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
|
|
#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.
|
|
|
|
|
|
#21 |
|
Member (10 bit)
|
OK mairving I am tracking now. Thanks for clearing that up!
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|