PHP.ph

Archive for the ‘Linux’ Category

17 Jan, 2011

How to Disable IPV6 in Linpus

Posted by: php In: Linux

Linpus lite has an Internet protocol called IPv6 turned on by default. To solve slow wifi in Linpus, IPV6 should be disabled as this causes the slow down of internet connection. 1. Under Settings, open a Terminal 2. Switch to Root. Type: su root 3. Enter password. 4. Change directory. cd /etc/modprobe.d 5. List the [...]

Tags:

09 Nov, 2008

Grep

Posted by: aqua In: Linux

grep command is used to locate a pattern in a file. By default it prints the line that contains the pattern. Syntax grep [option] pattern [file] grep must have a pattern. Option for grep -c, –count prints a count of matching lines for each input file instead of the normal output. -E, –extended – regexp [...]

Tags:

07 Oct, 2008

Mrepo 0.8.6 Released

Posted by: aqua In: Centos|News and Views

The release of mrepo 0.8.6, with RHEL 4.7′s RHN/up2date code, has been announced by Dag WieĆ«rs. Some of the highlights include: Support for RHEL5 and CentOS-5. Added YaST Online Update support. Added fuseiso support (root access no longer needed). Added unionfs support to merge ISOs to a single tree. Faster relinking of repositories. Caching of [...]

Tags: ,

22 Aug, 2008

Pilipinas: Ubuntu Love Day Manila 2008

Posted by: aqua In: Events|Ubuntu

Ubuntu – Linux for human beings Date: August 23, 2008 Time: 8:00 AM Venue: Department of Computer Science, UP Alumni Engineers Centennial Hall, UP Diliman, Quezon City

Tags: ,

XCache is an open-source opcode cacher. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM.

Tags: , ,

Categories

Links

PHP.ph is owned and managed, since 2002 by:
Dr. Jesus Lecitona
Visit his blogs about dentistry:
Denture
Dentures
Dental Implants Cost

About PHP.ph

Linux Apache MySQL PHP