Skip to content
Daily IT Help

My daily IT journal

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

    How to see a list of available php7 package to install

    December 28, 2018 - By itdoctor

    You can run this command:

    Read More
  • General

    PHP7.2: How to install mcrypt extension

    December 28, 2018 - By itdoctor

    mcrypt extension is an interface to the mcrypt cryptography library. mcrypt is included in php5 to  php7.1 , but it’s…

    Read More
  • General

    git ignore certificate error

    December 12, 2018 - By itdoctor

    git clone https://github.com/commx/python-rrdtool.git -c http.sslVerify=false

    Read More
  • General

    bash – check if a string in a variable

    December 11, 2018 - By itdoctor

    if you use#! /bin/zsh $MYVAR=”Hello world” if [[ $MYVAR == *”hello”*]] thenecho “FOUND”fi If we don’t use #! /bin/zsh $MYVAR=”Hello…

    Read More
  • General - Linux

    Virtualbox: can’t remove / attach new hard disk

    December 9, 2018 - By itdoctor

    When i try to remove a disk in Virtualbox with this command: I got the following error And the fix…

    Read More
  • General - Networking

    DNS: Why i can’t create txt record for sub domain?

    November 30, 2018 - By itdoctor

    Please check if your subdomain is a CNAME , the DNS rule does not allow CNAME record to have other…

    Read More
  • General - Linux

    cricket – rrdcached: some info in mind

    November 29, 2018 - By itdoctor

    rrdcached is a daemon that receives updates to existing RRD files, accumulates them and, if enough have been received or…

    Read More
  • General

    A detailed page about PHP thread.

    November 27, 2018 - By itdoctor

    ### A Detailed Page About PHP Threads: Understanding Multithreading in PHP PHP is one of the most widely used server-side…

    Read More
  • Database - General

    Mysql import from 5.6 to 5.7 : Column count of mysql.user is wrong. Expected 42, found 44. The table is probably corrupted

    November 26, 2018 - By itdoctor

    You might receive the error Column count of mysql.user is wrong. Expected 42, found 44. The table is probably corrupted…

    Read More
  • Linux

    apt-get add new data source

    November 20, 2018 - By itdoctor

    [crayon-686313a125350740309689/] we got some errors below: [crayon-686313a125352676009344/] Fix: [crayon-686313a125354916229310/] If we receive an error like  below, it looks like you…

    Read More
 Older Posts
Newer Posts 

Categories

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