Hypervisor not running Error

On Hyper-V node you may get the error “Hypervisor not running Error ” while starting the virtual machines . In order to fix the issue run the following command from the command prompt

bcdedit /set hypervisorlaunchtype auto

The connection to the remote computer was broken. This may have been caused by network error.

You will usually get the error ” The connection to the remote computer was broken. This may have been caused by network error” while rdpying to a remote server . The cause of the error is Windows Updates do not get applied properly.

In order to Fix the issue you need to ask your hosting provider to Attach a Virtual Keyboard Video Mouse (KVM) to your server and apply  the windows updates . After applying windows updates reboot the server . Now try to RDP to the server and if you still get the error , goto start=> All Programs => Windows Updates => click check for updates and Install Updates . After the updates have been Installed , reboot the server .

Now you should be able to access the server.

How to allow comments for older Posts in wordpress

Login to wp-admin of your website i.e. http://yourwebsite.com/wp-admin , goto the Settings => Discussion

check the  chekbox

1) Allow people  to Post Comment on New Articles

Either uncheck the checkbox ,

2) Automatically close comments on articles older than

days or check the checkbox and increase the Number of Days to a Large value ,  greater than the number of days from the day you have posted the article. Click Save Changes.

 

How to Reset MySQL root password.

1) First Stop the MySQL service with command  service mysql stop

2) Execute the command  mysqld --skip-grant-tables --skip-networking

3) Now you can connect to MySQL without  the root user password

4) Connect using mysql -u root

5) mysql> UPDATE mysql.user SET Password=PASSWORD('newPassword') WHERE User='root';

  mysql> FLUSH PRIVILEGES;

  mysql> exit
6) Restart the MySQL service .

 

How to upgrade Zimbra 6 to Zimbra 7

First of all backup the folder /opt/zimbra/ which is the Existing Zimbra 6 BackuFirst of all backup the folder /opt/zimbra/ which is the Existing Zimbra 6 Backup

Download the zimbra 7 version

[root@redhat ~]#wget http://files.zimbra.com/downloads/7.0.1_GA/zcs-7.0.1_GA_3105.RHEL5.20110304210448.tgz

Extract zcs-7.0.1_GA_3105.RHEL5.20110304210448.tgz

Change the directory to zcs-7.0.1_GA_3105.RHEL5.20110304210448
Execute the command

[root@sredhat ~]#./install.sh -s –platform-override

 

Three Steps To Getting Listed Within the Search Engines

You’ve just finished putting in all sorts of effort for the owning your web site online. You happen to be capable to take orders and make sales. The only problem is… No a single can find your website! You need to get listed during the major search engines in order to get site visitors to visit your website. What can you do? Follow these 3 steps and also the look for engines will know about your internet site in no time at all.

1. Write an write-up related to the main topic of the website.

Not certain in case you know sufficient about writing to write an article? Don’t worry about becoming perfect. Write about what you know. Preserve the post short, in between 300-600 words long. Whenever you write the article, give out general information that any person would gladly post on their web site as valuable content. Do not try to sell your merchandise in this article.

Remember the goal of the article is for you to acquire a valuable link back for the website, not to build a sale. In fact, if you try to create a sale inside the article, most webmasters do not would like to publish your article on their site. The whole goal of writing articles or blog posts is to have your posts on as several websites as possible with a link pointing back to your site.

2. Include a resource box at the end on the post within your website link in it.

If you’ve created a beneficial general information post that is relevant towards the topic of your website, you are in a position to produce your resource box. Retain in mind here to acquire for the thing quickly. It is commonly considered fine to promote your solution in this resource box but it is required to retain it short. You need to remember how the main point of for example this resource box is to acquire a link going back for the website. The secondary functionality from the resource box is to get readers of one’s post to click via and visit your website.

When and also a link inside your resource box, make certain that a single of the links includes the primary keywords of your house page. Keywords are a fancy word to your phrase or words a visitor will sort in to discover your website. Make the keyword the clickable portion with the link instead of your web address. Put this keyword text between your html anchor link.

3. Submit your write-up for the major post directories.

Once you’ve created your article, submit it on the major write-up directories to get the post distributed on as many websites as possible. Some major article directories include EzineArticles, ArticleCity, ZapContent.com and Isnare. Some services like Isnare will even distribute your write-up for you to your fee.

Do these three steps and research engines will find, crawl, then list your internet site in their listings. It is as simple as that!

Bordeaux Marketing Group is tampa interactive marketing expert located in Atlanta, GA and specializes Affiliate Program Management, Online Marketing Strategy including Pay Per Click (PPC), Facebook and Twitter Marketing, and Search Engine Optimization (SEO). We are recognized by Google as “Certified Adwords Professional” specializing in Search Marketing (PPC Management). To find out more visit their website at http://www.bordeauxmarketinggroup.com. palm beach affiliate program conultant, atlanta internet marketing

What is .MSI file

“MSI” stands for “Microsoft Installer.” The extension “.msi” describes a standardized installation system that is now referred to as “Windows Installer,” but the extension name has not been changed.

Windows allows for a wide variety of installer types. The advantage of using its official MSI platform is that it provides a more predictable and reliable method for installing, managing and un-installing Windows programs.

Access is denied. (Error code 5) at Create mutex with name ‘Global\PleskStatisti csBusinessLock’

You will get the error while updating the Statistics on plesk 9.X version . Try the following things to fix the issue

1) Restart all the services in plesk and then try updating the stats

2) Replace the statistics.exe with statistics.exe from http://kb.parallels.com/en/8663 and place it in parallels\plesk\admin\bin folder . Now restart the services and update the statistics.exe

3) Install Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update

 

How to Secure a Windows Server( 2003 or 2008)

You  Can follow the Steps in Order to secure your Windows Server In case the Data Is Critical

1) First Of all regularly apply Windows updates whenever updates  are published . You can set updates to to run at a particular time

 

 

2)  Block RDP access to all the IPs and only keep your IP to be able to access RDP . You can do this to through IPSec policies. You can set the first rule to allow your IP to access port 3389 and set other rule to deny all the IPs to port 3389 . Make Sure the IP provided to you by your ISP is a Static IP otherwise you will block yourself .

3) Change the RDP port of the server to any other value other than 3389 such as 55057 or any other value hard to guess .

4) Install the Server with latest antivirus and set proper rules .

5) Reboot the server once a month .

 

Block a Particular IP From Accessing Your Website in IIS 7.0

First from the Role services in Server Manager you would need to Install IP and Domain Restrictions option under the Security . Below is the Image

Once It is installed . Open IIS manager , double click the website which you want to block for a particular IP or range of IP addresses. Double click IP and domain Name Restrictions , click Add deny entry , type in the specific IP address or the range of IP addresses and click  OK.

Advertisement
Search
Categories
Links: