• 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

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

itdoctor September 27, 2014 Mysql upgrade error: mysqld: unknown variable ‘master-host=2014-09-27T10:48:51-05:00 General
Are you trying to setup on replication on + ? After upgrading, your mysql can’t start,and  the log show “unknown variabled ‘master-host=’ The following options are removed in MySQL...
Continue Reading

How to check your Ubuntu / Linux Release version

itdoctor September 27, 2014 How to check your Ubuntu / Linux Release version2014-09-27T00:46:53-05:00 General
run this lsb_release -a
Continue Reading

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

itdoctor September 25, 2014 CVE-2014-6271 bash vulnerability, and how do I fix it?2014-09-27T00:47:51-05:00 General
============================================================================== Check if you need to update Running this: env x='() { :;}; echo vulnerable’ bash -c “echo this is a test” If you are vulnerable , you will...
Continue Reading

How to update your Ubuntu Security Patch ?

itdoctor April 12, 2014 How to update your Ubuntu Security Patch ?2014-04-12T00:53:28-05:00 General
You can run the following commands: apt-get update apt-get dist-upgrade
Continue Reading

Finding Drivers Easily with DriverIdentifier

itdoctor April 9, 2014 Finding Drivers Easily with DriverIdentifier2014-04-09T09:01:17-05:00 General
Driver identifier is the best and powerful tool allows you to find the latest drivers for printers, LAN cards, modems, scanners, graphic cards, sound cards, mother boards and many...
Continue Reading

CentOS : Can’t send outbound message?

itdoctor December 25, 2013 CentOS : Can’t send outbound message?2013-12-25T14:19:59-05:00 General
After installing Centos and Sendmail , you can’t send mail from PHP , you might have a warning ” can not initial mail function ” from php page Resolution:...
Continue Reading

adding sudoer

itdoctor December 17, 2013 adding sudoer2013-12-17T06:54:30-05:00 General
sudo usermod -a -G sudo
Continue Reading

Monitoring Apache2/php process

itdoctor November 2, 2013 Monitoring Apache2/php process2013-11-02T15:22:26-05:00 General
watch -n 1 “ps u -C apache2,apache,php”
Continue Reading

How do i run a file automatically when my linux starts?

itdoctor November 1, 2013 How do i run a file automatically when my linux starts?2013-11-01T10:20:34-05:00 General
Put the command you want to run on this file /
Continue Reading

monitoring apache process command

itdoctor October 27, 2013 monitoring apache process command2013-11-02T15:25:57-05:00 General
watch -n 1 "echo -n 'Apache Processes: ' && ps -C apache2 --no-headers | wc -l && free -m"
Continue Reading
«‹4041424344›»

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