mirror of https://gitlab.com/octtspacc/OcttKB
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
parent
054fea4e3c
commit
b4408f0df5
|
@ -1,6 +1,6 @@
|
||||||
created: 20230611175832034
|
created: 20230611175832034
|
||||||
creator: Octt
|
creator: Octt
|
||||||
modified: 20230611191622421
|
modified: 20230611231648257
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
tags: [[Virtual Machine]] ToDo
|
tags: [[Virtual Machine]] ToDo
|
||||||
title: Harden VM from Human Inspection
|
title: Harden VM from Human Inspection
|
||||||
|
@ -33,8 +33,11 @@ We need the VM to autostart and avoid showing the desktop, or VMWare BIOS logo.
|
||||||
|
|
||||||
# Install this package from APT: `wmctrl`
|
# Install this package from APT: `wmctrl`
|
||||||
# Make sure this line is present in the file `$HOME/.vmware/preferences`: `pref.vmplayer.fullscreen.nobar = "TRUE"`
|
# Make sure this line is present in the file `$HOME/.vmware/preferences`: `pref.vmplayer.fullscreen.nobar = "TRUE"`
|
||||||
|
# Create a new profile in `gnome-terminal` settings, name it something unique, for example "VmWrapperTerminal". Click it and:
|
||||||
First, create a new profile in `gnome-terminal`, name it something unique, for example "VmWrapperTerminal".
|
#* Set to OFF:
|
||||||
|
#** Scrolling > Show scrollbar.
|
||||||
|
#** Text > Use colors from system theme, Use transparent background, Use transparency from system theme.
|
||||||
|
#* Set Text > Default color: `#000000` for both Text and Background.
|
||||||
|
|
||||||
Finally, go to Startup Applications > Add, and create a new item with whatever name and the following command:
|
Finally, go to Startup Applications > Add, and create a new item with whatever name and the following command:
|
||||||
|
|
||||||
|
@ -49,7 +52,7 @@ Make sure to set the terminal window title, terminal profile name, terminal wind
|
||||||
!!! Misc desktop tweaks
|
!!! Misc desktop tweaks
|
||||||
|
|
||||||
* No notifications: Notifications > Do Not Disturb.
|
* No notifications: Notifications > Do Not Disturb.
|
||||||
* Never turn off: Power > Screen Blank: Never; Automatic Suspend: Off.
|
* Never turn off: Power > Screen Blank: Never; Automatic Suspend: OFF.
|
||||||
* Ensure you have no running applications that could spawn pop-up windows (e.g: Telegram Desktop, Steam, ...)
|
* Ensure you have no running applications that could spawn pop-up windows (e.g: Telegram Desktop, Steam, ...)
|
||||||
|
|
||||||
!! This is not perfect!
|
!! This is not perfect!
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
created: 20220920092034075
|
created: 20220920092034075
|
||||||
modified: 20220920142819555
|
creator: Octt
|
||||||
|
modified: 20230611230857024
|
||||||
|
modifier: Octt
|
||||||
title: $:/GitLab/Filename
|
title: $:/GitLab/Filename
|
||||||
|
|
||||||
index.html
|
OcttKB.html
|
|
@ -1,5 +1,7 @@
|
||||||
created: 20220920092013542
|
created: 20220920092013542
|
||||||
modified: 20220920092030508
|
creator: Octt
|
||||||
|
modified: 20230611230854566
|
||||||
|
modifier: Octt
|
||||||
title: $:/GitLab/Path
|
title: $:/GitLab/Path
|
||||||
|
|
||||||
/public/
|
/
|
|
@ -1,5 +1,5 @@
|
||||||
created: 20230611213245204
|
created: 20230611232317522
|
||||||
current-tiddler: GettingStarted
|
current-tiddler: GettingStarted
|
||||||
modified: 20230611213245204
|
modified: 20230611232317522
|
||||||
title: $:/HistoryList
|
title: $:/HistoryList
|
||||||
type: application/json
|
type: application/json
|
|
@ -22,5 +22,5 @@ TryCrossRepoSync(){
|
||||||
[ "$CommitCheck" != "$CommitMsg0 (raw to htm)" ] && \
|
[ "$CommitCheck" != "$CommitMsg0 (raw to htm)" ] && \
|
||||||
[ "$CommitCheck" != "$CommitMsg0 (web to raw)" ] && \
|
[ "$CommitCheck" != "$CommitMsg0 (web to raw)" ] && \
|
||||||
[ "$CommitCheck" != "$CommitMsg0 (raw to web)" ] && \
|
[ "$CommitCheck" != "$CommitMsg0 (raw to web)" ] && \
|
||||||
sh ./GitLab.CrossRepoSync.sh || true
|
. ./GitLab.CrossRepoSync.sh || true
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
created: 20230413125137469
|
created: 20230413125137469
|
||||||
creator: Octt
|
creator: Octt
|
||||||
modified: 20230414104704258
|
modified: 20230611232242860
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
title: $:/OcttKB/Repo/Src.Git.sh
|
title: $:/OcttKB/Repo/Src.Git.sh
|
||||||
type: text/plain
|
type: text/plain
|
|
@ -1,6 +1,6 @@
|
||||||
created: 20230611175011888
|
created: 20230611230851743
|
||||||
creator: Octt
|
creator: Octt
|
||||||
list:
|
list: $:/OcttKB/Repo/GitLab.CrossRepoSync.sh $:/OcttKB/Repo/Src.Git.sh $:/OcttKB/Repo/Deploy.CrossRepoSync.sh
|
||||||
modified: 20230611211426118
|
modified: 20230611232218356
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
title: $:/StoryList
|
title: $:/StoryList
|
|
@ -1,6 +1,6 @@
|
||||||
created: 20220920092307479
|
created: 20220920092307479
|
||||||
creator: Octt
|
creator: Octt
|
||||||
modified: 20230611201623892
|
modified: 20230611232055731
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
title: $:/state/tab/sidebar--595412856
|
title: $:/state/tab/sidebar--595412856
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue