21 January 2013

Kloxo solution VPS without Cpanel

I can't buy Cpanel cuz is too expensive for me
But now I found Kloxo help me manage VPS without Cpanel

Thanks you Kloxo.

Minimum requement Kloxo

1) A dedicated or virtual server running CentOS or Red Hat EL 5.x. CentOS 6.x is not currently supported.
2) At least 256 MB of RAM (enough to run Yum).
3) At least 2 GB of free disk space for Kloxo and related services.
4) If you partitioned your disks manually, make sure you have a large /tmp. Kloxo uses /tmp to create and store backups temporarily and the process will fail if there is not enough space.

More about Kloxo visit:

Read more...

15 January 2013

How to Disable UI0Detect , Interactive Services Detection

Startup type : Windows Service 
Service Name : UI0Detect
Display Name : Interactive Services Detection 
Dll path : Not Answered. 
Image path : C:\Windows\system32\UI0Detect.exe 
Current Status : Manual/Stopped

How to disable this service. 
Open a command prompt. (Run a command prompt as Administrator in Windows vista/7) 

Copy command line and Paste. 
sc stop "UI0Detect"
sc config "UI0Detect" start= disabled 

How to delete this service. 
sc delete "UI0Detect" 

Read more...

powered by irvian