Skip to content
Daily IT Help

My daily IT journal

  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me
  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me
  • Linux

    Fixing OpenSSL Padding Oracle vulnerability (CVE-2016-2107)

    August 23, 2016 - By itdoctor

    This works well on my Ubuntu 14.04 # Based on http://fearby.com/article/update-openssl-on-a-digital-ocean-vm/ Method1: $ sudo apt-get update $sudo apt-get install –only-upgrade…

    Read More
  • Linux

    Allowing Slashes in URL with Apache

    August 15, 2016 - By itdoctor

    I have a url like this https://www.dailyithelp.com/countries/us/12%26pensylvania so in normal situation, we only have 3 sub folder: countries,us,12/pensylvainia , but…

    Read More
  • Database - Linux

    Mysql – repair/check all tables in all databases

    July 27, 2016 - By itdoctor

    The below command will go through all tables in all database databases to do a repair check. [crayon-6867a1c66c433657176702/]

    Read More
  • Database - Linux

    Ubuntu – Mysql – too many sleep connections

    July 27, 2016 - By itdoctor

    You got error ” too many connections” when connecting to database, when you check the server “show processlist” you see…

    Read More
  • Linux

    Ubuntu – mysql 5.6 – max connections 214

    July 27, 2016 - By itdoctor

    You try to increase your connections to 1000 by editing /etc/mysql/my.cnf (change max_connections=1000) , but when you login to your…

    Read More
  • Windows

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

    July 20, 2016 - By itdoctor

    If you can’t start Junier SSL VPN and got the error below in system viewer: taskhost (2940) WebCacheLocal: Database recovery/restore…

    Read More
  • Linux

    Install PHP on Ubuntu 16.04

    July 18, 2016 - By itdoctor

    List all php packages installed: [crayon-6867a1c66c685229693811/] Remove all php package: [crayon-6867a1c66c688101002604/] Add PPA [crayon-6867a1c66c68a777542745/] [crayon-6867a1c66c68b523164222/] You can install php5.6 modules…

    Read More
  • Linux

    Ubuntu – adding startup script

    July 15, 2016 - By itdoctor

    Edit file: /etc/rc.local This file will auto run at startup.   This file is a bash file, it might be…

    Read More
  • Linux

    Good article to detect a DOS attack

    May 16, 2016 - By itdoctor

    DDOS attack measures

    Read More
  • Linux

    Apache DOS attack – CLOSE_WAIT

    May 16, 2016 - By itdoctor

    Our servers recently were crashed due to a large number connections to web (apache) services, we didn’t see anything abnormal…

    Read More
 Older Posts
Newer Posts 

Categories

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