If you look into the config file you'll find
$cfg['Servers'][$i]['history'] = ''; // table to store SQL history
// - leave blank for no SQL query
history
// DEFAULT: 'pma_history'
Set it and you get the hi
ann kok wrote:
> Hi all
>
> When someone uses the phpmyadmin to delete data, how can I know it
>
> Does it have log?
>
you mean mysql? all phpmyadmin is doing is issuing DELETE or DROP or
whatever commands to the SQL database server.
SQL doesn't log much unless you configure it to, and if y
Hi all
When someone uses the phpmyadmin to delete data, how can I know it
Does it have log?
Thank you
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
- Original Message
> From: ann kok
> To: centos@centos.org
> Sent: Wed, May 5, 2010 9:44:12 PM
> Subject: [CentOS] ssh slow
>
> Hi
> How I can configure sshd_config to improve the ssh faster?
> It is slow to prompt the login
Fix your DNS setup and/or configure it to "UseDNS no".
Su
ann kok wrote:
> Hi
>
> How I can configure sshd_config to improve the ssh faster?
>
> It is slow to prompt the login
>
badly configured reverse DNS on the client hosts is the most common
cause of this. try ...
UseDNS no
___
CentOS mailing li
I heard it before
but how can be solved?
Thank you
--- On Wed, 5/5/10, Barry Brimer wrote:
> From: Barry Brimer
> Subject: Re: [CentOS] ssh slow
> To: "CentOS mailing list"
> Received: Wednesday, May 5, 2010, 8:47 PM
> > How I can configure sshd_config
> to improve the ssh faster?
> >
> > It
> How I can configure sshd_config to improve the ssh faster?
>
> It is slow to prompt the login
That usually indicates a DNS problem. sshd tries to do a reverse DNS
resolution to lookup the connecting client.
Barry
___
CentOS mailing list
CentOS@cento
Hi
How I can configure sshd_config to improve the ssh faster?
It is slow to prompt the login
Thank you
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On May 5, 2010, at 1:13 PM, Les Mikesell wrote:
> On 5/5/2010 12:00 PM, Karanbir Singh wrote:
>>
>>> Try to run the same IO operations as your production server is
>>> running.
>>> Bonnie++ could be good application for benchmarking. Also run some
>>> parallel rsync, rm, find, etc proccesses.
>
On Thu, Mar 18, 2010 at 6:05 PM, Aleksey Tsalolikhin
wrote:
> CentOS release 5.4 (Final)
>
> I run pppd on this system, it accepts dial-in connections, logs people
> in over ssh/sftp.
>
> I had selinux disabled on this system originally, but I recently
> enabled it, and selinux
> is blocking this
On 5/5/2010 12:00 PM, Karanbir Singh wrote:
>
>> Try to run the same IO operations as your production server is running.
>> Bonnie++ could be good application for benchmarking. Also run some
>> parallel rsync, rm, find, etc proccesses.
>>
>
> I am with John Pierce on this one, role and app will dic
On 05/05/2010 05:55 PM, Dominik Zyla wrote:
> Try to run the same IO operations as your production server is running.
> Bonnie++ could be good application for benchmarking. Also run some
> parallel rsync, rm, find, etc proccesses.
>
I am with John Pierce on this one, role and app will dictate benc
On Wed, May 05, 2010 at 05:17:53PM +0100, Matt Keating wrote:
> What is the best way to benchmark disk IO?
>
> I'm looking to move one of my servers, which is rather IO intense. But
> not without first benchmarking the current and new disk array, To make
> sure this isn't a full waste of time.
Tr
Matt Keating wrote:
> What is the best way to benchmark disk IO?
>
> I'm looking to move one of my servers, which is rather IO intense. But
> not without first benchmarking the current and new disk array, To make
> sure this isn't a full waste of time.
You can do a pretty easy calculation based on
Matt Keating wrote:
> What is the best way to benchmark disk IO?
>
> I'm looking to move one of my servers, which is rather IO intense. But
> not without first benchmarking the current and new disk array, To make
> sure this isn't a full waste of time.
>
synthetic benchmarks only tell you what
mcclnx mcc wrote:
> we have two CENTOS 5.X need setup "rsync". Any one know where have "how to"
> documents?
>
if you can ssh, you can rsync.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
What is the best way to benchmark disk IO?
I'm looking to move one of my servers, which is rather IO intense. But
not without first benchmarking the current and new disk array, To make
sure this isn't a full waste of time.
thanks
___
CentOS mailing list
On Wed, May 5, 2010 at 11:50 AM, mcclnx mcc wrote:
> we have two CENTOS 5.X need setup "rsync". Any one know where have "how to"
> documents?
>
http://lmgtfy.com/?q=rsync+howto
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/
On 10-05-05 11:50 AM, mcclnx mcc wrote:
> we have two CENTOS 5.X need setup "rsync". Any one know where have "how to"
> documents?
>
> Thanks.
What exactly are you trying to accomplish?
--
Digimer
E-Mail: li...@alteeve.com
AN!Whitepapers: http://alteeve.com
Node Assassin: http://nodea
we have two CENTOS 5.X need setup "rsync". Any one know where have "how to"
documents?
Thanks.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Chan Chung Hang Christopher a écrit :
> Ah, the rescue mode is probably available with your installation
> initrd's anaconda. You need to pass rescue to it though...hopefully it
> works unlike the dd...
>
I tried to boot onto the rescue mode using "safe" at the boot prompt, I
also get a kerne
Georghy wrote:
> Chan Chung Hang Christopher a écrit :
>> xe dd (assuming you have a floppy [is usb supported?] disk with the drivers)
>>
> A floppy isn't enough because the driver is about 2.7Mb so I use a USB
> Stick. It should be the same with a Floppy.
>>> It seems that the system doesn't
> I’m trying to configure continuous integration environment on CentOS. Before
> performing test, need to run GUI tool (written in java) to generate required
> resources. Is there any GUI automation tool so I can make whole integration
> purpose automated? Thanks.
If the Java UI is in Swing you ca
Ok, so for some reason, I had shmax set to 64GB. Prior to 5.4, I'm
guessing that i386 just ignored this absurd value, but now, it forces
the value to be 0:
r...@fc-fmcln02:/var/log$ ipcs -l
-- Shared Memory Limits
max number of segments = 4096
max seg size (kbytes) = 0
max total
Chan Chung Hang Christopher a écrit :
> xe dd (assuming you have a floppy [is usb supported?] disk with the drivers)
>
A floppy isn't enough because the driver is about 2.7Mb so I use a USB
Stick. It should be the same with a Floppy.
>> It seems that the system doesn't find the disk, I take a
Below is a snippet of a strace:
open("/usr/lib/pils/plugins/InterfaceMgr/generic.so", O_RDONLY) = 3
read(3,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\6\0\0004\0\0\0"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=7636, ...}) = 0
mmap2(NULL, 10532, PROT_READ|PROT_EXEC, MAP_PRIV
Georghy wrote:
> Chan Chung Hang Christopher a écrit :
>> Georghy wrote:
>>
>>> Tru Huynh a écrit :
>>>
On Tue, May 04, 2010 at 03:03:00PM +0200, Georghy wrote:
> (1)Download that driver :
> http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=3117
On Wed, May 05, 2010 at 07:59:16AM -0500, Baird, Josh wrote:
> SELINUX is disabled, and I have also tried reinstalling the heartbeat related
> packages. No luck so far.
>
> heartbeat[8818]: 2010/05/04_22:23:37 ERROR: Cannot shmget for process status:
> Invalid argument
>
> This seems to be the
SELINUX is disabled, and I have also tried reinstalling the heartbeat related
packages. No luck so far.
heartbeat[8818]: 2010/05/04_22:23:37 ERROR: Cannot shmget for process status:
Invalid argument
This seems to be the issue. Any other ideas?
Thanks
From: c
Chan Chung Hang Christopher a écrit :
> Georghy wrote:
>
>> Tru Huynh a écrit :
>>
>>> On Tue, May 04, 2010 at 03:03:00PM +0200, Georghy wrote:
>>>
>>>
(1)Download that driver :
http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=3117&DwnldID=18570&lang=fra
>>
On Wed, May 5, 2010 at 3:01 AM, Chaitanya Yanamadala
wrote:
> hai
> i need to upgrade my apache to 2.3.5 and what i need is to compile it out
> by myself not to use the rpm.. so where i am stuck is that i require to have
> the apr 1.3 but i got the 1.2.7 with me, so i have downloaded the apr-1.3
Georghy wrote:
> Tru Huynh a écrit :
>> On Tue, May 04, 2010 at 03:03:00PM +0200, Georghy wrote:
>>
>>> (1)Download that driver :
>>> http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=3117&DwnldID=18570&lang=fra
>>> from the intel support web site
>>>
>>>
>> You should have sta
> I tried to set in sendmail.mc file at the LAST line
> define(`LUSER_RELAY', `local:unknownuser') dnl
> I did service sendmail restart and got an error on a completely
> different line.
> -
> as a thought I deleted that line and put it on line 2 of the sendmail.mc
> file.
> re-ran service sendmail
Hello,
I'm trying to configure continuous integration environment on CentOS. Before
performing test, need to run GUI tool (written in java) to generate required
resources. Is there any GUI automation tool so I can make whole integration
purpose automated? Thanks.
___
ann kok writes:
> Hi
>
> How can we use NIS to control a user in different servers?
>
> eg: serverA /home/userA/javaapplication
> serverB /export/home/userA/javaapplication
> serverC /vol/home/javaapplication
If you use NIS auto.home for home directories in general, e.g. /home/user,
yo
Joseph L. Casale a écrit :
>> should I buy some chipset or is it totally Software or using the
>> hardware I had already ?
>>
>
> Well, I don't what chassis you bought with it, and whether or not
> it has the applicable midplane? Do you?
> ___
> Cen
Tru Huynh a écrit :
> On Tue, May 04, 2010 at 03:03:00PM +0200, Georghy wrote:
>
>> (1)Download that driver :
>> http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&ProdId=3117&DwnldID=18570&lang=fra
>> from the intel support web site
>>
>>
>
> You should have started your installation
Chaitanya Yanamadala wrote:
> hai
> i need to upgrade my apache to 2.3.5 and what i need is to compile it
> out by myself not to use the rpm.. so where i am stuck is that i
> require to have the apr 1.3 but i got the 1.2.7 with me, so i have
> downloaded the apr-1.3 rpm but now when i am upgrad
hai
i need to upgrade my apache to 2.3.5 and what i need is to compile it out
by myself not to use the rpm.. so where i am stuck is that i require to have
the apr 1.3 but i got the 1.2.7 with me, so i have downloaded the apr-1.3
rpm but now when i am upgrading it out i am getting an error of depen
39 matches
Mail list logo