You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to railsmachin...@googlegroups.com
When I ssh to my server after a moonshine deploy I get the message
63 packages can be updated. 3 updates are security updates. *** System restart required ***
Is there a Moonshine way to do these updates (the security ones in particular)? Or should I just do this via the command line when ssh'ed to my server? If via Moonshine, then how?
Thanks for this great tool! Jose Ambros-Ingerson
Jarin Udom
unread,
Apr 30, 2014, 4:39:43 PM4/30/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to railsmachin...@googlegroups.com
You can just do `cap aptget:upgrade` to apply all of the updates. If you only want to apply security updates, I believe you can add the unattended-upgrades package to do that automatically. As far as I can see, there isn't an easy way to only install security updates manually.