Caldera (probably around 1999).
Caldera (probably around 1999).
Yes - I have been running IPFire on an old desktop for several years now and I really like it.
Homebrew router?
benderbendingrodriguez
This is the most likely problem. There is no way the output from fdisk should be different between the two connections (the USB and SATA) if they are both working correctly.
Best I can do is $3.50
To stop the lightdm from starting, you should be able to disable it by this command:
sudo systemctl disable lightdm
If XFCE still starts automatically, then check your .bash_profile. If there is a line like:
exec startxfce4
then put a # in front of it. Once that is done, you can start XFCE any time by typing exec startxfce4 at the command line. When in XFCE, if you log out it should put you back to your command prompt.
As a long time Arch user, it’s not perfect, but it is perfect for me.
I think you need to set the execute bit on your service file.
sudo chmod +x <your service file>