Difference between revisions of "Working"
From TheBeard Science Project Wiki
(→Computing, Programming, and Networking) |
(→Computing, Programming, and Networking) |
||
| Line 27: | Line 27: | ||
* [[Volunteer Computing]] | * [[Volunteer Computing]] | ||
* [[Backup NAS Mini]] | * [[Backup NAS Mini]] | ||
| + | |||
| + | <pre class="test"> | ||
| + | drwxr-xr-x 4 root config 4096 Jun 20 08:52 config | ||
| + | -rwxr-xr-- 1 root root 260 Jun 20 08:40 ddns.sh | ||
| + | -rwxr-xr-- 1 root mailers 564 Apr 23 12:18 email.sh | ||
| + | -rwxr-xr-- 1 root root 529 Apr 27 07:56 external-ip.sh | ||
| + | -rwxr-xr-- 1 root root 3834 May 15 08:32 notifications.sh | ||
| + | -rwxr-xr-- 1 root texters 545 Apr 23 12:24 sms.sh | ||
| + | </pre> | ||
=== Electrical === | === Electrical === | ||
Revision as of 12:02, 4 October 2018
Pages that I am currently working on.
Reminders:
- Search for notes in square brackets [] for things that need completion.
- Search for headers with no text under them.
- The
<source>is a synonym for<syntaxhighlight>. - Add line numbers like this:
<source lang="shell" line>echo "hi"</source>
Special Pages:
- Global CSS Stylesheet
- Sidebar Navigation List
- Main Page Definition
- Versions for Everything
- Batch Upload
Completed but needs Revision/Additions
- 3D Printing
- Run a Script on Startup or Shutdown (add links to VirtualBox and Backup NAS Mini)
Projects
Computing, Programming, and Networking
drwxr-xr-x 4 root config 4096 Jun 20 08:52 config -rwxr-xr-- 1 root root 260 Jun 20 08:40 ddns.sh -rwxr-xr-- 1 root mailers 564 Apr 23 12:18 email.sh -rwxr-xr-- 1 root root 529 Apr 27 07:56 external-ip.sh -rwxr-xr-- 1 root root 3834 May 15 08:32 notifications.sh -rwxr-xr-- 1 root texters 545 Apr 23 12:24 sms.sh