Introduction​In Linux when you are working with shell, Find Command in Linux is  one of the most useful one where one can check all files/folders on  you server. It helps to search for a specific text string in a file or files. The command sends the specified lines to the standard output device. Let us see

Read More

Description for grep command in Unix/LinuxGrep command in Unix/Linux is a powerful tool that searches for matching a regular expression against text in a file, multiple files or a stream of input. It searches for the pattern of text that you specify on the command line and prints output for you. In addition, three variant programs egrep,fgrep

Read More

IntroductionIf you are using cPanel based web hosting provider like FastWebHost, follow the steps in this article to verify your domain name and set up DNS records for Mircosoft Office 365 mail, calendar, Skype for Business Online, and so on. We are going to discuss the following topics to integrate your domain with Office 365 services.Point

Read More

It’s easy to get confused with websites, domain names, domain registration and web hosting terminology. In this article, we will discuss all the differences between Domain Name vs Website vs Web Hosting. Domain names, websites and web hosting are three services linked together to provide an online service but they are very different in terms of service. Let’s start with

Read More

How to find if a computer is running 32-bit or 64-bit operating system? If you want to install any new application on Linux or Ubuntu operating systems, It’s better you check whether it is compatible with 32 bit or 64 bit OS to avoid any conflicts. As I am using an Ubuntu system, so lets see how we

Read More

You have setup WordPress and installed WordPress cache plugins to improve your site performance. That’s great! But, many of the WordPress users keep complaining about page or blog updates not showing instantly on their blog. It’s annoying to see old content after changing something on your WordPress. Isn’t it? The common reasons for this behavior include your web

Read More