Tagged Questions
1
vote
2answers
63 views
Installation of RHEL and softwares on multiple machines
In our organization, we have 15 new systems of same hardware.
I need to setup all the machines with RHEL 6.0 in it, multiple software's, and lot of basic configuration. I don't have any problem in ...
2
votes
1answer
237 views
IPMI does not start up during kickstart-installation
I am in the process of further automating our system-installation on new servers. Main problem here is that the network-devices do not appear in the order we expect them (i.e. first onboard network ...
2
votes
1answer
505 views
Changing firewall settings after installation of CentOS via kickstart
I was trying to install CentOS 6.3 via Windows Deployment Server. And to automate the installation process I used kickstart file in which i provided various details required during installation.Then i ...
3
votes
1answer
120 views
Installing basic OS on a server without console
I'm having a server with some obsolete linux installed. I want to wipe everything out, have a basic Ubuntu installed, and get the IP of the server, and a default username and password.
From there ...