Consider that you have installed SSL Certificate on your site and now your site is visible using https:// protocol. If you to redirect all http:// request to https:// then you can do this by using .htaccess file. Write following content Read More …
Month: May 2018
How to connect your iPhone to server using SSH Client
If you are having iPhone, then you can connect to server using SSH Protocol. The best client for iPhone is Shelly. You can install this app from following Url https://itunes.apple.com/in/app/shelly-ssh-client/id989642999?mt=8
If SSH Connection takes long time to connect then
If you are using CentOS 7 or later then if your SSH Connection is taking long time then, just restart following service. It resolves the issue. # systemctl restart systemd-logind