Displaying 20 results from an estimated 100 matches similar to: "Remote command"
2006 Jan 11
1
OpenSSH Installation in Win2k Platform
Hi,
How can I install the OpenSSH in Windows. When I downloaded the file, there is no .exe.
Thanks for your advance help.
--
___________________________________________________
Play 100s of games for FREE! http://games.mail.com/
2005 Jul 27
3
reference counting in ssh-agent?
Hi,
In a machine that I regularly use one console and remotely I have the line:
eval `ssh-agent`
In my .login, as per the ssh-agent(1) man page.
Problem: when I log out, the ssh-agent process persists which is the
correct behavior in some cases, but not in others. This means that
periodically I have to kill off hundreds of ssh-agent processes as they
are taking up a substantial amount of my
2006 Mar 28
1
XP does not login Samba PDC
Hi all, I'm usigin Samba version 3.0 with OpenLDAP 2.2.23
server:~# smbd -V
Version 3.0.14a-Debian
server:~# slapd -V
@(#) $OpenLDAP: slapd 2.2.23
I was using the Windows XP client login on Samba PDC but after some days,
unexpectedly it didn't login anymore
The client: client$ id added on LDAP and the configurations above are sets
on Windows XP:
Domain member: Digitally encrypt or
2006 Mar 22
1
XP client doesn't log in
Hi all, I'm usigin Samba version 3.0 with OpenLDAP 2.2.23
server:~# smbd -V
Version 3.0.14a-Debian
serverl:~# slapd -V
@(#) $OpenLDAP: slapd 2.2.23
I was using the Windows XP client loggin on Samba PDC but after some days it
didn't log in anymore
The client: client$ id added on LDAP and the configurations above are on
Windows XP:
Domain member: Digitally encrypt or sign secure
2004 May 18
1
Problem with X tunneling, su, and xauth
Hi all.
I'm trying to use ssh to connect from a PC (using TerraTerm with the
ssh add-in) to a Solaris 8 or Solaris 9 box (both running OpenSSH
3.7.1p2) to establish a session for X-forwarding. Everything works
great, until I use "su" to change to another account (such as root).
The su'd user doesn't seem to be able to authenticate properly to use
the X-tunnel.
I did a
2005 Mar 01
1
Allow remote hosts for remote forwarded ports
Hi all,
I just wanted to temporarily make some new CMS I set up available to the
public for testing on port 8080 of our web server forwarded via ssh to
to my local, firewalled workstation:
ssh me at some-host.tld -R 8080:localhost:80
However I had to notice that this only binds to the loopback interface
and not to all. For -L there is the -g option to low connects to locally
forwarded ports
2003 Apr 08
3
fstack protector
hi is there any way to build 4.8 release with this fstack protection?
or atleast some ports is there any good info on this? the only page i found was that ibm page but it seemed outdated.
//martin
2020 Jan 15
2
[PITCH] Improvements to LLVM Decision Making
On 15/01/2020 10:04, Doerfert, Johannes via llvm-dev wrote:
>> "It isn't clear how to propose some changes in the first place, and it
>> is often unclear who the decision makers are."
> I feel that patches and RFCs are well established*and documented* [1,2]
> ways to propose changes. In addition, the *-dev lists, IRC, etc. do
> provide ways to clear
2004 Jan 19
3
OpenSSH - forced command - no-pty issue
Hello Darren,
The major problem we are running into is that the shell (both sh and ksh)
does not kill its child processes when there is no pty. The SSH patch
mentioned previously at
http://bugzilla.mindrot.org/show_bug.cgi?id=396
is not sufficient to kill the forced command completely.It will only kill
the shell script, but not any child processes the shell script runs. The
shell assumes the
2004 Oct 18
1
transparent cfs (tcfs)
>Date: Sun, 17 Oct 2004 10:41:14 -0400 (EDT)
>From: Yan Wang <ywang4@cs.pitt.edu>
>Subject: TCFS on FreeBSD
>
>
>I tried to port Transparent Cryptographic File System
>(http://www.tcfs.it) OpenBSD version to FreeBSD 4.8, but failed. Has
>any one tried this before? How much modification is needed? Any info is
>appreciated.
>
>Thanks,
>
>Yan
>
>
2004 Dec 10
2
need some advice on connections logs
Hello-
What is the best way to deal with getting logs for someone attacking my
box? I am not really sure, but I think it may involve tcpdump. Is
there any way to implement this so that it can be running before an
attack happens?.....see the problem is, that I do not have physical
access to the box and if it is taken down(unaccessible by remote means),
I cannot log in to start a dump. What
2007 Mar 28
3
Dueling master browsers...
I'm having trouble with my Samba 3 PDC and several XP Pro workstations
stealing the master browser status on the network.
These users won't log in to the domain. Logs and purified smb.conf
attached.
Mar 27 09:09:48 macallan nmbd[3481]:
Mar 27 09:09:48 macallan nmbd[3481]: *****
Mar 27 09:10:05 macallan nmbd[3481]: [2007/03/27 09:10:05, 0]
2019 Mar 26
2
samba 4.9.5 - joining Samba DC to existing Samba AD failed
Hi Tim and Rowland, thanks for Your support!
I was thinking about e.g. Python 2.7.15 compatibility (as newer Samba
versions require Python3), but You are right, here in DB can be problem
- first Samba AD DC was created by migrating Samba3 NT4 domain to Samba4
AD cca week ago (using 'samba-tool domain classicupgrade ...', according
to Samba Wiki):
On Tue, 26 Mar 2019 10:14:02 +1300
Tim
2013 Mar 28
6
Does CentOS support dual graphics cards with 2 monitors each?
I have a user who wants to have 4 monitors attached to his CentOS 6.4 system. I know that you
can't use both on-board video and a PCI video card at the same time, but what about two PCI
video cards? The system seems to recognize them as shown by the lspci -v output below, but
I can't get Xorg to use the second card. Has anyone done this? If so, what is the trick to
get it to work?
2019 Mar 27
3
samba 4.9.5 - joining Samba DC to existing Samba AD failed
HOn Tue, 26 Mar 2019 09:29:41 +0000
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Tue, 26 Mar 2019 05:18:20 +0100
> Franta Hanzlík <franta at hanzlici.cz> wrote:
>
> > Hi Tim and Rowland, thanks for Your support!
> > I was thinking about e.g. Python 2.7.15 compatibility (as newer Samba
> > versions require Python3), but You are right, here
2010 Dec 09
2
Error in vector("integer", length) : vector size cannot be NA
Hello,
I have uploaded a csv file that looks like this:
> gc
alpha_id beta_id
1 142053 1
2 9454 1
3 295618 2
4 42691 2
5 389224 3
6 9455 3
The alpha_id contains 310660 unique values and the beta_id contains 17431
unique values. The number of rows adds up to more than 1.3 million. Now I
want to convert
2018 Nov 01
2
Internal DNS migrate to Bind9_DLZ
I've been been trying to investigate this for sometime now, hence I came to
the experts :)
I have rejoined all my DC's with new names, see below.
;; ANSWER SECTION:
<domain>.corp. 3600 IN NS psad101zatcrh.<domain>.corp. -> New
rebuild, new hostname, RHEL6 to RHEL7 upgrade
<domain>.corp. 3600 IN NS prdc001zafsrh.<domain>.corp. -> New
2005 Jan 13
1
ATA186: SIP/2.0 503 Service Unavailable
I have done my homework on this, I hope.
I have a customer with an ATA186 who uses Nufone as his IAX provider.
His network operations center in the Bahamas was destroyed by the
hurricanes, and I'm helping him rebuild.
We have a nagging problem getting his ATAs (located in public IP space)
to talk through his IAX provider (Nufone) to the outside world. As far
as we know, things worked OK
2002 Dec 18
0
[Bug 458] New: sshd crashes with "fatal: mm_malloc: size too big"
http://bugzilla.mindrot.org/show_bug.cgi?id=458
Summary: sshd crashes with "fatal: mm_malloc: size too big"
Product: Portable OpenSSH
Version: 3.5p1
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P3
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2006 Apr 11
1
Centos merchandise
Hi all,
Do you know where I can buy Centos merchandise such as posters, tshirt, mug,
etc? Especially, posters. I'd like to put some on my office to put some
pressures on my windows-minded colleaques.
Thanks.
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
13:27:37 up 6:06, 2.6.15-1.1830_FC4 GNU/Linux
Let's use OpenOffice.