12.6.25
This commit is contained in:
3
docs/code_server.md
Normal file
3
docs/code_server.md
Normal file
@@ -0,0 +1,3 @@
|
||||
to run: /opt/homebrew/opt/code-server/bin/code-server
|
||||
|
||||
to get password or change port: cat /Users/samrussell/.config/code-server/config.yaml
|
||||
10
docs/gitea.md
Normal file
10
docs/gitea.md
Normal file
@@ -0,0 +1,10 @@
|
||||
/opt/homebrew/bin/custom/conf/app.ini
|
||||
this file stores the path of the repos
|
||||
|
||||
Command to replace remote origin:
|
||||
git remote set-url origin https://admin.sun.museum/sam/Hyperia.git
|
||||
|
||||
'gitea web' to start
|
||||
|
||||
username: sam
|
||||
password: same as RTTL
|
||||
2
docs/ssh.md
Normal file
2
docs/ssh.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# See Logs
|
||||
sudo log stream --predicate 'process == "sshd"' --info
|
||||
Reference in New Issue
Block a user