Thanks Mouss and others. I have now more than enough to get on with.
mouss ([EMAIL PROTECTED]) kirjoitteli (2.11.2008 19:39):
> why comma? isn't LF better (one user per line)?
LF or comma, it doesn't matter much. I said comma, because I am going to
utilize the list to build one huge alias "my_ema
Dear All,
I have tried with your previous suggestion of adding "selinux=1
enforcing=1" to the kernel line in my grub.conf
file and my grub configuration details are below
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:
On Sunday 02 November 2008 09:16, MHR wrote:
> On Sat, Nov 1, 2008 at 3:08 PM, Marko Vojinovic <[EMAIL PROTECTED]> wrote:
> > I have a dual boot CentOS 5.2 / FC4 machine, and recently I have bought a
> > new widescreen tft monitor. I used to use a plain 4:3 crt, and after
> > plugging the 16:9 tft
On Sunday 02 November 2008 12:26, William L. Maltby wrote:
> On Sat, 2008-11-01 at 22:08 +, Marko Vojinovic wrote:
> > Basically, what I did was to run system-config-display to reconfigure for
> > the new monitor and resolution. All goes well, but after X restarts, I
> > see a strange picture:
Hi,
For what it's worth, I always specify my source and target paths as
absolute, ending in a slash (/). This has saved me from sneaky mistakes
many a time. Next to that, I don't know if your target filesystem is
supposed to be an exact copy of the source, but you did not specify
--delete which re
Deal All,
Please tell me someone is is possible to upgrade CentOS3.9 to 4 via apt or
yum?
Thanks
Chaminda
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Jussi Hirvi wrote:
Thanks Mouss and others. I have now more than enough to get on with.
mouss ([EMAIL PROTECTED]) kirjoitteli (2.11.2008 19:39):
why comma? isn't LF better (one user per line)?
LF or comma, it doesn't matter much. I said comma, because I am going to
utilize the list to build o
Marko Vojinovic schrieb:
> On Sunday 02 November 2008 12:26, William L. Maltby wrote:
>
>> On Sat, 2008-11-01 at 22:08 +, Marko Vojinovic wrote:
>>
>>> Basically, what I did was to run system-config-display to reconfigure for
>>> the new monitor and resolution. All goes well, but after
Sven wrote:
> Hi folks
>
> We migrated storage from local disk to SAN with:
>
> # rsync -avz /mnt/lvol00045/* /lvol00045
>
> Why there is a difference in size? How to explain this? Do we have
> inconsistency? What we did wrong?
>
> [...]
> /dev/mapper/vg01-lvol00045_old
>
On Mon, Nov 3, 2008 at 7:51 AM, Jussi Hirvi <[EMAIL PROTECTED]> wrote:
> Centos 5.x
>
> Why could this be? After I loaded a xen kernel (by mistake), yum seemed to
> lose its knowledge of my CentOS version. I had that fixed by "yum install
> centos-release" (I had first to fix the repo addresses for
Thanks for feedback.
After doing a little bit research I found that the application (Apache
Tomcat) and backup (Veritas NetBackup) was running during the copy
job.
What influence have a running Tomcat and NetBackup on rsync?
What rsync (running as root) do if there are read-only files?
kind rega
Hi
I am trying to package a bunch of files so that i can deploy them with
rpm - Its prtty much just a case of dumping some files on the filesystem.
I achieve this with rpm without issue however when i remove the rpm from
the system it also removes the dir that contains the files, even though
mouss wrote:
Jussi Hirvi wrote:
Thanks Mouss and others. I have now more than enough to get on with.
mouss ([EMAIL PROTECTED]) kirjoitteli (2.11.2008 19:39):
why comma? isn't LF better (one user per line)?
LF or comma, it doesn't matter much. I said comma, because I am going to
utilize the l
On Mon, Nov 3, 2008 at 6:44 AM, <[EMAIL PROTECTED]> wrote:
> Deal All,
> Please tell me someone is is possible to upgrade CentOS3.9 to 4 via apt or
> yum?
You can probably do that. However, you may end up with some issues to
solve. Generally, it is better not to upgrade, from one major version
(i
On Mon, 2008-11-03 at 10:56 +0100, Rainer Duffner wrote:
> Marko Vojinovic schrieb:
> > On Sunday 02 November 2008 12:26, William L. Maltby wrote:
> >
> >> On Sat, 2008-11-01 at 22:08 +, Marko Vojinovic wrote:
> >>
> >>> Basically, what I did was to run system-config-display to reconfi
Centos 5.x
Why could this be? After I loaded a xen kernel (by mistake), yum seemed to
lose its knowledge of my CentOS version. I had that fixed by "yum install
centos-release" (I had first to fix the repo addresses for this to succeed).
But after that, I noticed that yum did not remember anymore,
On Sat, Nov 1, 2008 at 4:34 PM, Craig White <[EMAIL PROTECTED]> wrote:
> On Sat, 2008-11-01 at 15:42 +0100, Tronn Wærdahl wrote:
> > Hi everyone,
> >
> > I have a Samba server on CentOS 5.2 that I would like to and some
> > backup service to, I have been trying to install Bacula, because I
> > wan
On Mon, Nov 3, 2008 at 10:38 AM, Tom Brown <[EMAIL PROTECTED]> wrote:
> specify this in the %postun. Is there a way to tell rpm to NOT remove
> files/dir's that it creates unless i request it?
don't list the dir in the files section, use /* instead to point out
the files in the dir
If you list th
Thanks. Unfortunately that link does not appear on my Centos box.
I will simply file this under "would be thing to have in the future."
Perhaps I just found myself a neat little project.
-geoff
Geoff Galitz
Blankenheim NRW, Deutschland
http://www.galitz.org
-Original Message-
F
The characters look binary, so this might be a problem of conversion
latin1 -> utf8 or vice versa.
Try dumping with:
mysqldump --default-character-set=binary ... >/path/to/dumpfile
And loading the dump with:
mysql --default-character-set=binary ... >/path/to/dumpfile
Let us know if that wor
Hi,
I am trying to build the driver for the TI USB 3410/5052 family of devices.
Specifically, I am trying to hook up a MultiTech GSM modem.
I have the source for the driver which came with the modem. However, I
beating my head against the wall trying to get around the usb-serial.h not
found
On Mon, Nov 3, 2008 at 1:30 PM, Marc Ferguson
<[EMAIL PROTECTED]> wrote:
> Hi,
> I am trying to build the driver for the TI USB 3410/5052 family of devices.
> Specifically, I am trying to hook up a MultiTech GSM modem.
> I have the source for the driver which came with the modem. However, I
> beat
Need help.
Im trying to forward all traffic to a public server(A) to another public
server(B) except traffic to port 22. Found this on google but cant get
it to work. Could someone help me please.
Server A has one NIC server B has one NIC. Do i need 2 NICS in server A.
#!/bin/sh
iptables -F
i
nate skrev:
Morten Sundstrøm wrote:
Need help.
Im trying to forward all traffic to a public server(A) to another public
server(B) except traffic to port 22. Found this on google but cant get
it to work. Could someone help me please.
Is server (B) behind server (A) ? It's been a while
Morten Sundstrøm wrote:
Im trying to forward all traffic to a public server(A) to another
public server(B) except traffic to port 22. Found this on google but
cant get it to work. Could someone help me please.
Server A has one NIC server B has one NIC. Do i need 2 NICS in server A.
Server B
Morten Sundstrøm wrote:
> Need help.
>
> Im trying to forward all traffic to a public server(A) to another public
> server(B) except traffic to port 22. Found this on google but cant get
> it to work. Could someone help me please.
Is server (B) behind server (A) ? It's been a while but last
time I
John R Pierce skrev:
Morten Sundstrøm wrote:
Im trying to forward all traffic to a public server(A) to another
public server(B) except traffic to port 22. Found this on google but
cant get it to work. Could someone help me please.
Server A has one NIC server B has one NIC. Do i need 2 NICS in
Morten Sundstrøm wrote:
No nothing will go back from B through A, traffic from B vil go directly
to the quering host. Sort of like manipulate the header of every packet
changing destination IP to New destination IP and let the new
destination host answer the query. Maybe im way of here :) and
Morten Sundstrøm wrote:
No nothing will go back from B through A, traffic from B vil go
directly to the quering host. Sort of like manipulate the header of
every packet changing destination IP to New destination IP and let the
new destination host answer the query. Maybe im way of here :) and i
We have a new machine here that we are trying to use for CentOS as a
base for our primary application. Although I do not have direct
access to the physical machine, I have begun looking into it remotely
(via ssh) to see why we are getting the following errors periodically:
/var/log/messages.1-Nov
>/var/log/messages.1-Nov 1 18:19:00 Centos5 kernel: hda: status
>timeout: status=0xd0 { Busy }
>/var/log/messages.1:Nov 1 18:19:00 Centos5 kernel: ide: failed opcode
>was: unknown
>/var/log/messages.1-Nov 1 18:19:00 Centos5 kernel: hda: no DRQ after
>issuing MULTWRITE_EXT
>/var/log/messages.1-No
, with this options only you are indicating to rsync don't create
a directory name as name of your file, , maybe yoy can try these
options :
rsync -arvcu --partial --progress -e "/usr/bin/ssh" orign destiny
I've use these options to trasfer a big data vollume and alwas is OK.
Cheers
2008/1
On Mon, Nov 3, 2008 at 4:57 PM, Joseph L. Casale
<[EMAIL PROTECTED]> wrote:
>
> Is your Mass Storage Controller configured as IDE instead of AHCI?
>
It's "compatible" as IDE.
>>What am I missing? Is it odd to have two SATA controllers for a
>>single disk drive, or is that at all relevant?
>
> You
On Mon, Nov 3, 2008 at 4:57 PM, Joseph L. Casale
<[EMAIL PROTECTED]> wrote:
>>What am I missing? Is it odd to have two SATA controllers for a
>>single disk drive, or is that at all relevant?
>
> You don't, it would be odd :)
Actually, we do - it is configured to have two SATA controllers in it.
Sven wrote:
> Thanks for feedback.
>
> After doing a little bit research I found that the application (Apache
> Tomcat) and backup (Veritas NetBackup) was running during the copy
> job.
>
> What influence have a running Tomcat and NetBackup on rsync?
> What rsync (running as root) do if there are r
On Mon, Nov 3, 2008 at 5:35 PM, MHR <[EMAIL PROTECTED]> wrote:
> On Mon, Nov 3, 2008 at 4:57 PM, Joseph L. Casale
> <[EMAIL PROTECTED]> wrote:
>>
>> Is your Mass Storage Controller configured as IDE instead of AHCI?
>>
> It's "compatible" as IDE.
>
It has two settings here - one is "compatible" (th
Sven wrote:
Thanks for feedback.
After doing a little bit research I found that the application (Apache
Tomcat) and backup (Veritas NetBackup) was running during the copy
job.
What influence have a running Tomcat and NetBackup on rsync?
What rsync (running as root) do if there are read-only fil
try
root (hd0,0)
configfile /boot/grub/grub.conf or
configfile /etc/grub.conf
boot
it should boot if unable to load the grub config file or try to
manually define the root , vmlinuz and initrd paramaters and boot.
Eg:
root (hd0,1)
kernel /boot/vmlinuz-2.6.19.1 ro root
38 matches
Mail list logo