• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

Any other linux users here? :)

veritasVII

Newbie
May 9, 2013
15
3
✟15,150.00
Faith
Non-Denom
Marital Status
Single
Politics
US-Others
I've worked mainly with Debian, and ArchLinux. I've done DIY Linux, and that was fun... but Debian is my main OS on my zenbook, and CrunchBang on my Netbook. . . Come to think of it I also use Raspbian ( Debians ARM spin used on the Raspberry Pi ). I prefer not to use a GUI, unless web browsing. For that I like a simple KDE.
 
Upvote 0

EphesiaNZ

It's me! Who else could it be...
Apr 19, 2011
5,471
453
New Zealand
✟30,297.00
Gender
Male
Faith
Christian
Marital Status
Married
  • Like
Reactions: Cachook
Upvote 0
Feb 2, 2013
3,492
111
✟26,678.00
Faith
Humanist
Marital Status
Private
The wiki pages for Mageia is usually a good place to start,

https://wiki.mageia.org/en/Flash_Plugin_Installation

https://wiki.mageia.org/en/Setup_wireless_networking

Mageia has a pretty good community so try their forums too.


I like to stay as free as possible so I use lightspark. It is very buggy though so I also use Youtube Flash to HTML5 addon for firefox which lets you watch almost all youtube videos (instead of just those stored as WebM) without flash (using HTML5). Apparently Youtube stores a "secret" WebM copy of every video that is stored as h.264, and this extension makes youtube load the WebM copy instead of the h.264 copy so that the HTML5 player can play it.


Code:
~$ vrms

No non-free or contrib packages installed!  rms would be proud.
:)
 
Upvote 0

EphesiaNZ

It's me! Who else could it be...
Apr 19, 2011
5,471
453
New Zealand
✟30,297.00
Gender
Male
Faith
Christian
Marital Status
Married
Upvote 0

Cachook

Member
Jun 14, 2013
288
11
✟505.00
Faith
Christian
Marital Status
Private
Politics
US-Constitution
Upvote 0

EphesiaNZ

It's me! Who else could it be...
Apr 19, 2011
5,471
453
New Zealand
✟30,297.00
Gender
Male
Faith
Christian
Marital Status
Married
I like to stay as free as possible so I use lightspark. It is very buggy though so I also use Youtube Flash to HTML5 addon for firefox...

For a non-flash option I like the combination of mplayer and youtube-dl to stream a video,

Code:
mplayer -ontop -cookies -cookies-file ./cookie.txt $(youtube-dl -gf 34 --cookies ./cookie.txt "http://www.youtube.com/watch?v=zc30UVB3oMs")

The latest update for youtube-dl handles heaps more video sites too - see this
 
Upvote 0

EphesiaNZ

It's me! Who else could it be...
Apr 19, 2011
5,471
453
New Zealand
✟30,297.00
Gender
Male
Faith
Christian
Marital Status
Married
Qyöt27;63548008 said:
Or you know, libquvi.

Code:
mpv http://youtu.be/vKspf06XuaQ
(the strange formatting for the URL is only because it'll try - and fail - to parse it into an embedded video if I don't do that; carry on)

mpv looks worth a try. Tried cclive before which uses libquvi but never seemed to work for me.
 
Upvote 0

EphesiaNZ

It's me! Who else could it be...
Apr 19, 2011
5,471
453
New Zealand
✟30,297.00
Gender
Male
Faith
Christian
Marital Status
Married
Nope just Ubuntu stripped of non-free software :)

Ah, you will be better with Debian Sid and something like XFCE as it's free from the start and will be as up to date as Ubuntu.

What will be your position with Ubuntu once they adopt Mir as this may take them into non-free territory anyway?
 
Upvote 0