Categories
Technology - Tips

How to check your windows system last BOOT time

If you want to Check last boot time of your windows system,then follow these few steps:- Press window logo +R Type CMD in run window and enter. Type Systeminfo in command prompt and hit enter. Wait for some time and you will get your all information as shown in below image.   Click on image to enlarge     […]

Categories
Sql Server

How to hide system objects in Sql Server

How to hide system objects in Sql Server Many of us don’t like the existence of all the system tables, objects and stored procedures in SQL Server’s user interface. To get rid of these the system objects. Follow these steps:- Open Sql-Server Management Studio. Now click on the Tools.For reference please find image below. Click on image […]

Categories
Wamp Server Wordpress

How to install wordpress locally through wampserver

What is WampServer:- WampServer is a easy to use web server package that allows us in configuring Apache, MySQL and PHP on your local machine that act like a live web server.  It is free to download, easy to install. Download wampserver for free from Here. Install wampserver and configure your wampserver. Now download wordpress […]

Categories
Wamp Server

Wamp Server Could not execute menu item (internal error) [Exception] Could not perform service action: The service has not been started

In this tutorial i will tell you how to get rid of  this error Could not execute menu item (internal error) [Exception] Could not perform service action: The service has not been started.           To solve this error:- click on wamp server > go to Apache > click on httpd.conf opened […]