Displaying 20 results from an estimated 10000 matches similar to: "Kickstart setup"
2015 Feb 03
1
Kickstart setup
On 02/03/2015 11:19 AM, Jay Leafey wrote:
> The documentation says that you can just put "vnc" (or
> "vncconnect={host}") in the kickstart file in the command section and
> proceed from there. Here's a link to an article in Red Hat Magazine
> that has a pretty good overview:
>
>> http://www.redhat.com/magazine/024oct06/features/kickstart/
>
> As
2014 Oct 06
1
trying to kickstart a vm guest from my datastore
I have a new ESXi server (5.x), and trying to load some VM guests on there.
I have the guests configured, but when I try and boot from ISO image,
the graphics are so bad it is futile. No worries I normally use
kickstart anyways.
Because the ESXi (on the same network as my physical servers) cannot
talk to the PXE server. But works fine on the network (I can ssh/scp in
and out of the ESXi
2015 Feb 03
0
Kickstart setup
On 02/03/2015 10:28 AM, Ashley M. Kirchner wrote:
> Is there a way to use kickstart to boot a machine into a manual setup
> process? Basically what I'm getting to is this, the machine doesn't not
> have a CD drive in it (nor can I add one), but I can boot it via kickstart.
> The install media is on the network. What I'd like to do is boot this
> machine up and rather
2013 Feb 15
2
Setting up bind - location for includes
I am setting up bind this time around (just rebuilt my test machine via
Kickstart) without chroot.
I have a fair number of includes for named.conf; I have two views and
other odds and ends. My thoughts are to make a directory; /etc/named.d
to put all these includes into instead of 'dirtying' up /etc. This way
the only files I replace/add to /etc are named.conf and rndc.key (I
would
2010 Aug 18
3
how to setup account which can 'su" to another account (NON-root)?
we have CENTOS 5.2 on DELL server. we need allow a user can "su" to another user without password.
for example:
account user1 can "su - user2" without password. (user2 is NOT root)
I know this is big security risk but .... Anyone know how to do it?
Thanks.
2008 Jun 05
4
using windows ad accounts for centos 5
Hi I read and used the article
http://blog.wazollc.com/Lists/Posts/Post.aspx?ID=2 to authenticate my ad
accounts when logging on to cent 5...however, once I edit the
nsswitch.conf file, I can't even log on as root or any local users
anymore. Kinit seems to initialize fine doing a kinit
username at MYDOMAIN.COM , however doing a getent passwd adusername ....it
just sits there in the shell and
2008 Jun 03
2
firewalled NFS
Hi,
I'm trying to setup a firewalled NFS server. I've configured my server
(CentOS 5) using the following parameters
/etc/sysconfig/nfs
MOUNTD_NFS_V1="no"
MOUNTD_NFS_V2="no"
RQUOTAD_PORT=875
LOCKD_TCPPORT=32803
LOCKD_UDPPORT=32769
RPCNFSDCOUNT=64
MOUNTD_PORT=892
STATD_PORT=662
STATD_OUTGOING_PORT=2020
SECURE_NFS="yes"
modprobe.conf:
options lockd
2006 Jan 04
2
Disk Partition questions
I selected the defaults in partitioning my drive and df -h shows:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
18G 2.5G 15G 15% /
/dev/hda1 99M 12M 82M 13% /boot
none 126M 0 126M 0% /dev/shm
Now I am getting ready to install Scalix CE and it is telling me a
whole story about what my
2007 Apr 04
1
Problems with SATA DVD+-RW drive [SOLVED]
On the system I'm testing with the CD-Rom drive is IDE but the softlink
at /dev/cdrom points to the scsi device and that's not working with the
automounter for some reason. Each time I reinstall I have to delete the
soft link and recreate it pointing at /dev/hda instead.
> -----Original Message-----
> From: centos-bounces at centos.org
> [mailto:centos-bounces at centos.org]
2015 Feb 26
2
Kickstart with multiple eth devices
On Thu, 26 Feb 2015 13:42:57 -0600, Ashley M. Kirchner <ashley at pcraft.com>
wrote:
> And after picking this back up this morning .... still no dice. I have
> now
> blacklisted the one module that would enumerate the add-in ethernet port
> so
> that is no longer an issue during the kickstart process, however the
> following is now happening:
>
> - kickstart
2007 May 04
4
centos 5 smp kerne vrs centos 4 smp kernel ???l
On a Compaq DL360 G1 w/ dual PIII 1.27's I installed Centos 5 minimal and
then a yum update
When I do a "uname -a" I get this
Linux tstsrvr.abbacomm.net 2.6.18-8.1.3.el5 #1 SMP Mon Apr 30 19:55:44 EDT
2007 i686 i686 i386 GNU/Linux
When I do a rpm -qa | grep kern* I get this
kernel-devel-2.6.18-8.1.3.el5
kernel-2.6.18-8.1.3.el5
kernel-headers-2.6.18-8.1.3.el5
It is interesting
2015 Feb 25
4
Kickstart with multiple eth devices
On Wed, 25 Feb 2015 17:11:02 -0600, Ashley M. Kirchner <ashley at pcraft.com>
wrote:
> Add "rdblacklist=MODULE_NAME" to your append line in pxelinux.conf file.
>>
>
> Trying that next. It'll have to wait till tomorrow as we're under a
> serious
> blizzard/snow event right now and I'd like to get home before all of hell
> freezes over.
2015 Feb 23
7
Kickstart with multiple eth devices
I have a Dell server that has two built-in ethernet devices. When I
kickstart the machine, they are correctly identified as eth0 and eth1
(correctly meaning they correspond to the physical device ports 1 and 2). I
need a third one and want that to come up as eth2. After adding the
hardware, kickstart now fails because for some reason it goes through a
rename process where it makes the newly added
2015 Feb 25
2
Kickstart with multiple eth devices
<overly trimmed>
On 02/25/2015 01:56 PM, Ashley M. Kirchner wrote:
> Ok, so some of this now works, but I'm still having problems. With the
> bootif option, the system now correctly configures and uses the same
> interface to get its kickstart file. However, when the system is done and
> boots up, the interfaces are still messed up. So this is what I have in the
>
2007 Jun 15
3
which commands do you use to SSL certify your own server?
Hello,
I am going to build an email server on Centos for a small,
private group of users and I just want to encrypt all
communications between that server and the (remote) email
clients of those users (or they browsers, when they use
webmail). Client certificates are not necessary, at least
now.
I understand that to do that I need to create my own SSL CA,
create with it a self signed certificate
2015 Feb 25
2
Kickstart with multiple eth devices
Starting back in RHEL/Cent 5 I found that the only way to make sure your
interface enumeration was consistent after install with what you had
during install was to create a udev rules file using the mac addresses as
the key. It is easy to run a short script in postinstall to create it
based on how anaconda has seen them.
In order for this to work on Cent 6 you have to set biosdevname=0
2006 Jun 06
4
(?) Loss of fullscreen mode with freenx-0.5.0-8.c4
I've currently got the nx-1.5.0-1.centos4.i386, freenx-0.5.0-8.c4.noarch, and nxclient-1.5.0-141.i386 packages installed on a couple
of CentOS 4 update 3 systems and I'm getting the same results on all of them. I got the new version of freenx via "yum update" and
it appears to have "broken" fullscreen mode. The connection config file I have been using does have the
2005 Oct 16
3
Radio software
Hi List,
Does anyone know of any type of radio tuner software available for
CentOS in either 32 or 64-bit versions? The card is an ATI X600. I've
got the video driver from ATI installed, but they do not have any other
user level software available. I think I remember reading something
about some software being available for the BT chipset, but I'm a tad
out of date on that.
2015 Feb 25
2
Kickstart with multiple eth devices
Here is my script for post install if you want to try it.
In order for the shuffling to not occur you do need to create the udev
rules file somehow. I am not sure how mangled this will be in email but
it is worth a try. It should run OK with nothing else. I have a better
version in the works but the enhancements are mainly useful for Fedora
19-21.
I did forget to say I also block
2015 Feb 25
4
Kickstart with multiple eth devices
Define out of order in this case just so I know for sure what you mean.
What my solution does, or at least does reliably in my case, is make sure
the interfaces are in the same order once installed as the install kernel
saw them. It won't re-order them to be sequential based on bus, mac or
driver. I am working on that but it will also include naming the devices
based on the module