Pinned Loading
-
LinuxFileSystemPermissions.md
LinuxFileSystemPermissions.md 1# Linux file system permissions
23| Numeric | Permission | Representation |
4|:------- |:---------------------- |:---------------|
5| 0 | No permission | --- |
-
Make completion of kubectl use fzf
Make completion of kubectl use fzf 1#!/bin/bash
2# B"H
34# Tested kubectl version `v1.23.6`
5# Make all kubectl completion fzf
-
openvpn-aws-terraform
openvpn-aws-terraform PublicTerraform files to create on-demand private open-vpn server on aws.
HCL 1
-
demo-http-app
demo-http-app PublicBasic golang http server, with easy to change routes and config.
Go
-
shmulik-cheat-sheet
shmulik-cheat-sheet 1B"H
2## Git
3### Tag
4```bash
5git tag -a v1.4 -m "my version 1.4" # Tag current commit
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.