[qubes-users] systemd-timer for qubes-sync-clock

2016-07-16 Thread Niels Kobschätzki
Hi,

since I prefer systemd-timers over cron jobs (systemctl list-timers is great and
they log automatically to journalctl), I created a service and a timer for it. 
I have no
idea what would be the best way to create a pull-request for them, so I post
them here:

When you create them yourself you can put them in /etc/systemd/system

qubes-sync-clock.service
[Unit]
Description=This syncs the clock

[Service]
type=simpel
ExecStart=/usr/bin/qvm-sync-clock

[Install]
WantedBy=default.target


qubes-sync-clock.timer
[Unit]
Description=Sync the clock every 6 minutes

[Timer]
Persistent=false
OnBootSec=15
OnCalendar=*:0/6
Unit=qubes-sync-clock.service

[Install]
WantedBy=timers.target

When you have both files:
systemctl start qubes-sync-clock.service
systemctl enable qubes-sync-clock.service
systemctl start qubes-sync-clock.timer
systemctl enable qubes-sync-clock.timer

When you want to see when the timer ran the last time and will run the next
time:
systemctl list-timers

And when there is something to log, it is in the journal (journalctl)

The interesting man-pages:
* systemd.timer(5)
* systemd.time(7)

I have not that much experience with services/timers, so I just adapted what I
use for my personal timers…

Niels

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/87y450ygky.fsf%40mailbox.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] NTP?

2016-07-16 Thread Niels Kobschätzki

Andrew David Wong writes:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> On 2016-07-16 14:06, Niels Kobschätzki wrote:
>> 
>> I booted my computer tonight and the time was off by 2 hours. Then I
>> figured out that ntp is not running. So I installed ntpdate and of course
>> it cannot use any pre-configured time-servers. Are there any time servers
>> that dom0 can use?  Or which documentation would I need to read to give
>> dom0 access to a couple of time servers? Or is ntp problematic enough that
>> dom0 shouldn't use it at all cost?
>> 
> The time should be synced automatically by this cron job (in dom0):
>
> /etc/cron.d/qubes-sync-clock.cron
>
> ...which uses the qvm-sync-clock command.
>
> Check your cron log to see if it's been running:
>
> $ cat /var/log/cron

But systemctl status crond shows that it apparently runs.
Did anyone think about switching from cron to systemd-timers for QubesOS? If yes
but didn't do the switch, I'd be interested in hearing why. Personally I really 
prefer them

Niels

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/87zipgyhlm.fsf%40mailbox.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] NTP?

2016-07-16 Thread Niels Kobschätzki

Andrew David Wong writes:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> On 2016-07-16 14:06, Niels Kobschätzki wrote:
>> 
>> I booted my computer tonight and the time was off by 2 hours. Then I
>> figured out that ntp is not running. So I installed ntpdate and of course
>> it cannot use any pre-configured time-servers. Are there any time servers
>> that dom0 can use?  Or which documentation would I need to read to give
>> dom0 access to a couple of time servers? Or is ntp problematic enough that
>> dom0 shouldn't use it at all cost?
>> 
>> Niels
>> 
>
> The time should be synced automatically by this cron job (in dom0):
>
> /etc/cron.d/qubes-sync-clock.cron
>
> ...which uses the qvm-sync-clock command.

Ah, good to know. Thanks.

> Check your cron log to see if it's been running:
>
> $ cat /var/log/cron

That file doesn't exist.

Niels

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/871t2szwge.fsf%40mailbox.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Can't Boot From Win10 Retail USB

2016-07-16 Thread Andrew David Wong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 2016-07-16 15:27, rick.jeffr...@gmail.com wrote:
> Successful install of Qubes on a Dell Latitude E6510.
> 
> Thought I would attempt a Windows 10 HVM.  Creation of the HVM is fine; 
> attempts to boot the VM from the retail media fail.  Although Dom0 sees
> the Microsoft retail USB, and I'm able to create a DD iso from it, I can't
> seem to get the VM to recognize the boot media when I start.
> 
> the VM says:
> 
> ata0 slave: QEMU HARDDISK ATA-7 Hard-Drive (2048 MBytes) ata1 slave: QUME 
> DVD-ROM ATAPI-4 CD-Rom/DVD-Rom
> 
> iPXE (http://ipxe.org) 00:04.0 CA00PCI2.10 PMM+00100010+00113020 CA00
> 
> Press F12 for boot menu
> 
> Booting from CD-Rom 14783MB medium detected (this is about the size of the 
> windows USB stick) CDROM boot failure code: 0005 Boot from CD-Rom failed: 
> could not read the boot disk
> 
> Booting from Hard Disk... Boot from Hard Disk failed: not a bootable disk
> 
> No bootable device. Powering off in 30 seconds.
> 
> I've tried what seems like every permutation of adding an argument like 
> --cdrom=/dev/sdb, cdrom=/path/to/win10.iso, drive=cdrom/dev/sdb, etc.
> I've also used the GUI functions for using these paths as "additional
> drives."
> 
> I am fearing there is some anti-piracy doodad on the retail USB that
> prevents me from booting unless I'm booting, but I can't think of what that
> would be.
> 
> 
> New guy.  If you're going to drop a lot of cli-fu on me, go slowly.
> 
> Many thanks,
> 
> Rick
> 

There's probably a problem with your ISO. You can download the correct one
legally and for free from Microsoft's website following these instructions:

https://redd.it/4jwlel

- -- 
Andrew David Wong (Axon)
Community Manager, Qubes OS
https://www.qubes-os.org
-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJXit3yAAoJENtN07w5UDAwfu0P/1khuaitgaBJNTdaCn0cHh2G
TkIVuP7QgJlJH19Pz27rM7kauKcWrRey9ORKTSwHOtfVfmDhCpfI/W1SCRwv3A2q
CyZAXlXTQWs3doWka7dDzdsx6uB+FpxVccNmRomNRkLN3dArg2qPjFucWPjPI+3F
M8fVfJo5wM4GPDpYNnnGdbTq5fWK1F2q6EfsWYq5sQHAMQW63CTuhIwF7gSAFwT2
0iYyBMtLArjlnKIuny2f5T4KCP7JsRaP1p9hKb4VsTh+7PKmdNtJCdfQ3pVhwG71
NEDZOV4WhWslqjo4VFRPVj+efwj0MfP+nVwd/kKwS+CZ9tJqEpfUYgAmclVw+GUk
hTloc63unjz/6k0txSmucgPxv6lQXdgSFYuhEhmofBN/2vYRmqccDjhkdqtV3ZHM
1T0nnpkY16AGL1wtVeTlmtpdhOkZ+pH+ah+NzwgbVfL5n2yHJ9/J+G81jORjOXLw
pLIV7fYjewPCKnRBHG9dvPMvUuS7Emh8MlO+PSWy95i5QCcndU+LzXmgnljsYvGB
QKDsmTQgWrugwp4sr/5pDi7DZ6ryFXnJa7m7LN2kvNGUOiHncy6z2W4hRiiUvIFr
/C4p9044CcLThS9srUAKCvvW3myYSUog97Ouo4YyuBjFY6mU1aHcYfTjtEKxCebC
GPTXrxPx9UG9laffYj47
=3ZSm
-END PGP SIGNATURE-

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/6933018b-f31e-22f8-dc47-85aa7fd38647%40qubes-os.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] NTP?

2016-07-16 Thread Andrew David Wong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 2016-07-16 14:06, Niels Kobschätzki wrote:
> 
> I booted my computer tonight and the time was off by 2 hours. Then I
> figured out that ntp is not running. So I installed ntpdate and of course
> it cannot use any pre-configured time-servers. Are there any time servers
> that dom0 can use?  Or which documentation would I need to read to give
> dom0 access to a couple of time servers? Or is ntp problematic enough that
> dom0 shouldn't use it at all cost?
> 
> Niels
> 

The time should be synced automatically by this cron job (in dom0):

/etc/cron.d/qubes-sync-clock.cron

...which uses the qvm-sync-clock command.

Check your cron log to see if it's been running:

$ cat /var/log/cron

- -- 
Andrew David Wong (Axon)
Community Manager, Qubes OS
https://www.qubes-os.org
-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJXitymAAoJENtN07w5UDAwwdoP/1+dovvJPZhG2ZeIhZ1vFfYj
8ZgBvFKGA/0HG0EIo9yApTnPFXUaV4K4IxXy/FyjCcii8854zhqIWhH6YuZ0Cr2L
I4ToA/1VgMSYOXdwMxNwvds/i6+4kd8oA7LCRUlktqQq0swtAMNqwle2PDEhf5p8
rGB2gzadh8ckPSrDDi0FR7oxraz+dq1kE27KO/iKfmG0eFMWinVG+ifSl+1Y3qwB
b+qbMZiomR5caHD/I0+ph/WSQC2UAUJvkUkceomjIVHNZVgKMqd+PUMr9jisJjfi
1QbI1beja0nHuv9e0f7KAsgMej8491jPZHZ9RgEK00G/cejd0VC3XFRV53P6F0T+
W0O4J9eP9vbni4bN/Lin8oH4kFQuIXV4kIiLIU7hfSgnBdIeecItU9qxmKzh5dd1
mOXisvW6rVyE1LsIu8ZhvC55QqpEKWlrjQNKnBK/cWodDAfDtwGvVLr30Vj8ARfW
LFMBcwwfp1pW2HZqhIfh80B4xOJUTBP8IAVgTC19goN998XRmFIMiazNeVVkvNf6
OmncECqKpOWeO7SwADmbRPDifU5FPoOfER54y4F+VwaXUT7cZZh174UMMyK18nWV
Dkh7uHNOUSikh3+iIt92ntRzLgHtJmg8N4c2Pu4xQDRS7zvXC0W6uwKQpoO4p7AC
cMo5+8QZbBwHlRP821t+
=SaFk
-END PGP SIGNATURE-

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/2bad8ade-8726-f56a-a25e-4add7dfa4984%40qubes-os.org.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Can't Boot From Win10 Retail USB

2016-07-16 Thread rick . jeffries
Successful install of Qubes on a Dell Latitude E6510.

Thought I would attempt a Windows 10 HVM.  Creation of the HVM is fine; 
attempts to boot the VM from the retail media fail.  Although Dom0 sees the 
Microsoft retail USB, and I'm able to create a DD iso from it, I can't seem to 
get the VM to recognize the boot media when I start.  

the VM says:

ata0 slave: QEMU HARDDISK ATA-7 Hard-Drive (2048 MBytes)
ata1 slave: QUME DVD-ROM ATAPI-4 CD-Rom/DVD-Rom

iPXE (http://ipxe.org) 00:04.0 CA00PCI2.10 PMM+00100010+00113020 CA00

Press F12 for boot menu

Booting from CD-Rom 
14783MB medium detected (this is about the size of the windows USB stick)
CDROM boot failure code: 0005
Boot from CD-Rom failed: could not read the boot disk

Booting from Hard Disk...
Boot from Hard Disk failed: not a bootable disk

No bootable device.
Powering off in 30 seconds.

I've tried what seems like every permutation of adding an argument like 
--cdrom=/dev/sdb, cdrom=/path/to/win10.iso, drive=cdrom/dev/sdb, etc.  I've 
also used the GUI functions for using these paths as "additional drives."

I am fearing there is some anti-piracy doodad on the retail USB that prevents 
me from booting unless I'm booting, but I can't think of what that would be.  

New guy.  If you're going to drop a lot of cli-fu on me, go slowly.

Many thanks, 

Rick

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/51ba9dc7-1e6b-4415-923b-9edb71b55974%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] NTP?

2016-07-16 Thread Niels Kobschätzki

I booted my computer tonight and the time was off by 2 hours. Then I figured out
that ntp is not running. So I installed ntpdate and of course it cannot use any
pre-configured time-servers. Are there any time servers that dom0 can use?  Or
which documentation would I need to read to give dom0 access to a couple of time
servers?
Or is ntp problematic enough that dom0 shouldn't use it at all cost?

Niels

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/8737n9z413.fsf%40mailbox.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] VM dependencies and autostarting VMs?

2016-07-16 Thread Niels Kobschätzki

Marek Marczykowski-Górecki writes:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On Sat, Jul 16, 2016 at 09:32:14AM +0200, Niels Kobschätzki wrote:
>> 
>> Is there a way to start VMs automatically depending on others like with 
>> NetVMs. When I start for example my AppVM work, its NetVM work-vpn will be
>> started automatically.
>> I'd like to have for example getting my vault-VM automatically started when I
>> start my mail-VM. Is that somehow possible?
>
> Not directly. But if you request some service in other VM (like try to
> use GPG keys from other VM using split-gpg), that other VM will be
> automatically started.

Yes, I know. Hm, well, ok.

>> Or is it possible to start certain VMs on boot? After every boot I start the
>> same VMs and it would be nice to not to do that each time manually.
>
> Yes, you can select VM to autostart on boot in VM settings.

Thanks, found it. That helps a lot :)

Niels

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/874m7pz4b2.fsf%40mailbox.org.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: HCL DELL Latitude E6410

2016-07-16 Thread Benson Muite



On 7/16/16 7:03 PM, zellajr-re5jqeeqqe8avxtiumw...@public.gmane.org wrote:
> On Saturday, January 31, 2015 at 11:47:21 PM UTC-5, David wrote:
>> So far everything working OK
>> networking ok both wired and wireless
>> sleeping ok
>> video intel ok
> 
> I actually have a Dell E6400, will Qubes still run on it?  It was not listed 
> in the HCL but I went off of the E6410 specs thinking the two cannot be too 
> much different.
> 
> Thank you,
> Jeremy
> 

Hi,

Have tried Dell Latitude E5430. It seemed to work, though have not done
extensive testing. As suggested elsewhere, it is possible to install on
an external hard drive connected by USB for testing.

Benson



-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/f37c783a-d95a-fbf7-e23e-4b5f2d22a064%40emailplus.org.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: HCL DELL Latitude E6410

2016-07-16 Thread zellajr
On Saturday, January 31, 2015 at 11:47:21 PM UTC-5, David wrote:
> So far everything working OK
> networking ok both wired and wireless
> sleeping ok
> video intel ok

I actually have a Dell E6400, will Qubes still run on it?  It was not listed in 
the HCL but I went off of the E6410 specs thinking the two cannot be too much 
different.

Thank you,
Jeremy

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/a7b371e4-66c6-4f2a-86c8-51d3c513479f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Qubes 3.1 crashing, no warning, no error message (Lenovo X230)

2016-07-16 Thread Manuel Amador (Rudd-O)
On 07/07/2016 03:41 AM, Drew White wrote:
> On Thursday, 7 July 2016 03:28:10 UTC+10, Andreas Rasmussen  wrote:
>> Hi!
>>
>> I bought a Lenovo x230 and installed Qubes 3.1 early may. It has worked
>> like a charm, but in the last two or three weeks the computer has been
>> shutting down without warning or error message. It has happened five
>> times with no apparent pattern. It has both happened with both many and
>> few VM's open.
>>
>> The crash goes like this: The screen freezes for 3-5 seconds, then the
>> computer reboots. I get no error message. The reboot looks like a normal
>> boot.
>>
>> I have tried to look in the logfiles, but I'm not sure I'm looking the
>> right places. So for starters: Can anyone tell me what files to look in?
>> /var/log/messages only seem to have information about the session after
>> the crash, same goes for boot.log.
>>
>> (My computer skills are limited, so please bare with me)
>>
>> best,
>>
>> Andreas
>>
>>
>> -- 
>> Andreas Rasmussen
>> Freelancejournalist (DJ)   Twitter: @flinkeandreas
>> Email: a...@andreas-rasmussen.dk GPG: 7C72 581D 2645 7C25
> I would advise installing Qubes 3.0 if you have not yet.
> If that doesn't have the issue, then it's something in 3.1 that changed from 
> 3.0.
>
> I've had similar issues on another laptop. 3.0 didn't have an issue, 3.1 
> froze and crashed, and so did 3.2.
>
> So, go back a revision, if that doesn't work, put on version 2 and see if 
> that has issues.
> If 3.0 works, maybe just try reinstallign 3.1, it may just have been a bad 
> install, or else try installing it again first, before putting on 3.0.

The kernels shipping in 3.1 had a bug.  This has been corrected in the
qubes testing repo that has the kernel 4.4.10-14 package.  It's only
avaliable for 3.2.

-- 
Rudd-O
http://rudd-o.com/

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/24708aee-f4d7-0644-46f0-3bbe05b02382%40rudd-o.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Qubes 3.1 crashing, no warning, no error message (Logitech Unifying receiver and mouse)

2016-07-16 Thread Manuel Amador (Rudd-O)
On 07/07/2016 01:31 PM, Chris Laprise wrote:
> On 07/07/2016 06:49 AM, Andreas Rasmussen wrote:
>> [logitech mouse crash]
>>>
>> Where do I read more on this? Thanks for the input!
>>
>
> https://github.com/QubesOS/qubes-issues/issues/1689
>
> Chris
>

I installed the kernel package that was uploaded to the testing repo,
and I am happy to report that the problem APPEARS solved, for the moment
at least.  I haven't had any crashes so far.


Wish me luck!

-- 
Rudd-O
http://rudd-o.com/

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/25e0d714-674a-d4a3-704f-d0fd1b7e975f%40rudd-o.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] R3.1 install fails on Lenovo T420s: Can't mount root filesystem

2016-07-16 Thread Marek Marczykowski-Górecki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Fri, Jul 15, 2016 at 06:31:23PM -0700, Brendan wrote:
> I have a Lenovo T420s (4174W2F). I was able to install Qubes R2 from a DVD 
> without a hitch. However, when attempting to install R3.1 the process fails 
> with a series of messages of the form:
> 
> [  xx.xx] dracut-mount[787]: mount: /dev/mapper/live-rw: can't read 
> superblock
> 
> followed by:
> 
> [  xx.xx] dracut-mount[787]: Warning: Can't mount root filesystem
> 
> I have attached the rdsosreport.txt. Please let me know if there's any other 
> data that would be useful, and thanks for your help.

It looks like the installation image is incomplete. Note that Qubes 3.1
installation image do not fit on single-layer DVD, nor 4GB usb stick.
You need either double-layer DVD, or larger USB stick.

- -- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJXijCGAAoJENuP0xzK19csbjcH/jmwCBZah/KX5p32zgiCb6BT
jczpxL/0D7ucAJTRkuj9vis2VVZ2OnRelVRJeTpr6wWlDQXUqAgbrAnZzKvmQ8GQ
a0aK7pztKfzcjnNC+pHd/aE3L1oYUnBl8U3gnkiuXl2xKSOTA8+9LH+Os0XkRskP
SStoMrW6ay7GTEGlUUPNHN3qO6IGhbCTSPgpUYppHCr1pAnuEK+Sety/Jz9DHg7b
Zplh+a8O68HCGZBGl7w01BTkSAIfvssQ4K31E3n2e76l1IjOwhQ2XZGWSGhDrUc1
WO0ubxCS+dBNNXtK/yno4d4T6iAcpJRXV3sYrlEkUTs3QyHh0j7uY0Ag8HPoTO8=
=OzQ1
-END PGP SIGNATURE-

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20160716130302.GQ26067%40mail-itl.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] VM dependencies and autostarting VMs?

2016-07-16 Thread Marek Marczykowski-Górecki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Sat, Jul 16, 2016 at 09:32:14AM +0200, Niels Kobschätzki wrote:
> 
> Is there a way to start VMs automatically depending on others like with 
> NetVMs. When I start for example my AppVM work, its NetVM work-vpn will be
> started automatically.
> I'd like to have for example getting my vault-VM automatically started when I
> start my mail-VM. Is that somehow possible?

Not directly. But if you request some service in other VM (like try to
use GPG keys from other VM using split-gpg), that other VM will be
automatically started.

> Or is it possible to start certain VMs on boot? After every boot I start the
> same VMs and it would be nice to not to do that each time manually.

Yes, you can select VM to autostart on boot in VM settings.

- -- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJXii/eAAoJENuP0xzK19cs9dsIAJr88pHWjXzE6d4NzhGAeRCq
kkvDmxV8fE56kSV5UGuebjLGp6X0MpltRTbHC2aevsVmpQTsgX3JInxbTvwGZNrp
fYr8b+Q6BKAHoDMNQRpJ+mfWjPYjFku+Q5ohBhTMfl+kUAJ5C0OEF2hA9LGPPgsa
ghuSA/L9I9VHpbADP6WZ672ACRtaoVPO20SfZ7jZzz/0d9SU+658qHPx+BYgwV6H
qnY6Pv8PrihK2cAsUvA7hFhL7+fU/f87cisrdIXaykAv9VKeolrNlXnoo4XQf5j7
6/5Ph1Vw3MThtbZu4KPeQV1VPrBhsOgXDjmIkVnmrfvZt7IW/Lw3Ri6PgcN65/8=
=ZuWG
-END PGP SIGNATURE-

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20160716130019.GP26067%40mail-itl.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Qubes Network Setup Service

2016-07-16 Thread adam
On Saturday, 16 July 2016 17:40:20 UTC+8, Adam  wrote:
> Does anyone actually have any ideas about my original post?
> 
> Cheers
> Adam

to add some more debugging info, the windows event logger keeps showing this 
error

Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 
WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 
99" could not be reactivated in namespace "//./root/CIMV2" because of error 
0x80041003. Events cannot be delivered through this filter until the problem is 
corrected.

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/37c89884-d31b-4e3b-a963-3b06f5d4c6e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: installer 3.2 bugs

2016-07-16 Thread Marek Marczykowski-Górecki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Fri, Jul 15, 2016 at 10:22:53PM -0700, Drew White wrote:
> On Friday, 15 July 2016 11:34:24 UTC+10, Marek Marczykowski-Górecki  wrote:
> > On Thu, Jul 14, 2016 at 06:19:56PM -0700, Iestyn Best wrote:
> > > @Marek please correct me if I am wrong but I believe that all standard 
> > > templates (ie. fedora, debian and whonix) are installed even if you 
> > > select the option "do not configure anything", it just should not create 
> > > any appVMs.
> > Yes.
> > Template configuration about which Drew is talking is basically getting
> > list of installed applications and their icons, so when you create
> > VMs, you will get entries in the menu.
> 
> Is that all that happens when it says it's configuring the templates?

Yes.

> If that is all that it is doing, why does it take so long? (just a query)

Because it needs to start the template, download all the icons, color
them to VM label etc.

- -- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJXig6iAAoJENuP0xzK19csk0YH/30gQB6CD3ti/uIYSmW5zB3Z
i5ICqCwOFu+ziOOeY5WOgN6C0FzWP+oOo4H6C8nDl5FqqGr18b5IBSEAMdnYZwHD
d8r0rm584LkF8iJp+uM8Fih4gW7SXcH+FFNu3yDNKhH133AqR4toLZg1rQBPW7Vc
KgOnKEzvBNO90gl76yn+HbtbtDQvaR7pKvnuxzVVIUVjy/LMmz+0P4wbJttxaEEM
7aBAyNDQcc8aQmFdhhosx1GtsZgpbfhhlEc899uZqFVnBzfqnq18/S27I6x27mK+
HhplupP9wrpGFS4GfteFsUM7kIZifYb7MIYXHcjMgMoZFSXl/0pxp3cr/leG60A=
=poMD
-END PGP SIGNATURE-

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20160716103826.GO26067%40mail-itl.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: AEM with Linux 4.4 causes hard reboot (cont... Trying to resolve issue)

2016-07-16 Thread Andrew David Wong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 2016-07-15 16:38, Chris Laprise wrote:
> On 07/15/2016 09:33 AM, Chris Laprise wrote:
> 
>> On 07/13/2016 11:15 AM, Chris Laprise wrote:
>>> 
>>> I am able to get 4.4.* to boot now! The trick was to add
>>> 'min_ram=0x200' to the tboot options like I used to do--the AEM
>>> README describes how.
>>> 
>>> But now I cannot get AEM to seal the secret. Nothing at all about AEM
>>> is displayed during startup, even though rd.antievilmaid is on the
>>> kernel options line.
>>> 
>>> Chris
>>> 
>> 
>> For the record, AEM is now working on my system. The other thing that
>> was required was to update the anti-evil-maid package to version 3.0.3.
>> 
>> Chris
>> 
> 
> @Andrew, Todd Lasman...
> 
> Could one/both of you try this out ...please? :D  Especially the tboot 
> workaround; It only requires pressing 'e' at the grub prompt and adding
> the parameter to the multiboot tboot line (then press Ctrl-x to boot).
> 
> It would be good to see if this works on other machines before either
> closing the issue[1] or inquiring upstream.
> 
> Thanks, Chris
> 
> 1. https://github.com/QubesOS/qubes-issues/issues/2155
> 

Thanks for all of your work on this, Chris. I might have some time to help
test this soon.

- -- 
Andrew David Wong (Axon)
Community Manager, Qubes OS
https://www.qubes-os.org
-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJXigsXAAoJENtN07w5UDAwMtcP/2xmFvUTZ8k94RWPEcRi2jOv
q2R/paTkjlXApVtcA5cGW6MSlgRyWhJi8XmpVk/tCIhCfgT26J6zIkDRDlP4SgTo
jW+KDYweaz3+G1bk2FsJuVZ9WvOQ0Gl127+dYexNeshCMIuGfvmeN8npmL1Bb+Ec
m8jWlKC0RleDjHK4jL7brke/GTWtSkMLrjjqPaj2C7X5lZr4x1NJ9neEOdI1n6Sx
SvI4Ewbi2xChLAaP9oj2hjqleH38YeAgjAwFt7R3/nU7xjJaLricbW3rao3QXpzK
PpMSnjkhbp5ZgUrDEoOXpNhBwYiUgZbVkrJD9UEqcur4AiivlWqItk20H7Vr7W48
krqcCnJXJKvta4TD7s+0apiz8kZ/dDwN7FP5G7XhhXBjILBwD3DACkKdjKlMWMo8
hTZKJmUhG5LXkpb+6CFekji2VaufMMGzZUaRCEtxF7ETiZAjK13B66YvUD1N3r28
7KveQvtFSZ8iCNvp/uG5li/3T4017hTxzfH0aKf1yKXNwrfnBssId5pkPsWl7dP4
c1Dalw5MbTCbhhq8Q/t8hf+VAND33l4dD/pRmR8HBVLACvuvdiywafXxvX92SOZT
DIKnGj8F3baVQ31MzA3+7Z3it2UQ/lx4kmZXwNqTfREQRV5eCLZ+DVpqd4eW88Bb
Y5usXNK+ixh7TDPPcUXR
=2jQO
-END PGP SIGNATURE-

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/36763805-5b60-a1a4-0c00-fcc4740367e3%40qubes-os.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Qubes Network Setup Service

2016-07-16 Thread Adam
Does anyone actually have any ideas about my original post?

Cheers
Adam

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/e7024f22-5e54-42ad-82f2-1ea3fe0fc33d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Qubes Network Setup Service

2016-07-16 Thread Achim Patzner

Am 16. Juli 2016 6:59:38 vorm. schrieb Drew White :
Congrats Drew, I'm finally taking the time to reroute all incoming messages 
from drew.qu...@gmail.com to /dev/null.


That's okay, you can block that address if you want, I'll just post from a 
different account every day just to annoy you. :} naa, I wouldn't do that, 
I'm not that much of a prick. But to block all my accounts, you would have 
to block some other people that you think are different people, but are 
actually me. lol


In the good old time on Usenet we always thought "if adding that jerk to 
the local kill file didn't suffice we could add him to the kill file at 
kgbvax and specialists were going to take care of the problem in the real 
world". Maybe it's still active.


YOU, Jeremy, are one of the people I dislike more than anyone I have ever 
met or heard from online.


Some rabbi told me once "if you're pointing a finger at a person there will 
be four fingers pointing at yourself".



Achim


--
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/155f2f01420.281f.2b581044abc684aae9f668a8f7bd46c1%40noses.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] VM dependencies and autostarting VMs?

2016-07-16 Thread Niels Kobschätzki

Is there a way to start VMs automatically depending on others like with 
NetVMs. When I start for example my AppVM work, its NetVM work-vpn will be
started automatically.
I'd like to have for example getting my vault-VM automatically started when I
start my mail-VM. Is that somehow possible?
Or is it possible to start certain VMs on boot? After every boot I start the
same VMs and it would be nice to not to do that each time manually.

Niels

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/87k2gm6nsx.fsf%40mailbox.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Installing Older Kernels

2016-07-16 Thread Drew White
On Saturday, 16 July 2016 16:35:25 UTC+10, raah...@gmail.com  wrote:
> On Saturday, July 16, 2016 at 2:26:39 AM UTC-4, Drew White wrote:
> > On Saturday, 16 July 2016 16:22:46 UTC+10, raah...@gmail.com  wrote:
> > > On Saturday, July 16, 2016 at 1:03:01 AM UTC-4, Drew White wrote:
> > > > On Friday, 15 July 2016 13:29:42 UTC+10, raah...@gmail.com  wrote:
> > > > > Are you talking about the kernel for dom0 or fedora template?  Why do 
> > > > >  you want an older kernel?
> > > > 
> > > > I have backups of older Linux Guests, Fedora 23. From Qubes 3.1, and 
> > > > RESTORING them into 3.2, but since the backup doesn't backup the kernel 
> > > > that is used, OR the full guest, the guest itself is completely broken. 
> > > > And since it's broken I cant even restore it to a new installation of 
> > > > 3.1.
> > > 
> > > Why do you need the older kernel, what do you mean by broken?
> > 
> > I restore it, it says it will use the newer kernel, but then it just 
> > doesn't start or says it can't find the files or folder or says it just 
> > can't boot or starts then immediately shuts down.
> 
> did you make any custom modifications to that template?  I believe qubes 
> recommend you don't do that to default templates cause it can cause restore 
> errors and use a cloned template instead.
> 
> If its just a matter of installing some apps,  just keep a list and reinstall 
> them on new system is probably easier.

It was a standalone AppVM. Complete copy, then alterations.

The fact I altered the templates to remove the .., and put on security 
applications that I require for all templates, whether they are standard or 
not. If they are on the system, I'll add security. Such as Anti-Malware 
products that I trust. So not Nortons, not AVG, not Avast, only ones that are 
good.

Not to mention adding my scripts that I add in to the /rw/rc.local because that 
is required for all of my templates to set the settings and things that Qubes 
doesn't set properly that I have reported before that still are not resolved.

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/eea597ac-24ca-48af-8d6a-df04ed7699e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Networking

2016-07-16 Thread Drew White
On Saturday, 16 July 2016 16:25:50 UTC+10, raah...@gmail.com  wrote:
> 
> lol, are you sure you are not creating problems for yourself?  You would make 
> a great beta tester, but it doesn't seem you are using qubes like a normal 
> person.
> 
> Strange that it would work on 3.2 but not in 3.1.  I wonder why that is.  I 
> was just guessing that it worked after you immediated testing after a fresh 
> install.   I'm sure if we gave you time on 3.2 you'd do something it on there 
> too lmao...

lol, not at all. I'm using like a normal person actually.
I'm using it as a developer at work, and a normal person at home. I'm having 
the same issues when at work or home, whether I'm using it as a developer OR a 
"normal person".

I mean, I'm a user, not an end-user, when at home.

Qubes isn't really made for end-users anyway. It's too complicated for the 
general end-user.

And no, even on a FRESH INSTALL, it has the same issues.
Even when using a 4 Gbps NIC, it has the same issues in 3.1
Nothing broken or altered at all, and the issue exists.

So I'm not to blame for the issue. I don't know who/what is, but I know it's 
not me. (at least for this issue/problem [lol])

As a beta tester, I would be good, because I push things to their limits, 
unlike other people who just think "this is what it's mean to be able to do, 
I'll only do half of that".

So.. Please define "Normal Person"...

3.2 has some changes to it. The networking works perfectly from linux -> linux 
-> Network.
What is different I don't know, but it works. and it has the SAME CHANGES that 
I made in 3.1 to improve security and all. And it works fine.
Windows is the only one that has a 100 Mbps NIC inside Windows, instead of 
Gigabit.

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/31da6415-5c13-4799-9cce-a1c9a58ab784%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Installing Older Kernels

2016-07-16 Thread raahelps
On Saturday, July 16, 2016 at 2:26:39 AM UTC-4, Drew White wrote:
> On Saturday, 16 July 2016 16:22:46 UTC+10, raah...@gmail.com  wrote:
> > On Saturday, July 16, 2016 at 1:03:01 AM UTC-4, Drew White wrote:
> > > On Friday, 15 July 2016 13:29:42 UTC+10, raah...@gmail.com  wrote:
> > > > Are you talking about the kernel for dom0 or fedora template?  Why do  
> > > > you want an older kernel?
> > > 
> > > I have backups of older Linux Guests, Fedora 23. From Qubes 3.1, and 
> > > RESTORING them into 3.2, but since the backup doesn't backup the kernel 
> > > that is used, OR the full guest, the guest itself is completely broken. 
> > > And since it's broken I cant even restore it to a new installation of 3.1.
> > 
> > Why do you need the older kernel, what do you mean by broken?
> 
> I restore it, it says it will use the newer kernel, but then it just doesn't 
> start or says it can't find the files or folder or says it just can't boot or 
> starts then immediately shuts down.

did you make any custom modifications to that template?  I believe qubes 
recommend you don't do that to default templates cause it can cause restore 
errors and use a cloned template instead.

If its just a matter of installing some apps,  just keep a list and reinstall 
them on new system is probably easier.

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c40c8db4-3865-4a25-8915-afa4642703c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Networking

2016-07-16 Thread raahelps
On Saturday, July 16, 2016 at 2:25:50 AM UTC-4, raah...@gmail.com wrote:
> On Saturday, July 16, 2016 at 1:01:25 AM UTC-4, Drew White wrote:
> > On Friday, 15 July 2016 13:28:36 UTC+10, raah...@gmail.com  wrote:
> > > ok so what I said the first time then.  Its only the windows vms you have 
> > > problems with.
> > 
> > In 3.2, yes. 3.2 has about 500 different bugs that cause it to be close to 
> > unusable. (number exaggerated because I lost count at 137 sand couldn't 
> > remember if I'd counted specific bugs before or not)
> > 
> > In 3.1, which is stable, no.
> > In 3.0, no.
> > in 2.x, no.
> 
> lol, are you sure you are not creating problems for yourself?  You would make 
> a great beta tester, but it doesn't seem you are using qubes like a normal 
> person.
> 
> Strange that it would work on 3.2 but not in 3.1.  I wonder why that is.  I 
> was just guessing that it worked after you immediated testing after a fresh 
> install.   I'm sure if we gave you time on 3.2 you'd do something it on there 
> too lmao...

*to break it on there too.

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/353f31a5-16ce-46ec-b68e-e2eae59a0f45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Installing Older Kernels

2016-07-16 Thread Drew White
On Saturday, 16 July 2016 16:22:46 UTC+10, raah...@gmail.com  wrote:
> On Saturday, July 16, 2016 at 1:03:01 AM UTC-4, Drew White wrote:
> > On Friday, 15 July 2016 13:29:42 UTC+10, raah...@gmail.com  wrote:
> > > Are you talking about the kernel for dom0 or fedora template?  Why do  
> > > you want an older kernel?
> > 
> > I have backups of older Linux Guests, Fedora 23. From Qubes 3.1, and 
> > RESTORING them into 3.2, but since the backup doesn't backup the kernel 
> > that is used, OR the full guest, the guest itself is completely broken. And 
> > since it's broken I cant even restore it to a new installation of 3.1.
> 
> Why do you need the older kernel, what do you mean by broken?

I restore it, it says it will use the newer kernel, but then it just doesn't 
start or says it can't find the files or folder or says it just can't boot or 
starts then immediately shuts down.

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/95ca4a00-a36c-4f9c-919c-ab8be1866b3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Re: Networking

2016-07-16 Thread raahelps
On Saturday, July 16, 2016 at 1:01:25 AM UTC-4, Drew White wrote:
> On Friday, 15 July 2016 13:28:36 UTC+10, raah...@gmail.com  wrote:
> > ok so what I said the first time then.  Its only the windows vms you have 
> > problems with.
> 
> In 3.2, yes. 3.2 has about 500 different bugs that cause it to be close to 
> unusable. (number exaggerated because I lost count at 137 sand couldn't 
> remember if I'd counted specific bugs before or not)
> 
> In 3.1, which is stable, no.
> In 3.0, no.
> in 2.x, no.

lol, are you sure you are not creating problems for yourself?  You would make a 
great beta tester, but it doesn't seem you are using qubes like a normal person.

Strange that it would work on 3.2 but not in 3.1.  I wonder why that is.  I was 
just guessing that it worked after you immediated testing after a fresh 
install.   I'm sure if we gave you time on 3.2 you'd do something it on there 
too lmao...

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/582cdcd8-bc96-44ae-a317-2286d3a33d4d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Installing Older Kernels

2016-07-16 Thread raahelps
On Saturday, July 16, 2016 at 1:03:01 AM UTC-4, Drew White wrote:
> On Friday, 15 July 2016 13:29:42 UTC+10, raah...@gmail.com  wrote:
> > Are you talking about the kernel for dom0 or fedora template?  Why do  you 
> > want an older kernel?
> 
> I have backups of older Linux Guests, Fedora 23. From Qubes 3.1, and 
> RESTORING them into 3.2, but since the backup doesn't backup the kernel that 
> is used, OR the full guest, the guest itself is completely broken. And since 
> it's broken I cant even restore it to a new installation of 3.1.

Why do you need the older kernel, what do you mean by broken?

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/d1386f1c-35ee-44f2-ad6f-f5aa8fe0d527%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Help: sys-nets internal networking not working

2016-07-16 Thread Niels Kobschätzki

Niels Kobschätzki writes:

> today I booted my computer and networking is not working for anything besides 
> sys-net on 3.2 RC1. 
> sys-net successfully connects to the WLAN and has internet access but nothing 
> else apparently. Doing an ip addr list shows only a down virtual interface. 
> Thus I think that sys-firewall just can't route any traffic through it. 
> I attached a photo of my display (with the relevant data I think). Sorry, I 
> can right now send only mails from my phone with the hosed networking on my 
> computer. 
> I tried to configure it manually with if config but that didn't really 
> worked. 
> What can I do?

More googling and I found the solution:
I had to manually start the service xendriverdomain (systemctl start
xendriverdomain) in sys-net (and I think in sys-firewall, too). Now everything
works again. I didn't reboot yet but I hope the systemctl enable xendriverdomain
did take care of the problem.

Niels

-- 
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 it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/87poqei051.fsf%40mailbox.org.
For more options, visit https://groups.google.com/d/optout.