Windows 8, Windows 7 and Windows Vista
Windows 8, Windows 7 and Windows Vista use User Account Control (UAC), so Notepad must be run as Administrator.
For Windows 8
Press the Windows key.
Type Notepad in the search field.
In the search right click Notepad and select Run as administrator.
In Notepad, open the following file:c:\Windows\System32\Drivers\etc\hosts
Make the necessary changes to the hosts file.
Click File -> Save to save your changes.
For Windows 7...
Tuesday, March 3, 2015
Login to your IPMI (you should have IP address of IPMI and credentials). In order to do it open your favourite FireFox browser and go toHTTPS://YOUR_IPMI_IP/ , then accept all warnings and error messages for SSL certificate and add an exception for the IP. After login you should see followingClick on Remote console preview image to start iKVM java application (you should have Java VM 1.6 installed)...
Wednesday, February 18, 2015
IMAP folders may need to be manually assigned to a Mac Mail account in order to synchronize properly. The following article explains how to find and configure this setting within the Mac Mail client.
How to Add Folders to the Subscription List in Mac Mail
Open your Mac Mail client.
In the top left corner, click on MAIL in the menu bar, then select PREFERENCES.
Click on the Account Information button at the right of the screen.
Make sure that the first item in the...
Tuesday, December 23, 2014
There are four main places in Mailman configuration for a list that can cause incoming messages to be held for moderation.
Moderated members
Non-members
Large messages
Implicit destination / Too many recipients
Moderated members
List members who are set to "mod" (which stands for "moderated", not "moderator") will have their postings held. You can see who has the mod box checked by going into Membership Management, and if you want to set them all to be unmoderated, you can do that...
Sunday, November 9, 2014
Memcached is a distributed, high-performance, in-memory caching system that is primarily used to speed up sites that make heavy use of databases. It can however be used to store objects of any kind. Nearly every popular CMS has a plugin or module to take advantage of memcached, and many programming languages have a memcached library, including PHP, Perl, Ruby, and Python. Memcached runs in-memory and is thus quite speedy, since it does not need to write to disk. Here’s how to install it on CentOS...
Sunday, October 19, 2014
Rewrite engines are little pieces of software that rewrite URLs for different pages within a website in order to make the URLs more "relevant-looking" and representative of content on particular pages. Joomla! features a rewrite engine, and sometimes this engine adds "index.php" to the URL. The result is a URL that may look something like the following:
http://www.yoursite.com/index.php/category/article
A...
Subscribe to:
Posts (Atom)