edition
How To Install PHPMyAdmin on Fedora 9
phpMyAdmin is an opensource tool written in PHP intended to handle the administration of MySQL database and table over the web. Currently, phpmyadmin can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, manage privileges, export data into various formats and is being distributed in more than 50 [...]
How to Change Linux RunLevels
Runlevels on linux OS presents major differences on how your linux box will boot up and behave. Runlevels on linux changes a variety of execution patterns on loading up INIT process, environment, kernel modules, applications and services when booting up a linux box. In Linux, runlevels are represented by /etc/inittab text file. The default runlevel [...]
How to Create Vanishing Virtual Drive
You can work with your hard drives, network drives and other external or USB storage devices accomplishing critical linux hacks. Yes, technology nowadays have enabled us to make use of larger and more stable storage capacity drives and devices. Most firms and company services enjoy the benefits of having them as part of their IT [...]
Internet Explorer 8 Beta 2 Evaluator’s Guide
Windows Internet Explorer 8 Beta 2 Windows Internet Explorer 8 is the next version of the world’s most popular browser that optimizes developer and end-user experiences to provide a window to the Web of online services. Moreover, Internet Explorer 8 offers new features and functionality that enable customers to reach beyond the page in more [...]
How to Install Ioncube PHP Encoder/Decoder
Are you a PHP geek coder by profession or by hobby? Do you ever wish to hide your PHP source codes but still sell it to the market without even buyers having to view your PHP source codes? If your intention is to hide PHP codes of your work and still distribute it, read on. [...]
How to Prevent Non-Root From Rebooting/Shutting Down The System
Have you experienced a scenario where your users make use of reboot or halt command? Did somebody user just reboot your own server? Do you want to prevent your users from shutting down your linux box or even rebooting it? Here’s a quick entry on how to prevent users from rebooting or shutting down your [...]
How to Secure SSH by Disabling Root Logins
Securing SSH is one major thing on server boxes regardless of server location. Here’s one quick tip of adding security to your SSH connection by disabling any root logins. How to secure SSH by disabling root logins? To disable direct root logins, edit /etc/ssh/sshd_config file and replace this line #PermitRootLogin yes with the below line [...]
HowTo: Prevent Non-Root From Rebooting/Shutting Down The System
Have you experienced a scenario where your users make use of reboot or halt command? Did somebody user just reboot your own server? Do you want to prevent your users from shutting down your linux box or even rebooting it? Here’s a quick entry on how to prevent users from rebooting or shutting down your [...]
Howto: Install PHP on Windows 2003 Web Edition
1) Download latest version of PHP from www.php.net 2) Unzip contents to c:php 3) Copy all files from c:phpdlls to c:windowssystem32 4) Copy all files from c:phpsapi to c:windowssystem32 5) Copy c:phpphp.ini to c:windowsphp.ini 6) Open IIS, and add a “Web Service Extension” 7) Call the extension “PHP” 8) set the path as c:windowssystem32php4isapi.dll 9) [...]
How to Disable IPv6 Completely
Disabling IPv6 protocol is only recommended if your network is not using IPv6 IP addresses and/or you are not offering any IPb6-based host services. I have heard stories about IPv4-based networks making their network a little bit slower than normal when IPv6 IP address is being enabled from their hosts. If you wish to disable [...]
How to Smart Host Sendmail
Sendmail can be configured to send emails directly to destination host or email server. However, network traffic congestion, email destination location, and connectivity rate sometimes affect and tend to fail a successful email delivery. Medium and large type of private networks are traditionally behind a firewall. This type of network usually sends emails directly to [...]
Fedora 9: Real Player 11 Installation
If you are a fanatic fan for Real Player multimedia player, here’s a quick post on how to install the latest Real Player on Fedora 9. Real player keeps on improving its major features and interface -it is evolving. Real player gets better and better on every released version. Currently on release version 11, Read [...]
How To Connect and Transfer Music Files from PC to Apple Ipods Files using Fedora
iPod is a popular brand of portable media players designed and marketed by Apple Inc. With the current line if IPods, worldwide Apple IPod users get to listen from their favorite music and sounds files stored from their very own personal Apple Ipods, As IPods comes as a music portable storage and media player, it [...]
