Nowadays HTTPS becomes more and more ubiquitous over the web thanks to LetsEncrypt. There are numbers of ways how you can set up your free certificates and automate renewing. But you definitely should pay your attention to the GetSSL script when you choose the way to manage SSL certificates.
GetSSL (★ 669) is the one configurable bash script that allows you to retrieve and update your certificates for different types of servers (https, FTP, SMTP, pop3 and so on...). You can run it remotely, so you even don't need to send the script to a production server. So, check out their GitHub page for details and add to your bookmarks
#bash #letsencrypt #cli #ssl #certificate
GetSSL (★ 669) is the one configurable bash script that allows you to retrieve and update your certificates for different types of servers (https, FTP, SMTP, pop3 and so on...). You can run it remotely, so you even don't need to send the script to a production server. So, check out their GitHub page for details and add to your bookmarks
#bash #letsencrypt #cli #ssl #certificate
pure bash bible (★ 1,867) - a collection of pure bash snippets.
The goal of this repository is to document known and unknown methods of doing various tasks using only built-in bash features. Using the snippets from this guide can help to remove unneeded dependencies from your scripts and in most cases make them that little bit faster.
#bash #sanity #devops
The goal of this repository is to document known and unknown methods of doing various tasks using only built-in bash features. Using the snippets from this guide can help to remove unneeded dependencies from your scripts and in most cases make them that little bit faster.
#bash #sanity #devops
fff (Fucking Fast File-Manager) (★ 1,217) - is the fucking fast file-manager 🚀
A simple file manager written in bash.
● It's Fucking Fast 🚀
● Minimal (~100 lines of bash)
● Smooth Scrolling (using vim keybindings)
● File Operations (copy, paste, rename, cut, etc)
● Basic Search
#bash #cli #friday #justforfun #nobodyreadshashtags
A simple file manager written in bash.
● It's Fucking Fast 🚀
● Minimal (~100 lines of bash)
● Smooth Scrolling (using vim keybindings)
● File Operations (copy, paste, rename, cut, etc)
● Basic Search
#bash #cli #friday #justforfun #nobodyreadshashtags