Displaying 20 results from an estimated 4000 matches similar to: "startup config scripts for CentOS"
2006 May 16
1
problems with kickstart %post and python/snack gui
Hi All,
I'm trying to migrate from Fedora Core 4 to a more stable linux deployment
of Centos 4.3. I'm using kickstart to do an automated installation of
minimal packages and then doing configuration in the %post section. I do
this by calling serveral custom system-config-local-* scripts that I have
written along with system-config-network-tui (aka netconfig).
The problem that I am
2007 Jul 13
3
username list?
Where/how in CentOS can I get a nice list of all the usernames on the
system?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070712/3bd17215/attachment.html>
2007 Sep 24
3
searching for yum packages necessary for mail gateway
I'm looking for the Red Hat equivalent of this Debian statement
"apt-get ?y install postfix mailscanner spamassassin bind9 clamav ssh
webmin webmin-core logwatch libspf2-0 libmail-spf-query-perl"
"yum search" can't find some of the packages. Is there some sort of
online DB or something that I can search through to see which
repository I need to enable for some of
2007 Aug 02
3
how to export and import VMware servers
I recently build a CentOS-based VMware server (the free ver) and now
need to move all of the virtual machines off my old Windows-based
VMware server (also the free ver) to this next CentOS-based one.
I have successfully FTP'd all of the files to the new CentOS box and
have even opened the server in the console Window, but cannot "start"
it. I start the machine (like I always do),
2007 Apr 14
1
centos packages
Hi,
What packages do i need to install so that setuptools can also has the
Network configuration and System services.
Thank you
2007 Oct 09
3
forcing Y on yum upgrades
I'd like to be able to do a "yum upgrade" without having to hit Y each time.
While "yum install -y [program]}" seems to work, "yum -y upgrade" doesn't
seem to. Is there a way to easily do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Aug 01
2
CentOS things to mod for VMware server
I'd like to make a CentOS-based VMware server.
Anything I should consider before doing so?
(e.g. stuff to disable, kernel tweaks, etc)
2007 Aug 02
2
virtual hdd problems when CentOS is guest OS
I recently installed VMware on CentOS 4.4 (using the single server
CD). I installed VMware fine, and then installed the VMware-mui tools
that allow me to use a Windows box to console to the server. From my
Windows box, I can create VMs on the fly just fine.
Interestingly, I can create virtual Debian boxes ok, but I can't
create virtual CentOS boxes. What might I be missing? As soon as I
2007 Aug 03
2
CentOS 4 vs 5 for VMware?
For stability reasons, I'm running CentOS 4 for VMware (it's the devil I know).
Are there any compelling reasons to upgrade to CentOS 5 for it? I'm
relatively new to the whole virtualisation scene and perhaps there are
some updated packages that might be good for VMware?
2007 Aug 15
2
SFTP error (perhaps due not to using passive mode?)
I'm getting a weird error when I try to sFTP on a CentOS box (which I don't
have root access).
when I run:
sftp -oPort=990 user at host.domain.com
I get the following error, which I suspect is a result of not being in
"passive mode" (which works when I use Filezilla on Windows)
Connecting to host.domain.com
ssh_exchange_identification: Connection closed by remote host
2007 Jul 02
2
CentOS version of /srv/www/htdocs ?
I'm installing NagiosQL on CentOS 4.5 and am trying to follow these
instructions
http://www.nagiosql.org/wiki/Documentation
"....decompress the nagiosql-*.tar.gz to a directory accessible by your
webserver (e.g. /srv/www/htdocs)"
But since there is now /srv/www/htdocs folder on my installation, I'm not
sure what to do on CentOS instead.
Any advice?
-------------- next part
2007 Jul 03
2
beginner resources for CentOS
I'm looking for a good online (or even a good) "how to be a sysadmin" guide
for beginners geared towards CentOS users.
Does anyone have any suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070703/3ae415f2/attachment.html>
2007 Jun 30
2
disabling SELinux on CentOS: a good idea?
I was banging my head against the wall trying to figure out why my Nagios
install wasn't working on CentOS 4.5 (I'm used to Debian), and so I disabled
SELinux and everything magically started working.
Is this a good long term idea? Or is there a better way of doing things?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Jul 02
3
PHP question on CentOS
I'm installing NagiosQL, and it's not displaying the
http://mybox.com/nagiosql/index.php page, so I suspect that PHP isn't
working correctly.
"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070702/0427e5a4/attachment.html>
2007 Jul 24
2
yum upgrade perl question
I'm looking to install n2rrd, which requires Perl 5.8.x
(http://n2rrd.diglinks.com/cgi-bin/trac.cgi)
I see that lots of Perl stuff is installed. Do I just need to yum
upgrade perl-libwww-perl-5.78.5 to the latest?
Here's what I have installed perl-wise:
[root at nagios-server nagios2cacti]# rpm -qa | grep perl
perl-DBI-1.40-8
perl-HTML-Tagset-3.03-30
perl-XML-Parser-2.34-5
2007 Oct 09
4
Directory index forbidden by rule: /var/www/html/
I'm looking to troubleshoot this error when I run "tail
/etc/httpd/logs/error_log"
[Tue Oct 09 07:22:59 2007] [error] [client 127.0.0.1] Directory index
forbidden by rule: /var/www/html/
(I get this when I run Nagios' "./check_http -H 127.0.0.1".)
All I did was install CentOS and then modify httpd.conf to include
"ServerName 192.168.1.10:80" and also
2002 Mar 14
2
PATCH: better progress reporting
I've been looking at the --progress reporting, which is somewhat
improved these days. But look at this output of this evening rawhide
mirror update:
[...]
perl-DB_File-1.75-27.i386.rpm
73430 100% 519.63kB/s 0:00:00
perl-DB_File-1.75-28.99.3.i386.rpm
61783 100% 533.94kB/s 0:00:00
[...]
Now, while it's good to have the ETA ticking down as something is fetched,
2008 Feb 06
2
kickstart %post not executed
Hi all,
I am trying to automate the provisioning of a few VM, dom0 CentOS5 - domU
CentOS4.5, the installation goes well but it completely ignores the %post
bit in the kickstart:
# Kickstart file for a generic VM
install
url --url http://server/mrepo/centos4-x86_64/disc1
cmdline
skipx
reboot
# Partition information
.....
# General system config
bootloader --location=mbr
keyboard uk
lang
2012 Jan 31
1
timeconfig
There used to be a timeconfig command in 5.X - doesnt seem present in 6.X
yum provides "*/timeconfig"
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* base: mirror.us.leaseweb.net
* extras: mirror.umd.edu
* updates: mirror.umd.edu
No Matches found
Whats the new command to set the timezone?
jerry
2011 Aug 10
2
tweek startup and logon
Dear All,
CentOs 6 is great, but I would like to get back 2 things from 5.6 :
how can I always see the text lines during startup? (so no graphical
screen )
how can I *not *see all the users on the system when loging on? (so that
users also have to remember their username)
thanks for any advise.
James
--
Johan Vermeulen
IT-medewerker
Caw De Kempen
johan.vermeulen at cawdekempen.be