Skip to content
Daily IT Help

My daily IT journal

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

    How to check if my SSL certificate is SHA2 ?

    October 6, 2015 - By itdoctor

    Simply run this command, replace example.crt with your actual certificate file: [crayon-68459aa46fc20973792100/]

    Read More
  • Linux

    How to check if my CSR is SHA2 ?

    October 6, 2015 - By itdoctor

    It’s simple, just run this command [crayon-68459aa46ff83102164774/] If the value is sha256WithRSAEncryption, the certificate is using SHA-256 (also known as…

    Read More
  • Linux

    Port forwarding for windows filesharing & samba

    October 3, 2015 - By itdoctor

    You need to setup port forwarding for 3 ports : 135-139 for windows , 445 for samba in  Linux.

    Read More
  • Linux

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

    October 2, 2015 - By itdoctor

    The DNS server setting for Ubuntu is located on /etc/resolv.conf [crayon-68459aa470078049328371/]

    Read More
  • Linux - Networking

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

    September 30, 2015 - By itdoctor

    I have some videos that i want other people to download it instead of playing it on the browsers. First,…

    Read More
  • General - Linux

    How to create SSL Certificate Request – CSR ?

    September 30, 2015 - By itdoctor

    Login to your Ubuntu, and run the following command: [crayon-68459aa470278832688272/] It then will ask you some information for the certificate,…

    Read More
  • Linux

    ipvsadm – load balancer – it changes the weight automatically

    June 9, 2012 - By itdoctor

    Do you have this problem ? – you made the changes in /etc/ha.d/ldirectord.cf , – restart ipvsadm : /etc/init.d/ipvsadm restart…

    Read More
  • General - Linux

    Mysql server – How to disable replication on slave ?

    May 26, 2012 - By itdoctor

    Sometimes, you want to remove the replication , it could be because the replication no longer works, or you don’t…

    Read More
  • Linux

    Dumping MySQL Stored Procedures, Functions and Triggers

    April 2, 2012 - By itdoctor

    When you run mysqldump , by default it will not export your procedures or function , if you want to…

    Read More
  • Linux

    Command to find CPU usage in Linux

    March 23, 2012 - By itdoctor

    There are 3 commands that we can use sar top mpstats You may need to install sysstat package to use…

    Read More
 Older Posts
Newer Posts 

Categories

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