Archive

Archive for July, 2009

Install PHP GD support – Fedora Linux server

July 31st, 2009 No comments
Install PHP GD support – Fedora Linux server Using YUM linux command (Cent OS or Fedora Core Linux) as root user: # yum install php-gd # /etc/init.d/httpd restart Verify if php gd is loaded --> Type the following command: # php -m | grep gd

Mod_Rewrite doesn’t work – Apache / Httpd

July 30th, 2009 2 comments
Mod_Rewrite doesn’t work – Apache / Httpd Your site permalinks doesn't seem to work with pretty links ? ==> mod_rewrite doesn't work ! Solution: make sure mod_rewite.so loaded on your httpd.conf and AllowOverride must set to all ! LoadModule rewrite_module modules/mod_rewrite.so Search in /etc/httpd/conf/httpd.conf <Directory /> *********** AllowOverride None *********** </Directory> and change AllowOverride line : <Directory ...
Categories: Bookmarks, Linux, Tech Tags:

How to boot in text mode? – LINUX

July 29th, 2009 No comments
How to boot in text mode? – LINUX Have GUI installed but you want to just boot in text mode, not starting the GUI ? Change one line in your "/etc/inittab" file from: id:5:initdefault: to: id:3:initdefault: The id number will tell the OS which run-level you want it to start up in. 0 - halt 1 - Single user mode 2 - Multiuser, ...

Configure your system to start Services at boot time ? – LINUX

July 29th, 2009 1 comment
Configure your system to start Services at boot time ? – LINUX Easy and fast, using chkconfig linux command. To configure your system to start Apache at boot time: chkconfig --levels 235 httpd on for manual start apache: /etc/init.d/httpd start create the system startup links for Proftpd and start it: chkconfig --levels 235 proftpd on /etc/init.d/proftpd start Chkconfig provides a ...

Can’t find file: ‘./mysql/host.frm’

July 28th, 2009 No comments
Can’t find file: ‘./mysql/host.frm’ If the mysql log - /var/log/mysqld.log (fedora distro) - says: 090728 02:56:59 mysqld started 090728 2:56:59 [ERROR] /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13) 090728 2:56:59 [ERROR] /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13) 090728 2:56:59 [ERROR] Fatal error: Can't ...

The Best Linux distros

July 28th, 2009 1 comment
The Best Linux distros Fedora - Red Hat distro - Desktop Gnome by default KDE available Architectures i386, x86_64, ppc fedoraproject.org Debian - Desktop User's choice Architectures i386, amd64, ppc, s390, ia64 m68k, sparc, alpha, arm, mips, hppa www.debian.org CentOS - variant of Red Hat Enterprise Linux - Desktop Gnome Architectures ...

Fibre Channel over Ethernet – Video Presentation !

July 25th, 2009 No comments
Fibre Channel over Ethernet – Video Presentation ! Introduction to Fibre Channel over Ethernet (FCoE) by Join Stuart Miniman, Technologist for Data Center Fabrics in EMC's CTO Office. [vg_byrev] [vg_youtube EZWaOda8mVY#Fibre Channel over Ethernet##Introduction to Fibre Channel over Ethernet (FCoE) by Join Stuart Miniman] [vg_youtube 6CB68aZ2lys#FCoE Reality - Brocade CTO Dave ...

HID lamps , High-intensity discharge lamps

July 23rd, 2009 No comments
HID lamps , High-intensity discharge lamps HID lamps or High-intensity discharge lamps produce light by striking an electrical arc across tungsten (Wolfram) electrodes housed inside a specially designed inner fused quartz or fused alumina tube. This tube is filled with both gas & metals. The gas ...

EPROM – Erasable Programmable Read Only Memory

July 23rd, 2009 No comments
EPROM – Erasable Programmable Read Only Memory The EPROM was very important in the development of microcomputers because it gave the designer a way to load his custom program (like bios) into non-volatile memory. This program would always be ready to run at start up and not ...

Motorola Morrison Photo – Android-based mobile phone

July 22nd, 2009 No comments
Motorola Morrison Photo – Android-based mobile phone Android Motorola Morrison Handset Motorola Android-based mobile phone
Categories: Foto, Phone, Tech Tags: , , , , ,
GoCache - ByREV-Cache v1.0 - live served in : 0.600733 sec (gzip)