similar to: Edit Access to TipsAndTricks/Kickstart

Displaying 20 results from an estimated 5000 matches similar to: "Edit Access to TipsAndTricks/Kickstart"

2010 Sep 19
2
GRUB woes: GRUB Hard Disk Error
Hello all, I am attempting to install CentOS 5.5 on a recently donated home server (was Windows). I've tried installing twice; first, separating /boot, swap, /, /var, /usr and /home into different partitions, the second time choosing default layout. Both times have resulted in "GRUB Hard Disk Error" upon boot. About the hard disk, it is a Seagate SATA drive. I do not have another
2017 Apr 21
2
How to PXE kickstart hosts with little memory (Error: "Warning: /dev/root does not exist")?
Hi, while kickstarting our virtual machines with PXE we often run into kickstart/anaconda failing with [...] [...] dracut-mount[xxx]: Warning: Can't mount root filesystem [...] dracut-mount[xxx]: Warning: /dev/root does not exist [...] dracut-mount[xxx]:/lib/dracut-lib.sh: line 1030: echo write error: No space left on device Starting Dracut Emergency Shell... Warning: /dev/root
2008 Jan 29
2
centos 5.0/5.1 nfs kickstart
Hi all, I'm having a bit of trouble with something and was wondering if anyone else has encountered this or knows what the problem is. I have one computer I would like to kickstart a centos 5.0 or 5.1 install. I have another computer which is the tftpboot server and contains the centos 5.0 and centos 5.1 install directories I wish to do the kickstart over nfs and my network is using MTU
2006 Sep 11
1
Expanding a logical volume
How about this (never mind the incomplete formatting): http://danieldk.org/writings/centos/expanding-logvol.txt I propose to use the following path: http://wiki.centos.org/TipsAndTricks/ExpandLV -- Daniel
2006 Mar 16
2
CentOS 4.x - Kickstart
Anyone point me in the direction of a good howto on kickstarting an 1850 or 2850 with the latest 4.x release - I presume one does not use a ks floppy anymore as the kernel would be too big ? thanks
2011 Jun 10
3
New page TipsAndTricks/IdentifyHardDisk
For the inspection of the docs group: http://wiki.centos.org/TipsAndTricks/IdentifyHardDisk Phil
2019 Jan 08
2
TipsAndTricks/CentOSUpgradeTool unaviliable
Hi everyone, It seems that https://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool is no longer available. Can you help me with reaching an older version? Where I can find the article history? Best wishes, Pavel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20190108/02738ae3/attachment.html>
2010 Apr 08
2
New Section under TipsAndTricks/Filesystem Tips called "Configuring Automount in Gnome for USB Drives"
Hello, This is user MichaelConvey. I would like to add a section under TipsAndTricks/Filesystem Tips called "Configuring Automount in Gnome for USB Drives". The content will include something like the following: 1) yum install gconf-editor 2) In gnome, go to Applications/System Tools/Configuration Editor 3) In the graphical editor, in the left window, go to
2009 Sep 09
1
doc: TipsAndTricks/ApacheVhost[Dir,Default]
Has there been sufficient discussion about these pages? Am I able to rename them to move them from my directory to the TipsAndTricks directory? Or should they go to HowTos? -------------------- Ed Heron
2011 Sep 23
3
kickstart: gfx vs. txt mode
Hello, I seem to recall from my redhat5/6/7 days that certain installation methods used for kickstarting only invoked text mode install. Now I read that graphical install is default in kickstart on el5/6. However, in my test environment (with older HP DL140G3) I only get text mode install up, even if I specify graphical in kickstart file, with both nfs and http install methods. There's no
2009 May 13
3
Comments on draft TipsAndTricks/InstallWebminRepo page
Apropos http://wiki.centos.org/TipsAndTricks/InstallWebminRepo Suggested changes (mostly nit-picky :-) ... -------------------------------------------------------------------- Change: Webmin is a web-based interface ... to: [http://www.webmin.com/index.html WebMin] is a web-based interface ... -------------------------------------------------------------------- Change: When you install
2012 Jul 11
1
Access request to page TipsAndTricks/ApacheVhostDir
Requesting access to edit page TipsAndTricks/ApacheVhostDir Looking to make some small edits for clarity. ? Brian Mathis
2009 May 13
2
Typo on "TipsAndTricks/VncHeadlessInstall" wiki page
Dear all, On the "TipsAndTricks/VncHeadlessInstall" wiki page, the first sentence under "Download ISO" section should be changed from: The first thing you will need is once if the ISO's from the CentOS mirrors. to: The first thing you will need is one of the ISO's from the CentOS mirrors. Regards, Timothy Lee
2010 Mar 02
4
Add pool.ntp.org to TipsAndTricks/Server_Time
Hey I would like to add the URL http://www.pool.ntp.org/ to the wiki entry TipsAndTricks/Server_Time so people can find different servers to tick.usno.navy.mil Just something like: If you don't want to use navy.mil you can find a ntp server near you under ... Comments? Cheers Didi -- Hoffmann Geerd-Dietger http://contact.ribalba.de
2006 Sep 06
3
Encrypted partition short howto
I've written a short howto on creating and mounting an encrypted filesystem using dm-crypt. The doc currently lives on our internal wiki (Trac) at work, but I'd love to rewrite and post for a general readership. I suppose the proposed URL would be something like http://wiki.centos.org/TipsAndTricks/EncryptedFilesystem -- Paul Heinlein <> heinlein at madboa.com <>
2006 May 05
2
CentOS-4.3 Kickstart 'Boot Failed'
Hello, I'm trying to setup a CentOS-4.3 kickstart. When vmlinuz is loading, a message appears "Boot failed: please change disks and press a key to continue." I am kickstarting via a USB flash drive. From the i386 ISO image #1, I am using vmlinuz from the isolinux directory. I have grabbed the vmlinuz file from a couple different mirrors just in case the one I had originally
2007 Aug 16
1
http://wiki.centos.org/TipsAndTricks/Xen
Thanks to XenSource's shiny new ASP Website all external links to www.xensource.com broke. So the link on http://wiki.centos.org/TipsAndTricks/Xen to http://www.xensource.com/files/xensummit_4/Xenpvfb07_Armbruster.pdf is also broken. The new link is http://xen.xensource.com/files/xensummit_4/Xenpvfb07_Armbruster.pdf The old page moved to xen.xensource.com, so all links should work when
2009 Aug 21
4
document proposal: TipsAndTricks/ApacheVHostDir
I use named virtual hosts on my web servers, as I'm sure many others do. I'm used to the method of using a vhost directory for the container files. I didn't find documentation for it in the CentOS docs or the Apache docs. I'm not sure if I should take it as a hint that it is depreciated... If I've missed something, please point me to it. I've written a quick
2007 Mar 25
1
http://wiki.centos.org/TipsAndTricks/CDtoDVDMedia
Hi, I am Wojtek Pilorz (username "Wojtek Pilorz"). I would like to discuss whether my method of creating Centos DVD image from CD images and the other way would be appropriate to be placed in tip named in subject; Would it be appropriate if I send scripts I use with method description a mail to the list for consideration? What I have is method for recreating bit-for-bit identical
2009 Jul 10
2
http://wiki.centos.org/TipsAndTricks/BecomingRoot
In the sudo section please add "sudo -s" and "sudo -i" as ways to open a root-shell. Chris financial.com AG Munich head office/Hauptsitz M?nchen: Maria-Probst-Str. 19 | 80939 M?nchen | Germany Frankfurt branch office/Niederlassung Frankfurt: Messeturm | Friedrich-Ebert-Anlage 49 | 60327 Frankfurt | Germany Management board/Vorstand: Dr. Steffen Boehnert (CEO/Vorsitzender) |