• Home
  • My Free Tools
    • Creating a server with PHP
  • About me

Select Category:

Daily IT Help

My daily IT journal

  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me

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

itdoctor January 19, 2018 Can’t Use apt i.e. /boot is 100% full2018-01-19T06:19:00-05:00 General
NOTE: this is only if you can’t use apt to clean up due to a 100% full /boot 1. Get the list of kernel images Get the list of...
Continue Reading

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

itdoctor December 27, 2017 PHP7: Parse error: syntax error, unexpected ‘new’ (T_NEW)2017-12-27T13:47:51-05:00 Programming
You might see that error when upgrading from PHP5 to PHP7 your code might look like this: $this->smilies =& new smilies_package($this->current_smilies);   Solution: just remove & , it will...
Continue Reading

Dovecot – Iredmail SSL installation

itdoctor December 23, 2017 Dovecot – Iredmail SSL installation2017-12-23T10:09:29-05:00 General
First of all, we need to order a certificate , this certificate is the same with normal web server certificate. The certificate will have 3 files: cert, key, cabundle....
Continue Reading
Windows

Pairing Logitech Mouse B175 M325

itdoctor December 14, 2017 Pairing Logitech Mouse B175 M3252017-12-14T07:44:51-05:00 Windows
My old Logitech B175 was lost, i still have the receiver. One day i found another Logitech Mouse M325, this one doesn’t have the receiver. How can i pair...
Continue Reading

Kill all close wait process

itdoctor November 9, 2017 Kill all close wait process2017-11-09T09:50:58-05:00 General
We have seen many cases where the client didn’t close the connection correctly, the process is stuck at CLOSE_WAIT status, i never clear the database connection. We have this...
Continue Reading

Auto Restart apache when connection is high

itdoctor November 6, 2017 Auto Restart apache when connection is high2017-11-06T08:10:06-05:00 General
In some situations,  our web server receive too many connections. The number is much higher than normal, that could be an issue with our code, or we are being...
Continue Reading

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

itdoctor November 5, 2017 Mysql Replication error: Slave failed to initialize relay log info structure from the repository after changing hostname2017-11-05T02:59:03-05:00 Database
Below are the steps to fix this issue: 1. Shut down your old slave server and make a copy of the data directory to your new slave. Make sure...
Continue Reading

Nagios: Add new plugin

itdoctor November 2, 2017 Nagios: Add new plugin2017-11-02T14:03:30-05:00 General
Nagios config file is in /etc/nagios-plugins/config   Nagios plugin script is in /usr/lib/nagios/plugins  
Continue Reading

Nagios: nagiosgraph.js is not installed or wrong version.

itdoctor November 2, 2017 Nagios: nagiosgraph.js is not installed or wrong version.2017-11-02T12:19:20-05:00 Linux
  JavaScript is disabled. is not installed or wrong version. edit file   ,   <Directory "/usr/local/nagiosgraph/share"> Options None AllowOverride None # Order allow,deny # Allow from all...
Continue Reading

Check nagios configuration file

itdoctor November 1, 2017 Check nagios configuration file2017-11-01T15:19:05-05:00 Linux
If you can’t start nagios server, it could be the configuration file was wrong. Check it before restarting the server /usr/sbin/nagios3 -v /etc/nagios3  
Continue Reading
«‹3132333435›»

Search

Recent Posts

  • My AZ-104 Azure Administrator Associate Journey: From Real-World Experience to Exam Day
  • How to Monitor An Azure App Service Protected by EasyAuth
  • Oil Pressure Switch (Normal Closed or Normal Open)
  • A simple cronjobs to restart your apache server when it’s too busy
  • n8n webserver failed, exiting

Pages

  • My Free Tools
    • Creating a server with PHP
  • About me

Tags

    Copyright © 2026. Daily IT Help
    Mesocolumn Theme by Dezzain