How to Installation and Configuration BIND DNS Server on CentOS 5.3 BIND, stands for Berkeley Internet Name Domain, is the most commonly used Domain Name System (DNS) server (or simply name server) on the Internet. On UNIX-Like systems it is the de facto standard. BIND was originally created by four graduate students at the Computer [...]
Author Archive
How to configure network card in Red Hat Enterprise Linux, CentOS, Fedora Core from CLI
September 2nd, 2010
Frank BorosHow to configure network card in Red Hat Enterprise Linux, CentOS, Fedora Core from CLI Red hat Linux provides following tools to make changes to Network configuration such as add new card, assign IP address, change DNS server etc. [a] GUI tool (X Windows required) – system-config-network [b] Command line text based GUI tool (No [...]
WP-Optimize Database Cleanup and Optimization Plugin for WordPress
July 29th, 2010
Frank BorosI use wordpress solutions in a day to day basis. WordPress comes with a very extensible framework that allows you to add comprehensive and powerful functionality to your Blog system. WP-Optimize plugin is written to simplify your daily wordpress works and make it simpler. WP-Optimize is a wordpress 2.7++ database cleanup and optimization tool. It [...]
How to disable scripts and styles
July 29th, 2010
Frank BorosMany plugins and themes add JavaScript and CSS files to your site. While this alone isn’t necessarily a bad thing, using several plugins that do this can bog down your site with loads of requests for these files. The good news is that WordPress has a built-in system that allows us to deregister these scripts [...]
How to Resolve Fatal Error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes)
May 28th, 2010
Frank BorosRecently, when either adding new plugins or upgrading plugins in WordPress, I encountered this error message: Fatal Error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes)… This means that WordPress needs more memory to run a process than the default PHP setting (usually 12M, in some, 32M). For a non-techie guy [...]
Unique Text in MySQL Database Text Field
May 15th, 2010
Frank BorosPosted by Guest memeber “Dipon” MySQL Database, Text Field index can’t be selected as Unique. So checking duplicate data insert on text flied, its make resource usage high. For prevent duplicate data insert in text and reduce database usage, also the resource, I have to find alternative solution. Its so easy. I add a extra [...]
How to Setup a Fedora / Red Hat Linux or CentOS DHCP Client
May 2nd, 2010
Frank BorosHow do I setup my Red Hat / CentOS / Fedora Linux system to get IP address and other information via a DHCP server for eth0 interface? You can edit eth0 configuration file to switch between static and dhcp networking configuration under RHEL / Fedora or CentOS Linux. Simply edit /etc/sysconfig/network-scripts/ifcfg-eth0 file. Incoming search terms:centos [...]
How to Install and Configure DHCP Server on Centos or Other Clone of Linux
May 2nd, 2010
Frank BorosDHCP Server on Centos or other clone of Linux. DHCP – Dynamic Host Configuration Protocol For any administrator it is mandatory to have service like dhcp for seamless network operation, even though your network is of only few computers. It helps your centrally manage dns servers & ip pool. Many admins avoids using dhcp as [...]



Posted in
Tags:




