Project

General

Profile

Wiki » History » Version 6

Anonymous, 07/30/2023 04:13 PM
adding CA Setup link

1 1
h1. Headquarters - Main
2
3
h2. Projects
4
5
 * [[wiki:525.743/Main|525.743 Embedded Systems Development Laboratory]] (Beer Fermentation Control System)
6
 * bashquote
7
 * keypress counter
8
 * renamer
9
 * [[wiki:SimilarImages|finding similar images]]
10
 * [[wiki:Projects/FileManagementWebapp|file management webapp]]
11
 * [[wiki:Projects/DigitalPictureFrame|digital picture frame]]
12
 * file share builder
13
 * Miscellaneous
14
  * [[wiki:PopCountAlgorithm|popcount algorithm]]
15
 * [[UltimateHTPC|Ultimate HTPC]]
16
 * [[BookmarkLibrary|Bookmark Library]]
17
 * [[PhotoCompressArchiver|Photo Compress Archiver]]
18
 * [[pwmgr|Password Manager]]
19
 * [[packJPG_library|packJPG library]]
20
 * [[HandbrakeInterface|Handbrake Interface]]
21
 * [[HandbrakeCommandDaemon|Handbrake Command Daemon]]
22 4
 * [[StableDiffusion|Stable Diffusion Setup]]
23 1
24
h2. git Repo Clone Path
25
26
<pre>
27 2
$ git -c http.sslVerify=false clone https://phalanx.homelinuxserver.org/git/main
28 1
</pre>
29
30
h2. Boxen
31
32
 * [[ServerSetup|server setup]]
33 6
 * [[CASetup|CA Setup]]
34 1
 * [[LaptopSetup|Laptop Setup]]
35
 * [[Workstation|enthoo]]
36
 * [[CI320|MPD box (CI320)]]
37
38
 * [[Router|Router/network setup]]
39
40
 * [[BeagleBoneBlackSetup|BeagleBone Black setup]]
41
42
 * [[Tablet]]
43
44
h2. Other
45
46
 * [[BackupScheme|backup scheme]]
47
 * [[CustomComputers|computers I've built]]
48
 * [[OpenSSLUsage|OpenSSL Crypto Usage]]
49
 * [[OpenConnectSetup|OpenConnect Setup]]
50
 * [[Miscellaneous]]
51
 * [[bashrc]]
52
 * [[CustomUbuntuKernel|Build Custom Ubuntu Kernel Instructions]]
53
 * [[DebuggingWithASANandLSAN|Debugging with AddressSanitizer and LeakSanitizer]]
54
 * [[BuildFFmpeg|Building FFmpeg]]
55 5
 * [[BuildOpenCV|Building OpenCV]]