Re: [qubes-users] How to update default template VM?

2018-03-16 Thread sevas
Not at all. You should be able to use the GUI, if you choose to do so. 

Linux environments tend to be command line environments. You will occasionally 
find things that cannot be done via GUI, so its a good idea to learn how to do 
things from the client. 

-- 
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/31ee72a6-c1fc-4c03-9514-7e7ea26c04f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] How to update default template VM?

2018-03-16 Thread Michael MENG
So i have to use CLI instead of "update qube"?

-- 
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/6027a58f-0d99-4a35-bb63-fae4327df9f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] How to update default template VM?

2018-03-15 Thread sevas
debian updates with "sudo apt-get update && sudo apt-get dist-upgrade"

Whonix should be the same, ("apt-get" or "yum"), but Im not entirely sure. 

Keep an eye on your logs (journalctl) and your RPC Policy.

Your RPC Policy suggests that Whonix will update through Tor, 
$tag:whonix-updatevm $default allow,target=sys-whonix
so make sure sys-whonix is running.

-- 
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/c027664b-0191-4cf0-9e78-a808330ab7dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] How to update default template VM?

2018-03-15 Thread Unman
On Thu, Mar 15, 2018 at 04:55:47PM -0700, sevas wrote:
> debian updates with "sudo apt-get update && sudo apt-get dist-upgrade" 
> 
> Whonix should be the same, ("apt-get" or "yum"), but Im not entirely sure. 
> 

Whonix is based on Debian so apt-get is right

-- 
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/20180315235937.ak5jtvujpnupuhk2%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] How to update default template VM?

2018-03-15 Thread sevas
debian updates with "sudo apt-get update && sudo apt-get dist-upgrade" 

Whonix should be the same, ("apt-get" or "yum"), but Im not entirely sure. 

-- 
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/ab8cd218-d7a1-4842-9bb9-83a536fd5313%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] How to update default template VM?

2018-03-15 Thread sevas
Templates do not need to connect to anything. 

Open a dom0 terminal (xterm/uxterm) and type 'journalctl -f'
then open a fedora-26 terminal and type 'sudo yum update'

then tell us what it says on the dom0 journalctl output. 

Type 'sudo vi /etc/qubes-rpc/policy/qubes.UpdatesProxy'
Its going to look like this:

$type:TemplateVM $default allow,target=sys-whonix
$tag:whonix-updatevm $default allow,target=sys-whonix
$tag:whonix-updatevm $anyvm deny
## Note that policy parsing stops at the first match,
## so adding anything below "$anyvm $anyvm action" line will have no effect
## Please use a single # to start your custom comments
# Default rule for all TemplateVMs - direct the connection to sys-net
$type:TemplateVM $default allow,target=sys-net 

Make sure the last line points to your sys-net. 

Go into your sys-net qube settings. (Right click>settings>Services)
Go to the last tab, Services. Type "qubes-updates-proxy" click add. 

If the qube is running, open a terminal and type "systemctl restart 
qubes-updates-proxy" 

-- 
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/0aa3941b-3d2c-485d-be68-d8534a0eae34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] How to update default template VM?

2018-03-14 Thread Michael MENG
Hi Unman,

I use fedora26 default, it prompt update icon, so i try to click "update 
qubes", but it doesnt popup anything, i tried to connect sys-firewall to it 
still no function.

-- 
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/8ba0884f-d807-41d5-80ce-e631254392e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] How to update default template VM?

2018-03-14 Thread Unman
On Wed, Mar 14, 2018 at 06:47:34AM -0700, Michael MENG wrote:
> Hi All,
> I did install RC4 from 3.2, I cannot get update the default templatevm even 
> assigned sys-firewall, how to fix this?
> 

Hi Michael

Which template are you using as default?
What error are you getting when you run an update?

-- 
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/20180314141401.o65suv6bwpkknszw%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] How to update default template VM?

2018-03-14 Thread Michael MENG
Hi All,
I did install RC4 from 3.2, I cannot get update the default templatevm even 
assigned sys-firewall, how to fix this?

-- 
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/21aba539-a952-442e-b48c-77e67fe7e48d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.