Skip to content

Commit 8be49e9

Browse files
authored
Update index.html q
1 parent 83868aa commit 8be49e9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pages/mac/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,18 @@ <h2>Install MacPorts</h2>
850850

851851
https://www.macports.org/install.php
852852

853+
</script>
854+
<h2>Change hostname</h2>
855+
856+
<script type="editor" data-lang="sh">
857+
858+
sudo scutil --set HostName m4mini
859+
sudo scutil --set LocalHostName m4mini
860+
sudo scutil --set ComputerName m4mini
861+
dscacheutil -flushcache
862+
863+
# restart mac
864+
853865
</script>
854866
<h2>M1, M series spec nanometers</h2>
855867
<a href="https://github.com/stopsopa/gphotos-research?tab=readme-ov-file#m1-chip-supported-codecs"

0 commit comments

Comments
 (0)