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. 5

      Effect weapons

    2. 3

      Crystal Metinstone

    3. 3

      Feeding game source to LLM

    4. 113

      Ulthar SF V2 (TMP4 Base)

    5. 3

      Feeding game source to LLM

    6. 0

      Target Information System

    7. 3

      Feeding game source to LLM

    8. 2

      anti exp explanation pls

  • 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.