Re: [qubes-users] Ubuntu templates

2018-08-03 Thread Noor Christensen
On 08/03/2018 04:56 PM, Chris Willard wrote: > On 03/08/18 15:31, Unman wrote: >> Works for me. >> Fri  3 Aug 15:30:28 BST 2018 >> Can you try again? >> > Works for me too. Yep, seems to work fine for me now as well. -- noor -- You received this message because you are subscribed to the Google

Re: [qubes-users] Ubuntu templates

2018-08-03 Thread Noor Christensen
On 08/03/2018 01:20 PM, Unman wrote: > http://qubes.3isec.org/Templates. The URL gives 404 Not Found at the moment (2018-08-03 15:47). -- noor -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving ema

Re: [qubes-users] Logitech C920 Webcam with Qubes?

2017-10-21 Thread Noor Christensen
me practical > experience with Logitech C920? Hi, What kind of problems are you experiencing? -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" gro

Re: [qubes-users] Network chain (VPN)

2017-10-21 Thread Noor Christensen
On Sat, Oct 21, 2017 at 11:09:40AM +0200, Noor Christensen wrote: > On Fri, Oct 20, 2017 at 12:58:27PM -0700, variableap...@gmail.com wrote: > > Hello > > > > In this doc https://www.qubes-os.org/doc/vpn/, a configuration is > > described where app vms connect to the f

Re: [qubes-users] Network chain (VPN)

2017-10-21 Thread Noor Christensen
under Usage): https://github.com/Rudd-O/qubes-vpn#usage -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and

Re: [qubes-users] Re: shutdown problem with rc4.0

2017-10-20 Thread Noor Christensen
don't get > reset. So, when you boot up your Qubes system the next time it still has DispVMs left from the previous session? -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| 0x401DA1E0 -- You received this message because you are subscribed to the Go

Re: [qubes-users] DispVM and Word/docx - no go

2017-10-20 Thread Noor Christensen
DispVM? First of all, you need to make sure that LibreOffice is installed in your DispVM. Regenerate your DispVM image using that fedora-25 template you mentioned: $ qvm-create-default-dvm fedora-25 When it has completed, try opening the document in a DispVM again. -- noor |_|O|_

Re: [qubes-users] Re: cannot trim whonix-ws template anymore

2017-10-20 Thread Noor Christensen
dy > > exists with uuid 34bfb7d4-b96d-4d8d-9042-53e212761316 -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this g

Re: [qubes-users] Re: off topic - invite codes to 'riseup'

2017-10-18 Thread Noor Christensen
ned with: > [...] > Due to the numerous requests by spammers and scammers that tried to > get a riseup account we have to insist on invites for new accounts. We > know that this sucks. We are sorry about it but it is the only thing > that makes sense right

Re: [qubes-users] Seeking moderators for unofficial Qubes IRC channels on Freenode and OFTC

2017-07-28 Thread Noor Christensen
and prefer to get help there. Most of the time we refer these users to the mailing list anyway; for example if they got questions or opinions that already has a thread on the list. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0

Re: [qubes-users] Seeking moderators for unofficial Qubes IRC channels on Freenode and OFTC

2017-07-21 Thread Noor Christensen
ers to the offical docs and lists for further discussion. Mailing lists are not for everyone, but we can at least make sure that our IRC visitors know where to look by being reachable in the channel. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.o

Re: [qubes-users] Standalone Windows VM

2017-07-20 Thread Noor Christensen
ll, after resizing the outer volume. I don't know how to do this in Windows, but I think there's a Disk Manager or similar... -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you ar

Re: [qubes-users] Re: Why doesn't the TemplateVM make the newly installed software present the option to add the shortcut?

2017-07-20 Thread Noor Christensen
On Tue, Jul 18, 2017 at 11:53:46AM -0700, Patrick Bouldin wrote: > On Tuesday, July 18, 2017 at 2:40:06 PM UTC-4, Noor Christensen wrote: > > On Tue, Jul 18, 2017 at 11:22:29AM -0700, Patrick Bouldin wrote: > > > On Tuesday, July 18, 2017 at 2:12:39 PM UTC-4, Patrick Bouldin wr

Re: [qubes-users] Re: Why doesn't the TemplateVM make the newly installed software present the option to add the shortcut?

2017-07-18 Thread Noor Christensen
from the help output. Try the following in dom0: $ qvm-sync-appmenus Replace with the name of your TemplateVM. It will show any errors encountered during the process, which might give you a clue of what's wrong. -- noor |_|O|_| |_|_|O| Noor Christensen

Re: [qubes-users] Proxy for packages

2017-07-15 Thread Noor Christensen
On Sun, Jul 16, 2017 at 12:03:49AM +0200, PhR wrote: > Hello, > > On 07/15/2017 11:53 PM, Noor Christensen wrote: > > Just a thought: > > > > Create a ProxyVM and set it to be the NetVM for the file server and all > > those VMs that need access to it. Now you

Re: [qubes-users] Proxy for packages

2017-07-15 Thread Noor Christensen
-VM-trafiic. Just a thought: Create a ProxyVM and set it to be the NetVM for the file server and all those VMs that need access to it. Now you have a single point where all traffic to the file server comes through, and iptables can be set up to allow specific AppVMs to access it. --

Re: [qubes-users] "Storage Qube" or otherwise share folders of a drive selectively?

2017-07-15 Thread Noor Christensen
On Sat, Jul 15, 2017 at 03:20:44PM -0400, 'P R' via qubes-users wrote: > Hello, > > Am 15.07.2017 10:45 vorm. schrieb "Noor Christensen" < > kchr+qubes-us...@fripost.org>: > > > I found this project the other day: https://github.com/rustybird/ >

Re: [qubes-users] Xorg and Oom killer, i3

2017-07-15 Thread Noor Christensen
On Sat, Jul 15, 2017 at 11:57:26AM -0700, cyrinux wrote: > Le samedi 15 juillet 2017 20:20:55 UTC+2, Noor Christensen a écrit : > > On Sat, Jul 15, 2017 at 10:55:16AM -0700, cyrinux wrote: > > > Hi, > > > I have 20gb memory, but I use a lot of VM. > > > Some

Re: [qubes-users] Xorg and Oom killer, i3

2017-07-15 Thread Noor Christensen
ur resources are being used by dom0 and any running VMs. Run "xentop" in a dom0 terminal for a nice realtime summary. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscrib

Re: [qubes-users] "Storage Qube" or otherwise share folders of a drive selectively?

2017-07-15 Thread Noor Christensen
On Sat, Jul 15, 2017 at 10:45:38AM +0200, Noor Christensen wrote: > On Tue, Jul 11, 2017 at 01:08:55PM -0700, codegee...@gmail.com wrote: > > Right now, I have a lot of stuff all just "consolidated" on one hard drive. > > /var/storage/{Anime,public_html,Documents,Pictures

Re: [qubes-users] "Storage Qube" or otherwise share folders of a drive selectively?

2017-07-15 Thread Noor Christensen
nelegant, in case the Qubes devs > roll their own guided/integrated system for this. > > DOES Qubes have a facility to do this currently? I found this project the other day: https://github.com/rustybird/qubes-split-dm-crypt Haven't tried it myself yet but it looks like it could fi

Re: [qubes-users] i3 not working on two screens

2017-07-14 Thread Noor Christensen
he documentation for X.org and the graphics driver you are using for more options. NOTE: You probably have to replace some/all values to fit your specific scenario. Obviously the "Device" section (first paragraph) of the xorg.conf in particular, but also the xrandr parameters. -- noor

[qubes-users] [marma...@invisiblethingslab.com: [qubes-devel] Fedora 25 template for Qubes 3.2]

2017-07-14 Thread Noor Christensen
Good news everyone! /noor - Forwarded message from Marek Marczykowski-Górecki - From: Marek Marczykowski-Górecki To: qubes-devel Date: Thu, 13 Jul 2017 22:49:53 +0200 Subject: [qubes-devel] Fedora 25 template for Qubes 3.2 Hi all, We've uploaded Fedora 25 template for Qubes 3.2. It

Re: [qubes-users] i3 not working on two screens

2017-07-14 Thread Noor Christensen
ge. The > screens did not even refresh. Could you elaborate what you mean by "separating them"? Are the monitors showing the same image, and you want to have two separate desktops instead? -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fri

Re: [qubes-users] Re: Qubes silently ditches Librem

2017-07-13 Thread Noor Christensen
you have any reason to believe anyone is lying? It looks to me that neither Qubes or Librem made any promises to anyone, and that you might have read the *partnership announcement* post as if the certification was a fact. They decided to not proceed with the certification, end of story. -- no

Re: [qubes-users] Qubes USB Installation Error

2017-07-13 Thread Noor Christensen
not be able to boot... Also, what laptop vendor and model are you using? -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" grou

Re: [qubes-users] Install issues

2017-07-13 Thread Noor Christensen
ainst? I guess the intended way is to verify the image before it is copied on to an installation medium, or verify the block device after it has been written. And don't trust any medium you haven't verified in this manner... :-) -- noor |_|O|_| |_|_|O| Noor Christensen

Re: [qubes-users] Fedora 24 will EOL on 2017-08-08. Are F25/26 Templates ready?

2017-07-13 Thread Noor Christensen
On Thu, Jul 13, 2017 at 10:30:00AM +, Michael Carbone wrote: > Noor Christensen: > > On Thu, Jul 13, 2017 at 10:05:34AM +0100, Unman wrote: > >> On Fri, Jun 30, 2017 at 01:19:48AM +0200, Illidan Pornrage wrote: > >>> The latest Fedora template, 24, in the re

Re: [qubes-users] Fedora 24 will EOL on 2017-08-08. Are F25/26 Templates ready?

2017-07-13 Thread Noor Christensen
ever support FC24, or if 4.0 is the only way? -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this gro

Re: [qubes-users] Completely disabling pulse audio (playback and record) in service VMs that don't need sound

2017-07-12 Thread Noor Christensen
VM, I guess you could put something in /rw/config/rc.local that only runs if $HOST variable matches your VM name. [0] https://groups.google.com/forum/#!topic/qubes-users/smztkltkwOg -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0

Re: [qubes-users] Re: How do I upgrade to Fedora 26?

2017-07-12 Thread Noor Christensen
e will likely fail and, in > case you manage to complete the upgrade, you will be left with a > non-updatable set of qubes software for a while. There are fedora-25 templates in the templates-itl repo for 4.0, but not yet for 3.2 what I can see... -- noor |_|O|_| |_|_|O| Noor Christ

Re: Fw: Re: [qubes-users] Re: Qubes 4 Fails to Boot With Coreboot

2017-07-11 Thread Noor Christensen
nes that gets called by your Linux distribution upon upgrading the kernel, for example. They are standard procedure for updating the GRUB configuration. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this

Re: [qubes-users] Completely disabling pulse audio (playback and record) in service VMs that don't need sound

2017-07-11 Thread Noor Christensen
t VMs the application should autostart, either by name or type (appvm/templatevm etc). Check the README.txt in that directory for some guidelines, and look at the existing files for examples. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~

Re: Fw: Re: [qubes-users] Re: Qubes 4 Fails to Boot With Coreboot

2017-07-11 Thread Noor Christensen
Qubes and added it to the Coreboot firmware. Could you try this and see if it works better? -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-

Re: [qubes-users] Attaching non-PCI block devices to VM

2017-07-11 Thread Noor Christensen
On Tue, Jul 11, 2017 at 05:17:06AM -0400, Chris Laprise wrote: > On 07/11/2017 04:25 AM, Noor Christensen wrote: > > Hi, > > > > I am curious if it is possible to attach "arbitrary" block devices to a > > VM, similar to how additional disks drives can be spe

Re: Fw: Re: [qubes-users] Re: Qubes 4 Fails to Boot With Coreboot

2017-07-11 Thread Noor Christensen
On Tue, Jul 11, 2017 at 11:27:18AM +0200, Noor Christensen wrote: > On Tue, Jul 11, 2017 at 04:52:27AM -0400, 'Protonmij' via qubes-users wrote: > > > From this post https://github.com/QubesOS/qubes-issues/issues/2553 > > > there is a clear acknowledgement f

Re: [qubes-users] Why does VPN needs its own firewall VM?

2017-07-11 Thread Noor Christensen
pn-support Really useful, thanks for the contribution! -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe

[qubes-users] Attaching non-PCI block devices to VM

2017-07-11 Thread Noor Christensen
e file. Is this possible? -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receivin

Re: [qubes-users] Re: Qubes 4 Fails to Boot With Coreboot

2017-07-10 Thread Noor Christensen
On Mon, Jul 10, 2017 at 03:55:09AM -0400, 'Protonmij' via qubes-users wrote: > I see the Seabios screen "booting from hard drive", this hangs for 10 > to 20 secs then goes the through the boot again endlessly What payload did you choose in SeaBIOS menuconfig? -- n

Re: [qubes-users] Re: Qubes 4 Fails to Boot With Coreboot

2017-07-10 Thread Noor Christensen
know of. I've been using this setup on my X220 without hurdles for 6 months now. Protonmij, * What payload are you using for Coreboot? * Did you configure SeaBIOS and GRUB correctly? * Did you flash a working GRUB config together with the firmware? Also as Andrew mentioned it is very h

Re: [qubes-users] Why does VPN needs its own firewall VM?

2017-07-10 Thread Noor Christensen
ith the VPN traffic. Especially not if that firewall is in front of the VPN (unencrypted). -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-

Re: [qubes-users] Qubes OS 4 pre RC1

2017-07-09 Thread Noor Christensen
rmation, but I just get a black screen, then reboot. > > Any idea where to look for the for cause. Can you boot in rescue mode or some Live CD and copy the follow file from the partition where Qubes is installed? /boot/grub2/grub.cfg It would be really helpful to see how your GRUB i

Re: [qubes-users] Win7 Template?

2017-07-09 Thread Noor Christensen
On Fri, Jul 07, 2017 at 04:45:03PM +0200, Noor Christensen wrote: > On Fri, Jul 07, 2017 at 06:42:02AM -0700, henrydoblin...@gmail.com wrote: > > I have 2 use cases for Windows. > > 1. Watch Netflix or Amazon etc. They reject the use of VPN and ask for > > a lot of &q

Re: [qubes-users] qubes manager cli for bspwm/i3 users

2017-07-09 Thread Noor Christensen
On Sun, Jul 09, 2017 at 10:37:15AM +0200, Noor Christensen wrote: > $ find /bin/ /usr/bin/ -iname "qvm-*" Just remembered /bin is symlinked to /usr/bin, so you just have to look in one of them :-) -- noor |_|O|_| |_|_|O| Noor Christensen

Re: [qubes-users] qubes manager cli for bspwm/i3 users

2017-07-09 Thread Noor Christensen
run Run command in VM qvm-copy-to-vm Copy file to VM qvm-move-to-vm Move file to VM And many more... For a more or less complete list: $ find /bin/ /usr/bin/ -iname "qvm-*" -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org

Re: [qubes-users] Win7 Template?

2017-07-07 Thread Noor Christensen
rmal TemplateVM sense and can share some notes. :-) > But your idea of cloning is interesting. It seems simple, but it's a > bit harddisk consuming ... Yeah, it's harddisk consuming and I have to upgrade each cloned VM manually... -- noor |_|O|_| |_|_|O| Noor Christensen

Re: [qubes-users] Win7 Template?

2017-07-07 Thread Noor Christensen
On Fri, Jul 07, 2017 at 03:15:00PM +0200, Noor Christensen wrote: > On Fri, Jul 07, 2017 at 05:57:42AM -0700, henrydoblin...@gmail.com wrote: > > is it possible to have a win7 Template VM in order to create > > disposable VMs from that? > > There is some information on

Re: [qubes-users] Win7 Template?

2017-07-07 Thread Noor Christensen
to go. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from i

Re: [qubes-users] No Wifi Adapter in my-sys-net (based on fedora-24-minimal)

2017-07-06 Thread Noor Christensen
all the required package instead of copying the firmware files manually. Before creating the NetVM, make sure your template has the firmware packages installed. This way they will be present on the NetVM and you can update them along with the rest of the system, when needed. -- noor |_|O|_| |_|_|

Re: [qubes-users] Re: Attach cd-rom block device to Fedora Template VM (where does it show up?)

2017-07-06 Thread Noor Christensen
fice. However, personally I feel auto mounting is a bit scary... :-) -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubsc

Re: [qubes-users] Re: How to Switch Keyboard Layouts?

2017-07-06 Thread Noor Christensen
On Thu, Jul 06, 2017 at 10:38:27AM +0200, Noor Christensen wrote: > On Wed, Jul 05, 2017 at 06:34:58PM -0700, J. Eppler wrote: > > Awesome, That works. Thanks. However, how can I change the keyboard > > layout very fast between to different layouts. Basically, just with a > &g

Re: [qubes-users] Re: How to Switch Keyboard Layouts?

2017-07-06 Thread Noor Christensen
h to the next layout while key is pressed. There is a list of available values for XkbOptions here: /usr/share/X11/xkb/rules/base.lst Kind regards, -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received th

Re: [qubes-users] Those using a Kali vm. Which download iso do you have that is working on qubes?

2017-06-30 Thread Noor Christensen
ian template, add the Kali repos and install all available packages using the katoolin[0] utility. As suggested in an earlier thread about running Kali in Qubes OS: On Wed, Jun 28, 2017 at 07:37:17PM +0200, Noor Christensen wrote: > I guess an alternative would be to use the katoolin[0] utili

Re: [qubes-users] can not delete old template-VM

2017-06-29 Thread Noor Christensen
template-fedora-23 package? -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop

Re: [qubes-users] switch to integrated Intel graphic

2017-06-28 Thread Noor Christensen
org.0.log I have attached the output from my X.org log file if you need a baseline to compare against. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups &qu

Re: [qubes-users] Re: How much inital and max memory for sys and template VMs?

2017-06-28 Thread Noor Christensen
ed to check back on your progress. :-) -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this gro

Re: [qubes-users] Error Starting VM- Insuffecient Memory- Already tried the info in docs

2017-06-28 Thread Noor Christensen
raded my ram to have 12gb now. Same error. > > Any ideas on this and what the best VM settings should be for what I > have? What's your current settings for CPU and memory limits on this VM? -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O|

Re: [qubes-users] Re: Unable to get right X display for kali on HVM

2017-06-28 Thread Noor Christensen
On Wed, Jun 28, 2017 at 11:52:09PM +0200, Noor Christensen wrote: > Personally I use a launcher like rofi[0] or dmenu[1] for running stuff, > or from a terminal on the VM itself. Sorry, forgot the links. [0] https://davedavenport.github.io/rofi/ [1] http://tools.suckless.org/dmenu/ -

Re: [qubes-users] Re: Unable to get right X display for kali on HVM

2017-06-28 Thread Noor Christensen
-appmenus templatename After which the new entries will be visible in the list of applications available for any VM based on that template. This was recited by memory so I guess YMMV. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0

Re: [qubes-users] Re: Unable to get right X display for kali on HVM

2017-06-28 Thread Noor Christensen
On Wed, Jun 28, 2017 at 08:08:09PM +0200, Noor Christensen wrote: > I cloned my usual debian template and installed all Kali packages on > that one. No HVM, normal AppVM. I meant "No HVM, normal TemplateVM", of course. Then, as said, I create AppVMs based on that template whenev

Re: [qubes-users] Re: Unable to get right X display for kali on HVM

2017-06-28 Thread Noor Christensen
ted and base other VMs on, like customer-specific pentesting VMs. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To uns

Re: [qubes-users] Re: Unable to get right X display for kali on HVM

2017-06-28 Thread Noor Christensen
linux-tools-using-katoolin-on-ubuntu-debian/ -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this g

Re: [qubes-users] what does qubes do to protect sys-usb?

2017-06-26 Thread Noor Christensen
by Qubes in this context, besides this whitelisting workflow. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscr

Re: [qubes-users] Long-time Beta Users, do you wipe or upgrade?

2017-06-26 Thread Noor Christensen
bes-dom0-current) repository; mostly experimental debugging packages See the "Testing repositories" section of the official docs: https://www.qubes-os.org/doc/software-update-dom0/#how-to-update-software-in-dom0 -- noor |_|O|_| |_|_|O| Noor Christensen |O

Re: [qubes-users] Keyboard shortcuts in /etc/qubes/guid.conf

2017-06-26 Thread Noor Christensen
On Sun, Jun 25, 2017 at 03:03:44PM +0100, Unman wrote: > I assume you mean the "Side view of four qubes waving around" key?(TM Rusty > Bird) Haha, yes! That's the one. From this moment on, I am never calling that key "the flag key" anymore... > Use xev and you will probably find it's mapped to S

Re: [qubes-users] switch to integrated Intel graphic

2017-06-26 Thread Noor Christensen
preliminary_hw_support=1 This was done a long time ago and I haven't experimented with removing it, so please just consider it a hint for possible next action rather than a working solution ;-) -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost

Re: [qubes-users] Keyboard shortcuts in /etc/qubes/guid.conf

2017-06-24 Thread Noor Christensen
On Sat, Jun 24, 2017 at 10:44:14AM +0200, Noor Christensen wrote: > Hi, > > I was about to change the key sequences gobally used for VM clipboard > managament and found /etc/qubes/guid.conf to be the correct place. > > Then I got curious, what subsystem is Qubes using for the k

[qubes-users] Keyboard shortcuts in /etc/qubes/guid.conf

2017-06-24 Thread Noor Christensen
rrealm.com/libconfig/libconfig_manual.html [1] https://www.qubes-os.org/getting-started/ -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-u

Re: [qubes-users] Whonix-ws template will not connect to sys-whonix after upgrade

2017-06-23 Thread Noor Christensen
ave you enabled "Allow connections to Updates Proxy" in the firewall settings for your whonix-ws TemplateVM? -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Goo

Re: [qubes-users] Re: The issue of non-proprietary BIOS and Qubes OS

2017-06-22 Thread Noor Christensen
X220 with great results! -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving

Re: [qubes-users] Internet is not running on virtual machine

2017-06-22 Thread Noor Christensen
/Community Good luck! -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receivin

Re: [qubes-users] Terminalcomman Lockscreen

2017-06-17 Thread Noor Christensen
that to search for the commands? If you're just looking for a quick way to lock your screen, take a look at slock[0] or i3lock[1]. [0] http://tools.suckless.org/slock/ [1] https://i3wm.org/i3lock/ No dependencies, no xscreensaver required. -- noor |_|O|_| |_|_|O| Noor Christensen

Re: [qubes-users] Fan too loud during install

2017-06-15 Thread Noor Christensen
you to control the fan speed and CPU throttling, both in the Fedora package repositories as well as elsewhere on the web. -- noor |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 --

Re: [qubes-users] Re: Question(s) regarding Qubes minimal templates

2017-06-15 Thread Noor Christensen
On Wed, Jun 14, 2017 at 10:50:10PM +, Qubed One wrote: > 'Tomei Ningen' via qubes-users: > >> I'm a strong advocate of using minimal (or smaller) templates, > >> customised for specific use cases. Some people HATE this approach. > >> > >> unman > > > > Really? Coming from the sort of people w

Re: [qubes-users] Network issues - Could use some help

2017-06-13 Thread Noor Christensen
s? Or even the whole system? Kind regards, Noor -- |_|O|_| |_|_|O| Noor Christensen |O|O|O| n...@fripost.org ~ 0x401DA1E0 - () ascii ribbon campain - against html e-mail /\ www.asciiribbon.o