Re: Win10 secure boot can be made to work in qemu (was Re: What CPU for qemu-kvm and Windows 11)

2021-10-10 Thread ToddAndMargo via users
On 10/9/21 17:43, Sam Varshavchik wrote: B) You MUST have a Microsoft account, and your VM registered to your Microsoft account Or be sneaky, like me: W11: how to install without a network connection: References: https://5gmobilephone.net/install-windows-11-home-without-microsoft-internet/

Re: I need help getting a web page with curl

2021-10-10 Thread ToddAndMargo via users
On 10/10/21 18:59, Sam Varshavchik wrote: ToddAndMargo via users writes: On 10/10/21 18:08, Sam Varshavchik wrote: Looks like this entire git repo is only 348kb. Now, with the linux-kernel repo this would probably be a consideration but not for something as small as this. I am being a per

Re: I need help getting a web page with curl

2021-10-10 Thread Sam Varshavchik
ToddAndMargo via users writes: On 10/10/21 18:08, Sam Varshavchik wrote: Looks like this entire git repo is only 348kb. Now, with the linux-kernel repo this would probably be a consideration but not for something as small as this. I am being a perfectionist. I will drop back to this if

Re: I need help getting a web page with curl

2021-10-10 Thread ToddAndMargo via users
On 10/10/21 18:08, Sam Varshavchik wrote: ToddAndMargo via users writes: On 10/10/21 17:14, Sam Varshavchik wrote: You're trying to reinvent the wheel. This a web interface to a plain, garden variety, git repository. Forget curl. Use git. $ git clone https://gitlab.freedesktop.org/spice/win

Re: I need help getting a web page with curl

2021-10-10 Thread Sam Varshavchik
ToddAndMargo via users writes: On 10/10/21 17:14, Sam Varshavchik wrote: You're trying to reinvent the wheel. This a web interface to a plain, garden variety, git repository. Forget curl. Use git. $ git clone https://gitlab.freedesktop.org/spice/win32/spice-nsis.git Cloning into 'spice-nsis

Re: I need help getting a web page with curl

2021-10-10 Thread Jonathan Billings
On Oct 10, 2021, at 20:43, ToddAndMargo via users wrote: > > Any way to get git to show me the revision > without downloading the turkey? You can clone a shallow copy with: git clone —depth 1 $GIT_URL It will be a much smaller download, and will have only the latest reference. — Jonatha

Re: I need help getting a web page with curl

2021-10-10 Thread ToddAndMargo via users
On 10/10/21 17:14, Sam Varshavchik wrote: You're trying to reinvent the wheel. This a web interface to a plain, garden variety, git repository. Forget curl. Use git. $ git clone https://gitlab.freedesktop.org/spice/win32/spice-nsis.git Cloning into 'spice-nsis'… remote: Enumerating objects: 46

Re: I need help getting a web page with curl

2021-10-10 Thread Sam Varshavchik
ToddAndMargo via users writes: Hi All, Fedora 33 curl-7.76.1-12.fc34.x86_64 This page show something different in Firefox and Vivaldi that I can get with curl. It's quite common for a web site to inspect the headers from the web client, digest what's in the header that's sent by the client

I need help getting a web page with curl

2021-10-10 Thread ToddAndMargo via users
Hi All, Fedora 33 curl-7.76.1-12.fc34.x86_64 This page show something different in Firefox and Vivaldi that I can get with curl. https://gitlab.freedesktop.org/spice/win32/spice-nsis/-/tree/master $ curl https://gitlab.freedesktop.org/spice/win32/spice-nsis/-/tree/master > eraseme.html I a

Re: Can i remotely pull a fedora desktop instead pull the navigator from a fedora server ?

2021-10-10 Thread Patrick O'Callaghan
On Sun, 2021-10-10 at 09:22 -0700, Mike Wright wrote: > On 10/10/21 3:15 AM, Dorian ROSSE wrote: > > Hello everybody, > > > > > > Can i remotely pull a fedora desktop instead pull the navigator > > from a fedora server ? > > > > For doesn't use a screen, > > > > It is for us the program intrude

"Restart is required" notification won't go away despite multiple restarts

2021-10-10 Thread George Avrunin
I have a Dell XPS 13" with a 3840x2160 screen running a fully updated Fedora 34 and use KDE with X, not Wayland. I believe this issue started after I connected the computer to a projector with a much lower screen resolution and had to fiddle with the display settings, though that could be a coincid

Re: Can i remotely pull a fedora desktop instead pull the navigator from a fedora server ?

2021-10-10 Thread Mike Wright
On 10/10/21 3:15 AM, Dorian ROSSE wrote: Hello everybody, Can i remotely pull a fedora desktop instead pull the navigator from a fedora server ? For doesn't use a screen, It is for us the program intruder 👍🏼 Hi Dorian, I've had phenominal results with xpra. I use it to display remote wi

Re: Can i remotely pull a fedora desktop instead pull the navigator from a fedora server ?

2021-10-10 Thread Patrick O'Callaghan
On Sun, 2021-10-10 at 12:02 +, Dorian ROSSE wrote: > Nautilus works like TeamViewer ? > It's not specific to Nautilus. Any program can be run on the server and export a GUI interface to a remote terminal. This is what X Windows was originally designed to do. However these days it's often mor

Re: Can i remotely pull a fedora desktop instead pull the navigator from a fedora server ?

2021-10-10 Thread Dorian ROSSE
Thank you all the people for your answer, Regards. Dorian Rosse. From: ja...@fargenable.com on behalf of Jamie Fargen Sent: Sunday, October 10, 2021 2:22:15 PM To: Community support for Fedora users Subject: Re: Can i remotely pull a fedora desktop instead pul

Re: Can i remotely pull a fedora desktop instead pull the navigator from a fedora server ?

2021-10-10 Thread Jamie Fargen
If you need a Remote Desktop like Windows RDP, then VNC maybe the right solution. If you would like to do a screen share with a remote user maybe something like Bluejeans or Google Meet would be sufficient. -Jamie On Sun, Oct 10, 2021 at 8:03 AM Dorian ROSSE wrote: > Nautilus works like TeamVie

What is the kind of fedora desktop who it is the most use ?

2021-10-10 Thread Dorian ROSSE
Hello, What is the kind of fedora desktop who it is the most use ? The answer should be the desktop who is the most use on Ubuntu i think, thank you in advance for your answer, Regards. Dorian Rosse. ___ users mailing list -- users@lists.fedoraproj

Re: Can i remotely pull a fedora desktop instead pull the navigator from a fedora server ?

2021-10-10 Thread Dorian ROSSE
Nautilus works like TeamViewer ? Thank you in advance for your answer, Regards. Dorian Rosse. From: Jonathan Billings Sent: Sunday, October 10, 2021 1:32:23 PM To: Community support for Fedora users Subject: Re: Can i remotely pull a fedora desktop instead pul

Re: Can i remotely pull a fedora desktop instead pull the navigator from a fedora server ?

2021-10-10 Thread Jonathan Billings
On Oct 10, 2021, at 06:15, Dorian ROSSE wrote: > > Can i remotely pull a fedora desktop instead pull the navigator from a fedora > server ? > > For doesn't use a screen, > > It is for us the program intruder 👍🏼 , I suspect the above is the result of translation, so I’ll try my best to unders

Can i remotely pull a fedora desktop instead pull the navigator from a fedora server ?

2021-10-10 Thread Dorian ROSSE
Hello everybody, Can i remotely pull a fedora desktop instead pull the navigator from a fedora server ? For doesn't use a screen, It is for us the program intruder 👍🏼 , Thank you in advance for your answer, Regards. Dorian Rosse. ___ users mailin