SSH – last login information

Yesterday I tried to install Dimdim on my centos box. But unsuccessfull since I am trying to install only the webapss, and not the whole package which means included the red5 server. Since I already have the red5 server somewhere and try to install the Dimdim on another server, and this server will connect to external red5 server…

naah I am still trying to figure out how to install this…lets forget first about the Dimdim!.

I am not talking about the Dimdim problem, but I want to share what happened to my ssh login information on my box..

after successfully uninstalled and removed all the Dimdim things, I got below error whenever I log in to my server…

root@xxx.xxx.xxx.xxx’s password:
Last login: Thu Mar 4 12:33:24 2010 from xxx.xxx.xxx.xxx
-bash: /usr/local/dimdim-4.5/Dimdim_env_set.sh: No such file or directory
-bash: /usr/local/dimdim-4.5/Dimdim_env_set.sh: No such file or directory
root@box [~]#

Read more…

March 4th, 2010 by CrusheD_LameR | No Comments »

Red5 Server Installation on Centos – step by step

Yesterday I installed RED5 server on Centos kernel version 2.6.18-164.el5, RED5 is open source flash server written in java supports streaming audio / video, recording client streams, share objects, live stream publishing and so on.

If you follow the step by step on this page, I am very sure that you will be able to operate the RED5 server on your own, I am pretty confident by using this step by step because I failed to install a few times, and I managed to installed it (a few times too..!). In this tutorial, I am using Centos with kernel version 2.6.18-164.el5.

First, you must fulfill the server’s requirements

Step 1 # Download and Install Java

RED5 server depends on Java. CentOS.

# yum -y install java-1.6.0-openjdk java-1.6.0-openjdk-devel

Step 2 # Download and Install Ant (Apache Project)

Ant will be used to compile RED5 server code. Ant comes in binary form, so just download and install it in /usr/local directory. (ant also can be install using yum, but as of this article being wrote, only ant version 1.6 available on yum repos, you will need atleast ant version 1.7 for newer RED5 server). And you can download it to any folder you want, in this case I am downloading ant to my folder at /home/mohdazam/

# cd /home/mohdazam
# wget http://apache.mirrors.redwire.net/ant/binaries/apache-ant-1.8.0-bin.tar.gz
# tar xvfz apache-ant-1.8.0-bin.tar.gz
# mv apache-ant-1.8.0 /usr/local/ant

Read more…

March 4th, 2010 by CrusheD_LameR | No Comments »

No Subversion? yum install subversion doesn’t works?

root@box [/home]# yum install subversion mod_dav_svn

Loaded plugins: dellsysid, fastestmirror

Loading mirror speeds from cached hostfile

* addons: centos.maulvi.net

* base: centos.maulvi.net

* extras: centos.maulvi.net

* updates: centos.maulvi.net

Excluding Packages in global exclude list

Finished

Setting up Install Process

Resolving Dependencies

–> Running transaction check

—> Package mod_dav_svn.x86_64 0:1.4.2-4.el5_3.1 set to be updated

–> Processing Dependency: httpd-mmn = 20051115 for package: mod_dav_svn

—> Package subversion.i386 0:1.4.2-4.el5_3.1 set to be updated

–> Processing Dependency: perl(URI) >= 1.17 for package: subversion

–> Processing Dependency: neon >= 0.25.5-6.el5 for package: subversion

–> Processing Dependency: libneon.so.25 for package: subversion

–> Processing Dependency: libapr-1.so.0 for package: subversion

–> Processing Dependency: libaprutil-1.so.0 for package: subversion

—> Package subversion.x86_64 0:1.4.2-4.el5_3.1 set to be updated

–> Processing Dependency: perl(URI) >= 1.17 for package: subversion

–> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion

–> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion

–> Running transaction check

—> Package apr.i386 0:1.2.7-11.el5_3.1 set to be updated

—> Package apr.x86_64 0:1.2.7-11.el5_3.1 set to be updated

—> Package apr-util.i386 0:1.2.7-7.el5_3.2 set to be updated

–> Processing Dependency: libpq.so.4 for package: apr-util

—> Package apr-util.x86_64 0:1.2.7-7.el5_3.2 set to be updated

–> Processing Dependency: libpq.so.4()(64bit) for package: apr-util

—> Package mod_dav_svn.x86_64 0:1.4.2-4.el5_3.1 set to be updated

–> Processing Dependency: httpd-mmn = 20051115 for package: mod_dav_svn

—> Package neon.i386 0:0.25.5-10.el5_4.1 set to be updated

—> Package neon.x86_64 0:0.25.5-10.el5_4.1 set to be updated

—> Package subversion.i386 0:1.4.2-4.el5_3.1 set to be updated

–> Processing Dependency: perl(URI) >= 1.17 for package: subversion

—> Package subversion.x86_64 0:1.4.2-4.el5_3.1 set to be updated

–> Processing Dependency: perl(URI) >= 1.17 for package: subversion

–> Running transaction check

—> Package mod_dav_svn.x86_64 0:1.4.2-4.el5_3.1 set to be updated

–> Processing Dependency: httpd-mmn = 20051115 for package: mod_dav_svn

—> Package postgresql-libs.i386 0:8.1.18-2.el5_4.1 set to be updated

—> Package postgresql-libs.x86_64 0:8.1.18-2.el5_4.1 set to be updated

—> Package subversion.i386 0:1.4.2-4.el5_3.1 set to be updated

–> Processing Dependency: perl(URI) >= 1.17 for package: subversion

—> Package subversion.x86_64 0:1.4.2-4.el5_3.1 set to be updated

–> Processing Dependency: perl(URI) >= 1.17 for package: subversion

–> Finished Dependency Resolution

subversion-1.4.2-4.el5_3.1.i386 from base has depsolving problems

–> Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.4.2-4.el5_3.1.i386 (base)

subversion-1.4.2-4.el5_3.1.x86_64 from base has depsolving problems

–> Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.4.2-4.el5_3.1.x86_64 (base)

mod_dav_svn-1.4.2-4.el5_3.1.x86_64 from base has depsolving problems

–> Missing Dependency: httpd-mmn = 20051115 is needed by package mod_dav_svn-1.4.2-4.el5_3.1.x86_64 (base)

Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.4.2-4.el5_3.1.i386 (base)

Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.4.2-4.el5_3.1.x86_64 (base)

Error: Missing Dependency: httpd-mmn = 20051115 is needed by package mod_dav_svn-1.4.2-4.el5_3.1.x86_64 (base)

You could try using –skip-broken to work around the problem

You could try running: package-cleanup –problems

package-cleanup –dupes

rpm -Va –nofiles –nodigest

The program package-cleanup is found in the yum-utils package.

It has been two days of my time wasted, trying to install red5 using subversion, but the problem is not the red5 installation got problem, but I cannot install subversion using yum on centos box! as you guys can see above! Read more…

March 3rd, 2010 by CrusheD_LameR | 3 Comments »

Why does a simple phpinfo causes 500 internal server error

While doing some testing for web conference and playing with whm,  Im encounter problem with my php pages never hosted any php file), my first script for web conference cannot be display, and the server keep giving me 500 internal server error!. At first I thought it was my .htaccess problem, tried few times modifying the file, the server keep giving me 500 error code.

I wrote a very basic phpinfo file:

<?PHP
phpinfo();
?>

The server cannot display the php information page, and still giving me 500 error code..

I logged in to my WHM, and see that the php5 handler is set to suphp, I change the php5 handler to CGI and walla…!

the problem is solved..!

March 3rd, 2010 by CrusheD_LameR | No Comments »

Google Specific Operating System Search Engine

Anyone ever tried this before?
www.google.com/linux
www.google.com/microsoft
www.google.com/bsd
www.google.com/mac

It seems to be a search engine optismised for linux, windows, bsd and mac. For example, if you search for “word processor”, it will return results for word processors available to Linux.  This is not new, but seems like people still doesn’t know the existence of this service by google…

Well, if you want to search some specific operating systems based thingy, you can try to use above links

The search result is not the same like normal google search engine..its cool..!

February 5th, 2010 by CrusheD_LameR | 1 Comment »

Garmin nuvi 205 Reviews – Portable GPS Navigator

Garmin has sophisticated upon their primary 200 sequence of gps navigation apparatus by injecting the garmin nuvi 2 x 5 types by supplementing top of line characteristics to their submission degree device. Not only did they add these top of the line characteristics but they furthermore made some foremost improvements with this garmin nuvi 205 portable gps navigator. Let’s get started and start notes all the large improvements.

Nuvi 205phpFRiknQ

Improved Interface: This one enhancement has many customers leaping for joy. For starters the new interface exhibitions expanse to and major heading of your next turn, name of the road you need to turn up on, the approximated time of look, your present stride and stride limits. To top it all off, you effortlessly proceed in in a location journeyed to and the garmin nuvi 205 portable gps navigator will take you there with turn by turn voice directions. Now you can pay more vigilance to the road.

Read more…

May 6th, 2009 by CrusheD_LameR | 3 Comments »

Story of big squirrel and a baby squirrel

Sorry, the quality of this video is not really good…the big squirrel and a baby squirrel try  their best to climb the wall…~!

May 1st, 2009 by CrusheD_LameR | No Comments »

Mount /home to its own partition

Yesterday, I formatted my laptop from Ubuntu 8.04 to Ubuntu 9.04, luckily i don’t have to backup all of my files, as I stored my files under the /home partition…Having the “/home” directory tree on it’s own partition has several advantages, the most common known advantages perhaps we can reinstall OS or even a different distro of Linux without loosing all the data. We can done this by keeping the /home partition unchanged and reinstalling the OS which goes in the “/” which means root directory, the root directory also can be on a seperate partition.

It is real simple to move the “/home” to it’s own partition. What we need to do is:-

1#

Create a partition of sufficient size for your “/home” directory. You may have to use new hard drive, or adjust/resize the existing partition on your current hard-drive to do this. Im sure you know what it means..so let we skip this.

2#

After you upgraded your Linux OS, you will notice that new / directory with new /home are made, what you need to do is change the current /home on new OS to /home_old

$sudo mv home/ home_old/

3#

Next, create new home on / directory

$sudo mkdir home

Read more…

April 28th, 2009 by CrusheD_LameR | No Comments »

Fakta Menarik – Tahukah Anda?

Just a compilation of facts which I wrote on another forum before…an also credit to ‘USD’ for his facts…

- Dizaman Rome, Air kencing lelaki diniagakan sebagai produk pewarna rambut, dan ade ketika mereka menggunakan air kencing manusia sebagai ubat gigi.
- planet uranus mempunyai 27 bulan
- Viking, setelah membunuh musuhnya, mereka menggunakan tengkorak kepala sebagai alat untuk minum.
- Seorang wanita yang mengandung mempunyai deria yang lebih sensitif.
- wanita lebih kerap berkelip mata dari lelaki iaitu hampir sekali ganda.
- degupan jantung wanita lebih laju dari lelaki.
- Wanita lebih kerap senyum dari lelaki.
- wanita mengambil masa hampir 3 kali ganda dari lelaki apabila menggunakan tandas.
- wanita yang minum kopi lebih dari dua cawan dalam sehari mempunyai lebih peluang untuk mendapat osteoprosis.
- ketepatan menghidu anda adalah 1/20 dari anjing
- anda boleh menghantar poskad dari ‘hell’, terdapat sebuah pekan kecil bernama ‘hell’di kepulauan cayman.
- terdapat spesis burung yang menyalak seperti anjing, burung ini dipanggil Antpitta avis canis Ridgley.
- terdapat 43,687 kes kemalangan di US pada 1996 yang melibatkan kemalangan tandas.
- Tiger Woods telah diperkenalkan dengan golf pada usia 9 bulan oleh bapanya.
- harimau mempunyai kulit yang berbelang, dan bukan sahaja bulunye yang berbelang.
- untuk menghasilkan sebuah kereta, 148,000 liter air digunakan.
- kura-kura boleh bernafas menerusi bontotnya..huhu
- 2 juta sel darah merah mati setiap saat.
- tidak seperti katak, kodok tidak boleh melompat. Read more…

April 24th, 2009 by CrusheD_LameR | 2 Comments »

There was an error starting the GNOME Settings Daemon

Are you ubuntu user?

Have you ever experienced “There was an error starting the GNOME Settings Daemon” pop up problem when you logged in?After few weeks I wasted my time seeking a solution to my ubuntu…There were several posts on the web but none of it could get me my Ubuntu working like normal. What i suspect is that this is a very generic error message and this could come so many ways.

What happened to me was…whenever I logged in to my personal computer with ubuntu installed on it, Its take a few minutes to log in to the desktop, and a pop up message window showing me “There was an error starting the GNOME Settings Daemon”.

Few articles on the web says, probably it caused by the crashes session or gnome application. and some says it caused by the networking problem…after struggling to solved the problem, I managed to find the actual caused…it was networking problem…yes…networking…~!

First what I did is…

Repair the entries in the /etc/network/interfaces. This is because of the fact that interfaces ‘lo’ or ‘localhost’ was not configured in /etc/network/intefaces.

Please check the command
#ifup lo

Read more…

April 19th, 2009 by CrusheD_LameR | No Comments »