nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

enable ssh service in BSD

This is a discussion on enable ssh service in BSD within the All about FreeBSD/OpenBSD/NetBSD forums, part of the *BSD Operating systems category; hai how do i enable sshd / ssh server in FreeBSD 6.1 version. I have installed it but everytime i ...


Go Back   nixCraft Linux Forum > *BSD Operating systems > All about FreeBSD/OpenBSD/NetBSD

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 07-16-2006, 02:36 AM
Guest
 
Posts: n/a
Default enable ssh service in BSD

hai

how do i enable sshd / ssh server in FreeBSD 6.1 version. I have installed it but everytime i have to type the command to start it .

what i wanna is to star or enable ssh on boot i.e. automatically like other services
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-17-2006, 03:13 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,060
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Open /etc/rc.conf and set sshd_enable="yes":

open file:
Code:
vi /etc/rc.conf
Append following text:
Code:
SSHD_ENABLE="yes"
Save and close file. To test just reboot freebsd:
Code:
reboot
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
how to enable microsoft outlook in squid kamran96102 Networking, Firewalls and Security 11 11-24-2008 02:31 PM
Enable/Disable ftp in solaris 10 KuldeepSM Solaris/OpenSolaris 3 03-04-2008 03:43 PM
howto enable kde root login asim.mcp Linux software 1 09-07-2006 05:26 AM
What is hyperthreading and how do enable it under Linux? Linux software 1 07-17-2006 03:03 AM
How to enable Iptables with Netmeeting Berkeley Linux software 3 01-10-2006 01:22 PM


All times are GMT +5.5. The time now is 03:47 AM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36