- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- RedHat 7.2 lab setup
Operating System - Linux
1821051
Members
2453
Online
109631
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-16-2003 11:26 PM
тАО09-16-2003 11:26 PM
RedHat 7.2 lab setup
Hi,
I've been working with HP-UX for around a year.
Now I have an assignment to setup a lab at a university with redHat Linux version 7.2.
The setup is: 1 server, 36 workstations
i'm looking for help in the following (in order of decreasing importance)
- best action plan to efficiently install redHat 7.2 on the server and workstations.
- procedure for implementing an installation server (is it a good option?)
- documents for installation procedure
- if possible a lab course layout for students at the undergrad level.
my email address: el_alvi@yahoo.com
i'll really appreaciate your help.
Thanks and Regards
-Alvi
I've been working with HP-UX for around a year.
Now I have an assignment to setup a lab at a university with redHat Linux version 7.2.
The setup is: 1 server, 36 workstations
i'm looking for help in the following (in order of decreasing importance)
- best action plan to efficiently install redHat 7.2 on the server and workstations.
- procedure for implementing an installation server (is it a good option?)
- documents for installation procedure
- if possible a lab course layout for students at the undergrad level.
my email address: el_alvi@yahoo.com
i'll really appreaciate your help.
Thanks and Regards
-Alvi
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-16-2003 11:34 PM
тАО09-16-2003 11:34 PM
Re: RedHat 7.2 lab setup
*whee!* simple stuff! Much fun! (damnit, 5:30, home time and a doctors appointment . . .) Ok, quick ntoes!
It's relativly easy to configure up such a network in a short period of time. You just need to figure out how to get some of the following services working on your server..
DHCP
NFS
Once those are working, you're in easy street!
Do a manual install on one of your workstations, and then grab the 'anaconda-ks.cfg' file (of which will be dumped into the /root/ directory). You can then tweak this to your hearts content in order to create a custom installation for your PC's.
On the RedHat site there's a customisation guide and a KickStart guide of which will help you further with this step.
Once that's done, afloppy (boot-net) for NFS installation, and you're off to the races!
All the documentation you'll need is on the RedHat site, just use the big search button for "Customization" adn you'll be fine.
umm, gotta go. doctor calling.. running late.. *eek!*.. damn the good questions coming in when I leave! :P
It's relativly easy to configure up such a network in a short period of time. You just need to figure out how to get some of the following services working on your server..
DHCP
NFS
Once those are working, you're in easy street!
Do a manual install on one of your workstations, and then grab the 'anaconda-ks.cfg' file (of which will be dumped into the /root/ directory). You can then tweak this to your hearts content in order to create a custom installation for your PC's.
On the RedHat site there's a customisation guide and a KickStart guide of which will help you further with this step.
Once that's done, afloppy (boot-net) for NFS installation, and you're off to the races!
All the documentation you'll need is on the RedHat site, just use the big search button for "Customization" adn you'll be fine.
umm, gotta go. doctor calling.. running late.. *eek!*.. damn the good questions coming in when I leave! :P
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2003 01:16 AM
тАО09-17-2003 01:16 AM
Re: RedHat 7.2 lab setup
Install server the traditionel way (boot from cd 1 or installation floppy) do all the tailoring (net applic etc)
install 1 workstation keep notes of you choise
test server and workstation 1
tune adjust server and client until satisfied
read the following
http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/ch-kickstart2.html
adapt server to run kickstart.
test kickstart on workstation 2
adjust if need be kickstart and redo on workstation 2
do all the other workstations
hope this meta script meet's you need's
j-P
install 1 workstation keep notes of you choise
test server and workstation 1
tune adjust server and client until satisfied
read the following
http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/ch-kickstart2.html
adapt server to run kickstart.
test kickstart on workstation 2
adjust if need be kickstart and redo on workstation 2
do all the other workstations
hope this meta script meet's you need's
j-P
Smile I will feel the difference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2003 01:41 AM
тАО09-17-2003 01:41 AM
Re: RedHat 7.2 lab setup
Apart from the kickstart installation process, which is THE way to easily do the install, I run scripts to erase some files or do some set up.
But for a start course, running the getting started course from redhat is often quite efficicent (but it depends of course on your students skills and age) :
Look at :
http://www.europe.redhat.com/documentation/rhl7.2/rhl-gsg-en-7.2/
hth
J
But for a start course, running the getting started course from redhat is often quite efficicent (but it depends of course on your students skills and age) :
Look at :
http://www.europe.redhat.com/documentation/rhl7.2/rhl-gsg-en-7.2/
hth
J
You can lean only on what resists you...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP