07-22-2014, 11:56 PM
@Coastie
No, you don't need to reinstall. The issue file can be easily replaced with the correct information.
Backup the current issue file
Create a new issue file with the correct information
No, you don't need to reinstall. The issue file can be easily replaced with the correct information.
Backup the current issue file
Code:
sudo mv /etc/issue /etc/issue.bak
Create a new issue file with the correct information
Code:
sudo bash -c 'echo "Linux Lite 2.0 LTS \n \l" > /etc/issue'
![[Image: q7j1yAl.png]](http://i.imgur.com/q7j1yAl.png)