Gordon Messmer wrote on Thu, 30 Apr 2009 14:19:04 -0700:
> > I have a win2k3 server that its backing up to a CentOS 5.3 server. On
> > the Win2k3 machine I plan to have rsync back up nightly to the CentOS
> > server through ssh. The command I am using is as follows:
> >
> > rsync -vrPtz -e ssh my
Trying to get my esata working...
I ubuntu thread talked about a command scsiadd?
yum provides "*/scsiadd" did not result in anything.
The esata is on the motherboard.
Is there something special I have to do to get esata to come alive?
dmesg does not report anything when I turn on my disk.
Tha
Jerry Geis wrote:
> I am trying to get esata working. my lspci is below.
>
> When I plug in the disk an turn it on - dmesg reports nothing.
> Is it supposed to report anything like a usb disk does?
>
> Is there a module to load?
>
> My motherboard is GA-MA78GM-US2H.
I've had problems with certa
>
> Jerry Geis wrote:
> >/ I am trying to get esata working. my lspci is below.
> />/
> />/ When I plug in the disk an turn it on - dmesg reports nothing.
> />/ Is it supposed to report anything like a usb disk does?
> />/
> />/ Is there a module to load?
> />/
> />/ My motherboard is GA-MA78GM-
Jerry Geis wrote:
> James,
>
> In fact it does work under USB. Was hoping to get esata working for
> extra speed.
>
> I tried rebooting with everything attached and that did not help either.
> Anything else to try?
Try another make of drive?
As I mentioned previously, we've found some makes of
I use the following .htaccess file to restrict access to certain web
folders to only my IP pool.
Options +Indexes
order allow,deny
allow from x.x.x.
Is there anyway to allow a user right in if there in that IP pool but
require a password if there not?
Matt
___
Matt wrote:
> I use the following .htaccess file to restrict access to certain web
> folders to only my IP pool.
>
> Options +Indexes
> order allow,deny
> allow from x.x.x.
>
> Is there anyway to allow a user right in if there in that IP pool but
> require a password if there not?\
I'm not sure if
Les Mikesell wrote:
>
> You have always been able to initiate the command over ssh from a
> windows box with the answering copy under sshd on linux. Very recent
> versions may even work the other way.
My understanding was that rsync will used non-blocking pipes to
communicate with ssh, regard
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ..
Kai Schaetzl wrote:
>> The second thing you will notice, eventually, is that rsync over ssh
>> under Cygwin is unreliable.
>
> You mean *starting* an rsync operation on that side? Using rsync over ssh
> essentially uses rsync on *both* ends. So, it's running under Cygwin, anyway,
> which makes
On Thu, 2009-04-30 at 13:31 +0200, Kai Schaetzl wrote:
> JohnS wrote on Thu, 30 Apr 2009 02:17:13 -0400:
>
> > Kai, I read the Xen list and the way your doing it (the last option)
> > looks like something I may try for testing in VMs.
>
> It works fine, I'm converting all my setups to that now.
Hi All,
What tips does everyone have on hardening a CenOS Server that is
running web, e-mail, ssh, ftp, mysql, coldfusion and will be
processing payments from www?
-Jason
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/list
Gordon Messmer wrote:
> Kai Schaetzl wrote:
>>> The second thing you will notice, eventually, is that rsync over ssh
>>> under Cygwin is unreliable.
>>
>> You mean *starting* an rsync operation on that side? Using rsync over ssh
>> essentially uses rsync on *both* ends. So, it's running under Cygwi
On Fri, May 1, 2009 at 10:19 AM, Jason Todd Slack-Moehrle
wrote:
> Hi All,
>
> What tips does everyone have on hardening a CenOS Server that is
> running web, e-mail, ssh, ftp, mysql, coldfusion and will be
> processing payments from www?
NSA hardening guidelines would be a good start. The CIS ha
Hi,
I have an interest in software that will allow me to define test
suites for servers. We have several thousand Linux systems, and after
we build or rebuild each one, we have a checklist. I am trying to
automate this checklist, and ideally have it run against all of our
servers on a regular ba
Russell Miller wrote:
> Hi,
>
> I have an interest in software that will allow me to define test
> suites for servers. We have several thousand Linux systems, and after
> we build or rebuild each one, we have a checklist. I am trying to
> automate this checklist, and ideally have it run against a
On Fri, May 1, 2009 at 9:32 AM, nate wrote:
> What kinds of things are on the checklist? Perhaps you can use something
> like cfengine or puppet to do this. cfengine essentially runs a checklist
> for me every hour on every system and enforces the rules I have set in
> it(roughly 15,000 lines of
Russell Miller wrote:
> On Fri, May 1, 2009 at 9:32 AM, nate wrote:
>
>> What kinds of things are on the checklist? Perhaps you can use something
>> like cfengine or puppet to do this. cfengine essentially runs a checklist
>> for me every hour on every system and enforces the rules I have set in
>
Matt wrote:
> I use the following .htaccess file to restrict access to certain web
> folders to only my IP pool.
>
> Options +Indexes
> order allow,deny
> allow from x.x.x.
>
> Is there anyway to allow a user right in if there in that IP pool but
> require a password if there not?
>
Yes, see the
Gordon Messmer wrote:
>
>>> The second thing you will notice, eventually, is that rsync over ssh
>>> under Cygwin is unreliable.
>> You mean *starting* an rsync operation on that side? Using rsync over ssh
>> essentially uses rsync on *both* ends. So, it's running under Cygwin,
>> anyway,
>> w
On Fri, May 1, 2009 at 12:22 PM, Stephen John Smoogen wrote:
> On Fri, May 1, 2009 at 10:19 AM, Jason Todd Slack-Moehrle
> wrote:
>> Hi All,
>>
>> What tips does everyone have on hardening a CenOS Server that is
>> running web, e-mail, ssh, ftp, mysql, coldfusion and will be
>> processing payment
Stephen John Smoogen wrote:
> On Fri, May 1, 2009 at 10:19 AM, Jason Todd Slack-Moehrle
> wrote:
>> Hi All,
>>
>> What tips does everyone have on hardening a CenOS Server that is
>> running web, e-mail, ssh, ftp, mysql, coldfusion and will be
>> processing payments from www?
>
> NSA hardening gui
I installed inotify and incrond to watch a directory and set the
job as '/mnt/dir IN_ATTRIB chmod 0660 $@/$#' which worked very well
except that as expected, IN_ATTRIB is to broad of a watch class as it
caused an enormous amount of contention with the filemonitor and/or
db server and the client sid
On Fri, May 01, 2009, Joseph L. Casale wrote:
>I installed inotify and incrond to watch a directory and set the
>job as '/mnt/dir IN_ATTRIB chmod 0660 $@/$#' which worked very well
>except that as expected, IN_ATTRIB is to broad of a watch class as it
>caused an enormous amount of contention with t
On Fri, 2009-05-01 at 12:08 -0700, Bill Campbell wrote:
> On Fri, May 01, 2009, Joseph L. Casale wrote:
> >I installed inotify and incrond to watch a directory and set the
> >job as '/mnt/dir IN_ATTRIB chmod 0660 $@/$#' which worked very well
> >except that as expected, IN_ATTRIB is to broad of a
Jason Todd Slack-Moehrle wrote:
> Hi All,
>
> What tips does everyone have on hardening a CenOS Server that is
> running web, e-mail, ssh, ftp, mysql, coldfusion and will be
> processing payments from www?
>
> -Jason
Linux Server Security is one I'm reading through right now. Covers most
of
Stephen John Smoogen wrote:
> On Fri, May 1, 2009 at 10:19 AM, Jason Todd Slack-Moehrle
> wrote:
>
>> Hi All,
>>
>> What tips does everyone have on hardening a CenOS Server that is
>> running web, e-mail, ssh, ftp, mysql, coldfusion and will be
>> processing payments from www?
>>
>
> NSA h
>After the client exits the data base with the QB
>client the files are changed and the client can't work with them.
Actually, they can but they can't delete files when they make test
companies for example.
>The changes are being done on the Linux side by gamin (filemon).
>
>I do question what wo
Joseph L. Casale wrote:
> I installed inotify and incrond to watch a directory and set the
> job as '/mnt/dir IN_ATTRIB chmod 0660 $@/$#' which worked very well
> except that as expected, IN_ATTRIB is to broad of a watch class as it
> caused an enormous amount of contention with the filemonitor and
On Fri, May 1, 2009 at 11:14 AM, Jim Perrin wrote:
> On Fri, May 1, 2009 at 12:22 PM, Stephen John Smoogen
> wrote:
>> On Fri, May 1, 2009 at 10:19 AM, Jason Todd Slack-Moehrle
>> wrote:
>>> Hi All,
>>>
>>> What tips does everyone have on hardening a CenOS Server that is
>>> running web, e-mail
On Fri, 2009-05-01 at 20:07 +, Joseph L. Casale wrote:
> >After the client exits the data base with the QB
> >client the files are changed and the client can't work with them.
>
> Actually, they can but they can't delete files when they make test
> companies for example.
Ahh now you say! The
>I used the example 2 in the inotifywait manpage as the starting point
>for my script. Using the close_write, create & move events worked well
>for me. Looked at incrond - seemed overkill/overcomplicated - chose not
>to use it.
>
>But if it's fighting with something else in the background trying to
On Fri, May 1, 2009 at 5:15 PM, Jerry Geis wrote:
> Hi all,
>
> There are many packages in centos.
> Does there exist a "listing" of packages that have the dual licensing?
> By dual license I mean packages not just GPL licensing in a commercial
> setting.
Some are dual licensed, though none are d
Hi all,
There are many packages in centos.
Does there exist a "listing" of packages that have the dual licensing?
By dual license I mean packages not just GPL licensing in a commercial
setting.
Thanks,
Jerry
___
CentOS mailing list
CentOS@centos.org
h
Gamin is a drop in replacement for FAM (with far less bugs). You should be able
to build and install FAM with a added virtual provide for Gamin and it should
just work.
--
Gary L. Greene, Jr.
IT Operations
Minerva Networks, Inc.
Cell: (650) 704-6633
Phone: (408) 240-1239
> -Original Mess
Joseph L. Casale wrote:
>
> /me Throwing hands in the air...
>
> Aside from a manual cron job, or explicit admin intervention each time a
> company is made, I'm at a loss.
I think some people have gone so far as running a windows server under
vmware to run the quickbooks share
--
Les
On May 1, 2009, at 12:22 PM, Stephen John Smoogen
wrote:
> On Fri, May 1, 2009 at 10:19 AM, Jason Todd Slack-Moehrle
> wrote:
>> Hi All,
>>
>> What tips does everyone have on hardening a CenOS Server that is
>> running web, e-mail, ssh, ftp, mysql, coldfusion and will be
>> processing payment
Hi All,
I am working on setting up Postfix and I have a few questions:
1. mynetworks = Do I put my public static IP here? So I am hosting at
another provider on my own dedicated hardware. Do I put that machines
IP or the IP of my apartment where I want to access from? Second, do I
have to
I'm trying to get RSV-S8 working with Citrix XenServer 5 update 3 (which
I believe runs CentOS 5.something).
I have the Rosewill card that comes with it in there (sil3132 based).
It's seeing the card, and seeing all my drives.
I fdisk the drives and I can create the partitions, but I am unabl
Jason Todd Slack-Moehrle wrote:
> Hi All,
>
> I am working on setting up Postfix and I have a few questions:
>
> 1. mynetworks = Do I put my public static IP here? So I am hosting at
> another provider on my own dedicated hardware. Do I put that machines
> IP or the IP of my apartment where
Hi,
Where can I find the test (or final) version of the c5-webstack?
Regards.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Hi All,
My quest is going slowly but surely and I am learning a lot.
I use ColdFusion. I installed in on My CentOS 5.3 instance and all was
well.
I added: DirectoryIndex index.html index.html.var index.php index.cfm
index.cfml
to httpd.conf and restarted.
I put an index.cfm page in /var/www
Hi Ned,
>> I am working on setting up Postfix and I have a few questions:
>>
>> 1. mynetworks = Do I put my public static IP here? So I am hosting
>> at
>> another provider on my own dedicated hardware. Do I put that machines
>> IP or the IP of my apartment where I want to access from? Second,
Jason Todd Slack-Moehrle wrote:
> 1. mynetworks = Do I put my public static IP here? So I am hosting
> at
> another provider on my own dedicated hardware. Do I put that machines
> IP or the IP of my apartment where I want to access from? Second,
> do I
> have to know the Ip information for my
Hi,
I'm looking for SATA controller with a eSATA port that is supported by Centos
4.4 ( rhel 4.4)
Do you have any suggestions for a eSATA controller with good Linux support ?
How can I list the sata controllers supported by Centos 4.4 ?
Thanks
JF Leblond
Jean-François Leblond
jfleblon...
Jean-Francois Leblond wrote:
> Hi,
>
> I'm looking for SATA controller with a eSATA port that is supported by Centos
> 4.4 ( rhel 4.4)
>
> Do you have any suggestions for a eSATA controller with good Linux support ?
>
> How can I list the sata controllers supported by Centos 4.4 ?
>
RHE
When I download a file from apache on the lan (gigabit lan), I only
get 3-4mbps of download speed, opposed to accessing the file via FTP
or SMB which results in 500+ mbps of transfer speed. As far as I
know, I'm running the stock apache (httpd) that is distributed with
centos 5.3, and haven't chan
Gordon McLellan wrote:
> All suggestions are appreciated,
Kind of a strange problem ... what http client are you using?
If you haven't already try wget and send the output to /dev/null
wget http://server/file -O /dev/null
Just for maximum client performance..
nate
___
48 matches
Mail list logo