Saturday, February 27, 2016

How to Get Free certificate from Let's Encrypt and install it on Apache(Manual Method)



commands
//gain root access
1. apt-get install git
2. git clone https://github.com/letsencrypt/letsen...
3. cd letsencrypt
4. ./letsencrypt-auto certonly --standalone --email youremail@gmail.com --agree-tos -d yourdomain.com

free VPS : https://koding.com/R/altairca

Dual Boot Ubuntu 14.04 and windows

This video shows how to Dual boot Ubuntu 14.04 and Windows



link for boot repair
https://help.ubuntu.com/community/Boo...



commands

sudo os-prober
sudo update-grub

sudo grub-mkconfig -o /boot/grub/grub.cfg

Hamachi relayed tunnel fix

This video shows how to over come the most popular problem in hamachi



failed to correctly acquire installer node.js Aptana Studio Windows

When we install Aptana studio in Windows sometimes there were errors this videos shows how to over come those problems when install Aptana Studio in windows


Web Page Not Update

when we develop websites some times because of the Apache cache plugins, even we change the html of the webpage we can't see any difference in the  web browser, This videos shows how to turn off the cache plugins and of course when the website is in production mode its better to turn on the cache plugins




Connect MSSQL 2012 with xampp



This video shows How to connect MSSQL 2012 with xampp