On Sat, Jan 19, 2008 at 11:38:18PM -0800, Robert - elists alleged:
> >
> > find / \( -uid 46 -o -gid 46 \) -print0 | xargs -0 chown clamav:clamav
>
> Garrick,
>
> Thank you, that is pretty slick
>
> I haven't checked the man page for find like forever...
>
> Didn't recall ever seeing find via
Hi Alain,
Thanks for replying to my question.
>
> My understandin is:
> You are load balancing your outgoing traffic
Yes, load balancing outgoing traffic
> >
> > route add $smtpserver1 netmask 255.255.255.255 gw $publicip1
> > route add $publicip1 gw $gw1
>
> You are trying to force the GW f
jarmo wrote:
Started looking what services I actually having on and found
this "jexec". Tried to google it and found some info, but do not
understand its meaninig. Is it necessary and what does it do?
Please, short explanation for "dummie" :D
that might be Apache Tomcat, or another J2EE se
Olaf Mueller wrote:
> Olaf Mueller wrote:
>
> Hello.
>
>> I have installed CentOS 5 (2.6.18-53.1.4.el5) on my new Acer Extensa
>> The 5-in-1 Card Reader isn't working.
> One step more:
> I have installed tifm-0.6b.tar.bz2 from
> http://developer.berlios.de/projects/tifmxx and load the following
Hello,
I'm trying to set up centos 5.1 to authenticate against an openldap
server. I've got the authentication working, in that i can log in as a user
contained within the ldap database but not in the system passwd/group files.
The problem is instead of a prompt that for example looks like t
Dave wrote:
Hello,
I'm trying to set up centos 5.1 to authenticate against an openldap
server. I've got the authentication working, in that i can log in as a
user contained within the ldap database but not in the system
passwd/group files. The problem is instead of a prompt that for
exampl
Send CentOS-announce mailing list submissions to
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
You can reac
On Jan 20, 2008 9:54 AM, ankush grover <[EMAIL PROTECTED]> wrote:
> Hi Alain,
>
> Thanks for replying to my question.
> >
> > My understandin is:
> > You are load balancing your outgoing traffic
>
> Yes, load balancing outgoing traffic
> > >
> > > route add $smtpserver1 netmask 255.255.255.255
Dear All,
If I want to do a port mapping in Centos, what tools should I look for?
Where can I get the information about how to set it up (how to, manuals)?
Could you be more specific with your question? What kind of "port
mapping" are you talking about?
___
On Tuesday 08 May 2007 22:45:29 Adriano Frare wrote:
> It solved, thanks for all.
>
> Fajar Priyanto wrote:
> > On Tuesday 12 September 2006 08:16, Adriano Frare wrote:
> >> Dear Friends,
> >>
> >> I am using HTB version 0.85 in CENTOS 4.4 and I configurated to limit
> >> bandwidth port 80 (hhtp) a
Dear All,
If I want to do a port mapping in Centos, what tools should I look for?
Where can I get the information about how to set it up (how to, manuals)?
Thanks.
-- Tanu --
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/lis
Here is what I want to do:
I installed a database server on centos, it has a private IP,
the database server run on a certain port (for e.g. port )
From other place connected to the internet I try to do some kind of sync
to the database server, so I think I have to set the port mapper in the
How can I tell if I am using NIS+?
I would like the data to be encrypted on the lan.
-Jason
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Sr.
On Sun, 20 Jan 2008, Sobari Tanuwijaya wrote:
Here is what I want to do:
I installed a database server on centos, it has a private IP,
the database server run on a certain port (for e.g. port )
From other place connected to the internet I try to do some kind of sync
to the database server
On Jan 20, 2008 11:45 AM, Dave <[EMAIL PROTECTED]> wrote:
> Hello,
>I'm trying to set up centos 5.1 to authenticate against an openldap
> server. I've got the authentication working, in that i can log in as a
> user
> contained within the ldap database but not in the system passwd/group
> file
Hi all,
I want to use UP2DATE to alert me to updates that are available but still use
yum to make the update. Up2date alerts me and i see what is available and
then update with yum. Up2date icon still shows updates are available. How
can I get up2date to know that the system has been updated
Yes.
I plan to use centos as the OS on the gateway server.
Barry Brimer wrote:
On Sun, 20 Jan 2008, Sobari Tanuwijaya wrote:
Here is what I want to do:
I installed a database server on centos, it has a private IP,
the database server run on a certain port (for e.g. port )
From other p
On Mon, 21 Jan 2008, Sobari Tanuwijaya wrote:
Yes.
I plan to use centos as the OS on the gateway server.
Barry Brimer wrote:
On Sun, 20 Jan 2008, Sobari Tanuwijaya wrote:
Here is what I want to do:
I installed a database server on centos, it has a private IP,
the database server run on
Barry Brimer wrote:
iptables -t nat -I PREROUTING -d -p tcp
--dport -j DNAT --to
as most firewall rule sets have a default FORWARD rule of 'drop', this
is also typically necessary...
$IPTABLES -I FORWARD -i $EXTIF -o $INTIF -p tcp --dport -j ACCEPT
where $EXTIF and $
Barry Brimer wrote:
Dear All,
If I want to do a port mapping in Centos, what tools should I look for?
Where can I get the information about how to set it up (how to,
manuals)?
Could you be more specific with your question? What kind of "port
mapping" are you talking about?
__
I just started having some trouble logging out from my CentOS 5.1 system.
For some reason, when I try to log out, the log out program hangs. This
happens whether I click on the "Log Out" button or wait for the timeout.
When I looked, I somehow (I forget how) found out that the clock applet
would n
Thanks for your help.
I will try to do it in the server.
Is there any document that should read about this?
Barry Brimer wrote:
Yes.
I plan to use centos as the OS on the gateway server.
Barry Brimer wrote:
So you're trying to determine what you need to do to forward
connections from your sy
What is NM AP? (SOL)
Clint Dilks wrote:
Barry Brimer wrote:
Dear All,
If I want to do a port mapping in Centos, what tools should I look for?
Where can I get the information about how to set it up (how to,
manuals)?
Assuming you actually mean port scanning NM AP may be a good choice
Where should I put this? After the command Barry said for before?
John R Pierce wrote:
Barry Brimer wrote:
iptables -t nat -I PREROUTING -d -p tcp
--dport -j DNAT --to
as most firewall rule sets have a default FORWARD rule of 'drop', this
is also typically necessary...
$IPTAB
Hello,
Thanks for your reply. Do you have this working?
I have set the prompt in my local .bashrc file the PS1 option to
'[EMAIL PROTECTED]:\w\$' and confirmed with id and finger that the correct shell is
being returned.
Thanks.
Dave.
- Original Message -
From: "mouss" <[EMAIL P
--- MHR <[EMAIL PROTECTED]> wrote:
> I just started having some trouble logging out from
> my CentOS 5.1 system.
> For some reason, when I try to log out, the log out
> program hangs. This
> happens whether I click on the "Log Out" button or
> wait for the timeout.
> When I looked, I somehow (I
Sobari Tanuwijaya wrote:
Where should I put this? After the command Barry said for before?
it doesn't matter, its a rule in a different chain
I recommend you read up on iptables and firewall rules to understand how
it all works before attempting to apply any rule.
good stuff here
http://www
OK, thank you very much for your help.
John R Pierce wrote:
Sobari Tanuwijaya wrote:
Where should I put this? After the command Barry said for before?
it doesn't matter, its a rule in a different chain
I recommend you read up on iptables and firewall rules to understand how
it all works bef
Hey all... not exactly an SELinux veteran, but am trying to work
through some issues.
Specifically, setting up a simple Samba configuration on a CentOS 5
machine. Determined I needed to do
setsebool -P samba_enable_home_dirs 1
In order to get access to home directory shares working correctl
29 matches
Mail list logo