Latest updates Traduire la page en français Webmaster's note: I translated this page with translation websites If you see any errors, please let me know June 13, 2025 Browse for free from another country June 7, 2025 Run in terminal for battery notifications: wget -NP /tmp https://tux.alwaysdata.net/batterie.english.tar.xz tar -hvxf /tmp/batterie.english.tar.xz -C /tmp cp /tmp/.battery/suspend.sh .battery chmod +x .battery/suspend.sh sudo rm /etc/cron.d/suspend echo "@reboot root sleep 300 && /home/username/.battery/suspend.sh" | sudo tee -a /etc/cron.d/suspend • Restart the PC June 6, 2025 Run in terminal for local website: echo "first name's PC" | tee /home/Public/title.php wget -NP /tmp https://tux.alwaysdata.net/site.english.tar.xz tar -hvxf /tmp/site.english.tar.xz -C /home/Public mv /home/Public/hidden /home/Public/.hidden May 30, 2025 Run in terminal for Materia-Tux GTK and Snap: sudo rm -r /usr/share/themes/Materia* wget -NP /tmp https://tux.alwaysdata.net/materia.english.tar.xz sudo tar -hvxf /tmp/materia.english.tar.xz -C /usr/share/themes • Run in terminal for Materia-Tux Snap: rm -r snap/*/current/.config/gtk-3.0/* sudo mv /usr/share/themes/Materia-Tux /usr/share/themes/Materia sudo mv /usr/share/themes/Materia-Tux-compact /usr/share/themes/Materia-compact sudo sed -i 's/Materia-Tux/Materia/g' /usr/share/themes/Materia*/index.theme wget -NP /tmp https://tux.alwaysdata.net/materia.snap.tar.xz • Run in terminal for Firefox Snap: tar -hvxf /tmp/materia.snap.tar.xz -C snap/firefox/current/.config/gtk-3.0 • Run in terminal for Thunderbird Snap: tar -hvxf /tmp/materia.snap.tar.xz -C snap/thunderbird/current/.config/gtk-3.0 • Run in terminal for other Snap software: tar -hvxf /tmp/materia.snap.tar.xz -C snap/software name/current/.config/gtk-3.0 April 28, 2025 Run in terminal for Papirus-Tux: sudo rm -r /usr/share/icons/Papirus-Tux wget -NP /tmp https://tux.alwaysdata.net/papirus.tar.xz sudo tar -hvxf /tmp/papirus.tar.xz -C /usr/share/icons sudo gtk-update-icon-cache /usr/share/icons/Papirus-Tux April 10, 2025 Run in terminal for Materia-Tux Qt: sudo rm -r /usr/share/Kvantum/Materia-Tux wget -NP /tmp https://tux.alwaysdata.net/materia.kvantum.tar.xz sudo tar -hvxf /tmp/materia.kvantum.tar.xz -C /usr/share/Kvantum December 13, 2024 Run in terminal for mpv: rm -r .config/mpv wget -NP /tmp https://tux.alwaysdata.net/mpv.tar.xz tar -hvxf /tmp/mpv.tar.xz -C .config Improve mpv Media Player Elegant theme based on Materia Browse for free from another country Battery charged or low notifications Icon pack for Materia-Tux Replace OS boot logo A local FTP server and website Your webmaster is also a writer Latest updates Contact |