Sponsored Content
Special Forums IP Networking how to install ssh service in linux Post 302348312 by DukeNuke2 on Friday 28th of August 2009 02:09:39 AM
Old 08-28-2009
have a look for the right installation target with:
Code:
sudo apt-cache search ssh

this should bring you the name of the package (something like "ssh..."). after that use the command mentioned by the other posters to install the package.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

ssh install

hi , i am trying to install ssh on solaris8 i have downloaded openssh. if anyone have installed openssh before , i like to know if there are anything else needed to install it. Some web sites says you need zlib and so on. i am confused. (1 Reply)
Discussion started by: oppai
1 Replies

2. Solaris

could not able to start the ssh service plz suggest

Hi Gurus I could not able to start the ssh service plz suggest root@bics-uatsrvr-01 # svcs -x ssh svc:/network/ssh:default (SSH server) State: offline since Thu May 28 04:12:02 2009 Reason: Service svc:/system/filesystem/usr:default is not running because a method failed. ... (1 Reply)
Discussion started by: girish.batra
1 Replies

3. Web Development

hosting service that allow me to compile and install my own apache

Is there any cheap hosting service that allow me to compile and install my own apache and php ? thanks (1 Reply)
Discussion started by: aneuryzma
1 Replies

4. UNIX for Dummies Questions & Answers

Problem with the SSH & Telnet Service

Hi gurus of Unix, I am newby in Unix, I need to Know the following. How I know if SSH & Telnet service is UP in Solaris? Please I appreciate your answer Regard Andres (2 Replies)
Discussion started by: andresguillen
2 Replies

5. Solaris

ssh service location on Solaris 8

Hi where can i find the ssh service on solaris 8 if "sshd" it is not available on /etc/init.d? i want to restart the service. i did a "which" and i found this. is this the right path? i want to double check since this is a prod server. bash-2.03# which sshd /usr/sbin/sshd Thanks (4 Replies)
Discussion started by: hrist
4 Replies

6. Programming

doing a socket connection using ssh service

Trying to establish a socket connection using ssh service - but want to use different login name for ssh than what currently logged in as - if under shell know to use ssh -l <login-name> host - however - not sure how to tell o.s. to use different login name when use connect command (2 Replies)
Discussion started by: clcoh11
2 Replies

7. Solaris

Helpme !! ssh service in maintenance mode

Hi Guys, Virtual Machine - Solaris 10 ssh service is in maintenance mode, when i tried to disable it it got disabled but when i enabling it ( svcadm enable ssh) it is coming in maintenance mode...... Pls help (10 Replies)
Discussion started by: saurabh84g
10 Replies

8. UNIX for Beginners Questions & Answers

Allow AD service account SSH to Linux systems without 2FA

I have Windows AD server and all of the linux computers are joined to AD. Recently, 2FA has been activated, I wish to exclude some of the domain service accounts from 2FA # less /etc/pam_radius_acl.conf sshd:* # /etc/pam.d/sshd auth required pam_sepermit.so auth requisite... (0 Replies)
Discussion started by: davidpar007
0 Replies
BUILDD-MAIL(1)							   Debian sbuild						    BUILDD-MAIL(1)

NAME
buildd-mail - mail answer processor for buildd SYNOPSIS
buildd-mail buildd-mail-wrapper VERSION
This man page documents the packaged version of buildd-mail. This version is maintained by the buildd-tools project developers on Alioth (https://alioth.debian.org/projects/buildd-tools/). There is also a version maintained by Ryan Murray which is adapted to build daemon needs, with similar functionality. This version should be equally capable of working in a buildd setup, but has a number of enhancements aimed at making it suitable for use by end-users. DESCRIPTION
buildd-mail processes incoming mail for the buildd user. buildd-mail-wrapper was a setuid wrapper for buildd-mail, which has been removed and is no longer required. It has been kept as a symbolic link to buildd-mail for compatibility purposes, but is obsolete and will removed in a future release. SETUP
The buildd user should have a file ~/.forward with the following contents: |/usr/bin/buildd-mail-wrapper This will ensure all incoming mail will be processed using buildd-mail. FILES
/etc/buildd/buildd.conf Configuration, maintained by the system administrator. This may be used to override the defaults. ~/.builddrc User-specific configuration. ~/.forward Mail forwarding configuration. AUTHORS
Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>. sbuild is based on debbuild, written by James Troup <james@nocrew.org> and has been modified by Ben Collins <bcollins@debian.org>, Ryan Murray <rmurray@debian.org>, Francesco Paolo Lovergine <frankie@debian.org>, Michael Banck <mbanck@debian.org>, and Roger Leigh <rleigh@debian.org> COPYRIGHT
Copyright (C) 1998-2000 Roman Hodek <roman@hodek.net> Copyright (C) 1998-1999 James Troup <troup@debian.org> Copyright (C) 2003-2006 Ryan Murray <rmurray@debian.org> Copyright (C) 2001-2003 Rick Younie <younie@debian.org> Copyright (C) 2003-2004 Francesco Paolo Lovergine <frankie@debian.org> Copyright (C) 2005 Michael Banck <mbanck@debian.org> Copyright (C) 2005-2008 Roger Leigh <rleigh@debian.org> SEE ALSO
buildd(1). Version 0.63.2 18 Aug 2012 BUILDD-MAIL(1)
All times are GMT -4. The time now is 08:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy