Installing Apache2 With PHP5 And MySQL Support On Fedora 14 (LAMP)
November 28th, 2010 by jennyamy
Installing Apache2 With PHP5 And MySQL Support On Fedora 14 (LAMP)
LAMP is short for Linux, Apache, MySQL,
PHP. This tutorial shows how you can install an (more…)
How to install Oracle’s OpenOffice.org 3.3.0 RC in ubuntu|LinuxMint|Debian|Fedora|Centos
November 17th, 2010 by upa_kid
Openoffice 3.3.0 RC1 is released, this new beta release incorporates several fixes and other features. Among the improvements to be found with openoffice_logoOpenOffice.org 3.3.0 include an improved extension manager, spreadsheet improvements, initial integration with the Renaissance Project, printing restructuring, and improved Calc spreadsheet performance.
About Openoffice
OpenOffice.org is a...Install LibreOffice in Fedora ,Ubuntu , LinuxMint and Debian
November 17th, 2010 by upa_kid
LibreOffice is a productivity suite that is compatible with other major office suites, and available on a variety of platforms. It is free software and therefore free to download, use and distribute.
A beta version of LibreOffice is available for download at the LibreOffice Web site. The current release is basically a rebranded version of Go-oo. In this post will show you how to install Libre...Cron Job files on CentOS and Fedora
November 16th, 2010 by upa_kid
CentOS and Fedora Linux use a set of directories in /etc to control when jobs run.
These directories take the following form:
/etc/cron.hourly – jobs that run once per hour
/etc/cron.daily – jobs that run once per day
/etc/cron.weekly – jobs that run one per week
/etc/cron.monthly – jobs that run once per month
The jobs that you start something like
/sbin/yum -y update
or
/sbin/reboot
or...Install LCMP in Centos/Fedora/Redhat
November 16th, 2010 by upa_kid
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, SSI, TLS and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding, Load Balancing, Apache compatible log files, Data Base Balancing, Reverse HTTP Proxy, Traffic Shaper, Video Streaming and much more.
A...Build samba server in Fedora/Centos
November 16th, 2010 by upa_kid
Samba is a free software re-implementation of SMB/CIFS networking protocol. as of version 3, Samba provides file and print services for various Microsoft Windows clients and can integrate with a Windows Server domain, either as a Primary Domain Controller (PDC) or as a domain member. It can also be part of an Active Directory domain.
Samba runs on most Unix and Unix-like systems, such as Linux,...Install RAID 1 in Fedora/Centos/RHEL
November 16th, 2010 by upa_kid
RAID 1 is usually implemented as mirroring; a drive has its data duplicated on two different drives using either a hardware RAID controller or software (generally via the operating system). If either drive fails, the other continues to function as a single drive until the failed drive is replaced. Conceptually simple, RAID 1 is popular for those who require fault tolerance and don’t need...Install latest Kernel from source in Fedora/RHEL/Centos
November 16th, 2010 by upa_kid
This will show you how to install latest kernel from source in fedora/RHEL/CentOS
This was tested and is workintg fine in Fedora 11 .
The release of my Fedora system was 2.6.29.6-217.2.3 I checked it through the following command.
[root@localhost src]# uname -a.
1.Download source from kernel.org
# cd /usr/src
# wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.30.5tar.bz2
2.Unpack...Install webmin on Redhat, Fedora, CentOS
November 16th, 2010 by upa_kid
Webmin is a web-based interface for system administration for Unix/. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotelyyou can also create backups for the system and restore.
Webmin is very usefull also for...Howto : Install vlc 1.0.0 in ubuntu and fedora
November 16th, 2010 by upa_kid
VLC media player is an open source, free software media player written by the VideoLAN project.
VLC is a portable multimedia player, encoder, and streamer supporting many audio and video codecs and file formats as well as DVDs, VCDs, and various streaming protocols. It is able to stream over networks and to transcode multimedia files and save them into various formats. . It is licensed under...Install ntop for Centos|fedora|RHEL
November 16th, 2010 by upa_kid
Ntop is a network traffic probe that shows the network usage, similar to what the popular top Unix command does.but the positive side is that you can use a web browser to manage and navigate through ntop traffic information to better understand network status. Ntop is based on libpcap and it has been written in a portable way in order to virtually run on every Unix platform.
1- Install the required...Howto install Proftpd on CentOS/RHEL/Fedora
November 16th, 2010 by upa_kid
Proftpd is anyone applications for transfer file using FTP (File Transfer Protocol). Proftpd using for download or upload file in to server. Before installation make sure gcc package have installed, for installation follow this posting.
1. Make Sure gcc package have installed.
[root@localhost ~]# rpm -qa gcc*
gcc-gnat-4.1.2-42.el5
gcc-c++-4.1.2-42.el5
gcc-objc-4.1.2-42.el5
gcc-java-4.1.2-42.el5
gcc-4.1.2-42.el5
gcc-gfortran-4.1.2-42.el5
gcc-objc++-4.1.2-42.el5
2....




























