You are on the clearnet. It is not recommended to view our site here. Tor is the uncensored internet. Install Tor Browser to explore it. Set JustDirs5iebdkegiwbp3k6vwgwyr5mce7pztld23hlluy22ox4r3iad.onion as your home page to save time.
PrivX: a zero-knowledge, server-proof, fast and secure pastebin alternative with client-side encryption for privacy-focused users.
Bashfiles usually contain shortcuts compatible with Bash terminals to automate convoluted commands. Here's a summary of the ones I find most helpful that you can add to your own .bash_profile or .bashrc file.
Sometimes you want a BASH script to be able to fork itself, so that it continues to run in the background, so that it keeps running even if (say) the SSH session is disconnected. Although you could tr
Docker Image to run GitPHP by Chris Han (https://gitlab.com/xiphux/gitphp) : Label Informational
bash (Script) Les variables de type tableau (array) Arrays simples Déclarer un array montableau=( elt1 elt2 elt3 ) Ajouter un/des élément(s) montableau+=( "elt4 est un string" ) Compter les lignes echo ${#montableau[@]} Afficher les val...
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.