Skip to content

Tontonjo/debian

Repository files navigation

debian

A repo for Debian aimed scripts and documentation

Tonton Jo

Join the community:

Youtube Discord Tonton Jo

Support my work, give a thanks and help the youtube channel:

Ko-Fi Infomaniak Express VPN

Execute:

Hostname_changer.sh

if [[ $(id -u) -ne 0 ]] ; then sudo wget -q -O hostname_changer.sh https://github.com/Tontonjo/debian/raw/master/hostname_changer.sh && sudo bash hostname_changer.sh; else wget -q -O hostname_changer.sh https://github.com/Tontonjo/debian/raw/master/hostname_changer.sh && bash hostname_changer.sh; fi

About

A repo for Debian aimed scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages