Articles in the CentOS Category
After you install and configure your environment properly under CentOS LAMP 6 you want to install APC.
What you need before starting:
- PEAR,
- Development of interfaces PHP, Apache & PCRE,
- A C & Make tool.
yum …
We’ll see how the deportation system on IP geolocation Varnish.
The ultimate goal is to allow your backends to retrieve the Country of the user in the HTTP request.
By default, Varnish does not include a system …
Here is a short tutorial for using VNC on a machine CentOS and so access to one (or more) session (s) X. In my case, I use it occasionally to access the desktop XFCEon my …
There are some important changes to this release compared with the
previous versions of CentOS and we highly recommend reading this
announcement along with the Release Notes at
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.0
Torrent files for the DVD‘s are avilable at :
http://mirror.centos.org/centos/6.0/isos/i386/CentOS-6.0-i386-bin-DVD.torrent
http://mirror.centos.org/centos/6.0/isos/x86_64/CentOS-6.0-x86_64-bin-DVD.torrent
If you are a user of cPanel and want to install Fantastico you need to follow next steps
1. Move your location to /usr/local/cpanel/whostmgr/docroot/cgi:
cd /usr/local/cpanel/whostmgr/docroot/cgi
2. Download latest version of Fantastico:
wget -N wget http://www.netenberg.com/files/free/…_whm_admin.tgz
3. Unpack fantastico files:
tar …
You have three options: remove an entire LVM2 logical volume used for swap, remove a swap file, or reduce swap space on an existing LVM2 logical volume.
Reducing Swap on an LVM2 Logical Volume
To reduce an …
You have three options: create a new swap partition, create a new swap file, or extend swap on an existing LVM2 logical volume. It is recommended that you extend an existing logical volume.
Extending Swap on …
Kloxo it is a free alternative to cPanel. Is simple and easy to use.
To install it follow next steps:
1: yum -y update
2: setenforce 0
3: mkdir temp; cd temp
4: wget http://download.lxlabs.com/download/kloxo/production/kloxo-install-master.sh
5: sh ./kloxo-install-master.sh
6: check if your …
To install GNOME use this command:
yum -y groupinstall “X Window System” “GNOME Desktop Environment”
If you boot your os and gnome don’t auto start login as user or root, type startx and press enter.
After …
