Posts
Pages
Searching in
Enter search term to find items
to navigate,
to select, and
to close
Skip to content
d8devs.com
Developer, Maker. Veni, vidi, commit – I came, I saw, I fixed, and now I submit
Home
Development
PHP
Raspberry PI 3
Raspberry Pi Zero W
Linux
Helm
Vagrant
Docker
NodeJS
Server
Kubernetes
Javascript
3D Printing
T-Shirts & Hoodie Design Ideas
DIY
Tools
SRT Tool – SRT Combine & Edit
Home
Development
PHP
Raspberry PI 3
Raspberry Pi Zero W
Linux
Helm
Vagrant
Docker
NodeJS
Server
Kubernetes
Javascript
3D Printing
T-Shirts & Hoodie Design Ideas
DIY
Tools
SRT Tool – SRT Combine & Edit
Press ESC to close
Or check our Popular Categories...
3D Printing
AI
Apple M1
Blog
Bussines
Culture
Development
DIY
Docker
Helm
Javascript
Kubernetes
Linux
Management
News
NodeJS
PHP
Raspberry PI 3
Raspberry Pi Zero W
Server
Startups
T-Shirts & Hoodie Design Ideas
Technology
Travel
Trends
Ubuntu
Uncategorized
Vagrant
WordPress
WSL 2
Home
Development
Generate base64 encoded things (password, secrets, etc. ) in terminal/bash
d8devs
November 26, 2022
19
Generate base64 encoded things (password, secrets, etc. ) in terminal/bash
Views: 20
Development
Linux
1 Min Read
$ echo -n password | base64
Views: 20
Prev Post
kubectl autocompletion on windows & git bash
Next Post
Get shell access to nodes in Kubernetes via kubectl
d8devs
Related Posts
Development
Linux
PHP
WSL 2
1 Min Read
d8devs
January 05, 2025
Resolving Laravel SQLite Locked Error in PhpStorm with WSL2
When working with SQLite databases stored in WSL2 and accessing them via PhpStorm, you might encounter the following error: Error…
Discover More
Development
PHP
1 Min Read
d8devs
May 29, 2018
My Experiences with Laravel 5.5
First Project / Look : I have had some experience in module writing my company software solution for an Aid…
Discover More
Apple M1
Development
Helm
Kubernetes
Server
1 Min Read
d8devs
August 01, 2021
Gitea Installation via Helm on Apple M1
Gitea? is aa community developed and managed simple, lightweight github alternative, written in Go. Gitea provides a Helm Cart for…
Discover More
Development
Docker
Linux
PHP
Server
1 Min Read
d8devs
February 27, 2019
Gitlab CI SSH Deploy
Create SSH Key on Remote host 2. Copy Generated Private key from remote Server Views: 35
Discover More
Development
Docker
PHP
1 Min Read
d8devs
July 17, 2019
Docker – LAMP Mariadb container fails to launch
Here is the Log Information one of them: For fixing set your volumes from mariadb with local driver. Views: 8
Discover More
Toggle Terminal