Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Chrome Remote Desktop:
- https://dl.google.com/linux/direct/chrome-remote-desktop_current_amd64.deb
- Google Chrome:
- https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
- XFCE Desktop Environment:
- sudo DEBIAN_FRONTEND=noninteractive \
- apt install --assume-yes xfce4 desktop-base dbus-x11 xscreensaver
- sudo bash -c 'echo "exec /etc/X11/Xsession /usr/bin/xfce4-session" > /etc/chrome-remote-desktop-session'
- sudo systemctl disable lightdm.service
Advertisement
Comments
-
- E: Unsupported file ./chrome-remote-desktop_current_amd64.deb.1 given on commandline
- raju9003724912@cloudshell:~$ wget & "${Env:PROGRAMFILES(X86)}\Google\Chrome Remote Desktop\CurrentVersion\remoting_start_host.exe" --code="4/0ASVgi3KM4DzEwosyXvfIOXDPQp7fPU7UtfpRdF2L55ouMO7uVJ2FFAEDDEzuxTzkbzeD4g" --redirect-url="https://remotedesktop.google.com/_/oauthredirect" --name=$Env:COMPUTERNAME
- [1] 1674
- -bash: \Google\Chrome Remote Desktop\CurrentVersion\remoting_start_host.exe: command not found
- raju9003724912@cloudshell:~$ wget: missing URL
- Usage: wget [OPTION]... [URL]...
- Try `wget --help' for more options.
- E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/n/nautilus/libnautilus-extension4_46.2-0ubuntu0.2_amd64.deb 404 Not Found [IP: 91.189.91.82 80]
- E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Add Comment
Please, Sign In to add comment
Advertisement