• 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

Ubuntu – Mysql – too many sleep connections

itdoctor July 27, 2016 Ubuntu – Mysql – too many sleep connections2016-07-29T04:21:06-05:00 Database
You got error ” too many connections” when connecting to database, when you check the server “show processlist” you see a lot of process having “sleep” status. Here is...
Continue Reading

Ubuntu – mysql 5.6 – max connections 214

itdoctor July 27, 2016 Ubuntu – mysql 5.6 – max connections 2142016-07-27T07:34:41-05:00 Linux
You try to increase your connections to 1000 by editing /etc/ (change max_connections=1000) , but when you login to your database, you can only see your mysql only accept...
Continue Reading

taskhost (2940) WebCacheLocal: Database recovery/restor – Juniper SSL

itdoctor July 20, 2016 taskhost (2940) WebCacheLocal: Database recovery/restor – Juniper SSL2016-07-20T05:02:39-05:00 Windows
If you can’t start Junier SSL VPN and got the error below in system viewer: taskhost (2940) WebCacheLocal: Database recovery/restore failed with unexpected error -1032 Here is the fix:...
Continue Reading

Install PHP on Ubuntu 16.04

itdoctor July 18, 2016 Install PHP on Ubuntu 16.042016-07-18T14:30:04-05:00 Linux
List all php packages installed: dpkg -l | grep php| awk '{print $2}' |tr "\n" " " Remove all php package: sudo aptitude purge `dpkg -l | grep php|...
Continue Reading

Ubuntu – adding startup script

itdoctor July 15, 2016 Ubuntu – adding startup script2018-07-21T08:27:16-05:00 Linux
Edit file: / This file will auto run at startup.   This file is a bash file, it might be run when all the services is not ready yet,...
Continue Reading

Good article to detect a DOS attack

itdoctor May 16, 2016 Good article to detect a DOS attack2016-05-16T00:35:41-05:00 Linux
DDOS attack measures
Continue Reading

Apache DOS attack – CLOSE_WAIT

itdoctor May 16, 2016 Apache DOS attack – CLOSE_WAIT2016-05-16T00:26:31-05:00 Linux
Our servers recently were crashed due to a large number connections to web (apache) services, we didn’t see anything abnormal on the web. The server will crash when there...
Continue Reading

Mod Status – server-status .htaccess WordPress

itdoctor May 7, 2016 Mod Status – server-status .htaccess WordPress2016-05-07T16:30:23-05:00 Linux
# BEGIN WordPress <IfModule ; RewriteEngine On RewriteBase / # server info and status RewriteRule ^(server-info|server-status) - # RewriteCond %{REQUEST_URI} !=/server-status # /server info and status RewriteCond %{REQUEST_FILENAME}...
Continue Reading

Some useful commands to work with hard disk in Ubuntu

itdoctor April 28, 2016 Some useful commands to work with hard disk in Ubuntu2016-04-28T14:50:26-05:00 Linux
  #View Raid Status cat /proc/mdstat #View the member of a raid mdadm /dev/md1 #View Hard disk info - such as serial hdparm -i #List all hard disks detected...
Continue Reading

Jabber – Outlook 2013 Calendar Intergation

itdoctor April 27, 2016 Jabber – Outlook 2013 Calendar Intergation2016-04-27T09:01:58-05:00 General
Problem: Jabber doesn’t show Outlook calendar even though we have selected Microsoft Outlook for Calendar Intergation FIX: Add a new entry in this registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Messaging Subsystem MAPIXVER = “#8221;
Continue Reading
«‹3536373839›»

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