Re: [CentOS] Static routing on CentOS

2014-02-26 Thread sjt5atra
> On Feb 26, 2014, at 1:28 AM, Jatin Davey wrote: > > Hi All > > I have two hosts. Host A and Host B > > Host A routing table > > [root@localhost ~]# route -n > Kernel IP routing table > Destination Gateway Genmask Flags Metric RefUse > Iface >

Re: [CentOS] OT: Howto to capture taskset output command

2014-02-26 Thread sjt5atra
> On Feb 26, 2014, at 8:28 AM, "C. L. Martinez" wrote: > >> On Wed, Feb 26, 2014 at 12:40 PM, Steven Tardy wrote: >> On Wed, Feb 26, 2014 at 6:57 AM, C. L. Martinez wrote: >> >>>if [ "$cpu_affinity" == "$cpu_affinity_ok" ]; then >> >> are you comparing strings or integers? >> # man tes

Re: [CentOS] Problem with wireless router

2014-02-20 Thread sjt5atra
> On Feb 20, 2014, at 6:49 PM, Joseph Hesse wrote: > > Hello, > > I am using wireless N on a DLink-655 wireless router. It is the "A" > hardware version with the latest firmware. > I am using a channel that no one in my vicinity is using, according to > iwlist. > I checked the Statistics from

Re: [CentOS] Memory leak - how to investigate

2014-02-04 Thread sjt5atra
> On Feb 4, 2014, at 3:46 AM, Jussi Hirvi wrote: > >> On 3.2.2014 19.58, m.r...@5-cent.us wrote: >> That's a*lot* of apache. Is that really correct? Do you really need that >> many threads? How heavily is the webserver used? > > Is this a good measure? At least it's exact. :-) > # du -sh /var

Re: [CentOS] Centos 5.0 Printer Reshare

2013-09-19 Thread sjt5atra
> I have a number of networked printers configured on my server. Some are > mounts from other SMB servers, some are directly connected via > socket://ip_address:9100. > > I can't find how to allow other Unix/Linux machines to use these printers. > I need to re-share them for use by these other mac

Re: [CentOS] MySQL 5.1.69 at CentOS 6.4 doesn't know enable-named-pipe?

2013-09-13 Thread sjt5atra
http://dev.mysql.com/doc/refman/5.1/en/server-options.html#option_mysqld_skip-networking On Sep 13, 2013, at 6:44 AM, Alexander Farber wrote: > Hello, > > I've only had experience with PostgreSQL sofar, > but have now to install MySQL (and WordPress) > on a CentOS 6.4 /64 bit server. > > I ha