Advertisement
Home
New Skype Phone Doesnt Need PC or Wi-Fi
Stories - Mixed News Bite
Friday, 01 September 2006
Skype announced a new cordless phone on Thursday that sends and receives Skype calls just like a landline, but without the need for a computer.
Read more...
 
Keeping phpBB up-to-date closes security holes
Stories - cPanel Server Managment
Thursday, 13 July 2006
With the continued development of cPanel/WHM, there are bound to be changes in the way things are handled via the control panel. More recently, one of those is how add-on scripts are handled both in installation and management/updating.
Read more...
 
Microsoft Security Bulletin Summary for July 2006
Stories - Microsoft
Wednesday, 12 July 2006
Summary: This advisory contains information about all security updates
released this month. It is broken down by security bulletin severity.
Read more...
 
Zidane Headbutt Game
Stories - Mixed News Bite
Tuesday, 11 July 2006
Digital presents us with another refreshing way to win the worldcup!
http://www.thoseforums.com/forum/viewtopic.php?t=1414
Maybe the aussies should have done the same ?
 
Linux Terminal Servers for Any Business
Stories - Linux Guide
Thursday, 06 July 2006
A Linux Terminal Server offers any business an elegant and cost-effective way to integrate the power of open source. In this article, I review some basics of network topology and offer suggestions about how to install a prototype server. I top it off with some tips for business-specific installations and configuration...
Read more...
 
Upgrading your centOS kernel
Stories - cPanel Server Managment
Friday, 30 June 2006
If you are having issues with your present linux kernel or just want to upgrade to kernel-smp-2.6.9-39.1 then here is the step by step guide. 
Read more...
 
45 Minutes to a Moodle Education Server
Stories - Web Development Tutorials & Editorials
Wednesday, 31 May 2006
This beginner article provides step-by-step instructions for installing Moodle, a Learning Management System, on to a Fedora Linux server.
It provides the steps necessary to setup a full powered intranet web-server that can support course listings, event calendars, student/teacher communication and... Complete article.
 
Searching for Spammers
Stories - Security
Monday, 29 May 2006
Chirpy brought us another great tutorial :
There are two aspects to dealing with spam for a server administrator:
1/ Inbound spam to users
2/ Outbound spam from compromised scripts

Both need very different approaches to help detect, remove and resolve.

Read more...
 
EV1 and The Planet Announce Merger
Stories - Mixed News Bite
Monday, 29 May 2006
Combination Creates Industry-leading Dedicated Hosting Company; Combined Company Will Continue to Deliver Industry-leading Client Experience
Read more...
 
New internet media star.... - mistaken interview identity
Stories - Mixed News Bite
Monday, 15 May 2006
Digital reports: He is the BBC's latest star - the cab driver who a leading presenter believed was a world expert on the internet music business.
The man stepped unwittingly into the national spotlight when he was interviewed by mistake on the corporation's News 24 channel.
Read more...
 
What is kernel panic and what to do about it
Stories - Linux Hosting and SHELL commands
Tuesday, 25 April 2006
Found an interessting post on the cPanel forum and though it might be of use for some, this is a sumary of the content:

What is kernel panic on a Linux server ?
Andy explains: A kernel panic is a message displayed by an operating system upon detecting an internal system error from which it cannot recover. Kernel panics often provide cryptic debugging information that is useful only to the developers of the operating system.
Attempts by the operating system to read an invalid or unpermitted memory address are a common source of kernel panics. A panic may also occur as a result of a hardware failure.

Read more...
 
Microsoft and the looming storm over virtualization
Stories - Microsoft
Saturday, 22 April 2006
The gathering consensus among the tech cognoscenti is that virtualization, a technology born on mainframes, is inevitably going to sweep the IT world. But they also assume that Microsoft will be content to watch this trend unfold with arms akimbo.
Read more...
 
Will Your Google SEO Help You With Yahoo?
Stories - Search Engine Optimization
Saturday, 22 April 2006
When employing the most basic search engine optimization techniques to your site with hopes of scoring high search rankings with Google, you can also gain extra value in the Yahoo! search engine. Learn more about the benefits of DMOZ and adding fresh content on your site.
If you are like most website owners who have applied some search engine optimization (SEO) efforts to your site, your main target has been ranking well in the Google search engine. While Google may be the dominant search engine, there is still much Internet visitor traffic to be gained by placing well in the Yahoo! search engine as well.

Read more...
 
Small Business Podcasting explained and demysitfied
Stories - Web Development Tutorials & Editorials
Saturday, 15 April 2006
Much has been written lately about the subject of podcasting. Podcasting is a very powerful small business tool but, some are kept away because it all sounds so technical.
In this article we will attempt to simplify the subject.

Read more...
 
The State of Linux: Substantial Growth in New Zealand
Stories - Mixed News Bite
Tuesday, 11 April 2006
Much of the continued explosive growth of Linux adoption in Australia & New Zealand remains unseen, unannounced and often behind the scenes. Although Linux deployments are occurring en-mass, they are often not at all emphasized. This makes gaging the true breadth of Linux growth in the region... > Complete article
 
AMD X2 PowerNow! & Linux performance
Stories - Linux Hosting and SHELL commands
Sunday, 09 April 2006
After upgrading to a new AMD X2 4400 system everything felt rather sluggish. This was due to default PowerNow! settings of Fedora Core 4 which are not really suitable for desktop machines.
Read more...
 
cPanel update via shell
Stories - cPanel Server Managment
Saturday, 08 April 2006
So you cant log into WHM/cPanel to change your upgrade version from stable to release/current or edge?
Read more...
 
Changing your default IP of your exim mail server
Stories - cPanel Server Managment
Wednesday, 05 April 2006
If you are in the danger of getting your main server IP block by SpamCop because you had a few anoying spamers abusing your server then you could simply change your exim mailserver IP to avoid the effect of your main IP beeing blacklisted.
Below are some simple steps of changing your exim IP

Read more...
 
Modify the Joomla 1.0.8 htaccess
Stories - cPanel Server Managment
Sunday, 26 March 2006
As some of you might have noticed , after the recent Fantastico upgrade for Joomla to 1.0.8 , netenberg have choosen to install a default .htaccess file which forces you to either run "AllowOverride All " in your httpd.conf , which in my opinion is a security issue or disable "FollowSymLinks " in the .htaccess file
This guide will show you how to disable "FollowSymLinks " in the .htaccess file by default on your netenberg Masterfile so you wont get this nasty 403 error after a normal instal or upgrade to Joomla 1.0.8 with fantastico
Last Updated ( Tuesday, 22 January 2008 )
Read more...
 
Joomla 1.0.8 install error
Stories - cPanel Server Managment
Sunday, 26 March 2006
morfargekko reports:
The new upgrade in Fantastico to Joomla 1.08 has introduced a little bug which can be easily fixed:

For new or upgrade installs of joomla it seems to come up with a 403 error which is the result of an incorrect .htaccess file line.
To fix this just log into cPanel> filemanager (or use FTP) and  go to the .htaccess file and commented out the "Options FollowSymLinks" line in the default Joomla .htaccess file .

Hopefully the Joomla and Fantastico Dev Team while introduce a fix for this little bug soon, in the meanwhile this little hack will do the trick for you.
 
<< Start < Prev 1 2 3 4 5 6 7 Next > End >>

Results 51 - 100 of 324