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
hostname
Code: Select all
cat / etc/hostname
Code: Select all
echo HHHH | sudo tee / etc/hostname
sudo hostname -F / etc/hostname
Code: Select all
echo Little_Luddite > [/]etc/hostname
Code: Select all
hostname -F [/]etc/hostname