usr
I am using on several projects memcached and on the application side the php memcached module. This can be installed as any pear/pecl module, or from source by downloading the source .tgz and running the classic phpize; ./configure; make; make install; While trying to upgrade the memcached module to the latest version available 2.1.2 I [...]
Linux command, compilation, compiler, configuration, configure, create, difference, enable, install, linux, listing, patches, scripts, source, system, systems, usr,
MaxMind GeoIP is a collection of APIs for looking up the location of an IP address. It includes support for lookup of country, region, city, latitude, and longitude. Free GeoLite databases are available for the country and city.
Ubuntu avail, Database, databases, install, ubuntu, usr,
Virtual Hosting allow web servers to host more than one website on a sing machine. This is how sharing hosting works. I become pretty handy as well while develloping different web project on the same machine and allows you to access to your local repository using addresses such as http://dev.mysite.com instead of http://localhost/~myuser/myproject/ :) . [...]
Tech Guru accesses, apache, awstats, bases, command, configuration, configure, configured, create, developers, difference, directory, distributions, distros, edit, edition, enable, file, hosts, install, lib, linux, log, logging, logs, machine, magic, maps, names, openness, repositories, Repository, roots, server, servers, service, services, sites, syntax, system, systems, ubuntu, usr, virtualizer, what,
 xinetd, the eXtended InterNET Daemon, is an open-source daemon which runs on many Linux and Unix systems and manages Internet-based connectivity. It offers a more secure extension to or version of inetd, the Internet daemon. xinetd performs the same function as inetd: it starts programs that provide Internet services. Instead of having such servers started [...]
Linux accesses, activation, attack, attacker, attackers, attacks, bind, command, config, configuration, configure, configured, connection, create, d, daemon, daemons, determine, directory, edit, edition, enable, extension, Fedora, file, functionality, hosts, incoming, ing, install, linux, listing, log, logging, logins, logs, names, network, networking, port, ports, protocol, protocols, roots, rpm, s, sbin, secure, Security, server, servers, service, services, settings, stop, system, systems, understanding, unix, uration, user, usr,
This tutorial walks you through implementing disk quotas for both users and groups on Linux, using a virtual filesystem, which is a filesystem created from a disk file. Since quotas work on a per-filesystem basis, this is a way to implement quotas on a sub-section, or even multiple subsections of your drive, without reformatting. This [...]
Linux avail, block, byte, command, create, data, Database, databases, dependencies, devices, directory, edit, edition, Fedora, file, file files, format, grep, group, images, install, interface, linux, multiple, roots, rpm, sbin, subsection, system, systems, tools, user, usr, virtualizer, what,
The Zend Optimizer is a free runtime application that enables PHP to run the files encoded by the Zend Guard. This can be freely used by anyone looking to run encoded applications. Please download and follow the installation instructions included in the distributions. The simplest way to get a PHP runtime that includes Zend Optimizer [...]
PHP accesses, apache, certified, Copy, data, directory, distributions, edit, edition, enable, httpd, install, lib, mysql, secure, Security, server, servers, usr, Zend Optimizer,
First, you have to make the appropriate directories available to nfs by “exporting” them. On the remote server, edit the /etc/exports file to expose the directories you need to the hosts that need to access them. See the man page for exports to find out all your options, but here’s a simple example from my [...]
Linux accesses, avail, Backup, client, command, computer, configuration, configure, configured, directory, edit, edition, export, exports, file, filesystem, filesystems, hosts, listing, network, networking, nfs, remote, server, servers, settings, storage, usr,
Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser. It was written to solve several problems with currently available analysis packages. A vast majority of them were written in Perl or some other scripting language, [...]
Linux apache, avail, check, command, compilation, compiler, config, configuration, configure, configured, Copy, create, cron, crontab, daemon, daemons, dependencies, directory, distributions, execution, file, format, Generator, gnu, grep, hostname, hostnames, httpd, install, linux, listing, log, logging, logs, machine, megabytes, multiple, perl, report, roots, rpm, scripts, server, servers, service, services, settings, shell, sites, source, squid, system, systems, user, usr, virtualizer, yum,
OpenVZ is an operating system-level virtualization technology based on the Linux kernel and operating system. OpenVZ allows a physical server to run multiple isolated operating system instances, known as containers, Virtual Private Servers (VPSs), or Virtual Environments (VEs). It’s similar to FreeBSD Jails and Solaris Zones. vzdump is a backup and restore utility for OpenVZ [...]
Linux Backup, bases, byte, check, choose, command, compress, configuration, configure, configured, create, dependencies, devices, difference, directory, distributions, e file, hostname, hostnames, install, kernel, lib, linux, listing, mail, multiple, r server, servers, settings, stop, sync, system, systems, user, usr, virtualizer, vp, yum,
It includes an attractive web interface for users, admins, and clients to access and update their DNS zone data as well as a rich API for provisioning systems to interact with. All zone data is stored in MySQL and is extracted by export scripts to the DNS server of choice (tinydns, BIND, PowerDNS). Updates are [...]
Linux accesses, alias, apache, bind, client, configuration, configure, configured, create, data, Database, databases, dependencies, determine, distributions, ex exs, file, group, images, install, interface, lib, log, logging, logs, my parsed, perl, port, ports, scripts, server, servers, source, SQL, system, systems, targeted, unavailability, user, usr, what,
If you are looking for a way to speed up your PHP pages on Apache, this is the software you want to install. Huge performance gains can be had when using this software to precompile and cache your PHP pages, and it is very simple to install.
Apache, PHP accesses, apache, byte, caching, check, command, compilation, compiler, compress, configuration, configure, configured, create, data, Debugging, determine, directory, enable, execution, extension, Fedora, file, file files, filter, filtering, functionality, hostname, hostnames, htaccess, httpd, install, kernel, lib, linux, log, logging, logs, megabytes, memory, multiple, openness, owner, passwords, possibilities, report, repositories, Repository, rpm, scripts, secure, Security, server, servers, service, services, sessions, settings, shm, source, speed, system, systems, tab, URL, user, usr, webserver, webservers,
As a system administrator, part of your daily duties is to monitor systems for performance and to tune systems where necessary. While there are expensive software products and benchmarking tools that can hone a machine to optimum efficiency, there exist several basic tools within Linux® that permit the knowledgeable system administrator to gather information and [...]
Tech Guru account, activation, administrator, apache, avail, block, boot, caching, category, check, command, configuration, configure, configured, cron, data, Database, databases, devices, difference, directory, execution, file, fly, format, functionality, Generator, gnu, grep, group, httpd, Identify, idl, images, install, lib, linux, listing, log, logging, logs, machine, memory, names, parameters, partition, partitions, possibilities, Redundant, report, roots, scripts, sendmail, settings, stop, swaps, switch, syntax, system, systems, table, tools, track, unix, user, usr, virtualizer, what, yum,
There are at least 2 ways you can set your PHP include_path. Edit your /etc/php.ini file. Inside that file is a directive section for “Paths and Directories.” By default it is set to “.:/usr/local/lib/php”. You can change that value to whatever you like or add to (or eliminate) the default like this: include_path = .:/usr/local/lib/php:./include [...]
PHP avail, colon, directory, edit, edition, file, format, functionality, lib, listing, pear, scripts, system, systems, usr,
Version control is the art of managing changes to information. It has long been a critical tool for programmers, who typically spend their time making small changes to software and then undoing those changes the next day. But the usefulness of version control software extends far beyond the bounds of the software development world. Anywhere you can find people using computers to manage information that changes often, there is room for version control
Ubuntu accesses, command, configuration, configure, configured, Copy, create, cvs, directory, edit, edition, exs, file, grep, group, install, lib, linux, netstat, port, ports, protocol, release, repos, repositories, Repository, roots, secure, Security, server, servers, services, source, stop, system, systems, user, usr,
Lots of programmers like PHP for its ability to code and develop web applications fast. Code-debugging is a lot easier than with PERL or C. However, there is one thing a lot of developers are puzzled about, “How to run PHP Scripts with crontab?†Cron is normally available on all Unix and Linux distributions; if [...]
PHP accesses, administrator, apache, avail, check, command, compilation, compiler, configuration, configure, configured, create, cron, crontab, daemon, daemons, Database, databases, Debugging, dependencies, developers, difference, distributions, edit, edition, execution, file, first solution, Generator, install, linux, names, perl, php possible solution, possibilities, programmer, programmers, roots, s, script php, scripts, server, servers, settings, sites, squash, tab, traffic, unix, upload, URL, usr, web applications, webserver, webservers, what,