• 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

How to delete frozen mails from Exim mail queue

itdoctor June 26, 2013 How to delete frozen mails from Exim mail queue2013-06-26T07:32:09-05:00 General
Sometimes there can be so many frozen mails in the Exim mail queue. To know the number of frozen mails in the mail queue, you can use the following...
Continue Reading

Client requested master to start replication from impossible position

itdoctor April 28, 2013 Client requested master to start replication from impossible position2013-04-28T14:22:15-05:00 General
If you run a replicated MySQL setup and have a master failure, you may see the following error in your error log. Error reading packet from server: Client...
Continue Reading

How to fix MySql Replication Error 1236

itdoctor March 21, 2013 How to fix MySql Replication Error 12362013-03-21T07:42:33-05:00 General
How to fix MySql Replication Error 1236 We have some websites that use two database servers in master-master replication. Recently one of the servers died and had to be...
Continue Reading

Can not see any IPAD/Iphone Photos in Windows Explorer

itdoctor October 3, 2012 Can not see any IPAD/Iphone Photos in Windows Explorer2012-10-03T06:21:08-05:00 General
When you connect your IPAD/IPHONE to the computer, you used to be able to see photos under DCIM folder , now it’s blank. It’s because your iphone is locked...
Continue Reading

How to check run level in Ubuntu?

itdoctor August 11, 2012 How to check run level in Ubuntu?2012-08-11T14:45:05-05:00 General
just run “runlevel” , it will tell you what level the system is running. It’s good for chkconfig utilities.
Continue Reading

Can not see Ubuntu Network card

itdoctor July 19, 2012 Can not see Ubuntu Network card2012-07-22T16:14:28-05:00 General
When you finish installing Ubuntu , you see that there is no network card when running "ifconfig" , or checking /etc/network/interfaces , but you see there is no info...
Continue Reading

WARNING: MaxClients of 384 exceeds ServerLimit value of 256 servers

itdoctor July 10, 2012 WARNING: MaxClients of 384 exceeds ServerLimit value of 256 servers2012-07-10T01:31:12-05:00 General
Your new may looks like this. How to fix? – you need to move ServerLimit above MaxClients StartServers 50 MinSpareServers 20 MaxSpareServers 70 ServerLimit 384 MaxClients 384 MaxRequestsPerChild...
Continue Reading

Error when installing subversion on Linux CentOS with Cpanel

itdoctor July 4, 2012 Error when installing subversion on Linux CentOS with Cpanel2012-07-04T03:59:36-05:00 General
The dependency problem occurred while installing subversion package on Linux CentOS/Red Hat with installed cPanel: Missing Dependency: perl(URI) >= is needed by package subversio To fix this: edit...
Continue Reading

ConfigServer Security & Firewall – > mysql connection is blocked from external

itdoctor July 2, 2012 ConfigServer Security & Firewall – > mysql connection is blocked from external2012-07-02T12:32:01-05:00 General
if you have ConfigServer Security & Firewall enabled in WHM , only a certain ports are allowed to come in/out. By default mysql will be blocked, to unblock it...
Continue Reading

sudoers – how to add users to a group in ubuntu

itdoctor June 24, 2012 sudoers – how to add users to a group in ubuntu2012-06-24T14:20:28-05:00 General
1. If this is an existing users Syntax: usermod -a -G groupname username For example: usermod -a -G sudo myadminaccount -> this will make myadminaccount belong to sudo group...
Continue Reading
«‹4142434445›»

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