Skip to content
Daily IT Help

My daily IT journal

  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me
  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me
  • General

    Monitoring Apache2/php process

    November 2, 2013 - By itdoctor

    watch -n 1 “ps u -C apache2,apache,php”

    Read More
  • General

    How do i run a file automatically when my linux starts?

    November 1, 2013 - By itdoctor

    Put the command you want to run on this file /etc/rc.local

    Read More
  • General

    monitoring apache process command

    October 27, 2013 - By itdoctor

    watch -n 1 "echo -n 'Apache Processes: ' && ps -C apache2 --no-headers | wc -l && free -m"

    Read More
  • General

    How to delete frozen mails from Exim mail queue

    June 26, 2013 - By itdoctor

    Sometimes there can be so many frozen mails in the Exim mail queue. To know the number of frozen mails…

    Read More
  • General

    Client requested master to start replication from impossible position

    April 28, 2013 - By itdoctor

    If you run a replicated MySQL setup and have a master failure, you may see the following error in your…

    Read More
  • General

    How to fix MySql Replication Error 1236

    March 21, 2013 - By itdoctor

    How to fix MySql Replication Error 1236 We have some websites that use two database servers in master-master replication. Recently…

    Read More
  • General

    Can not see any IPAD/Iphone Photos in Windows Explorer

    October 3, 2012 - By itdoctor

    When you connect your IPAD/IPHONE to the computer, you used to be able to see photos under DCIM folder ,…

    Read More
  • General

    How to check run level in Ubuntu?

    August 11, 2012 - By itdoctor

    just run “runlevel” , it will tell you what level the system is running. It’s good for chkconfig utilities.

    Read More
  • General

    Can not see Ubuntu Network card

    July 19, 2012 - By itdoctor

    When you finish installing Ubuntu , you see that there is no network card when running "ifconfig" , or checking…

    Read More
  • General

    WARNING: MaxClients of 384 exceeds ServerLimit value of 256 servers

    July 10, 2012 - By itdoctor

    Your new apache2.conf may looks like this. How to fix? – you need to move ServerLimit above MaxClients StartServers 50…

    Read More
 Older Posts
Newer Posts 

Categories

  • Apple
  • Azure
  • Database
  • General
  • Linux
  • Marketing
  • Monitoring
  • Networking
  • Phone
  • Programming
  • Splunk
  • Windows
Graceful Theme by Optima Themes