![]() |
|
|||||||
| Notices |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
How to turn off and on SSH at cyclade
Our Solaris servers are connected to the 4-port cyclade running Linux
2.2.14. Does anyone know the command(s) to turn off and on the SSH at the cyclade ? Is there any way to replace this version of OpenSSH with a more secure one ? Our cyclade root disk has less than 2mb left. <from cyclade> [root@atlantis /root]# ps -ef | grep ssh 80 root S /sbin/sshd -f /etc/ssh/sshd_config Thanks, Bill |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: How to turn off and on SSH at cyclade
On 2007-11-15,
<> wrote: > Our Solaris servers are connected to the 4-port cyclade running Linux > 2.2.14. > Does anyone know the command(s) to turn off and on the SSH at the > cyclade ? Is there any way to replace this version of OpenSSH with a > more secure one ? Our cyclade root disk has less than 2mb left. > If /etc/init/d/sshd exists, try '/etc/init.d/sshd stop' and '/etc/init.d/sshd start'; or you can killall sshd and then restart it. (be careful if ssh is your only way of talking to the cyclade!) Check the manufacturer's web site to see if they have software updates; or if the device uses a Linux distribution such as Debian, use its package management system. If you have no choice but to use the source code, you will probably have to add more disk space (maybe by using nfs) or cross-compile on another machine. > ><from cyclade> > > [root@atlantis /root]# ps -ef | grep ssh > 80 root S /sbin/sshd -f /etc/ssh/sshd_config > > > Thanks, > > Bill |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |