All Projects → mikecriggs → Fuckjack

mikecriggs / Fuckjack

FUCK JACK!

Programming Languages

shell
77523 projects
bash
514 projects

Projects that are alternatives of or similar to Fuckjack

Termuxarch
You can use setupTermuxArch.bash 📲 to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (+1206%)
Mutual labels:  bash-script
Add Copyright
This is a Script to Automate adding the Copyright text to one or more source files Recursively.
Stars: ✭ 27 (-46%)
Mutual labels:  bash-script
Simple Sh Datascience
A collection of Bash scripts and Dockerfiles to install data science Tool, Lib and application
Stars: ✭ 32 (-36%)
Mutual labels:  bash-script
Pastebin Shell
bash pastebin.com client
Stars: ✭ 6 (-88%)
Mutual labels:  bash-script
Craft Do Forge Recipe
Digital Ocean / Forge Recipe for CraftCMS websites
Stars: ✭ 24 (-52%)
Mutual labels:  bash-script
Macos Virtualbox
Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox for Windows, Linux, and macOS
Stars: ✭ 11,634 (+23168%)
Mutual labels:  bash-script
Sultan
Sultan: Command and Rule over your Shell
Stars: ✭ 625 (+1150%)
Mutual labels:  bash-script
Padd
PADD (formerly Chronometer2) is a more expansive version of the original chronometer.sh that is included with Pi-Hole. PADD provides in-depth information about your Pi-hole.
Stars: ✭ 1,011 (+1922%)
Mutual labels:  bash-script
Work Dummy
Ever needed to faff or pretend to be seriously at work? This repository hosts a powershell script that'd make anyone think you definitely bursting your ass solving problems.
Stars: ✭ 26 (-48%)
Mutual labels:  bash-script
Cfhookbash
Cloudflare hook bash for dehydrated - DNS-01 Challenge Let's Encrypt
Stars: ✭ 28 (-44%)
Mutual labels:  bash-script
Safeharbor
local mirror of your Github stars (including ALL branches)
Stars: ✭ 16 (-68%)
Mutual labels:  bash-script
Wsl Docker Git Setup
Shell script to configure Windows Subsystem for Linux (WSL) & Ubuntu on Windows to use docker and docker-compose as well as a git-enabled prompt
Stars: ✭ 23 (-54%)
Mutual labels:  bash-script
Vault712
Grin installer and wallet viewer
Stars: ✭ 15 (-70%)
Mutual labels:  bash-script
Jsonlite
A simple, self-contained, serverless, zero-configuration, json document store.
Stars: ✭ 819 (+1538%)
Mutual labels:  bash-script
Search Docker Registry V2 Script.1.0
view-private-registry is a simple bash script for listing images in a private registry v2, docker search registry-v2
Stars: ✭ 34 (-32%)
Mutual labels:  bash-script
Bootiso
A bash program to securely create a bootable USB device from one image file.
Stars: ✭ 645 (+1190%)
Mutual labels:  bash-script
Ubuntu Setup
script to configure fresh ubuntu install, or to update existing install
Stars: ✭ 8 (-84%)
Mutual labels:  bash-script
Run script
Run shell scripts in rust.
Stars: ✭ 42 (-16%)
Mutual labels:  bash-script
House
Proof of Concept and Research repository.
Stars: ✭ 37 (-26%)
Mutual labels:  bash-script
Bashmultitool
A library for bash shell program containing useful functions. Can be imported into scripts to create colourful and functional scripts and TUIs.
Stars: ✭ 27 (-46%)
Mutual labels:  bash-script

FUCK JACK (V2)

Tired of your AOSP (Android Open Source Project) 7.X builds failing because JAVA and JAVAC are running out of memory? Well, this is because of the Jack server. If you have less than 16GB of RAM, this is a common issue. Use one of these scripts before compilation and it may save you a few headaches.

How to get it

  git clone git://github.com/mikecriggs/fuckjack.git fuckjack

User input dependent script

  cd fuckjack
  cp fuckjack.sh ~/<YOUR AOSP SOURCE DIRECTORY>
  cd <YOUR AOSP SOURCE DIRECTORY>
  ./fuckjack.sh

Automated script (no user input)

  cd fuckjack
  cp auto-fuckjack.sh ~/<YOUR AOSP SOURCE DIRECTORY>
  cd <YOUR AOSP SOURCE DIRECTORY>
  ./auto-fuckjack.sh
 

You may use this script or any part of it in any project without any permission or licensing.

This is no longer a build script. Please use this BEFORE using your own build script or building manually.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].