Previous: Getting Started |
Requirements |
Next: Installing Red Hat Linux 6.2 |
The emphasis of this document is currently on a Linux installation. Installing this software on other Unix systems, such as Solaris, is much the same. If you are not installing onto Linux, you can still follow this documentation, but you will need to substitute commands native to your Unix system if the Red Hat Linux version does not work. For example, there is a standard tool for creating new users under Solaris and Red Hat, useradd
. If your system does not support this, you will need to substitute the appropriate command.
Installing the ArsDigita Community System under Windows 2000 is a different matter that this document does not address. Please see the Windows 2000 installation guide for instructions.
Minimum Hardware Requirements for Installing onto Linux
- An IBM-PC compatible with a Pentium processor or better.
- 128 Mb RAM (256 Mb recommended) with 400 Mb swap file
- 3.5 Gb Hard Drive space
- A network connection. Have your network configuration information (such as IP address) handy when following this guide.
nsd8x
)cp, rm, mv,
and cd
.An excellent introduction to the command line tools and basic programs of Unix is Unix Power Tools. An excellent online resource is The Unix Reference Desk . However, you need to read further to get a firm grasp on System Administration.
For System Administration:
For HP-UX:
For Linux:
Above basic system administration, you need a good text editor. While vi
is functional, Emacs offers more features and is arguably more extensive than any other text editor available today. These two books are excellent.
Previous: Getting Started | Requirements part of the ACS Installation Guide |
Next: Installing Red Hat Linux 6.2 |