Skip to content
Daily IT Help

My daily IT journal

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

    Ubuntu: cp copy overwrite without prompting

    March 14, 2018 - By itdoctor

    when you run: cp -rf /source/* /destination , it always ask you to confirm the overwrite action. Root cause: it’s…

    Read More
  • Linux - Programming

    Python: Realtime web print out

    March 13, 2018 - By itdoctor

    There are some situation  when we run a time-consuming process, we need to see the output of that command to…

    Read More
  • General

    Restrict user to FTP only

    February 10, 2018 - By itdoctor

    ### Restrict User to FTP Only: A Guide for Enhanced Security and Access Control In any organization or server setup,…

    Read More
  • General - Linux

    Can’t Use apt i.e. /boot is 100% full

    January 19, 2018 - By itdoctor

    NOTE: this is only if you can’t use apt to clean up due to a 100% full /boot 1. Get…

    Read More
  • Programming

    PHP7: Parse error: syntax error, unexpected ‘new’ (T_NEW)

    December 27, 2017 - By itdoctor

    You might see that error when upgrading from PHP5 to PHP7 your code might look like this: [crayon-6864cfed12987301838999/]   Solution:…

    Read More
  • General - Linux

    Dovecot – Iredmail SSL installation

    December 23, 2017 - By itdoctor

    First of all, we need to order a certificate , this certificate is the same with normal web server certificate.…

    Read More
  • Windows

    Pairing Logitech Mouse B175 M325

    December 14, 2017 - By itdoctor

    My old Logitech B175 was lost, i still have the receiver. One day i found another Logitech Mouse M325, this…

    Read More
  • General - Linux

    Kill all close wait process

    November 9, 2017 - By itdoctor

    We have seen many cases where the client didn’t close the connection correctly, the process is stuck at CLOSE_WAIT status,…

    Read More
  • General - Linux

    Auto Restart apache when connection is high

    November 6, 2017 - By itdoctor

    In some situations,  our web server receive too many connections. The number is much higher than normal, that could be…

    Read More
  • Database

    Mysql Replication error: Slave failed to initialize relay log info structure from the repository after changing hostname

    November 5, 2017 - By itdoctor

    Below are the steps to fix this issue: 1. Shut down your old slave server and make a copy of…

    Read More
 Older Posts
Newer Posts 

Categories

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