atypdev | tools
Useful links:
- Proxmox Helper Scripts - Various scripts to launch LXC containers, initialize Proxmox and even change the WEB UI theme!
- The Ever-Expanding Home Server by Chase - List of services Chase.dev runs on his server, I’ve taken plenty of inspiration!
- Windows Redistributable All-In-One Installer - Tool by Chase.dev (AUDIT BEFORE RUNNING ALWAYS!!!)
Setup Scripts
From this repo (AUDIT BEFORE RUNNING ALWAYS!!!)
Ubuntu 22.04 Server:
sudo apt install -y git
git clone https://github.com/atypdev/Setup
cd Setup
chmod +x ServerSetup.sh
./ServerSetup.sh
Windows:
git clone https://github.com/atypdev/Setup
cd Setup
Set-ExecutionPolicy Bypass
.\WinSetup.ps1
Workstation Setup
My operating system for my Desktop is Windows 10. I use Visual Studio Code as my IDE for all code editing.
Item | Desktop |
---|---|
Model | Custom Built |
CPU | Intel Core i5-9400F |
GPU | NVIDIA GeForce GTX 1660 Ti 6GB |
RAM | 16GB DDR4-3600 |
Storage | 1TB M.2 |
Monitor | 2x LG Ultrawide |
RAM Conversion Chart
MB | GB |
---|---|
512 | 0.5 |
1024 | 1 |
2048 | 2 |
3072 | 3 |
4096 | 4 |
5120 | 5 |
6144 | 6 |
7168 | 7 |
8192 | 8 |
9216 | 9 |
10240 | 10 |
11264 | 11 |
12288 | 12 |
13312 | 13 |
14336 | 14 |
15360 | 15 |
16384 | 16 |
17408 | 17 |
18432 | 18 |
19456 | 19 |
20480 | 20 |
21504 | 21 |
22528 | 22 |
23552 | 23 |
24576 | 24 |
25600 | 25 |
26624 | 26 |
27648 | 27 |
28672 | 28 |
29696 | 29 |
30720 | 30 |
31744 | 31 |
32768 | 32 |