How to Enable the root Login on Ubuntu 11.10
In this tutorial, we will guide you on how to enable root login on an Ubuntu 11.10 Linux server. This tutorial assumes that you have already installed Ubuntu 11.10 server…
How to Enable the root Login on Ubuntu 11.10
In this tutorial, we will guide you on how to enable root login on an Ubuntu 11.10 Linux server. This tutorial assumes that you have already installed Ubuntu 11.10 server…
How to Install SWAT to Configure Samba from Web browser on CentOS 6.2
SWAT is a Samba Web Administration Tool. SWAT is a facility that is part of the Samba suite. SWAT allows a Samba administrator to configure the complex smb.conf. In this…
How to Search for Available PHP5 Modules on Fedora 16
If you’re running Fedora 16 and need to install a new PHP module, you might want to first check if the module is already available in the Fedora repositories. This…
How to Install PHP on Fedora 16
PHP, or Hypertext Preprocessor, is a widely utilized, open-source server-side scripting language specifically designed for web development to create dynamic web pages. It can be embedded into HTML and is…
How to Install Webmin 1.580 on RHEL 6/CentOS 6 Using tar.gz File
Webmin is a freeware program that provide web-based interface for system administration and system configuration tool for administrators. With Webmin you can setup user accounts, DNS, file sharing and etc….
How to Install Webmin 1.580 on RHEL 6/CentOS 6 Using RPM
Webmin is a web-based system administration tool that allows you to manage various aspects of your server through a web browser. In this guide, we will go through the steps…
How to Turn Off or Disable Output Buffering for php.ini on PHP 5.3.2
In PHP, output buffering is a performance-enhancing feature that also enables a few clever tricks. PHP sends a buffer to the browser every time it reaches the number of bytes…
How to Unzip a File in Linux RHEL 6/CentOS 6/CentOS 7
File compression can be done in a variety of methods on Linux systems. In Windows you might have come across a utility such as WinZip or Winrar for uncompressing files….
How to Configure Squid Proxy for LDAP Authentication on CentOS 6.2 using squid_ldap_auth
In server administration, configuring a proxy server to go through LDAP (Lightweight Directory Access Protocol) authentication can be a challenging task. This tutorial aims to simplify this process for CentOS…
How to Download Scientific Linux 6.2 ISO
Scientific Linux is a free and open-source operating system based on Red Hat Enterprise Linux (RHEL). It is designed for scientific computing, data analysis, and other related fields. If you…
How to Configure Iptables Firewall for 389 Directory Server on CentOS 6.2
389 Directory Server is an open-source LDAP (Lightweight Directory Access Protocol) server used to manage directory services on Linux systems. Configuring the iptables firewall is an essential security measure to…
How to Remove 389 Directory Server on CentOS 6.2
In this post, i will show you the quick step to remove 389 Directory Server on linux CentOS 6.2 server. This is actually to remove the directory instances. This can…