search for: sshed

Displaying 20 results from an estimated 31 matches for "sshed".

Did you mean: sched
2006 Aug 11
5
Running firefox on a remote host on centos-4
Back in the day (read: before the latest firefox update), I used to be able to ssh to a remote box, run 'firefox -local', and have that box fire up its own firefox session even if I was running firefox on the system from I which I sshed. Those days seem to be gone. No matter what I try, if I've got firefox running on my local desktop, the remote firefox command just fires off another instance of the local firefox session. I've got several boxes running monitoring daemons reporting via http only to the localhost, so t...
2015 Dec 24
2
Centos7 poblems with dnssec-keygen
...ng. I have not applied my customizations yet. The first step I am taking is getting rndc.key created. So reading the guide I am trying to run (while logged in as root, and in /etc): dnssec-keygen -a hmac-md5 -b 256 -n HOST rndc.key The system is just sitting there and doing nothing. I have sshed as another session and do not see any processing being done by dnssec-keygen. Has anyone else done this? Am I doing things in the right order? If it works for others, then there is something wrong with my setup...
2020 Oct 01
2
Kerberos ticket lifetime
...>> > Thinking about it, when you login via ssh, PAM via pam-winbind should > get you a new ticket on that client. It did do that.? However, I left myself logged in intentionally for > 10 hours on the system and winbind didn't auto renew the ticket.? It did renew it when I *re*sshed, but it should have renewed it on the connection that was left open as well.? On the system where I logged in via GNOME and left it for > 10 hours, it did renew it. Jason.
2006 Jan 10
2
2 SSH questions
I am away from my office for the week. In Sacramento for the IEEE 802.1 interim meeting (for anyone in the neighborhood...). And I am working on SSH with my Centos install(s). 1) For right now I am using my XP drive with Tectia client. I have SSHed into my Centos server using password method and uploaded my public key and such. I see everything there. I think. I then delete all authentication methods but public key and am told that no recognized authentication match. When I add password back into my client, I get the password authenti...
2000 Sep 10
1
X11 forwarding under Linux
...warding working !!! Please see reference to: http://marc.theaimsgroup.com/?l=secure-shell&m=96808107729963&w=2 If you respond, please cc your response to baitisj at cyberdude.com as I am not subscribed to the mailing list. Thank you for your excellent software, Jeff > When you're sshed in, check the XAUTHORITY variable. It should be > something like /tmp/ssh-efPeK778/cookies . /etc/profile.d/xhost.sh > should be something like this:
2003 Apr 29
3
rsync over ssh
I have been trying to get rsync with ssh to work and have found that even though I have a daemon running it spawns another when I connect (running as the user I sshed as). This was in the enhancements for 2.5.6. I am trying to figure out how i can use the ssh for security but still connect to the daemon that I have running as root so i can back up all of my files that arn't readable by anyone else. I have also noticed that when i connect over ssh I need a...
2008 Mar 12
1
gracefully handing a library load error
I have an R program I am attempting to use to generate some SVGs. I've been using the cairoDevice library. When running a session not connected to an X session (like if I'm sshed in), attempting "library(cairoDevice)" causes: *** caught segfault *** address 0x8, cause 'memory not mapped' Traceback: 1: .C("R_gtk_setEventHandler", PACKAGE = "cairoDevice") 2: firstlib(which.lib.loc, package) 3: doTryCatch(return(expr), name, parenten...
2004 May 31
2
Lock ups?
...ereal on the windows end and when the pauses happen I see SMB messages flying round but they seem to be requests for the same bit over and over.. Usually as the pause ends I see a close request going from the XP box to the Linux server. I can provide ethereal captures if that would help. I am also SSHed into the server and it's not a drive pause as the drive and mounted dir are totally responsive under linux while the pause is in effect. I don't think it's network related as I have 100 meg full duplex locked all the way through. Both PC's are plugged into a Cisco 2950 and I see no...
2006 May 16
8
capistrano can''t find svn
I''m trying to get capistrano to deploy to an osx machine - rake remote:cold_deploy but it fails on the svn co line with "bash: line 2: svn: command not found" I''ve set the proper path to svn (/usr/local/bin) in both .bash_profile and .bash_login but capistrano seems to be ignoring these. How does capistrano know where to look for svn? Thanks
2015 Dec 24
0
Centos7 poblems with dnssec-keygen
...; customizations yet. The first step I am taking is getting rndc.key > created. So reading the guide I am trying to run (while logged in as > root, and in /etc): > > dnssec-keygen -a hmac-md5 -b 256 -n HOST rndc.key > > The system is just sitting there and doing nothing. I have sshed as > another session and do not see any processing being done by dnssec-keygen. > > Has anyone else done this? Am I doing things in the right order? If it > works for others, then there is something wrong with my setup... It's working fine for me. I'm using the command ldns-k...
2020 Oct 01
2
Kerberos ticket lifetime
On 10/1/2020 8:28 AM, Rowland penny via samba wrote: > On 01/10/2020 13:17, Jason Keltz via samba wrote: >> So why is it that winbind renews the ticket on the original system, >> but on the system that I ssh to, it does not. > > Do you have 'winbind refresh tickets = yes' set on all the systems ? Absolutely.? In fact,? both systems are using the identical smb.conf,
2014 Jun 15
0
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
...my local computer, it's OK. I have > verified rpm versions, seem OK. I have rsynced /etc/libvirt dir from > local computer to remote server. > > It works on my local like on yours,but not on my remote. I need the > remote to run VMs. If I'm parsing you correctly, you've SSHed into the remote machine and running virt-install. Like I said, if QEMU can access your home directory (as I noted above), where you're storing disk images, you shouldn't have any issues. -- /kashyap
2014 Jun 15
2
Re: Fedora 19/20 new install :Unable to create vcpu cgroup
Hi, Thanks Kashyap for your answer. I am trying to give more data: virt-install invokation: # virt-install --name eff1 --disk /home/kvmimages/eff1.img --cdrom /home/kvmimages/Fedora-20-x86_64-DVD.iso --memory 4096 WARNING CDROM media does not print to the text console by default, so you likely will not see text install output. You might want to use --location. Début d'installation...
2015 Dec 24
2
Centos7 poblems with dnssec-keygen
...he first step I am taking is getting rndc.key >> created. So reading the guide I am trying to run (while logged in as >> root, and in /etc): >> >> dnssec-keygen -a hmac-md5 -b 256 -n HOST rndc.key >> >> The system is just sitting there and doing nothing. I have sshed as >> another session and do not see any processing being done by >> dnssec-keygen. >> >> Has anyone else done this? Am I doing things in the right order? If it >> works for others, then there is something wrong with my setup... > > It's working fine for me...
2007 Apr 26
0
Slow Samba
I am running a Snap 4200 fileserver, which is a network appliance that uses Samba to share files on a windows network. I've been experiencing slow performance on the Snap. The issue started suddenly 5 to 6 weeks ago, so I don't think it's a performance-related problem. I SSHed into the unit and noticed some odd errors in the samba event logs. They look something like this: [2007/04/10 17:29:38, 0] smbd/posix_acls.c:has_pai_get_perm(474) has_pai_get_perm: unknown tag type in ACL [2007/04/10 18:36:15, 0] smbd/service.c:make_connection(844) 192.168.5.103 (192.168.5.1...
2006 Aug 07
1
newbie Capistrano question
Hi, My name is Paul Kristoff and I am rather new to rails. I am trying to use Capistrano for the first time and am rather confused. My confusion boils down to the :repository variable in the deploy.rb file. Is this supposed to point to where your code is currently being stored? Here is what leads to that question, I am working with an ISP that supports rails. I originally had the
2013 Jul 11
1
remote rsync exit code 0: is this a bug?
...(thereby telling the wrapper of the failure). My main question is: should it be safe to rely upon the exit code of the remote rsync? I imagine that I could push the directory-renaming logic to the sending server, but this is going to introduce a new set of failure cases (eg. the renaming must be SSHed; the SSH can fail) so I'm hoping to avoid that. Thanks...Andrew
2003 Dec 28
11
TDM Card loses Dialtone and Battery
Hello all, I've posted on this problem before. Well here goes again. I have an intel mobo with a p4 2.4ghz proc, 1GB Ram. It has built-in ethernet and vga and 6 pci slots. I dreamed of making this my household communications server: internet router, firewall, vpn and asterisk. Everything works except the TDM fxs card. Well it works for a little while and it dies: no dialtone, no
2020 Oct 01
2
Kerberos ticket lifetime
...ogin via ssh, PAM via pam-winbind >>> should get you a new ticket on that client. >> >> It did do that.? However, I left myself logged in intentionally for > >> 10 hours on the system and winbind didn't auto renew the ticket.? It >> did renew it when I *re*sshed, but it should have renewed it on the >> connection that was left open as well. On the system where I logged >> in via GNOME and left it for > 10 hours, it did renew it. >> >> Jason. >> >> > I am now testing this on Centos 8 and I didn't get a ticket,...
2020 Mar 05
3
Fwd: sk-api suggestions
Hello, I'm helping the Git for windows team and contributing in git-for-windows repository to help expand the OpenSSH support for fido2 devices on Windows. Currently we are using your internal implementation(sk-usbhic.c) however since Windows 10 version 1903 this requires administrator privileges. I'm trying to create a module for OpenSSH to use webauthn.dll instead of direct calling to