From 56e3210b7b1e01b77bda24b22cbbf6174420644a Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Mon, 30 Sep 2024 17:30:02 -0400 Subject: [PATCH] Noted: Monday, September 30, 2024, 17:30:01 + 5 --- .../.obsidian/plugins/recent-files-obsidian/data.json | 10 +++++----- enter/.obsidian/workspace.json | 10 +++++----- .../1. Terminals/Shells/General Terminology.md | 7 +++++++ .../System Client/Servers/Databases/Repos/Gitea.md | 4 ++++ enter/General Terminology.md | 6 ------ 5 files changed, 21 insertions(+), 16 deletions(-) create mode 100644 enter/Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/General Terminology.md delete mode 100644 enter/General Terminology.md diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index 2524a09..c0bb01c 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,8 +1,12 @@ { "recentFiles": [ + { + "basename": "Gitea", + "path": "Coding Tips (Classical)/Terminal Tips/System Client/Servers/Databases/Repos/Gitea.md" + }, { "basename": "General Terminology", - "path": "General Terminology.md" + "path": "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/General Terminology.md" }, { "basename": "Extra customizations", @@ -195,10 +199,6 @@ { "basename": "About GUIs", "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/About GUIs.md" - }, - { - "basename": "Extensions", - "path": "Coding Tips (Classical)/Terminal Tips/3. GUIs/Applications/Extensions.md" } ], "omittedPaths": [], diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 7dabb77..631070b 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -73,7 +73,7 @@ "state": { "type": "markdown", "state": { - "file": "General Terminology.md", + "file": "Coding Tips (Classical)/Terminal Tips/System Client/Servers/Databases/Repos/Gitea.md", "mode": "source", "source": false } @@ -175,7 +175,7 @@ "state": { "type": "backlink", "state": { - "file": "General Terminology.md", + "file": "Coding Tips (Classical)/Terminal Tips/System Client/Servers/Databases/Repos/Gitea.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -192,7 +192,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "General Terminology.md", + "file": "Coding Tips (Classical)/Terminal Tips/System Client/Servers/Databases/Repos/Gitea.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -215,7 +215,7 @@ "state": { "type": "outline", "state": { - "file": "General Terminology.md" + "file": "Coding Tips (Classical)/Terminal Tips/System Client/Servers/Databases/Repos/Gitea.md" } } } @@ -245,8 +245,8 @@ }, "active": "3bb7d9e983e96dad", "lastOpenFiles": [ + "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/General Terminology.md", "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Extra customizations.md", - "General Terminology.md", "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Terminal Emulators.md", "Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/Zsh.md", "Coding Tips (Classical)/Terminal Tips/1. Terminals/Text & Editors/ASCII.md", diff --git a/enter/Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/General Terminology.md b/enter/Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/General Terminology.md new file mode 100644 index 0000000..b9dd6a1 --- /dev/null +++ b/enter/Coding Tips (Classical)/Terminal Tips/1. Terminals/Shells/General Terminology.md @@ -0,0 +1,7 @@ + + +Aha. Get it? Termin-ology? +Anyway these are basic commands for your terminal. + + +For the more quality sysadmin, network admin, DevOps, & security research testing check out [The Book of Secret Knowledge](https://github.com/trimstray/the-book-of-secret-knowledge/blob/master/README.md#anger-table-of-contents). diff --git a/enter/Coding Tips (Classical)/Terminal Tips/System Client/Servers/Databases/Repos/Gitea.md b/enter/Coding Tips (Classical)/Terminal Tips/System Client/Servers/Databases/Repos/Gitea.md index 276e09f..ed3014c 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/System Client/Servers/Databases/Repos/Gitea.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/System Client/Servers/Databases/Repos/Gitea.md @@ -117,6 +117,7 @@ For instructions on syncing your Obsidian vault to your gitea server, head to [O ## Issues ... +## Further Gitea Commands --- Change password within terminal @@ -145,7 +146,10 @@ Extras - Add SSL certs here by [watching this youtube video ](https://www.youtube.com/watch?v=qlcVx-k-02E) ## Improving Security in Gitea +--- +For additional Gitea updates, always [check their blog](https://blog.gitea.com/release-of-1.22.0/) for release news or security patches. +### Spam account story time: So after about a year of hosting a gitea server..there were a lot of spam accounts that signed on. Particularly, who the heck is this O/O user?? There seemed to be [many](https://git.agorise.net/O/O) [mirrors](https://gittea.dev/O/O) of the same git user which at this point is clearly an automated bot account. Whatever it was scraping I did not want to support the lack-of-context web scraping and dumping onto my git server. diff --git a/enter/General Terminology.md b/enter/General Terminology.md deleted file mode 100644 index b8e8432..0000000 --- a/enter/General Terminology.md +++ /dev/null @@ -1,6 +0,0 @@ - - -Aha. Get it? Termin-ology? -Anyway these are basic commands for your terminal. - -