¡TWO FRIENDS BLOG!

| Suscríbete vía RSS

Showing posts with label LINUX TIPS AND TRICKS. Show all posts
Showing posts with label LINUX TIPS AND TRICKS. Show all posts

Wednesday, February 10, 2010

USB 3.0 and Linux

| 0 comments |

 

“Ever get tired of Windows people proclaiming how their operating system has device support for this, that, and the other thing and Linux doesn’t? Well, now you have a perfect come-back. The newest, fast interface, USB 3.0 is out and only Linux has native support for it.
“Linux started supporting USB 3.0 in the September 2009 release of the 2.6.31 Linux kernel. Neither Windows 7 nor Snow Leopard currently supports USB 3. Windows support? That will have to wait for Windows 7 SP1 —whenever that shows up.
“Long before then, many USB 3.0 devices will have arrived. Some will doubtlessly have Windows drivers, but only Linux is USB 3.0 ready. USB 3.0, aka SuperSpeed USB, reaches new highs in PC peripheral speeds. USB 2.0 has a maximum throughput of 480Mbps (Megabits per second), which is fast — but these days, when you might want to move gigabytes of movies from one your PC to an external hard drive, it’s not fast enough. USB 3.0, by comparison, has a maximum throughput of 5 Gbps (Gigabits per second) .”


Mplayer (The Movie Player) Under Suse Linux 11.0

| 0 comments |

 

First adding Installation Sources :-

Open YAST Control Center->Software->Installation Sources
You will be provided with a list of repositories, more than likely though, you will only have one. We need to add one to get MPlayer out of that repository.
Click on Add, then HTTP.
Now Fill it in as shown:
Server Name: packman.iu-bremen.de It is suggested that you try a mirror, essecially if it is down. Use this one if you cannot access the first one:
ftp://packman.links2linux.de/pub/packman/MIRRORS
Now in the YAST Control Center, click on Software Management.
You may notice that it will take longer to refresh, this is good. It is refreshing the list of software it has available on that repository you added earlier.
Once it’s done, look for the Filter field, click on search on the drop down box. Search for “mplayer”. More than likely you will get three parts returned. They should be something like this:
  • libpostproc
  • MPlayer
  • mplayerplug-in
If you got those three, check them all. If you didn’t please go back and check your repository again. The repository may be down, in which case try a mirror, then complete the installation.
You can now play movies using mplayer (try it in the commandline or from the KMenu).
Tip: Mozilla-based browsers will also have a plugin that will play items using mplayer.

Troubleshooting Solution :-

Mplayer Fails owing to a libdirectfb failure.

Open up a console such as xterm or konsole, and type:
$ su
Password:
# ln -s /usr/lib/libdirectfb-0.9.so.24 /usr/lib/libdirectfb-0.9.so.22


VLC Media Player Under Fedora 12

| 0 comments |

 
Its very easy to install VLC 1.0.3 or any new version of vlc in Fedora 12 .
These are simple three steps you have to write in the Terminal of Linux.
Opening the terminal :-
  • System Tool –> Terminal
  • Open it
  • Paste the below three commands one by one..
$su root
$rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm

ENJOY

Install Skype Under Ubuntu 9.10

| 0 comments |

 

Follow the step given below :
 

Open Terminal and Type :
For gnome users :
  • gksudo gedit /etc/apt/sources.list
For KDE users :
  • gksudo kwrite /etc/apt/sources.list.
Add the line below :
Now save the sources list.
In the terminal type :
Then do an update:
  • $ sudo apt-get update
  • $ sudo apt-get –yes -q –allow-unauthenticated install medibuntu-keyring
  • $ sudo apt-get -q update
And finally install Skype.
$ sudo apt-get install skype
Ready … now start skype with
$ skype
OR Alternative Method :
Download the setup
32 -bit

64 -bit

Launch the Skype install .deb file (just double click it) and follow the on screen prompts.
(To start Skype at system startup)
Go to “System -> Preferences -> Startup Application”, Click “Add” and enter the following details:
* Name: Skype
* Command: skype
Click “Save”
Next time you start your system Skype will auto-launch.
Enjoy using Skype in ubuntu.

DISCLAIMER

ALL THE CONTENT IN THIS BLOG IS TAKEN FROM THE INTERNET WHILE SURFING.
FROM THIS BLOG I JUST WANT TO SHARE MY VIEWS WITH THE INTERNET USERS WORLDWIDE.
IF YOU HAVE ANY PROBLEMS YOU CAN CONTACT ME
@ DJ_ME_VS_MUSIC@YAHOO.COM