Advanced Search
Search Results
4 total results found
Configure UPS (Eaton 5E) in Debian bullseye
This is the configuration for my bananapi with Debian bullseye and an Eaton 5E UPS connected via USB cable. Configure USB First, connect the UPS to the USB port and check if it is recognized by the system. lsusb The output should be something like this: Bus 0...
Config for `simple-radio`
Simple-Radio config.yml - name: 'Radio 357' url: 'https://stream.rcs.revma.com/an1ugyygzk8uv' - name: 'Nowy Swiat' url: 'https://stream.nowyswiat.online/mp3' - name: "RadioRAM" url: "http://stream4.nadaje.com:9220/ram" - name: "Eska" url: "https://pldm...
MKV merge audio
Extract audio from MP4 movie file ffmpeg -i input_dubbing_PL.mp4 -vn --codec copy pl_audio.aac Note: -vn option means no video. Only audio is being extracted. Add second audio track to existing MKV file The following command will create the file output.mkv wi...
Resize Partition
``` sudo parted /dev/sda print resizepart