• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Help me

webgivers

New Member
Hello,

I'm a beginner in using SSH and administering a VPS. I was installing FFmpeg on my server.

Code:
yum install ffmpeg ffmpeg-devel

If you get package not found, then you will need to add few lines in the yum repository for dag packages installation. [B][I][U]Create a file named dag.repo in /etc/yum.repos.d with the following contents on it[/U][/I][/B]

[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux

baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1

then

yum install ffmpeg ffmpeg-devel

I don't know how to create a file. So please help me. If I know this I can install many things like suPHP

Thank You
 
Back
Top