What is Self-Hosting?
Hey There, Self-Hosting is the act of running your own online services from wherever you live. Many times systems administrators will pick up old equipment from their work, configure it at home, and run their own email server or...
The Parts of a Website
When I am onboarding a customer I will start by asking the what they like or dislike about their website currently, then drive the conversation from their to solve whatever problem they have. If they are worried about censorship, I’ll start discussing the details about where their content current resides and how we can move it to a more secure location. This still revolves around the three things I need. DNS/Registration, Website files, and database. If they are worried about design, then I discuss what other websites they like and want theirs to look like, what functionality they may want, etc. Guess what? I still need those three things to do anything…
Linux vs. Microsoft
It’s hard to explain, but Linux is a purer type of computing than with Windows. It’s much harder to understand and use, but once you understand it, you just know it’s better. It is the computer operating system for builders. I have been using Linux extensively now for about 6 years, and I will admin it takes years to get used to it. I use Debian on my desktop and I’m writing this article on my laptop which is running Popos!, which is a type of Ubuntu, which is a type of Debian, which are all running Linux (See, it can get a little confusing)…
De-Googling – A History
You may not think that your data is important, because you aren’t some big important person. You are wrong. Every person is important, and when people in aggregate give up their sovereignty digitally they are giving up their rights. These companies are able to manipulate your mind, because you have allowed them to…
What are Containers?
Containers allow you to break up your workload on your server into smaller parts than virtualization does. Containers are designed to run with the host kernel, instead of it’s own on virtual hardware. Point being, there is no virtual hardware in a container. It is segmented using Linux cgroups and namespaces. Docker is the first very popular container application…
How to Livestream?
A livestream is built up of a few components. The inputs, the outputs, and the endpoints. Your inputs are your cameras, microphones, screen captures, video games, and guests. Your outputs are your video quality, keyframes, and rtmp URL’s to stream to. The endpoints are those platforms that you are streaming to. Youtube, Facebook, Rumble, etc. All of these inputs and outputs are managed by a few pieces of software that you can get for free…
What is a Server?
We are currently rolling out our own custom server architecture. We use AMD Ryzen 9 processors and Kingston memory (We found NEMIX memory is a little unreliable). You also want to use server grade motherboards for the IPMI capability. We ran servers for a while with desktop motherboards, and they just don’t cut it for a 24/7 server needs…
The Parallel Christian Economy
The parallel economy is building and we need to pay attention. There will be a black/grey market that exists, because there will have to be. When I lived in Cuba, Syria, and Iraq, there was always a black market. The regular market never had everything you needed, so you have to work with the people who actually were able to get what was needed. We are entering this age, and it’s important to have the communication systems, finance systems, and trust needed to function when times are tough…
What is Crypto Currency?
It all began in 2009 with the Bitcoin White Paper. Satoshi Nakamoto, whom we don’t know who that is, wrote the Bitcoin Whitepaper as a proposition to the world that there is a way to create a digital ledger than can be unchangeable and maintain accounts honestly, without human intervention. This is the blockchain. Bitcoin was created soon after…
Website Design
We build all of our websites using Wordpress. Not to be confused with Wordpress.com, which is a pro-censorship organization that has their own custom version of the Wordpress open source application. Wordpress allows us to achieve a great balance of design flexibility and functionality. Do you want a website that can send marketing emails? Wordpress can do that (with FluentCRM). Do you want a good looking website with a drag and drop builder? Use the DIVI builder from Elegant themes. Do you want an e-Commerce store site with censorship resistant payment gateways? WooCommerce and Cornerstone can be linked together to achieve this…