Skip to content

Instantly share code, notes, and snippets.

View frmokoena's full-sized avatar

Rethabile frmokoena

  • Pretoria, South Africa
View GitHub Profile
@frmokoena
frmokoena / installJdkTarGzUbuntu.sh
Created September 19, 2025 06:18 — forked from filipelenfers/installJdkTarGzUbuntu.sh
Install JDK from tar.gz Ubuntu
#Login as root
sudo su
#create jdk directory
mkdir /opt/jdk
#uncompress, change to your file name
tar -zxf jdk-8u5-linux-x64.tar.gz -C /opt/jdk
#check if files are there
@frmokoena
frmokoena / API.md
Created July 15, 2017 20:34 — forked from iros/API.md
Documenting your REST API

Title

<Additional information about your API call. Try to use verbs that match both request type (fetching vs modifying) and plurality (one vs multiple).>

  • URL

    <The URL Structure (path only, no root url)>

  • Method:

Iteration230
###################
# # #
# ##.### # ### ## #
# ##.### # ### ## #
# .... #
# ##.# ##### # ## #
# # # # #
#### ### # ### ####
#### # # ####