Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
12-09-2009, 05:41 AM
|
#46
|
LQ Newbie
Registered: Mar 2005
Location: Way out there
Distribution: Ubuntu 9.10
Posts: 25
Rep:
|
Odd. It definitely works on Ubuntu. But I'm delighted to hear about apt-cache; here I've been unnecessarily resorting to google for all my package-finding needs!
And to get back to the point at hand: tab-completion, if you don't know about it already, is an absolute must in Linux world. It works with almost every command, and will save you huge amounts of typing.
|
|
|
12-09-2009, 05:44 AM
|
#47
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529
|
tab-completion gives the files or directories in your current directory when you use it
Code:
cannabis:/home/repo# apt-get remove d
data/ doc/ download/ dwhelper/
cannabis:/home/repo# apt-get remove d
To remove a file, you need to know the packagename, not the filename
|
|
|
12-09-2009, 05:50 AM
|
#48
|
LQ Newbie
Registered: Mar 2005
Location: Way out there
Distribution: Ubuntu 9.10
Posts: 25
Rep:
|
I have no doubt that's generally true - but on Ubuntu, apt-get somehow understands that what you're trying to complete is actually a the name of a package, rather than a directory:
Code:
user@Sprite:~$ apt-get install flash
flashblock flashplugin-installer flashplugin-nonfree-pulse
flashplayer-mozilla flashplugin-nonfree flashrom
flashplugin flashplugin-nonfree-extrasound flashybrid
user@Sprite:~$ apt-get install flash
By the way - sorry for the digression into techno-babble, elishac.
|
|
|
12-09-2009, 05:51 AM
|
#49
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
Thanks a lot for your answers. I'm a little bit lost with your discussion : what exactly should I do? (I want to be able to use the divx web player, rather than to download the file, because the divx web player allows streaming).
|
|
|
12-09-2009, 06:06 AM
|
#50
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529
|
Could you post a link to a divx file?
|
|
|
12-09-2009, 06:13 AM
|
#51
|
LQ Newbie
Registered: Mar 2005
Location: Way out there
Distribution: Ubuntu 9.10
Posts: 25
Rep:
|
Oops - it looks like I've been barking up the wrong tree here. DivX, first and foremost, is a codec (a bunch of code that helps you play media files, but doesn't actually play media files itself). It just so happens (I think) that the people in charge of the DivX project provide full-blown DivX players for Windows and the Mac OS. Not so under linux, unfortunately.
Though the codec apparently works under linux (probably because somebody tweaked it to make it compatible), making use of the codec requires you to rely on third-party media players - totem being but one example. If you don't like the interface that totem provides, you can try mplayer, which you'd install like so:
Code:
sudo aptitude install mplayer gecko-mediaplayer
(There're two packages there: mplayer, and gecko-mediplayer, which provides the browser plugin)
The short answer to your question, however, is that it would be very, very difficult (if not impossible) to get the DivX player you know from Windows-world working under linux. Hope that isn't a deal-breaker!
|
|
|
12-09-2009, 06:22 AM
|
#52
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
|
|
|
12-09-2009, 06:38 AM
|
#53
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
I still don't know what to do though.
|
|
|
12-09-2009, 06:48 AM
|
#54
|
LQ Newbie
Registered: Mar 2005
Location: Way out there
Distribution: Ubuntu 9.10
Posts: 25
Rep:
|
Well, can you stand the DivX player that you've got now (ie the one you don't particularly like)?
If not, you can try these pairs of media players and browser plugins:
mplayer and gecko-mediaplayer
vlc and mozilla-plugin-vlc
xine and gxineplugin
All are packages, which can be installed via apt-get.
And by the way - the copy-and-paste solution I described above works perfectly well for streaming.
|
|
|
12-09-2009, 07:32 AM
|
#55
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
The one that I've got now is called totem browser, but I'd rather use the divx web player, if possible.
Why are you trying to give me so many possibilities so that I don't use the divx web player?
Doesn't it exist in linux?
|
|
|
12-09-2009, 07:44 AM
|
#56
|
LQ 5k Club
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,307
Rep:
|
There is one for Linux, but it's a beta release - which means it has problems, it needs more work done on it. So if you would rather have that than the MPlayer or VLC solutions - get it here:
http://labs.divx.com/node/248
|
|
|
All times are GMT -5. The time now is 06:40 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|