skip to Main Content

usermod: group 'chrome-remote-desktop' does not exist [After fresh install of Chrome Remote Desktop for Linux] – Debian

From https://cloud.google.com/solutions/chrome-desktop-remote-on-compute-engine Followed all docs with no errors. At the "Configure and Start" section: sudo usermod -a -G chrome-remote-desktop $USER This command returns the following error: usermod: group 'chrome-remote-desktop' does not exist Note: The Chrome Remote Desktop install section went…

VIEW QUESTION

LinuxMint debbie install PHP7.4 – Debian

i'm using LinuxMint with this information: hi@hiy:~$ uname -a -r Linux hi 4.19.0-8-amd64 #1 SMP Debian 4.19.98-1 (2020-01-26) x86_64 GNU/Linux hi@hi:~$ lsb_release -a No LSB modules are available. Distributor ID: Linuxmint Description: LMDE 4 (debbie) Release: 4 Codename: debbie i…

VIEW QUESTION

Failed to install DRBD9 in debian-9

I need to upgrade drbd8 to drbd9. for that I following this documentation. https://www.linbit.com/drbd-user-guide/drbd-guide-9_0-en/#s-upgrading-drbd step 1 root@oreo:~# add-apt-repository ppa:linbit/linbit-drbd9-stack This PPA contains DRBD9, drbd-utils, LINSTOR (client, python API, server). This differs from official, production grade LINBIT repositories in several ways,…

VIEW QUESTION
Back To Top
Search