Just Inform All My Visitors
Hello Every 1,
Now I'm Moved This Blog At The : Xtreme Diary
This Means MTOS Tips Has No More Posting on This Blog
But Dont Worrry All The Posting Are Transferd 2 The My Latest Blog http://xtremediary.blogspot.com/
So Just Check It Out
And Dont Forget 2 Type Ur Comment To Improve My Lates Blog
Thank You
Record Desktop In Ubuntu
Can You record Your Desktop Monitor Without Camera
Now By Useing Follong Package in Ubuntu you are able to record your monotor
Copy Following Deb File & Then Install It (Just Double Click On It)If You Can Stiil Problem Just Comment It I Will Solve It
http://in.archive.ubuntu.com/ubuntu/pool/universe/r/recordmydesktop/recordmydesktop_0.3.7.3-1_i386.deb
After Installation open gnome-terminal(press alt+f2and then type)
now type recordmydesktop
the application cn record ur desktop
to stop it pre ctrl+c
Enjoy Ubuntu,,,,,,
Play Mp3 Songs
First Copy Following Deb File & Then Install It (Just Double Click On It)
If You Can Stiil Problem Just Comment It I Will Solve It
http://in.archive.ubuntu.com/ubuntu/pool/universe/g/gst-fluendo-mp3/gstreamer0.10-fluendo-mp3_0.10.7.debian-1_i386.deb
Install VLC Media Player
First Copy Following Deb File & Then Install It (Just Double Click On It)
If You Can Stiil Problem Just Comment It I Will Solve It
http://in.archive.ubuntu.com/ubuntu/pool/main/f/ffmpeg-debian/libavcodec51_0.svn20080206-12ubuntu3_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/main/f/ffmpeg-debian/libavformat52_0.svn20080206-12ubuntu3_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/main/f/ffmpeg-debian/libavutil49_0.svn20080206-12ubuntu3_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/main/f/ffmpeg-debian/libpostproc51_0.svn20080206-12ubuntu3_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/main/f/ffmpeg-debian/libswscale0_0.svn20080206-12ubuntu3_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/main/libg/libgsm/libgsm1_1.0.12-1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/main/libi/libid3tag/libid3tag0_0.15.1b-10_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/main/libm/libmad/libmad0_0.15.1b-3_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/main/libm/libmodplug/libmodplug0c2_0.7-7_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/main/libm/libmpcdec/libmpcdec3_1.2.2-1build1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/main/s/sdl-image1.2/libsdl-image1.2_1.2.6-3_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/multiverse/v/vlc/libvlc2_0.9.4-1ubuntu3.1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/multiverse/v/vlc/libvlccore0_0.9.4-1ubuntu3.1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/multiverse/v/vlc/vlc_0.9.4-1ubuntu3.1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/multiverse/v/vlc/vlc-data_0.9.4-1ubuntu3.1_all.deb
http://in.archive.ubuntu.com/ubuntu/pool/multiverse/v/vlc/vlc-nox_0.9.4-1ubuntu3.1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/multiverse/x/x264/libx264-59_0.svn20080408-0.0ubuntu1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/a/a52dec/liba52-0.7.4_0.7.4-11ubuntu1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/e/enca/libenca0_1.9-6_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/f/faad2/libfaad0_2.6.1-3.1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/liba/libass/libass1_0.9.5-0ubuntu2_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/libc/libcdio/libiso9660-5_0.78.2+dfsg1-3_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/libd/libdca/libdca0_0.0.5-0.1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/libd/libdvbpsi4/libdvbpsi4_0.1.5-3.1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/libd/libdvdnav/libdvdnav4_4.1.2-3_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/libd/libdvdread/libdvdread3_0.9.7-11ubuntu2_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/libe/libebml/libebml0_0.7.7-3.1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/libm/libmatroska/libmatroska0_0.8.1-1.1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/libt/libtar/libtar_1.2.11-5_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/l/lua5.1/liblua5.1-0_5.1.3-1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/m/mpeg2dec/libmpeg2-4_0.4.1-3_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/t/twolame/libtwolame0_0.3.12-1_i386.deb
http://in.archive.ubuntu.com/ubuntu/pool/universe/v/vcdimager/libvcdinfo0_0.7.23-4ubuntu1_i386.deb
Shutdown Properly
Open the file /etc/init.d/alsa-utils with the following command:
sudo gedit /etc/init.d/alsa-utils
The file opens in Gedit and around the line 353 you'll find the instruction "stop)". Below this instruction you should add these two instructions:
ifconfig wlan0 down
ifconfig eth0 down
So, the file should be this way:
stop)
ifconfig wlan0 down
ifconfig eth0 down
EXITSTATUS=0
After doing this, save the file, close it and restart or shutdown Ubuntu and verify if the problem continues.

