• Home
  • My Free Tools
    • Creating a server with PHP
  • About me

Select Category:

Daily IT Help

My daily IT journal

  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me

Windows Vista can not boot because windows\system32\config\system is corrupted ?

itdoctor March 28, 2012 Windows Vista can not boot because windows\system32\config\system is corrupted ?2012-03-28T03:33:22-05:00 General
There is a folder windows\system32\config\regback , copy the file system32\config\regback\system to config\system will fix the problem copy c:\windows\system32\config\regback\system c:\windows\system32\config\system confirm the overwrite operation.
Continue Reading

See your Adsense Earnings on Chrome with Chrome Extension

itdoctor March 25, 2012 See your Adsense Earnings on Chrome with Chrome Extension2012-03-25T22:12:59-05:00 General
This is a nice extension, it’s much faster than the normal web page. Try it
Continue Reading

Command to find CPU usage in Linux

itdoctor March 23, 2012 Command to find CPU usage in Linux2012-03-23T10:58:25-05:00 Linux
There are 3 commands that we can use sar top mpstats You may need to install sysstat package to use these commands : apt-get install sysstat If you install...
Continue Reading

InnoDB restore from crash machine.

itdoctor March 22, 2012 InnoDB restore from crash machine.2012-03-22T10:24:26-05:00 General
My OS crash today and i had to reinstall mysql server. I am using Windows 2003 (quite old Â đŸ˜‰ There are a few things happen when i reinstall the...
Continue Reading

How to relocate subversion to new url in Mac with SVNX

itdoctor March 22, 2012 How to relocate subversion to new url in Mac with SVNX2012-03-22T10:02:24-05:00 General
Svnx doesnt have interface to switch the svn repository from one url to another. If you change your url , or move your repository to a new url you...
Continue Reading

DriverIdentifier Checks for Driver Updates, Offers Easy Installs

itdoctor March 17, 2012 DriverIdentifier Checks for Driver Updates, Offers Easy Installs2012-03-17T05:02:33-05:00 General
DriverIdentifier is a desktop/webapp hybrid—install the program then launch it to scan your system for all device drivers then the program checks to see if there are new drivers...
Continue Reading

Php: Temp upload files not deleted

itdoctor March 16, 2012 Php: Temp upload files not deleted2012-03-16T17:02:39-05:00 Linux
Today, my server is out of disk and i see there are lot of files in /tmp , their names are phpXXXX , i know these  files are uploaded...
Continue Reading

Analyze your slow mysql query with “Explain”

itdoctor March 16, 2012 Analyze your slow mysql query with “Explain”2012-03-16T16:27:06-05:00 Programming
When you think your mysql is slow , the first step is to analyze your sql query with “Exlain” command. This is an example explain select * from table1...
Continue Reading

child pid XXXX exit signal File size limit exceeded (25) on apache log

itdoctor March 16, 2012 child pid XXXX exit signal File size limit exceeded (25) on apache log2012-03-17T05:03:45-05:00 Linux
Today I found that Apache on my server was very slow and a lot of child pid xxxx exit signal File size limit exceeded (25) errors in error_log. It...
Continue Reading

How to search large files on linux

itdoctor March 16, 2012 How to search large files on linux2012-03-16T06:17:42-05:00 Linux
You can use this command to search for files larger than 20MB on your linux box , change the number to meet your needs find / -type f -size...
Continue Reading
«‹43444546›

Search

Recent Posts

  • My AZ-104 Azure Administrator Associate Journey: From Real-World Experience to Exam Day
  • How to Monitor An Azure App Service Protected by EasyAuth
  • Oil Pressure Switch (Normal Closed or Normal Open)
  • A simple cronjobs to restart your apache server when it’s too busy
  • n8n webserver failed, exiting

Pages

  • My Free Tools
    • Creating a server with PHP
  • About me

Tags

    Copyright © 2026. Daily IT Help
    Mesocolumn Theme by Dezzain