• 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

Ubuntu: upgrading from 14.04 to 16.04, error: Invalid command ‘LockFile’,

itdoctor July 19, 2018 Ubuntu: upgrading from 14.04 to 16.04, error: Invalid command ‘LockFile’,2018-07-19T14:18:42-05:00 General
AH00526: Syntax error on line 55 of /etc/apache2: Invalid command ‘LockFile’, perhaps misspelled or defined by a module not included in the server configuration Action ‘start’ failed. Solutions: Replacing...
Continue Reading

Either all Options must start with + or -, or no Option may. Action ‘start’ failed

itdoctor July 19, 2018 Either all Options must start with + or -, or no Option may. Action ‘start’ failed2018-07-19T14:15:39-05:00 General
AH00526: Syntax error on line 5 of /etc/apache2/sites-: Either all Options must start with + or -, or no Option may. Action ‘start’ failed. The Apache error log may...
Continue Reading

can’t delete directory with space at the end

itdoctor July 18, 2018 can’t delete directory with space at the end2018-07-18T14:45:48-05:00 Windows
you can run this command rd /s "\\?\c:\temp\folder\path "  
Continue Reading

Route 53: Apex domain quick fix

itdoctor July 2, 2018 Route 53: Apex domain quick fix2018-07-02T14:09:45-05:00 General
apex, bare domain ( domain without www) and should point to the same IP. In amazon load balance or some of the cloud solution, they do not provide...
Continue Reading

git: fatal: index-pack failed

itdoctor June 30, 2018 git: fatal: index-pack failed2018-06-30T12:22:16-05:00 General
I recently had to clone a very large repository through SSH, every time i did i got this error   Cloning into 'large-repository'... remote: Counting objects: 20248, done. remote:...
Continue Reading

Apache 2.4 – increase server limit

itdoctor May 18, 2018 Apache 2.4 – increase server limit2018-05-18T15:53:53-05:00 General
By default Apache only allows upto 150 connections, if the number is over, you will be in the queue. It will look like the server is down. The limit...
Continue Reading

Ubuntu – change mysql root password

itdoctor May 18, 2018 Ubuntu – change mysql root password2018-05-18T15:08:58-05:00 Database
This is a bit gnarly. If you have a better method of updating the password without triggering a warning about PASSWORD being deprecated, I’m all ears. # Stop MySQL...
Continue Reading

Redhat: How to list all disks availble

itdoctor May 3, 2018 Redhat: How to list all disks availble2018-05-03T08:39:22-05:00 Linux
On Redhat, run this command lsblk You will see this NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sr0 11:0 1 1024M 0 rom sda 8:0 0 100G 0 disk...
Continue Reading

How to tell git which private key to use?

itdoctor April 30, 2018 How to tell git which private key to use?2018-04-30T23:12:01-05:00 Linux
Environment variable GIT_SSH_COMMAND: From Git version , you can use the environment variable GIT_SSH_COMMAND like this: GIT_SSH_COMMAND="ssh -i ~/.ssh/id_rsa_example" git clone example Note that -i can sometimes be overridden...
Continue Reading

Mac OS: How long my Mac has been running?

itdoctor April 30, 2018 Mac OS: How long my Mac has been running?2018-04-30T15:41:34-05:00 General
Open terminal and run   uptime  
Continue Reading
«‹2930313233›»

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