<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>JHSC</title><link>https://jhsc.io/</link><description>Recent content on JHSC</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 11 Mar 2023 00:17:37 +0000</lastBuildDate><atom:link href="https://jhsc.io/index.xml" rel="self" type="application/rss+xml"/><item><title>New Development Machine</title><link>https://jhsc.io/post/2023-03-08-new-dev-pc/</link><pubDate>Sat, 11 Mar 2023 00:17:37 +0000</pubDate><guid>https://jhsc.io/post/2023-03-08-new-dev-pc/</guid><description>New Development Machine I had an old custom PC laying around so I decided to make it my new development machine. Main goal was to have a performant Linux Machine to run Docker dev enviroment, and all other tools.
New PC Specs Intel i3-6100 (4) @ 3.700GHz NVIDIA GeForce GTX 1060 3GB 32 GB RAM Pop!_OS 22.04 Terminal</description></item><item><title>Homelab Project</title><link>https://jhsc.io/post/2022-02-22-homelab-project/</link><pubDate>Fri, 25 Feb 2022 22:40:52 +0000</pubDate><guid>https://jhsc.io/post/2022-02-22-homelab-project/</guid><description>Homelab Project Goal Architecture Equipment Unifi Dream Machine Pro Dell R260 Server (32GB RAM 1TB Raid) 128GB Flashdrive Software Proxmox (Hypervisor) Linux</description></item><item><title>Docker Deployment</title><link>https://jhsc.io/post/2021-02-06-docker-deployment/</link><pubDate>Sat, 06 Feb 2021 23:55:46 +0000</pubDate><guid>https://jhsc.io/post/2021-02-06-docker-deployment/</guid><description>Simple tutorial how to deploy web app using docker container.
docker-compose up -d To Do. More info coming soon</description></item><item><title>VPS setup</title><link>https://jhsc.io/post/2018-08-27-simple-server-setup/</link><pubDate>Mon, 27 Aug 2018 23:55:46 +0000</pubDate><guid>https://jhsc.io/post/2018-08-27-simple-server-setup/</guid><description>Ubuntu VPS setup (Ubuntu 16.04.4 x64) Here are some base guidelines I follow when setting up a new VPS manually without configuration management. These steps if anything make the system more secure overall and provide a good starting point from which you can setup the services/software’s required for the purpose of the VPS.
Once you do that the rest of the process is split into three sections:
Create a non-root user Secure server (UFW, Fail2ban) Install docker Intall docker-compose Setup VPS user account ssh root@your.</description></item><item><title>Welcome</title><link>https://jhsc.io/post/2018-08-13-hello-world/</link><pubDate>Fri, 17 Aug 2018 23:55:46 +0000</pubDate><guid>https://jhsc.io/post/2018-08-13-hello-world/</guid><description>Hello :)
Cool code
package main import &amp;quot;fmt&amp;quot; func main() { fmt.Println(&amp;quot;hello world&amp;quot;) } Bye.</description></item></channel></rss>