diff --git a/content/docs/NIX/fav-apps.md b/content/docs/NIX/fav-apps.md index 4740259..c56c9b5 100644 --- a/content/docs/NIX/fav-apps.md +++ b/content/docs/NIX/fav-apps.md @@ -189,7 +189,7 @@ nix-env -iA nixpkgs.organicmaps nix-env -iA nixpkgs.rpi-imager ``` -* Use Ventoy to have MultiBoot USB Drive Tool: +* Use [Ventoy](https://github.com/ventoy/Ventoy) to have MultiBoot USB Drive Tool: ```sh wget https://github.com/ventoy/Ventoy/releases/download/v1.0.97/ventoy-1.0.97-linux.tar.gz @@ -202,7 +202,7 @@ sudo sh VentoyWeb.sh > Access Ventoy at: `localhost:24680` -* Create a Windows ISO: +* Create a Windows ISO with [WoeUSB](https://github.com/WoeUSB/WoeUSB) ```sh sudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin diff --git a/content/docs/Privacy/_index.md b/content/docs/Privacy/_index.md index b33f447..a91c9e8 100644 --- a/content/docs/Privacy/_index.md +++ b/content/docs/Privacy/_index.md @@ -23,6 +23,13 @@ You can try with [PiHole](https://fossengineer.com/selfhosting-PiHole-docker/) * Or try [Bind9](https://hub.docker.com/r/ubuntu/bind9#!) * [PortMaster](https://github.com/Safing/portmaster) also helps to change and visualize the network queries. +* [Stacer](https://github.com/oguzhaninan/Stacer) - Optimize processes, check apt repositories, startup apps... + +```sh +sudo add-apt-repository ppa:oguzhaninan/stacer -y +sudo apt-get update +sudo apt-get install stacer -y +``` Whats my current DNS?