Jump to content

How to enable root login on FreeBSD 10 ?


Recommended Posts

Hello everyone, today I'll show you how to enable acces to root login via Putty.
Yes, I know SSH accesing is better, but there is tut how to enable root login in FreeBSD 10.
 
So first log in to your FreeBSD 10.

 

 

And write this:

vi /etc/ssh/sshd_config

Then you should search line like this: 


#PermitRootLogin no

Remove # and replace no to yes, like this: 


PermitRootLogin yes

Final step is to restart your sshd

/etc/rc.d/sshd restart

And that's it. It's really simply and this tutorial is for real amateur in this biz.

 

But I think it can be useful.

 

 

Peace, TyWin

 

  • Love 2
Link to comment
Share on other sites

Announcements



  • Similar Content

  • Similar Content

  • Similar Content

  • Tags

  • Activity

    1. 0

      Target Information System

    2. 1

      Feeding game source to LLM

    3. 2

      anti exp explanation pls

    4. 1

      Feeding game source to LLM

    5. 2

      anti exp explanation pls

    6. 0

      [GR2] Positioning an object added with "Attach"

    7. 1417

      [40250] Reference Serverfile + Client + Src [15 Available Languages]

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.