From d7839a11dbaac24a96fc940515e8053c4d2c1b08 Mon Sep 17 00:00:00 2001 From: oDinZu Date: Tue, 28 Jun 2022 01:13:16 -0400 Subject: [PATCH] update posts --- .../2021-06-29-big-startups-without-big-tech.md | 5 +---- .../_posts/2021-07-26-linux-vps-hardening-init.md | 5 +---- ...tall-qt5-15-2-source-on-ubuntu-with-X11-support.md | 5 +---- ...-with-lets-encrypt-plus-strapi-4.0-headless-cms.md | 5 +---- ...1-compiling-fresh-xmpp-ejabberd-server-binaries.md | 11 ++++------- ...06-23-how-to-setup-a-docker-drone-ci-with-https.md | 5 +---- ...etup-a-secure-docker-drone-runner-with-drone-ci.md | 5 +---- 7 files changed, 10 insertions(+), 31 deletions(-) diff --git a/collections/_posts/2021-06-29-big-startups-without-big-tech.md b/collections/_posts/2021-06-29-big-startups-without-big-tech.md index 3a088e2..4fda035 100644 --- a/collections/_posts/2021-06-29-big-startups-without-big-tech.md +++ b/collections/_posts/2021-06-29-big-startups-without-big-tech.md @@ -54,12 +54,9 @@ I hope this quick tutorial aided in your Linux administration talents. I will be If you have any questions, concerns, want to say hi, please join the following channel: [SharpeTronics Discord Support Channel]({{ site.data.social.discord_invite }}) Eventually, I plan on having a commenting system on here.. -### Donations +### Want to buy me a coffee? Recently, I have had many folk as about **how to send me a donation**. If you want to give back andor support my efforts, I have shared various ways to donate. Thank You! - [Cash App]({{ site.data.payment.cashapp_acct }}) - [Venmo]({{ site.data.payment.venmo_acct }}) - [Open Collective]({{ site.data.payment.open_collective }}) -- **Bitcoin Address:** {{ site.data.payment.bitcoin_addr }} -- **Hush Address:** {{ site.data.payment.hush_addr }} -- **Stellar Address:** {{ site.data.payment.stellar_addr }} diff --git a/collections/_posts/2021-07-26-linux-vps-hardening-init.md b/collections/_posts/2021-07-26-linux-vps-hardening-init.md index c4ad4f5..58be560 100644 --- a/collections/_posts/2021-07-26-linux-vps-hardening-init.md +++ b/collections/_posts/2021-07-26-linux-vps-hardening-init.md @@ -182,12 +182,9 @@ sudo rsync -aAXv --rsh="ssh -i /home/user/.ssh/id_rsa" --recursive --progress -- If you have any questions, concerns, want to say hi, please join the following channel: [SharpeTronics Discord Support Channel]({{ site.data.social.discord_invite }}) Eventually, I plan on having a commenting system on here.. -### Donations +### Want to buy me a coffee? Recently, I have had many folk as about **how to send me a donation**. If you want to give back andor support my efforts, I have shared various ways to donate. Thank You! - [Cash App]({{ site.data.payment.cashapp_acct }}) - [Venmo]({{ site.data.payment.venmo_acct }}) - [Open Collective]({{ site.data.payment.open_collective }}) -- **Bitcoin Address:** {{ site.data.payment.bitcoin_addr }} -- **Hush Address:** {{ site.data.payment.hush_addr }} -- **Stellar Address:** {{ site.data.payment.stellar_addr }} diff --git a/collections/_posts/2021-11-11-configure-build-install-qt5-15-2-source-on-ubuntu-with-X11-support.md b/collections/_posts/2021-11-11-configure-build-install-qt5-15-2-source-on-ubuntu-with-X11-support.md index de970ad..516570c 100644 --- a/collections/_posts/2021-11-11-configure-build-install-qt5-15-2-source-on-ubuntu-with-X11-support.md +++ b/collections/_posts/2021-11-11-configure-build-install-qt5-15-2-source-on-ubuntu-with-X11-support.md @@ -145,12 +145,9 @@ Using Qt version 5.15.2 in /usr/local/Qt-5.15.2/lib If you have any questions, concerns, want to say hi, please join the following channel: [SharpeTronics Discord Support Channel]({{ site.data.social.discord_invite }}) Eventually, I plan on having a commenting system on here.. -### Donations +### Want to buy me a coffee? Recently, I have had many folk as about **how to send me a donation**. If you want to give back andor support my efforts, I have shared various ways to donate. Thank You! - [Cash App]({{ site.data.payment.cashapp_acct }}) - [Venmo]({{ site.data.payment.venmo_acct }}) - [Open Collective]({{ site.data.payment.open_collective }}) -- **Bitcoin Address:** {{ site.data.payment.bitcoin_addr }} -- **Hush Address:** {{ site.data.payment.hush_addr }} -- **Stellar Address:** {{ site.data.payment.stellar_addr }} diff --git a/collections/_posts/2021-12-27-setup-nginx-https-web-server-with-lets-encrypt-plus-strapi-4.0-headless-cms.md b/collections/_posts/2021-12-27-setup-nginx-https-web-server-with-lets-encrypt-plus-strapi-4.0-headless-cms.md index 1ad7679..0c8c64f 100644 --- a/collections/_posts/2021-12-27-setup-nginx-https-web-server-with-lets-encrypt-plus-strapi-4.0-headless-cms.md +++ b/collections/_posts/2021-12-27-setup-nginx-https-web-server-with-lets-encrypt-plus-strapi-4.0-headless-cms.md @@ -206,12 +206,9 @@ Goto desired place to install Strapi project i.e. ~/development/my-strapi-projec If you have any questions, concerns, want to say hi, please join the following channel: [SharpeTronics Discord Support Channel]({{ site.data.social.discord_invite }}) Eventually, I plan on having a commenting system on here.. -### Donations +### Want to buy me a coffee? Recently, I have had many folk as about **how to send me a donation**. If you want to give back andor support my efforts, I have shared various ways to donate. Thank You! - [Cash App]({{ site.data.payment.cashapp_acct }}) - [Venmo]({{ site.data.payment.venmo_acct }}) - [Open Collective]({{ site.data.payment.open_collective }}) -- **Bitcoin Address:** {{ site.data.payment.bitcoin_addr }} -- **Hush Address:** {{ site.data.payment.hush_addr }} -- **Stellar Address:** {{ site.data.payment.stellar_addr }} diff --git a/collections/_posts/2022-06-21-compiling-fresh-xmpp-ejabberd-server-binaries.md b/collections/_posts/2022-06-21-compiling-fresh-xmpp-ejabberd-server-binaries.md index 1a31d63..f7b43ba 100644 --- a/collections/_posts/2022-06-21-compiling-fresh-xmpp-ejabberd-server-binaries.md +++ b/collections/_posts/2022-06-21-compiling-fresh-xmpp-ejabberd-server-binaries.md @@ -101,11 +101,11 @@ cd ejabberd-20.05/ && ls bin/ ./bin/ejabberdctl status ``` -### NOW, the hard part... configuration of your fresh ejabberd binaries. +> NOW, the hard part... configuration of your fresh ejabberd binaries. -As you have noticed, ejabberdctl status failed to start. This is because we now have to configure the server. +As you may have noticed, **ejabberdctl** status failed to start. This is because we now have to configure the server. -### PART II - TBA +##$# PART II - TBA ### References: @@ -121,12 +121,9 @@ As you have noticed, ejabberdctl status failed to start. This is because we now If you have any questions, concerns, want to say hi, please join the following channel: [SharpeTronics Discord Support Channel]({{ site.data.social.discord_invite }}) Eventually, I plan on having a commenting system on here.. -### Donations +### Want to buy me a coffee? Recently, I have had many folk as about **how to send me a donation**. If you want to give back andor support my efforts, I have shared various ways to donate. Thank You! - [Cash App]({{ site.data.payment.cashapp_acct }}) - [Venmo]({{ site.data.payment.venmo_acct }}) - [Open Collective]({{ site.data.payment.open_collective }}) -- **Bitcoin Address:** {{ site.data.payment.bitcoin_addr }} -- **Hush Address:** {{ site.data.payment.hush_addr }} -- **Stellar Address:** {{ site.data.payment.stellar_addr }} diff --git a/collections/_posts/2022-06-23-how-to-setup-a-docker-drone-ci-with-https.md b/collections/_posts/2022-06-23-how-to-setup-a-docker-drone-ci-with-https.md index c7d2c7e..a9cb35d 100644 --- a/collections/_posts/2022-06-23-how-to-setup-a-docker-drone-ci-with-https.md +++ b/collections/_posts/2022-06-23-how-to-setup-a-docker-drone-ci-with-https.md @@ -138,12 +138,9 @@ This article will be shared at a later date. If you have any questions, concerns, want to say hi, please join the following channel: [SharpeTronics Discord Support Channel]({{ site.data.social.discord_invite }}) Eventually, I plan on having a commenting system on here.. -### Donations +### Want to buy me a coffee? Recently, I have had many folk as about **how to send me a donation**. If you want to give back andor support my efforts, I have shared various ways to donate. Thank You! - [Cash App]({{ site.data.payment.cashapp_acct }}) - [Venmo]({{ site.data.payment.venmo_acct }}) - [Open Collective]({{ site.data.payment.open_collective }}) -- **Bitcoin Address:** {{ site.data.payment.bitcoin_addr }} -- **Hush Address:** {{ site.data.payment.hush_addr }} -- **Stellar Address:** {{ site.data.payment.stellar_addr }} diff --git a/collections/_posts/2022-06-23-how-to-setup-a-secure-docker-drone-runner-with-drone-ci.md b/collections/_posts/2022-06-23-how-to-setup-a-secure-docker-drone-runner-with-drone-ci.md index ee92e41..57c33ed 100644 --- a/collections/_posts/2022-06-23-how-to-setup-a-secure-docker-drone-runner-with-drone-ci.md +++ b/collections/_posts/2022-06-23-how-to-setup-a-secure-docker-drone-runner-with-drone-ci.md @@ -137,12 +137,9 @@ sudo docker container start st-drone-ssl If you have any questions, concerns, want to say hi, please join the following channel: [SharpeTronics Discord Support Channel]({{ site.data.social.discord_invite }}) Eventually, I plan on having a commenting system on here.. -### Donations +### Want to buy me a coffee? Recently, I have had many folk as about **how to send me a donation**. If you want to give back andor support my efforts, I have shared various ways to donate. Thank You! - [Cash App]({{ site.data.payment.cashapp_acct }}) - [Venmo]({{ site.data.payment.venmo_acct }}) - [Open Collective]({{ site.data.payment.open_collective }}) -- **Bitcoin Address:** {{ site.data.payment.bitcoin_addr }} -- **Hush Address:** {{ site.data.payment.hush_addr }} -- **Stellar Address:** {{ site.data.payment.stellar_addr }} -- 2.25.1