Domanda

Regards, For one a script I need the following support to have on the my server.

How do I check what I got from this on server? And how can I install over SSH if its no on server?

È stato utile?

Soluzione

It depends on your server, if it is a Debian/Ubuntu distribution or similar:

apt-get update
apt-get upgrade
sudo apt-add-repository ppa:jon-severinsson/ffmpeg
sudo apt-get update
sudo apt-get install ffmpeg mplayer mencoder mediainfo yamdi
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top