Skip to content
Daily IT Help

My daily IT journal

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

    nginx – upstream sent too big header while reading response header from upstream

    October 6, 2014 - By itdoctor

    Modify your nginx configuration and change/set the following directives: proxy_buffer_size 128k; proxy_buffers 4 256k; proxy_busy_buffers_size 256k;

    Read More
  • General

    Heartbleed fix for Ubuntu

    September 28, 2014 - By itdoctor

    If your apt-get repositories don’t contains any precompiled 1.0.1g OpenSSL version, so just download sources from official website and compile it. Below the single…

    Read More
  • General

    Forbidden access after upgrading apache

    September 27, 2014 - By itdoctor

    the new apache conf doesn’t use order ,allow command , so you need to remove it and use require all…

    Read More
  • General

    Mysql upgrade error: mysqld: unknown variable ‘master-host=

    September 27, 2014 - By itdoctor

    Are you trying to setup on replication on mysql5.5+ ? After upgrading, your mysql can’t start,and  the log show “unknown…

    Read More
  • General

    How to check your Ubuntu / Linux Release version

    September 27, 2014 - By itdoctor

    run this lsb_release -a

    Read More
  • General

    CVE-2014-6271 bash vulnerability, and how do I fix it?

    September 25, 2014 - By itdoctor

    ============================================================================== Check if you need to update Running this: env x='() { :;}; echo vulnerable’ bash -c “echo this is…

    Read More
  • General

    How to update your Ubuntu Security Patch ?

    April 12, 2014 - By itdoctor

    You can run the following commands: apt-get update apt-get dist-upgrade

    Read More
  • General

    Finding Drivers Easily with DriverIdentifier

    April 9, 2014 - By itdoctor

    Driver identifier is the best and powerful tool allows you to find the latest drivers for printers, LAN cards, modems,…

    Read More
  • General

    CentOS : Can’t send outbound message?

    December 25, 2013 - By itdoctor

    After installing Centos and Sendmail , you can’t send mail from PHP , you might have a warning ” can…

    Read More
  • General

    adding sudoer

    December 17, 2013 - By itdoctor

    sudo usermod -a -G sudo

    Read More
 Older Posts
Newer Posts 

Categories

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