Just edit /etc/hostname
:
sudo vim /etc/hostname
Then restart.
First install the avahi
and related packages:
sudo zypper install avahi avahi-utils
Configure a firewall exception for Avahi:
sudo firewall-cmd --add-service=mdns --permanent
sudo firewall-cmd --reload
Reboot the system.
Use fastfetch
instead:
sudo zypper install fastfetch