Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: alky
Submitted on February 3, 2023 at 06:57 PM

New Paste 1 (Text)

onas@jonas-Visionbook-14Wr-Plus:~$ echo -e '# interfaces(5) file used by ifup(8) and ifdown(8)\nInclude files from /etc/network/interfaces.d: \nsource /etc/network/interfaces.d/*' | sudo tee /etc/network/interfaces
[sudo] jonas jelszava:       
# interfaces(5) file used by ifup(8) and ifdown(8)
Include files from /etc/network/interfaces.d: 
source /etc/network/interfaces.d/*
jonas@jonas-Visionbook-14Wr-Plus:~$ sudo ifdown wlan0 && sudo ifup -v wlan0
ifdown: /etc/network/interfaces:2: misplaced option
ifdown: couldn't read interfaces file "/etc/network/interfaces"
jonas@jonas-Visionbook-14Wr-Plus:~$