PDA

View Full Version : Update



ping
2014-12-12, 03:26
could you include a update option?

muts
2014-12-12, 14:10
Its not trivial, but we're looking at it.

ping
2014-12-13, 00:11
Thanks, but i saw a post here that you can update through git but i cant remember the command.

2014-12-13, 15:28
I think the best solution for updating Kali chroot would be a configuration management tool e.g. Ansible (http://docs.ansible.com/) (ansible-pull (http://docs.ansible.com/playbooks_intro.html#ansible-pull)), Salt (http://www.saltstack.com/), Puppet (http://puppetlabs.com/).

In this way it is possible to change the chroot, while keeping nearly all user changes untouched.

If you then provide a separate Kernel update flashable via recovery. And the nethunter app takes care about everything in android. And has a option to trigger the configuration management tool.

OK just my thoughts about this ;)

ping
2014-12-20, 01:52
wait how is this not so important how do people update nethunter then for bug fixes and other stuff?

unknownpwn
2014-12-20, 12:05
wait how is this not so important how do people update nethunter then for bug fixes and other stuff?
At the moment, you can only (as far as I know) keeping Kali up to date as per usual (terminal ->
apt-get update && apt-get upgrade -y

AWV
2014-12-21, 01:07
I ran updates twice, using apt-get, first time went great but next time, and every time after it crashed trying to upgrade metasploit.

unknownpwn
2014-12-21, 02:26
I ran updates twice, using apt-get, first time went great but next time, and every time after it crashed trying to upgrade metasploit.

Could you supply us with some logs of the update process or the crash so we might be able to figure out the reason?
Thanks,
Si

2014-12-21, 04:17
A metasploit update will result in a error in the post-instalation script because postures isn't running. You can prevent this by starting postures before the update or run metasploit e.g. Nethunter menu - 6 - 1 before the update.

skycrazy
2014-12-21, 18:13
Agree with [email protected] have you tried :- service postgresql start -: in terminal before update?

AWV
2014-12-21, 19:53
doing it right now.... Appears to have worked. Thanks guys!

AWV
2014-12-22, 00:33
I sure do miss being able to scroll recent commands with the arrow keys; doesn't seem to work on NH.

thu292
2016-08-15, 09:19
doing it right now