You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

45 lines
866 B

nano /boot/config.txt
apt update
apt dist-upgrade
apt install python3-gi
apt-mark auto python3-gi
dpkg --get-selections | grep gstreamer
apt install gstreamer1.0-tools
nano /etc/network/interfaces
less /etc/dhcpd.conf
less /etc/dhcpcd.conf
raspi-config
nano /etc/dhcpcd.conf
ifconfig
ifconfig
htop
raspi-config
nano /boot/config.txt
ping google
ping google.de
/etc/init.d/dhcpcd restart
ping google.de
ip addr
ping google.de
apt install vlc
/etc/init.d/dhcpcd restart
hrop
htop
apt install ffmpeg
iptables -t raw -A PREROUTING -p udp -m length -length 28 -j DROP
man iptables
iptables -t raw -A PREROUTING -p udp -m length --length 28 -j DROP
ip addr
ip addr
ip addr
ip addr
ip addr
/etc/init.d/dhcpcd restart
ip addr
ping google.de
/etc/init.d/dhcpcd restart
ping google.de
apt install gstreamer1.0-libav
apt autoremove
/etc/init.d/dhcpcd restart
raspi-config