Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "News/2014/10/kali-linux-on-rock-family"

(Created page with " {{News_topic | Kali Linux on rock family | Community Updates| Oct 20, 2014| hipboi }} {{News_begin}} Kali Linux is a Debian-derived Linux distribution designed for digital...")
 
(No difference)

Latest revision as of 12:36, 20 October 2014



Kali Linux on rock family


Community Updates

Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing. Kali Linux is preinstalled with numerous penetration-testing programs, including nmap (a port scanner), Wireshark (a packet analyzer), John the Ripper (a password cracker), and Aircrack-ng (a software suite for penetration-testing wireless LANs). Kali Linux recently supports ARM devices. manu7irl has made a script of building kali Linux for radxa rock and freq has improved it and made the image for rock pro.

Kali-linux.png

Below is the instructions of building Kali Linux images for rock pro.

1.) get the radxa workspace

   git clone https://github.com/frep/radxa.git

2.) get the tools

   ./radxa/rock_pro/scripts/getTools.sh

3.) build the image

   ./radxa/rock_pro/scripts/createNandImg.sh <VersionNumber>

The image is so modified that it auto-login as root and startx (due to the problems I encountered with the used ubuntu-boot-Image described in my last post).

The first thing you may want to do after the image is running, is to resize the Rootfs to use the whole nand: resize2fs /dev/block/mtd/by-name/linuxroot

After that you can optionally clone my workspace on the rock pro and modify the script radxa/rock_pro/scripts/post-installation.sh Uncomment the things you want to install (like conky, chromium browser, java, arduino), and run the script.

Join the discussion of Kali Linux on rock family at radxa talk.

Popular pages
  1. Home‏‎ (2,128,004 views)
  2. Rock‏‎ (846,394 views)
  3. Buy‏‎ (797,400 views)
  4. Rockpi4‏‎ (663,866 views)
  5. Rock/flash the image‏‎ (638,329 views)
  6. RockpiX‏‎ (395,616 views)
  7. Rock2‏‎ (374,952 views)
  8. Dual Quad SATA HAT‏‎ (365,046 views)
  9. RockpiS‏‎ (317,435 views)
  10. Rock/prebuilt images‏‎ (296,764 views)
More >>


Feed