How to reset root password in single user mode in Debian ? Ans : At grub-boot loader screen. Select Recovery mode the version of the kernel that you wish to boot and type e for edit. Select the line that starts with kernel and type e to edit the line. Go to the end of […]
See MoreCategory: How To
Configure CNAME and MX records for Google Apps in cpanel server
How to configure Google Apps in cPanel server ? OR How Configuring DNS CNAME and MX records for Google Apps in cpanel server ? Ans : Google Apps is a suite of Google applications that brings together essential services to help your business. This is a hosted service that lets businesses, schools, and institutions use […]
See MoreRedirect all URLs to anoter blog URLs
Redirect all URLs to anoter blog URLs If you want to redirect all the URLs from one blog to another blog URLs then add the following rewrite rules in .htaccess files. Example : I have redirected my old blog from “http://www.bestdesigns.co.in/blog to my new domain https://Hostripples.com. I have added the following rewrite rules into old blog […]
See More