Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

I installed vlc player using an old video http://www.youtube.com/watch?v=-Uql96eLe0w I don't know how to access other users, but root itself only, so I don't know if the video is outdated or works at all, anyway to run vlc on root or install vlc on root?

Cheers

share|improve this question
1  
First: what distribution are you using? Likely there is a vlc already packaged for it. – Renan Apr 2 '12 at 0:01
5  
BAD BAD BAD -- Do not run as root. – Shmuel Brin Apr 2 '12 at 0:32

1 Answer

up vote 5 down vote accepted

It is possible — if you recompile VLC, passing --enable-run-as-root to ./configure.

However, if you don't understand why it's dangerous to run VLC as root: DON'T.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.