Skip to content
Daily IT Help

My daily IT journal

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

    How to check if your PHP support TLS V1.2?

    April 1, 2016 - By itdoctor

    Run this script to see your SSL Version [crayon-68455488c194d127243594/]   If you want to check your open SSL version? [crayon-68455488c1954433501091/]…

    Read More
  • Linux

    Upgrade Ubuntu 10.04 to 12.04.1

    March 15, 2016 - By itdoctor

    Ubuntu 10.04 is quite old, you can’t just upgrade it right away using do-release-upgrade, you should try the following steps:…

    Read More
  • General - Linux

    Override WordPress .htaccess file

    January 25, 2016 - By itdoctor

    RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !^/(file|member|photo) [NC] RewriteRule . /index.php [L] RewriteRule ^member/([0-9]+)/…

    Read More
  • Linux

    Configure SMTP to listen another port with WHM

    January 20, 2016 - By itdoctor

    Due to the number of spammers using port 25 to send emails, many large ISPs has blocked this port from…

    Read More
  • Linux

    Start Samba server

    January 1, 2016 - By itdoctor

    /etc/init.d/smbd start -> sometimes it’s not working service smbd start -> working well

    Read More
  • General - Linux - Windows

    Good Recovery software

    December 31, 2015 - By itdoctor

    If you are looking for a good software to recover files, this is a good software: DMDE – DM Disk…

    Read More
  • Linux - Programming

    How to run PHP in the background

    December 4, 2015 - By itdoctor

    I need to run some PHP scripts in the background, this script should still run while i log off my…

    Read More
  • Linux

    Apache: How to increase the maximum client connection?

    October 17, 2015 - By itdoctor

    By default Apache only allows up to 150 connections , if you want more, you need to change the MaxClients…

    Read More
  • General - Linux

    How to secure File Sharing (Samba) on Ubuntu/Linux?

    October 8, 2015 - By itdoctor

    If you have multiple servers connecting to internet, these servers use Samba to share file with each other. Normally, you…

    Read More
  • Linux

    Ubuntu: How to get the hard disk serial number?

    October 7, 2015 - By itdoctor

    Just imagine, you manage a server remotely. The server has many disks, one day one of the disk could be…

    Read More
 Older Posts
Newer Posts 

Categories

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