Baptiste Dauphin's doc
Technologies
Technologies
Common
Databases
DNS
GitLab
Git
Mail system
Monitoring
Network
Provisioning
Security
Software
Storage
System
Virtualization
Web infra
Container
Docker
Docker Swarm
Kubernetes
Language
Python
Php
Golang
C
Json
Markdown
Os
ArchLinux
CentOS
Debian
Cloud
DNS Provider
Misc
Misc
Miscellaneous
Definitions
Desktop
Dev friendly
Hardware
OpenLDAP
Media / Platform
Microsoft
Get your public ip into your terminal
Goal
Organization
Raspberry
Regex
Terminal
Text editor
BlogRoll
Contact
GitLab
open in new window
#
Definitions
Name
TLDR meaning
further explanations
TLDR
Too long I didn't read
📖
open in new window
CLI / Promt
Command Line Interpreter / Interface en ligne de commande. Different from Graphical mouse clickable
📖
Shell Linux
CLI of Linux (sh,bash,dash,csh,tcsh,zsh)
📖
open in new window
Java Heap
shared among all Java virtual machine threads. The heap is the runtime data area from which memory for all
class
instances and
arrays
is allocated.
📖
open in new window
Java Stack
Each Java virtual machine thread has a private Java virtual machine stack holding
local variables
and partial results, and plays a part in
method invocation
and
return
📖
open in new window