Home
Name Modified Size InfoDownloads / Week
Deck_for_BeagleBoneAi 2021-10-01
readme.txt 2022-12-11 1.8 kB
Totals: 2 Items   1.8 kB 0
The Deck Linux is a Portable Penetration Linux Distribution which can runs
on ARM Devices like Beagle Board AI. To install this you need an micro SD Card
of 16GB or Larger and an adapter.

It is created by Dr.Philip Polstra and Sharabu Siddhartha Achari as a part of
Github Externship program 2021

INSTALLING
You need to download all the 6 parts and keep all the files in a folder
Put all the files and to extract them by running
cat The_Deck_v3.0.0.tar.gz.part_* >The_Deck_Linux.tar.gz

and then run
tar xfvp The_Deck_Linux.tar.gz

Now the files are extracted and change to appropriate directory by using cd command

To setup your SD Card insert the card into adapter and connect to your machine.
The Extracted file contains setup_sdcard.sh which is used to automatically install The_Deck into
SD Card.
run sudo bash setup_sdcard.sh
By following the instructions in that file you can automatically install The_Deck into SD Card

The Deck Linux is a Portable Penetration Linux Distribution which can runs on ARM Devices like Beagle Board AI. To install this you need an micro SD Card of 16GB or Larger and an adapter.
It is created by Dr.Philip Polstra and Sharabu Siddhartha Achari as a part of Github Externship program 2021

To install The_Deck just clone this repository to your Linux Machine. Connect Your SD Card to your Machine and just run

sudo bash setup_sdcard.sh

This command will automatically downloads the required files and install the Deck_Linunx into your SD Card Or you can manually download my Project files on SourceForge
Usage

Type sudo deckd to control the board like connecting to wifi etc,.

Type about to get details about The_Deck

Type sudo info to get all information about your board

It has an latest pre-installed hacking tools in The_Deck
Source: readme.txt, updated 2022-12-11