Install RedhatLinux4 on the DELL2850 server-Linux Enterprise Application-Linux server application information. For more information, see the following. After several weeks of efforts, the Redhat Linux AS 4 Operating System (4 CD discs) was successfully installed on the DELL 2850 server. The following describes the important installation steps:
1. Insert the first installation disc and enter "linux noprobe dd" when prompted.
2. Select a floppy disk to start, but do not load any files from the floppy disk. Then select add device and select LSI MegaRAID Driver 2.10.7 (megaraid2) from the list provided by the system ).
3. partitions under the graphic interface. Generally, the/boot partition is 128 M. The swap partition swap is twice the memory, and the rest can be all allocated to the root partition /.
4. You can choose not to install the firewall and set the root password.
5. If you want to use it as an experiment or study, you can install all the software packages, which occupy more than 6 GB of space.
6. During the installation process, you must follow the prompts to replace other discs. The installation may take more than 1 hour.
7. Install the NIC Driver. the manufacturer provides two rpm packages and runs the following command on the terminal: rpm-ivh *. rpm.
8. Configure the NIC parameters. Run the netconfig command on the terminal and enter the IP address, subnet mask, gateway, DNS, and other information. If it is automatically obtained from the DHCP server, you can leave the preceding parameters unspecified.
9. Run the Command service network restart to restart the NIC to make it take effect.
10. Start the SSH2 service so that you can log on remotely. It is started by default. You can use netstat-ant to check whether the service is running and the port is 22.
11. start the vsftpd service, establish the FTP service, and execute the Command service vsftpd start with port 21. However, you can only log on anonymously. If you want to create another user account, you must modify the vsftpd configuration file.
12. If you want to create a Web service, run service httpd start to start Apache. The configuration file is located in the/etc/httpd/conf/directory and the port is 80.
13. At this point, SSH2, FTP, and Web services are all started. If you want to start the required services when starting the system, you can run the ntsysv command on the terminal.
14. Another command is also useful. Run the rpm-aq | grep [keyword] command to check whether the software package containing [Keywords] is installed. If any, the full software name and version number are displayed.
15. Recommended Linux shutdown command: halt, restart: reboot.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service