☰ Categories

Linux: Kali – Make the ssh service start automatically

Run the following command to make the ssh service auto start

update-rc.d -f ssh enable 2 3 4 5