fix: 🐛 Fedora Set Up Enable SSH
This commit is contained in:
@@ -139,6 +139,12 @@ git clone https://github.com/Jake-Pullen/kickstart.nvim.git $HOME/.config/nvim
|
|||||||
# ============================================================
|
# ============================================================
|
||||||
chsh -s /bin/zsh
|
chsh -s /bin/zsh
|
||||||
|
|
||||||
|
# ============================================================
|
||||||
|
# ENABLE SERVICES
|
||||||
|
# ============================================================
|
||||||
|
sudo systemctl enable --now sshd
|
||||||
|
|
||||||
|
|
||||||
# ============================================================
|
# ============================================================
|
||||||
# CLEANUP
|
# CLEANUP
|
||||||
# ============================================================
|
# ============================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user