0

cannot open vlc

I have recently intalled VLC media player on my centos but i can' t open it with root user, is shows error

[root@localhost ~]# vlc
VLC is not supposed to be run as root. Sorry.
If you need to use real-time priorities and/or privileged TCP ports
you can use vlc-wrapper (make sure it is Set-UID root and
cannot be run by non-trusted users first).

How to solve this issue? Thanks in advance

perlinjones
asked Jan 24, 2018
1 Answer
0

After installing VLC media player you can't open it with your root user account, so you need to give the privilege for the root user in-order to open VLC media player. Now execute below command to resolve this issue.

sed -i 's/geteuid/getppid/' /usr/bin/vlc
View More
parthiban
answered Jan 26, 2018
Your Answer
||||
x
 
100:0

Related News in cannot open vlc

Related News in cannot open vlc