(10-08-2019, 05:57 AM)neilman Wrote:(10-08-2019, 03:16 AM)ayufan Wrote: I have a plan to introduce account creation wizard, you know this is better than pre-fixed accounts.
I will look at CUPS.
Thank you Ayufan.
I tried accessing CUPS from a browser and again tried to change printer default settings but on clicking "apply" it came back with "forbidden".
On other machines the admin screen pops up when appropriate requesting credentials at which you could enter root credentials.
On poking around in CUPS I did get a login screen but the only credential it accepted was "rock64/mypassword" and then promptly said "Forbidden".
Also am I being a bit dense here? - I can't find any package manager to search, choose and install any other packages.
The "software" link just takes me to download source locations and the "software updater" just updates my current build successfully (as it should).
Maybe I should add one: the package manager.
Will look at that.
neilman:
The problem with cups is likely that `rock64` is not part of `lpadmin` group.
Try to add yourself to this group with:
Code:
sudo usermod -aG lp,lpadmin rock64
Reboot, and you should be able to modify cups freely then.
As for the package manager, you can install:
Code:
sudo apt-get install synaptic
Homepage: https://ayufan.eu
Releases:
Rock/Pro 64/Pinebook Pro: Linux; Chromium OS
So/Pine A64/Pinebook: Linux; Android 6.0; Android 7.1
Buy me a Beer
Releases:
Rock/Pro 64/Pinebook Pro: Linux; Chromium OS
So/Pine A64/Pinebook: Linux; Android 6.0; Android 7.1
Buy me a Beer