How to change the Apache HTTP port number
The default apache HTTP Listen port number is 80. If you want to change this port, you need to edit the httpd.conf file. If you have installed apache http server from source code, then the default installation path is /usr /local/apache2 or if you have installed it using repository then the apache configuration file httpd.conf is [...]
How to check the Video and Audio File properties – Media Information
To know information about audio and video file, we just check its properties. But those properties information does not display all the information. It will display only certain information such as date of creation, date of modification, format, file name, file size etc., If you want to know more information like video codec, audio codec, [...]
How to change the time zone, time and date using commands in linux
Question : How to change my system timezone from the command line without using redhat-config-date and how to adjust the time and date ? This answer is especially for RPM based distribution ( Redhat, Fedora, CentOS ). To change or update the time zone in linux, we need to edit the /etc/sysconfig/clock file. Before that you have [...]
How to install VLC on Fedora Linux
VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols. Its available for Unix, Linux, Mac OSX and Windows. In this article i ll explain you how to add the VLC repository and how to install it on [...]
Fedora 16 “Verne” released and ready to download now
Fedora 16 Codenamed as “Verne” is released on this november 8 2011 and it brings you a lot of features in Virtualisation, USB Network Redirection, and Cloud Computing. Here are some of the newly upgraded features Ada developer tools – Tools and bindings for Ada developers. Aeolus Conductor – The Aeolus Conductor is a web [...]
How to install Xen on CentOS
Virtualisation plays a major role in the cloud and other distributed environment. There are lot of virtualisation softwares are available. One of the most popular open source software is XEN and this tutorials explains about how to install xen on rpm based distributions. ( Works well on CentOS, Redhat Enterprise Linux , Fedora ). The [...]
How to install and configure apache server from source
Apache httpd has been the most popular web server on the Internet. It is avail for all platforms including Linux, Unix, Windows etc., . Installation and compilation of Apache Server from source is simple. Download the source from apache mirror. Download : #wget http://mirror.cc.columbia.edu/pub/software/apache//httpd/httpd-2.2.21.tar.gz Extract : # gzip -d httpd-2.2.21.tar.gz #tar xvf httpd-2.2.21.tar.gz Configure : [...]
How to Detect Hardware Information
You’re looking a new systems, or installing Linux on a box that used to run a different operating systems and you’re wondering if all the components – Video, Modem, Ethernet, Sound will work on Linux. The vendors can’t, or won’t, tell you if their products will work on Linux distributions. You need to know what the [...]
How to install and configure NFS Server
Sharing resources is an important task in networks. There are numerous ways are used to share the files and directories over the network. In the Linux Operating system, Network File System Server enables the user to share their files and directories within the network environment. To install Network File System (NFS), your system must satisfy [...]
How to install and configure SSH Server
Secure Shell or SSH is a network protocol that allows users to open a window on a local computer and connect to a remote computer as if they were sitting there. SSH allows data to be exchanged using a secure channel between two networked devices. Installing and configuring SSH is very easy in linux os. Here i am using Red Hat Enterprise Linux [...]
Advertisement
Recent Posts
- Rsync command with ssh port number
- File creation date and time in linux
- How to install Java in ubuntu linux
- How to install Oracle Java JDK in ubuntu
- How to set password for website
- Plesk – MySQL admin login – password
- How to install and configure PHPMyAdmin from source code in CentOS / RHEL / Fedora linux
- How to find out mysql uptime
- How to backup and restore mysql database
- How to recover mysql root password
- How to connect Mobile Broadband in the ubuntu linux
- Easy method to update bootloader in linux
- Webcam software for linux
- Check memory usage in linux
- How to find out CPU utilization in linux
- How to check memory information in linux
- How to check cpu information in linux
- How to save history to a text file in linux
- Apachetop – Realtime Apache HTTP server monitoring tool
- Monitor mysql process with mytop – show processlist
- Tune MySQL Performance with MySQLTuner
- Arista – Video Converter, Web cam recoder for Linux
- How to connect internet in ubuntu linux
- Activate and Deactivate NIC in linux
- XBMC – Free Media Player for Linux, OSX and Windows
- How to install Skype on ubuntu linux
- How to change the Apache HTTP port number
- Apache HTTP Server installation from source code in linux
- How to add / load / enable / configure modules in Apache Web Server
- How to check the Video and Audio File properties – Media Information
Pick out from here !
address administration apache apache2 apt-get centos client cms command commands debian DNS download fedora howto how to http httpd install internet ip ip address lamp linux multimedia opensuse package player repository rpm skype softwares source ssh suse terminal tools ubuntu uninstall update users web web server website yumAdvertisement

