CentOS 6.2 Released

Its been a week since CentOS 6.1 is Released. Few hours back Karanbir Singh announced availability of CentOS 6.2 Release Notes Download http://mirror.centos.org/centos/6.2/isos/i386/CentOS-6.2-i386-bin-DVD1to2.torrent http://mirror.centos.org/centos/6.2/isos/x86_64/CentOS-6.2-x86_64-bin-DVD1to2.torrent

Full Story »

NConf 1.3.0 Released | Howto Update from 1.2.6

Latest version of Nconf is available. This post will cover howto upgrade your existing installation of 1.2.6 to 1.3.0 download nconf from Extract package cd /tmp tar zxvf nconf-1.3.0-0.tgz Copy new files over older version cd /var/www/html/nconf cp -frva /tmp/nconf/* /var/www/html/nconf/ chown apache: /var/www/html/nconf -R Upgrade db cd /var/www/html/nconf/UPDATE/1.2.6_to_1.3.0 mysql -u nconf -p nconf < [...]

Full Story »

Gnome Shell Extensions | Customize Gnome shell Looks

With release of Shell Extensions you can enjoy feel of gnome2 from gnome shell. Infact these extensions made me switch to gnome shell. Followings are few extensions you can try to turn your gnome shell to gnome2 Windows Alt Tab Trash Frippery Shut Down Menu Frippery Panel Favorites Frippery Move Clock Frippery Bottom Panel Frippery [...]

Full Story »

CentOS 6.1 Released

Karanbir Singh has announced availability of latest centos 6.1. Although many of us already have most updates via continues repo, this one will be useful for fresh os installation. Download installable ISO using torrent http://mirror.centos.org/centos/6.1/isos/i386/CentOS-6.1-i386-bin-DVD1to2.torrent http://mirror.centos.org/centos/6.1/isos/x86_64/CentOS-6.1-x86_64-bin-DVD1to2.torrent Download live CD http://mirror.centos.org/centos/6/isos/i386/CentOS-6.1-i386-LiveCD.torrent http://mirror.centos.org/centos/6/isos/x86_64/CentOS-6.1-x86_64-LiveCD.torrent Download live DVD http://mirror.centos.org/centos/6/isos/i386/CentOS-6.1-i386-LiveDVD.torrent http://mirror.centos.org/centos/6/isos/x86_64/CentOS-6.1-x86_64-LiveDVD.torrent Download minimal ISO from http://isoredirect.centos.org/centos/6/isos/i386/ http://isoredirect.centos.org/centos/6/isos/x86_64/

Full Story »

Ubuntu -Install Gnome Shell

Like me if you are trying new gnome extensions, you might want to try Gnome shell on Ubuntu. Following is all you need to run on your box to get gnome3 working. sudo apt-get install gnome-shell Once done, logoff & login with gnome shell

Full Story »

[PHP] Simple email crawler

guest post is written by Jigish Thakar As name says it is really very simple email crawler, all you need to input is one URL and it will start crawling through the web and extract the Email address’s from all these crawled pages. Of course after extracting we need to store same email address somewhere and we have [...]

Full Story »

Ubuntu- Unmanaged Interface after PXE Installation

If you are using PXE to liveboot Ubuntu OS for rescue or for other purpose than installation, you’ll never face this issue as Ubuntu works great over PXE. But if you Install Ubuntu using PXE, you may not get network connectivity on freshly installed Ubuntu OS. In network settings, you’ll find Wired Unmanaged To resolve [...]

Full Story »

PXEBoot GParted

Requirement PXE Server GParted bootable iso / zip Download & mount / extract Gparted iso / zip. Create folder on existing pxe server mkdir -p /tftpboot/images/gparted/ #copy vmlinuz, initrd & filesystem from gparted mount location cp live/vmlinuz /tftpboot/images/gparted/ cp live/initrd.img /tftpboot/images/gparted/ cp live/filesystem.squashfs /tftpboot/images/gparted/ append following lines in /tftpboot/pxelinux.cfg/default label GParted Live MENU LABEL GParted [...]

Full Story »
Page 2 of 42«123456»102030...Last »

Archives

Categories

Page optimized by WP Minify WordPress Plugin