Code: Select all
user@(none):~
$I don't have this problem on my Athlon XP 2000+ desktop machine, running the same version of antiX (albeit with a number of additional packages installed and significantly different hardware). Suggestions?
Code: Select all
user@(none):~
$Code: Select all
hostnameCode: Select all
cat / etc/hostnameCode: Select all
echo HHHH | sudo tee / etc/hostname
sudo hostname -F / etc/hostnameCode: Select all
echo Little_Luddite > [/]etc/hostnameCode: Select all
hostname -F [/]etc/hostname