linux:notes:misc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:notes:misc [2024/10/29 22:14] – [Extract ISO] Sean Rhone | linux:notes:misc [2024/11/06 11:47] (current) – Sean Rhone | ||
---|---|---|---|
Line 74: | Line 74: | ||
sudo dnf config-manager ' | sudo dnf config-manager ' | ||
+ | |||
+ | ==== Add Repo ==== | ||
+ | |||
+ | sudo dnf config-manager addrepo --from-repofile=' | ||
+ | |||
+ | sudo dnf config-manager addrepo --from-repofile=' | ||
+ | |||
+ | ==== Tor Socks ==== | ||
+ | |||
+ | * https:// | ||
+ | * :?: Looks useful for using '' | ||
+ | |||
+ | sudo dnf install tor | ||
+ | |||
+ | sudo systemctl enable tor.service --now | ||
+ | |||
+ | sudo torsocks dnf upgrade --refresh | ||
==== Autoremove Fix ==== | ==== Autoremove Fix ==== |
/usr/local/www/wiki/data/attic/linux/notes/misc.1730254487.txt.gz · Last modified: by Sean Rhone