Posted by
bob on Oct 25th, 2010 in
TechNews |
Comments Off
cd /etc/sysconfig/network-scripts
cp ifcfg-eth0 ifcfg-eth0:0
vi ifcfg-eth0:0
DEVICE=eth0:0...
Posted by
admin on Oct 21st, 2010 in
Magento,
TechNews |
Comments Off
From: http://yoursite.com/new.html
To: http://yoursite.com/old.html
Do the following in Magento to create the appropriate pemanent redirect:
Navigate to Catalog > Url Rewrite Management
Click the “Add...
Posted by
bob on Oct 21st, 2010 in
Magento,
TechNews |
Comments Off
Magento Error
There has been an error processing your request
Exception printing is disabled by default for security reasons.
Error log record number: 793079871864
Solution
If you get the above error in...
Posted by
admin on Feb 16th, 2010 in
Everyday News |
Comments Off
How do I use the Grep command with regular expressions under Linux operating...