User Tools


kernel:kiss

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kernel:kiss [2025/11/11 14:35] – [2.0] marlonivokernel:kiss [2025/11/13 09:50] (current) – [5.0] marlonivo
Line 4: Line 4:
 Then activate ssh and remove change some settings: Then activate ssh and remove change some settings:
 <code> <code>
-sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/' /etc/ssh/sshd_config+vim /etc/ssh/sshd_config 
 +--- 
 +PermitRootLogin yes
 </code> </code>
  
Line 14: Line 16:
 </code> </code>
  
-And from the laptop you are reading this guide:+And from the device you are reading this guide:
 <code> <code>
-ssh root@192.168.1.42    <- enter the live ISO pw+ssh root@192.168.1.10    <- enter the live ISO pw
 </code> </code>
  
Line 130: Line 132:
 reboot reboot
 </code> </code>
 +
 +====5.0====
 +Read more: 
 +https://kisscommunity.org  
 +https://kisslinux.org  
 +