Question : I am using Local DVD-ROM/CD-ROM yum Repository on Fedora 16. But when i perform any yum command to install or update or remove the package/module, i get the…
Question : I am using Local DVD-ROM/CD-ROM yum Repository on Fedora 16. But when i perform any yum command to install or update or remove the package/module, i get the…
How to Configure MySQL Database Server on Fedora 16
On previous post (Install MySQL) i already shows how to install MySQL server on Fedora 16. MySQL server is a popular choice of database server that can stores and retrieves…
How to Install MySQL Database Server on Fedora 16
MySQL server is a widely used database server that stores and retrieves data for blogs, websites, and applications. It is a Relational Database Management System (RDBMS) that operates as a…
How to Remove “Fedora Test Page” on Fedora 16 Linux Server
Question : How to remove test page for the apache httpd server on Fedora 16 server. After installed apache and start the service, i will get this message : Fedora…
How to Install GCC on Linux Fedora 16 Server
GCC is a powerful compiler used for compiling code written in various programming languages. It is essential for many development tasks on Linux servers. In this guide, we will show…
How to Configure Static IP Address on Linux Fedora 16 Server
This post will show the quick steps to configure static ip address on linux Fedora 16 server. By default the linux Fedora 16 server will auto get the ip from…
In web server administration, encountering errors is a common occurrence. One such error that Zimbra users often face is the “cannot restore segment prot after reloc: Permission denied” error. This…
How to Install Zimbra Collaboration Suite 7.1.3 Mail Server on Linux CentOS 5.7
In this post, i will share with you on how to install zimbra open source mail server on linux CentOS 5.7. According to wikipedia, Zimbra Collaboration Suite (ZCS) is a…
How to Remove iptables on Linux RHEL 5/CentOS 5 server
Iptables is used to set up, maintain, and inspect the tables of IPv4 packet filter rules in the Linux kernel. It can run as a host based firewall if properly…
How to Install iptables on Linux RHEL 5/CentOS 5 server
Iptables is used to set up, maintain, and inspect the tables of IPv4 packet filter rules in the Linux kernel. It can run as a host based firewall if properly…
How to Disable iptables on Linux CentOS 5.7 Server
Iptables is a firewall utility that is included in most Linux distributions, including CentOS 5.7. It is used to configure and manage the firewall rules on the server. However, there…
How to Install sudo on Linux CentOS 5.7 Server
CentOS 5.7 was released in 2011, and its support reached end-of-life in 2017. It is highly recommended to upgrade to a more recent version of CentOS, such as CentOS 7…