I hereby claim:
- I am x4m3 on GitHub.
- I am x4m3 (177854964943683584) on Discord.
| I am the Miaou user with id 7375 and name "philt3r" on https://miaou.dystroy.org |
| pub struct MyFairing {} | |
| #[rocket::async_trait] | |
| impl Fairing for MyFairing { | |
| fn info(&self) -> fairing::Info { | |
| fairing::Info { | |
| name: "MyFairing", | |
| kind: Kind::Request | Kind::Response, | |
| } | |
| } |
| {"lastUpload":"2020-07-15T12:26:18.173Z","extensionVersion":"v3.4.3"} |
I hereby claim:
To claim this, I am signing this object:
| # video : https://youtu.be/UcJEP2caFZ0 | |
| # by phil: https://philippeloctaux.com | |
| firewall: ufw | |
| sudo ufw status | |
| sudo ufw disable/enable | |
| sudo ufw allow XXXXXX | |
| sudo ufw deny XXXXXX |
| echo 'Dpkg::Progress-Fancy "1";' > /etc/apt/apt.conf.d/99progressbar |