Skip to content
Daily IT Help

My daily IT journal

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

    Mount.cifs cannot allocate memory mounting Windows share

    April 20, 2015 - By itdoctor

    Mounting a Windows (SMB) share on Ubuntu gives us a “cannot allocate memory” error. Executing a command like this: mount…

    Read More
  • General

    Debugging Autofs problem, see where autofs log

    April 1, 2015 - By itdoctor

    Debugging Autofs problem If you are having trouble automounting your file systems, want to check where the log that autofs…

    Read More
  • General

    Sound problem

    January 28, 2015 - By itdoctor

    The automatic troubleshooter says “Audio device is disabled”, even though it’s not http://www.pcgamer.com/the-most-frustrating-windows-7-audio-problem-solved/   http://superuser.com/questions/815832/how-to-deal-with-windows-7-when-it-reports-audio-device-is-disabled-but-is-no

    Read More
  • 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
 Older Posts
Newer Posts 

Categories

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