web of unni

About | GuestBook | Add WebOfUnni to Google ToolBar

Download Day

December 24, 2007

Installing Webmin using rpm

Filed under: installation, rpm, webmin — unni @ 8:21 pm

1. login to the vps as root

2. download webmin:

wget http://prdownloads.sourceforge.net/webadmin/webmin-1.390-1.noarch.rpm

3. install webmin:

rpm gioco baccarat gratisgiochi slotsdownload roulette gratiscasino italiani con bonuscasino games progiochi blackjack in lineagioco kenocasinos gamesgambling casinogiocare gratis casinoblackjack in lineavideo poker strategymetodi per vincere alla roulettesexy casino onlinegiochi video pokervideo poker per pccasino sanremo onlinevideo poker gamegiochi jack black in lineagiochi casino flashgiochi casino online gratiseurobarre casino on netgioco in lineagioco pc casinoclub player casino888 casinogioco video poker gratis,video poker,video poker on linecasino on line con bonuscasino on line gamblingplay blackjack onlineroulette game downloadcasino 10 euro gratiscasino paypalcasino online sicurisistemi roulettedownload giochi casino,giochi on line casino,giochi casinogiochi on line casinoslots on linegioco gratuitoprofessional video pokercasino virtuale,giochi casino denaro virtuale,casino virtuale gratisvideo poker online gratisi migliori casino onlineroulette russagold casinowww casino online comsoftware roulettegioco keno in lineavideo poker machinebetandwin casino -vi webmin*rpm

4. remove webmin rpm:

rm -f webmin*rpm

Thats all ………….. :-)

New … Google ToolBar Button for WebOfUnni

Filed under: google toolbar — unni @ 2:23 pm

Hi All,

Its happy to announce the new google tool bar button for WebOfUnni ……..

gtoolbar.gif

Click here to install …………………

December 23, 2007

password length problems in linux

Filed under: des, encryption, linux, password — unni @ 1:01 pm

Some times you may have faced a situation in which you can use the first 8 letters of your password for server login even though your actual password length is more than 8 character.

This occurs because of the method of encryption used in linux system. The DES http://en.wikipedia.org/wiki/Data_Encryption_Standard is used in many system to encrypt password uses only 8 characters, rest of the characters doesn’t matters in DES. So anyone can login using first 8 characters of the password.

The solution is to change the encryption method.

1. Run the command “setup” in command prompt

authentication config

2. Select “Authentication configuration” and press “run tool” button
3. In Authentication section select “Use MD5 passwords.

authentication conf

6. press ok and change the password using “passwd” command.

that will fix the issue. :-)

December 22, 2007

Installing Ioncube loader

Filed under: installation, ioncube — unni @ 5:37 am

Here i will explain the installation steps for installing Ioncube loader

ioncube logo

1. Download the loader from http://www.ioncube.com/loaders.php
2. Unzip it tar -zxvf loader-file.tar.gz
3. cd ioncube
4. Move ioncube-encoded-file.php and ioncube-loader-helper.php to the document root of your http serve.
5. Move the directory ioncube to /usr/local/
6. open the php.ini file.
7 Add the line zend_extension = /usr/local/ioncube/ioncube_loader_lin_5.0.so
8 save php.ini and restart http server.
9. Access ioncube-encoded-file.php through browser you will get a success message if everything is ok.

December 4, 2007

Integrating roundcube with plesk

Filed under: plesk, roundcube — unni @ 2:55 pm

Please follow the steps to integrate RoundCube with Plesk

1. Install RoundCube in /usr/share/roundcube
==================================

cd /usr/share
mkdir roundcube
wget http://jaist.dl.sourceforge.net/sourceforge/roundcubemail/roundcubemail-0.1-rc2.tar.gz

Note : latest version can be found in http://www.roundcube.net/downloads

untar it to our directory ( /usr/share/roundcube )

go to /config/ and edit the configuration files as described in http://trac.roundcube.net/wiki/Howto_Install

Finish the installations

2. Integrating with Plesk
====================

Go to /etc/httpd/conf.d/

Open the file zz010_psa_httpd.conf

and replace /usr/ share/psa/horde with /usr/share/roundcube

Hope this will be helpful

Created and maintained by Unnikrishnan
Hosted by Host cats