I am after a way (without kernel recompile) to hide all boot messages in CentOS 5.1 I have tried different options, specifically passing kernel parameters at boot time, but I haven't had any luck....
http://www.experts-exchange.com/OS/Linux/Administration/Q_23207730.html
I have multiple CentOS servers to install for which I am doing a network installation using kickstart files. Everything works perfectly except that I have to press [ENTER] to have the installation ...
http://www.experts-exchange.com/OS/Linux/Setup/Q_23207832.html
I have some PHP code which uses File_put_contents to write a file. When I use C:\temp which is a local drive to the IIS server, everything works fine. When I try to use W:\lpsiutil\output\ I rece...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23091560.htm...
I need a select statement that would return records that are greater than x days ago. This is what I want to work but wont.
Select datecreated from table where datecreated >= (Current_Date - 4)...
http://www.experts-exchange.com/Database/MySQL/Q_23286428.html
Zones:
MySQL ServerDate Answered: 04/01/2008 Grade: A Views: 10
Hello,
I always use PHP files coded by me and I can see the echos after the script is completely excecuted.
So if I do something like this:
<?
for($i = 0; $i < 100; $i++)
{
echo $i;
}...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23357385.htm...
Zones:
PHP,
HTMLDate Answered: 04/27/2008 Grade: A Views: 0
I want to install python 2.5.2 to run turbogears and bind to mysql and at the same time install plone in /opt using unified plone installer. The plone uses python 2.4.4 and is it possible to bind p...
http://www.experts-exchange.com/Programming/Languages/Scripting/Python/Q_23511893.html
The problem:
The query below takes 1.2 sec avg. I tried several combined indexes on the relevant rows, but I keep getting a 'where' and a 'temporary table' according to EXPLAIN. If I take out th...
http://www.experts-exchange.com/Database/MySQL/Q_23561020.html
Zones:
MySQL ServerDate Answered: 07/15/2008 Grade: A Views: 12
Please someone give me advice to fix the problem.
1. CENTOS worked fine with iSCSI additional disk. Local disk is in server's scsi disk.
2. I destroyed this iSCSI disk volume from the iSCSI Arr...
http://www.experts-exchange.com/OS/Linux/Administration/Q_23590777.html
I have iis 5.1 running on my xp pro machine. I need to send emails via my local smtp server. I tried to send an email using the attached code. Its does not throw any errors, so I am thinking it mus...
http://www.experts-exchange.com/Networking/Protocols/Application_Protocols/Email/SMTP/Q_23...
Hey,
just wondering if it's possible to get a query using the id from the SHOW PROCESSLIST in the mysql console. The actual query itself.
Thanks.
http://www.experts-exchange.com/Database/MySQL/Q_23706516.html
Zones:
MySQL ServerDate Answered: 09/07/2008 Grade: B Views: 0