/srv/irclogs.ubuntu.com/2021/10/21/#ubuntu-server.txt

pycurioushow do i run X-server on a remote server and direct its output to my mac? (firefox for example)01:46
sarnoldssh X11 forwarding is great if you want a single client. try ssh -X remotehost firefox   and see how it goes01:46
pycurioussarnold: thanks. Let me try that - I think I got into trouble with that last time.02:07
pycurioussarnold: Error: no DISPLAY environment variable specified02:09
sarnoldpycurious: hmm are you running an X server locally on your mac?02:10
pycurioussarnold: on the server - i do see /usr/lib/xorg/Xorg :0 running02:10
pycurioussarnold: I am not - how can i do that?02:10
pycurioussarnold: I installed XQuartz. Now I get an xterm from which i can fire the ssh. When I run firefox from remote I get "X11 connection rejected because of wrong authentication"02:18
sarnoldpycurious: ah! woo. progress. :) bummer it's stuck again already :(02:19
sarnoldpycurious: usually ssh -X does some magic to provide the remote process with XAUTHORITY details, so it can connect to the local server; it's possible Xquartz's startup process doesn't generate the X11 authentication tokens. Normally they're stored in ~/.Xauthority on linux systems..02:22
pycuriousanother error while logging in -> /usr/bin/xauth:  timeout in locking authority file /home/ubuntu/.Xauthority02:24
sarnoldhah. okay. maybe this route isn't great.02:24
sarnoldloads of folks use vnc or the other windows-oriented desktop thingy02:25
sarnoldI never got the hang of those, but vnc might be easier than getting X working on macos02:25
pycurioussarnold: it worked :)02:27
sarnoldpycurious: ooh, which thing worked? :)02:29
pycuriousits crazy slow though. Even when I try to run firefox from a local network ubuntu box.02:29
sarnoldugh :(02:29
pycurioussarnold: A few tweaks. Had to remove .Xauthority* on the linux box02:29
sarnoldI haven't actually used ssh -X in two decades. it was a great way to run netscape on a machine with more memory all to itself..02:29
pycuriousseems like the netscape days are back. Firefox is exactly behaving like that :)02:30
pycuriousexcept it is not 1996.02:30
sarnoldhehehe02:34
JanCcan't do hardware acceleration with remote X...02:43
pycuriousJanC: Does remotedesktop do hardware accel?03:18
JanCmost of all it uses compression & other techniques to limit the amounts of data that need to go over the network...03:44
* enyc meows07:20
=== t4cc0re_ is now known as t4cc0re
=== genii-core is now known as genii
kierankI have a preseed that works for sata disks and I've replaced sda/sdb with nvme0n1/nvme0n217:26
kierankIs there anything else I need to change17:26
kierankI get an error that nvme0n1p3 is missing17:26
TJ-kierank: does the NVME device exist? is the nvme kernel module loaded?17:49
kierankyes, seems to be because virtualbox makes the disk defaults too small17:49
kierankworks when you make them larger17:49
kierankAlso why are there files missing from http://cdimage.ubuntu.com/releases/18.04.5/release/SHA256SUMS18:12
kierankoh because you removed them18:12
kierankhmmm18:12
=== genii is now known as genii-core

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!