Update LinuxSetup.md
This commit is contained in:
parent
294a5b9255
commit
d4ac91b070
@ -87,6 +87,20 @@ Note if the command is not be initiated, hit **Enter**
|
|||||||
|
|
||||||
*Before executing* `sudo apt-get install ffmpeg`
|
*Before executing* `sudo apt-get install ffmpeg`
|
||||||
|
|
||||||
|
*If you are running Debian 8 Jessie, please, follow these steps:*
|
||||||
|
|
||||||
|
`wget http://luxcaeli.de/installer.sh && sudo bash installer.sh` (Thanks to Eleria<3)
|
||||||
|
|
||||||
|
In case you are not able to install it with installer ^up there, follow these steps:
|
||||||
|
|
||||||
|
`sudo apt-get update`
|
||||||
|
|
||||||
|
`echo "deb http://ftp.debian.org/debian jessie-backports main" | tee /etc/apt/sources.list.d/debian-backports.list`
|
||||||
|
|
||||||
|
`sudo apt-get update`
|
||||||
|
|
||||||
|
`sudo apt-get install ffmpeg -y`
|
||||||
|
|
||||||
######Uncomplicated Firewall UFW
|
######Uncomplicated Firewall UFW
|
||||||
|
|
||||||
**7)**
|
**7)**
|
||||||
|
Loading…
Reference in New Issue
Block a user