这几天折腾kali的心得,记录一下linux
1、在三星note 8.0上安装kaliandroid
先安装linuxonandroid,而后下载kali镜像文件,放在外置存储卡上,目录随意,而后运行便可。主要问题是启动postgresql前,要将postgres用户添加到相关组里,命令以下:git
usermod -a -G android_inetgithub
而后就能够service postgresql start了,不过貌似镜像文件要用ext2格式的,ext4的不行。sql
三星note8.0的自带内核不支持内置网卡的mon模式,想玩aircrack之类的小伙伴们,只能等有高人改内核啦!ide
2、增长空间的问题post
官方下载的img文件只有5G多,使用一段时间,特别是upgrade和dist-upgrade后,空间就不够用了。其实官方提供了解决方法,很简单,就是浪费时间:网站
http://sourceforge.net/p/linuxonandroid/wiki/Advanced%20FAQ/#how-do-i-give-linux-more-space
ui
3、vmware中安装kali后共享文件夹的设置问题this
安装vmware-tools很差使,后来在官方网站发现解决方法,原来要打个补丁:
VMware Tools always lags behind new kernels, which always causes us headaches and this time is no exception. At the time of this release, VMware Tools does not cleanly compile against kernel 3.12 and requires a set of patches. We have posted these Kali Linux VMware Tools patches on GitHub along with instructions on how to use them. We suspect that these build issues will go away in future releases of VMware Tools.