• 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: How to get the hard disk serial number?

itdoctor October 7, 2015 Ubuntu: How to get the hard disk serial number?2015-10-27T06:53:15-05:00 Linux
Just imagine, you manage a server remotely. The server has many disks, one day one of the disk could be failure. How can you tell the onsite engineer which...
Continue Reading

How to check if my SSL certificate is SHA2 ?

itdoctor October 6, 2015 How to check if my SSL certificate is SHA2 ?2015-10-27T06:53:15-05:00 Linux
Simply run this command, replace with your actual certificate file: $ openssl x509 -noout -text -in Certificate: Data: Version: 3 (0x2) Serial Number: .. Signature Algorithm: sha256WithRSAEncryption...
Continue Reading

How to check if my CSR is SHA2 ?

itdoctor October 6, 2015 How to check if my CSR is SHA2 ?2015-10-27T06:53:15-05:00 Linux
It’s simple, just run this command $ openssl req -noout -text -in | grep 'Signature Algorithm' Signature Algorithm: sha256WithRSAEncryption If the value is sha256WithRSAEncryption, the certificate is using...
Continue Reading

Microsoft Powerpoint Slide Page Number not displayed

itdoctor October 5, 2015 Microsoft Powerpoint Slide Page Number not displayed2015-10-27T06:53:15-05:00 General
Today, i just had interesting case, a client came to me and asked me why she could not insert  page number into her powerpoint slide. Well, i thought it...
Continue Reading

Port forwarding for windows filesharing & samba

itdoctor October 3, 2015 Port forwarding for windows filesharing & samba2015-10-27T06:53:15-05:00 Linux
You need to setup port forwarding for 3 ports : 135-139 for windows , 445 for samba in  Linux.
Continue Reading

How to set/check my DNS setting on Debian/Ubuntu Linux System?

itdoctor October 2, 2015 How to set/check my DNS setting on Debian/Ubuntu Linux System?2015-10-27T06:53:15-05:00 Linux
The DNS server setting for Ubuntu is located on / $ cat / # Dynamic (5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE...
Continue Reading

Windows 2003 & 3TB disk and above

itdoctor October 1, 2015 Windows 2003 & 3TB disk and above2015-10-27T06:53:15-05:00 General
Windows 2003 seems working fine with disk over 2TB, but that’s not entirely right. I had several incidents when using 3TB disk on windows 2003 server. Everything seems working...
Continue Reading

Apache: How to force download a file using .htaccess ?

itdoctor September 30, 2015 Apache: How to force download a file using .htaccess ?2015-10-27T06:53:15-05:00 Linux
I have some videos that i want other people to download it instead of playing it on the browsers. First, i just try to upload that file to my...
Continue Reading

How to create SSL Certificate Request – CSR ?

itdoctor September 30, 2015 How to create SSL Certificate Request – CSR ?2015-10-27T06:53:15-05:00 General
Login to your Ubuntu, and run the following command: openssl req -nodes -newkey rsa:2048 -sha256 -keyout -out It then will ask you some information for the certificate,...
Continue Reading
Phone

How to fix error message, “Unfortunately, the process com.google.process.gapps has stopped.”

itdoctor September 29, 2015 How to fix error message, “Unfortunately, the process com.google.process.gapps has stopped.”2015-10-27T06:53:15-05:00 Phone
When you encounter this error message on your Samsung or any Android device: “Unfortunately, the process has #8221;. This could be that your Download Manager was disabled. Try...
Continue Reading
«‹3839404142›»

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