Displaying 20 results from an estimated 3000 matches similar to: "RFC: slow-down option"
2011 Jun 23
6
ext4 in CentOS 5.6?
I'm sure many are running ext4 FS's in production, but just want to be
re-assured that there are not currently any major issues before
starting a new project that looks like it will be using ext4.
I've previously been using xfs but the software for this project
requires ext3/ext4.
I'm always very cautious before jumping onto a new FS, (new in the
sense it is officially supported
2011 Mar 30
1
ksplice within CentOS
Hello guys,
I saw that a few days back there was a talk about encorporating the ksplice 
toolchain into CentOS and creating rebootless upgrades to the CentOS kernel.
I'm really interested in helping for that.
Where/how we can start work ?
Best regards,
Marian Marinov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2011 Jun 26
2
iptables port forwarding
Dear all,
  I would like to forward a port to an internet server, but failed. can you help me?
Server:  eth0: 192.168.1.250, Port: 8080 TCP, CentOS 5.6
Remote server:   IP: a.b.c.d  Port: 8181
Forward path:  client1(192.168.1.10) -> 192.168.1.250:8080 (forward) -> a.b.c.d  Port: 8181
-----------------------------------------
In Fedora, I successfully to config the firewall using
2011 Apr 16
1
WebSite V2 - progress
Hello guys,
we have done some progress on the new web site project.
We need your comments for the design of the front page.
We have 3 proposals or the design of the frontpage.
Please look at them, we need your help :)
  http://qaweb.dev.centos.org/websitever2/
Best regards,
Marian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2011 Apr 04
6
sshd: Authentication Failures: 137 Time(s)
Hi,
to prevent scripted dictionary attacks to sshd
I applied those iptables rules:
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -m recent 
--update --seconds 60 --hitcount 4 --name SSH --rsource -j DROP
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -m recent --set 
--name SSH --rsource
And this is part of logwatch:
sshd:
     Authentication Failures:
        unknown
2011 May 14
2
Apache in chroot reporting every client is 16.0.0.0
Not sure where to start on this. I went to examine a log file today and noticed
a password protected internal file was being accessed from 16.0.0.0. Upon
further review every log entry has the same IP. Accessing apache from localhost
also reports 16.0.0.0.
Google is not being my friend right now, any advice?
Kernel: 2.6.9-89.0.29.Elsmp
In the chroot:
httpd-suexec-2.0.52-41.ent.7.centos4
2011 Jun 27
2
Mail Question
Hello everyone,
Im having a issue that I just cant seem to figure out. We currently are
running an email server Centos 5.6 Postfix/Dovecot with a squirrelmail
frontend. I was setting up a testbed to do a migration to SoGo using
LDAP/MYSQL/POSTFIX/Dovecot. I have everything up and functional but one
thing is giving me an issue. The testbed box will not handle a users
mailbox over 2gb. We are using
2011 May 13
2
Modify Parameters at system boot
Hi all.
i'm trying to modify some parameters but when system reboots it doesn't 
load. For the sysctl if I run sysctl -p then it changes
/etc/sysctl.conf
     net.ipv4.netfilter.ip_conntrack_max = 1048576
/etc/modprobe.conf
     options ip_conntrack hashsize=131072
after reboot results
cat /proc/sys/net/ipv4/netfilter/ip_conntrack_max
65536
cat
2011 May 16
2
allowing users to write to a web content area
Hello,
I've got apache running on a centos 5.6 machine. All of my users have
a umask of 077 set in /etc/bashrc. I'm now wanting to give several of
them permission to write to a web area so they can place content
visible to the web server. I've got two groups webdev1 and webdev2
which I want one to be able to write to site1 and the other to site2.
I've got between 3 and 5 users in
2011 Jul 21
2
tripwire alternative
Hello all,
Years ago, I used to work with tripwire for system monitoring.
Last time I checked with "yum search tripwire", there is no hit.
IIRC, it used to be packed by default on older Redhat distros.
Any suggestion for an alternative of tripwire for my CentOS 5.6?
Cheers,
-- 
**********************************************************************
Viet Nhat General Joint Stock
2011 Aug 03
1
Are file system mounts costly?
I recall a kernel parameter on Unix System V of number
 of mounted file systems. Max recommended was 8.
 Larger numbers slowed down inode location and
 impacted performance.
Has Linux solved that bottleneck? Are 20 or 30 mounted
 efs and cifs file systems on one system OK? 
-- 
M Reynolds McClatchey Jr        VP Engineering and Inventory
Southern Aluminum Finishing Co Inc      404-355-1560 x222
2016 Mar 31
4
rsync with overlay tree
I maintain a directory structure containing dirs and files that I regularly push to ~50 hosts, which are divided into 3 groups that have slightly different needs (minor mods in a couple of files).
So ideally I would have 4 directories:
    /path/to/sync/common/   <- common files
    /path/to/sync/group1/   <- group1 specific only
    /path/to/sync/group2/   <- group2 specific only
   
2011 May 20
3
Passing password to script for rpmsign of list of .rpm files
I am trying to automatize signing of unsigned .rpm files. My repo has at 
least 50 x 3 packages.
But I would have to type numerous passwords for each file. I can not see 
hot to pass pass phrase to script.
rpmsign --resign {--pass=??} <filename from list> ????
Can someone advise me how to do that?
Ljubomir
2013 Mar 06
1
[Bug 7120] Variable bandwidth limit .. bwlimit
mhh - interesting question......
what about combining the power of throttle ( http://linux.die.net/man/1/throttle ) or similar tools (there are some more like this) with rsync ?
via this hint: http://lists.samba.org/archive/rsync/2006-February/014623.html i got a clue how to combine rsync and throttle and gave it a try :
cat throttle-wrap
#!/bin/bash
throttle -k 1 -s 1| "$@"
rsync
2011 Apr 12
17
40TB File System Recommendations
Hello All
I have a brand spanking new 40TB Hardware Raid6 array to play around 
with. I am looking for recommendations for which filesystem to use. I am 
trying not to break this up into multiple file systems as we are going 
to use it for backups. Other factors is performance and reliability.
CentOS 5.6
array is /dev/sdb
So here is what I have tried so far
reiserfs is limited to 16TB
ext4
2010 Feb 09
9
DO NOT REPLY [Bug 7120] New: Variable bandwidth limit .. bwlimit
https://bugzilla.samba.org/show_bug.cgi?id=7120
           Summary: Variable bandwidth limit .. bwlimit
           Product: rsync
           Version: 3.1.0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: pmdumuid at gmail.com
     
2006 Oct 27
4
IAX2 show peers - description
Hi people,
	
	pls does anybody know what "(T)" and "(D)" letter means?
server3*CLI> iax2 show peers
Name/Username    Host                 Mask             Port          Status
SERVER1	        xxx.xxx.xxx.xxx  (D)  255.255.255.255  9785 (T)      OK 
(29 ms)
SERVER2         xxx.xxx.xxx.xxx  (D)  255.255.255.255  4569          OK 
(95 ms)
2 iax2 peers [2 online, 0 offline, 0
2016 Mar 31
2
rsync with overlay tree
> On 31 Mar 2016, at 16:22, Marian Marinov <mm at yuhu.biz> wrote:
> 
> On 03/31/2016 07:40 AM, tomr wrote:
>> I maintain a directory structure containing dirs and files that I regularly push to ~50 hosts, which are divided into 3 groups that have slightly different needs (minor mods in a couple of files).
>> 
>> So ideally I would have 4 directories:
>>   
2019 Nov 27
2
Error while trying to manage file share
Hello,
according to documentation:
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs User
is required to setup the file share using ms windows (Computer
Management->Connect to another computer). That I am trying without success.
When I connect with Windows 7 client I get error message: "Event Viewer
cannot connect to computer 'SAMDOM.EXAMPLE.COM. The error ported
2009 Nov 25
1
SpeexBits ...
Hi Marian,
I took a brief look at RFC 5574 and as far as I understand, you can simply do it like this:
SpeexBits b;
speex_encode(state, some320bytePCM1, &b);
speex_encode(state, some320bytePCM2, &b);
After that, get the encoded data with speex_bits_write and put it in your packet.
Mark
-----Original Message-----
From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at