Project

General

Profile

Wiki » History » Version 2

Anonymous, 01/20/2022 06:15 PM
update git repo clone path

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
23
h2. git Repo Clone Path
24
25
<pre>
26 2
$ git -c http.sslVerify=false clone https://phalanx.homelinuxserver.org/git/main
27 1
</pre>
28
29
h2. Boxen
30
31
 * [[ServerSetup|server setup]]
32
 * [[LaptopSetup|Laptop Setup]]
33
 * [[Workstation|enthoo]]
34
 * [[CI320|MPD box (CI320)]]
35
36
 * [[Router|Router/network setup]]
37
38
 * [[BeagleBoneBlackSetup|BeagleBone Black setup]]
39
40
 * [[Tablet]]
41
42
h2. Other
43
44
 * [[BackupScheme|backup scheme]]
45
 * [[CustomComputers|computers I've built]]
46
 * [[OpenSSLUsage|OpenSSL Crypto Usage]]
47
 * [[OpenConnectSetup|OpenConnect Setup]]
48
 * [[Miscellaneous]]
49
 * [[bashrc]]
50
 * [[CustomUbuntuKernel|Build Custom Ubuntu Kernel Instructions]]
51
 * [[DebuggingWithASANandLSAN|Debugging with AddressSanitizer and LeakSanitizer]]
52
 * [[BuildFFmpeg|Building FFmpeg]]