Update your systems to 1.0.2 (For 1.0 and 1.0.1) #12
Replies: 2 comments 2 replies
-
Hi, I installed from scratch 1.0.2 version, inside a VM Ware Workstation PRO 16 environment: after completing installation, I launch Dat Linux distribution, boot is ok, but when I open a terminal window and try to switch to root user (su - or sudo followed by a command) I always obtain "si: Athentication failure" or password not valid from sudo commands. I deleted first installation and did it again choosing a very simple password but the problem remains. In the first installation I selected italian locale, in the second one english locale, but nothing changes. What am I mistaking? Thank you. |
Beta Was this translation helpful? Give feedback.
-
Hello, I was trying to download an .iso file from the official site 1 but it doesn't work |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1.0 users:
sudo sed -i 's/control-panel-1.0-lxde/control-panel-1.0.x-lxqt/g' /etc/apt/sources.list.d/datlinux.list
1.0.1 users:
sudo sed -i 's/control-panel-1.0.1-lxqt/control-panel-1.0.x-lxqt/g' /etc/apt/sources.list.d/datlinux.list
All:
sudo apt update && sudo apt install --reinstall datlinux-ctrl-pnl
Any issues please reply here.
Beta Was this translation helpful? Give feedback.
All reactions