Suppose you have one server with cPanel WHM installed. But you do not wish to use this server to relay mail. You want some other server to relay your mails. In such a case you can configure your cPanel Server Read More …
Category: Important Stuff !
Redirect http traffic to https using .htaccess
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 …
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
How to reset root password ?
Below are the steps to reset root password in Linux 7 ? 1. Reboot your machine and at Grub OS Selection Menu, choose the required OS which password needs to reset and press E to edit. 2. Edit the kernel line and replace ro to rw and also append init=/sysroot/bin/bash Read More …
Welcome to Linux Virtual Lab !
Hello, Greetings From Magnum ! Thank you for joining course at Magnum ! You might have received “Magnum Advantage Card” from your instructor. Using this card you can login to “Magnum Online Linux Lab”. This is 24x7x365 Linux Lab. Before Read More …