Displaying 20 results from an estimated 10000 matches similar to: "cloning a server"
2010 Nov 24
9
New list ?
Hi,
Taking this to a new thread.
Thoughts on getting a new list started up ? Should it be
centos-sysadmin or centos-infra ? Are we going to then restrict it to
admin/infra related chatter ? in which case, does the eyeball density on
this list reduce for that sort of content ?
How about the politics and news stuff that gets posted to this list.
And how would those things be addressed with
2008 Dec 17
4
vim helpfile tag issues
Just wondering if anyone can replicate this issue....
On CentOS 5.2, using vim 7.0.237, I'm having a consistent issue across
all my centos boxen.
if I try and access the help files direct (as root), such as ":help
tutor" I get:
"usr_01.txt.gz" [readonly][noeol][converted] 11L, 4393C
E434: Can't find tag pattern
Press ENTER or type command to continue
If I press
2008 Aug 06
2
CentOS 5.2 -- how do I choose a wireless network?
Hi. We have a Windows laptop that has gotten too slow, it's
borderline unusable, so I burned a CentOS 5.2 32-bit Live CD, just to
try it out in the home.
It boots up fine, but it does not connect to the Internet... Now
we normally connect through a wireless network, there are several
around here -- on the Windows box we choose the network to which to
connect... but on CentOS there is
2009 Jun 17
1
Cyrus IMAP and ipurge
Anyone here familiar with Cyrus IMAP and its util ipurge?
We'd like to set auto deletion of our users' spambox folders, but I'm a
bit paranoid about its functionality.
The main things that confuse me are from the man page:
"Ipurge deletes messages from the mailbox(es) specified by
mailbox-pattern"
with no indication as to what defines "mailbox-pattern"
2009 Jan 06
2
Video lock up
I recently install CentOS 5.2 on an older pc
Abit VP6 motherboard
2 x 1GHz PIII processors
1.5GB RAM
Nvidia MX440 video
All works fine except when running X
The display locks at ramdom times
Sometimes it locks when I log in
Sometimes it locks after several hours
While it is locked I can ssh to this machine from another server
I have to reboot to clear it
Also when I reboot X starts with random
2009 Oct 19
3
gpg command works fine from login shell, not from cron script
I have an odd situation here, maybe one of you can help.? We have a
script that runs via a cron job.? It's purpose is to decrypt
PGP-encrypted files in a certain directory.? I have tried the command
two different ways, both fail with the same error message:
gpg --decrypt $file > ${file%.txt}.decrypted.txt
gpg --output ${file%.txt}.decrypted.txt --decrypt $file
(Don't even ask about
2011 Feb 02
3
~/.forward file?
Hi all,
I'm just poking thru our previous sysadmin's user adding script and saw reference to a ~/.forward file containing the users email address.
Any idea what it might be for?
It's a tricky one to Google ;-)
Thanx,
Russell Smithies
?
=======================================================================
Attention: The information contained in this message and/or attachments
from
2011 Sep 19
3
run without sendmail
I'm running centos on a "limited" environment. Is it ok to turn off
sendmail
and run without it.
Are there issues with doing that or is all Ok.
Thanks,
Jerry
2012 Apr 19
3
local repo question
I have created a local repo for CentOS 6 x86_64.
I use a machine at 192.168.1.14 for that and created a directory structure
/var/www/html/centos/6.2/updates/x86_64
then there are these directories at the location.
Packages repodata
Both are populated with many files.
In my kickstart file I have a line:
#repo --name=Updates
--baseurl=http://192.168.1.14/centos/6.2/updates/x86_64/
All seems
2011 Feb 27
2
log time formats - where is this defined
One of my servers is using ISO datetime formats
(2011-02-27T15:22:15.519857-05:00) in the logs
the rest use the default redhat/CentOS format (Feb 27 15:10:21).
After a couple of hours searching google I cannot find where this is
defined.
I know I changed it some months ago as an experiment but forgotten where
this was done.
the ISO format breaks logwatch - thus I need to revert.
TIA
2009 Apr 17
3
OT: Possible for Malware against Windows boxes to attack Firefox on Linux?
My belief is that this is not possible, but there are many extremely
knowledgeable people participating on this list and I would like to
know if it is in fact possible. I am running CentOS 5.3 (32 bit) fully
updated. Browser is Mozilla Firefox v.3.0.7.
I believe both times this happened, once yesterday and once today, I
was surfing on the web site of my favorite singer/musical group; or in
the
2008 Nov 24
2
python issue?
# system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line
29, in ?
import gtk.glade
File "/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line
48, in ?
from gtk import _gtk
ImportError: /usr/lib/libcairo.so.2: undefined symbol:
FT_GlyphSlot_Embolden
CentOS 5.2
Any clues?
Craig
2008 Sep 17
2
estimating backuppc
talking with a client about various options for backup. They are an
advertising agency so most of the space is used by various binary files
JPG/TIFF/Movies.
We have been using LTO-2 but if we jump up their storage to say 2Tb,
that's going to be $5000 for LTO-3 with magazines. This affords us 3
week rotations rather simply.
If we add hard drive storage for backups instead of buying LTO-3 tape
2010 Mar 31
4
Release 6?
Since 5.5 is now out from Red Hat and most likely our amazing CentOS
team has already jumped on that, is there any word on Release 6? IIRC
it's already a year out of date (base was supposed to be Fedora 10),
so I have to wonder.
I didn't see anything jump out at me on the Red Hat site, so - anyone?
Thanks.
mhr
2009 Jun 16
7
Rsync, SSH and authorized_keys problem
Hi,
I'm trying to backup from one machine to the other (automatically via
cron) using rsync and ssh password-less public key authentication.
I having been trying to set this up following an article in a Linux
magazine[1] by only allowing the specific rsync command to run on the
remote box.
I am using the following rsync command:
$ rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup
2010 Nov 15
7
good shell script examples?
I am looking for a beginner guide to shell scripting simple tasks on CentOS
(e.g. ssh'ing into a server / router / switch, checking for certain things,
then exiting and going to the next IP).
Does anyone have any suggestions on where to look? (I'm relatively new to
bash)
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Oct 07
4
Alternating boot default entry every reboot
Hi,
I am currently using isolinux (syslinux-6.03) in a clonezilla setup. It
boots fine, however I want to have a setup where the default boot selection
alternates every boot.
* First boot : Default is menu item 0
* Second boot : Default is menu item 1
* Third boot : Default is menu item 0
...
The idea is that when it is booted into clonezilla the clonezilla script
checks if the system needs to
2009 Mar 17
1
CESA-2009:0358 Moderate CentOS 3 ia64 evolution - security update
CentOS Errata and Security Advisory 2009:0358
https://rhn.redhat.com/errata/RHSA-2009-0358.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
ia64:
updates/ia64/RPMS/evolution-1.4.5-25.el3.ia64.rpm
updates/ia64/RPMS/evolution-devel-1.4.5-25.el3.ia64.rpm
--
Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/
Top-postings silently ignored
2009 Mar 17
1
CESA-2009:0358 Moderate CentOS 3 ia64 evolution - security update
CentOS Errata and Security Advisory 2009:0358
https://rhn.redhat.com/errata/RHSA-2009-0358.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
ia64:
updates/ia64/RPMS/evolution-1.4.5-25.el3.ia64.rpm
updates/ia64/RPMS/evolution-devel-1.4.5-25.el3.ia64.rpm
--
Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/
Top-postings silently ignored
2008 Jun 23
1
Directory compare
Hi,
I have 2 drive sets that are supposed to be identical [I use CentOS 5]:
A: 1.6Tb
B: 1.49Tb
I need to find the differences, any suggestion?
--
Thanks
http://www.911networks.com
When the network has to work