similar to: bash: scp: command not found

Displaying 20 results from an estimated 200 matches similar to: "bash: scp: command not found"

2000 Feb 02
2
problems with openssh-1.2.2 and pam_tacplus.so
Hello, I have the following problem: I have installed openssh-1.2.2 on FreeBSD 3.4-RELEASE. I intentionally did not took the FreeBSD port because it does not support PAM. My aim is to make sshd authenticate against a TACACS+ server using the pam_tacplus.so module shipped with FreeBSD. That works perfectly with this line in my /etc/pam.conf: login auth sufficient pam_tacplus.so
2000 Mar 07
0
ANNOUNCE: openssh-1.2.2p1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a patch release which contains fixes to all the problems which have been reported over the last month. Most importantly: OpenSSL-0.9.5 has exposed a bug in RSA key generation on systems which lack a /dev/random (Solaris, HPUX, SCO). On such systems this port was not properly initialising OpenSSL's entropy pool. This results in lower
2017 Jul 18
2
lme4 question
Hello, I am trying to run the following model: domi ~ type*ratio+((1|id)+(0+type|id)+(1|face_id)+(1|car_id)) My question is whether the data coding for "face_id" and "car_id" variables is correct. As you see on the following sample data structure, "type" is repeated measure where 1=car, 0=face. Thus, I coded "face_id" as "0" when the type is 1
2004 Oct 07
2
account is not autorized to connect from this station.
Hi all, (i'am beginner) i have samba 3.0.7 and ldap 2.1.30-3 installed on linux debian sarge My users account are stored in ldap (ou=people,dc=alsace,dc=iufm,dc=fr) I used idealx smbldaptools .0.8.5 to : - populate LDAP (account administrator is created, id administrator gives " uid=0(Administrator) gid=512(Domain Admins) groupes=512(Domain Admins)" - add my machine accoun (named
2008 Mar 11
3
Migrate Outlook Express mail to Thunderbird?
Hi, A friend's laptop just quit working under Windows XP, so I 1) booted a Knoppix Live CD 2) configured the thing for my LAN 3) scp'ed recursively Documents\ and\ Settings/, 4) wiped the hard disk clean and 5) installed CentOS 5.1. No dual-boot, no prisoners, just 100% GNU/Linux :oD I managed to find the contents of the Outlook Express Mailboxes in some obscure subdirectory.
2004 Oct 14
2
script in netlogon isn't run
Hi, i have samba 3.0.7 and set a logon.bat script in /home/samba/netlogon But when i log in my domaine (from a windows xp sp1 machine) "Domi" the script isn't run, no error message at log in Just going on the share "netlogon" i got the sand-hour and nothing more happens What's wrong ? Thanks for any help *here my smb.conf * [global] # Do something sensible when
2000 Apr 11
2
X forwarding (still) broken on Linux
On Sun, 9 Apr 2000, barker at ling.ucsd.edu wrote: > This may be a lack-of-adequate-documentation problem rather than a bug, > but I can't get X forwarding to work: > > localhost$ set | grep DIS > DISPLAY=localhost.localdomain:11.0 > localhost$ set | grep XA > XAUTHORITY=/tmp/ssh-gzg13204/cookies > localhost$ ssh -v localhost > SSH Version
2013 Jan 31
7
[PATCH] libxl: pass debug flag down to libxl_domain_suspend
# HG changeset patch # User Olaf Hering <olaf@aepfle.de> # Date 1359648298 -3600 # Node ID 256d59b2bc8a413876559dc8daf4c52ba46677de # Parent 12455da211d4e841692b2374086356a87eb74ff7 libxl: pass debug flag down to libxl_domain_suspend libxl_domain_suspend is already prepared to handle LIBXL_SUSPEND_DEBUG, and xl migrate handles the -d switch as well. Pass this flag down to
2012 Aug 11
3
replace funcion
Hello everybody, I would like to replace or recode a list of numbers between 1 and 12 (total 100). I have tried to make it with recode, but i have two types of replacements. For 1,2,3,4,11,12 => invierno and for 5,6,7,8,9 and 10 => verano. recode(datos.mx1[,7], "1='invierno'; 2='invierno';
2012 Jul 29
2
Error in for-loop
Hello erverybody, I have a problem with my second for-loop. 1. First i read the tables. datos.mx1 <- read.table('PETmx1.csv',head=TRUE,sep=';') datos.min <- read.table('PETmin.csv',head=TRUE,sep=';') http://r.789695.n4.nabble.com/file/n4638257/PETmx1.csv PETmx1.csv http://r.789695.n4.nabble.com/file/n4638257/PETmin.csv PETmin.csv names(datos.mx1)
2011 Jan 14
1
[LLVMdev] examine dominating relationships between basic blocks
I am building code which needs to examine dominating relationships between Basic Blocks. I searched the Programming Guide (http://llvm.org/docs/ProgrammersManual.html#common), it mentioned briefly that such details will be covered in the future. So, I am tuning to the list and ask. Say, I have BasicBlock * a, *b, and need to know whether a DOM b, (a DOMi b, a DOMp b, a PostDOM b), etc. How
2005 Aug 17
3
OpenSSH sget/sput suggestion
Not sure if this has ever been suggested before as a feature request, but I am getting off my lazy a** and sending this Email to your list. Hopefully you will think it is a wonderful idea. I am forever using the wonderful OpenSSH on many systems and have done so for many years. But I often find myself wanting to transfer files while ssh'ed into another system. If I could just have a
2003 Sep 15
1
rsyncing fifos and sockets on FreeBSD
Hi there, there is a problem (which as far as i know) is already known with rsync on FreeBSD: it is not possible to rsync neither fifos nor unix domain sockets (note that you have to be root there): # mkfifo test # file test test: fifo (named pipe) # rsync -a test test2 mknod test2 : Invalid argument rsync error: some files could not be transferred (code 23) at main.c(620) # file /var/run/log
2000 Mar 27
2
FreeBSD 3.1 & OpenSSH 1.2.3
Hi all, I am trying to get OpenSSH working on an i386 BSD 3.1 box we have. Everything compiles OK, installs, and I can launch SSHD. Here is a sample session of sshd with the debug switch: <BEGIN SSHD OUTPUT, NAMES CHANGED TO PROTECT THE INNOCENT :)> computer# /usr/local/sbin/sshd -d debug: sshd version OpenSSH-1.2.3 debug: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port 22.
2010 Dec 13
1
svn commit r2732
I've discovered an issue (which may be unique to my UPS) with this commit. init_communication now returns -1, instead of 0 if it failed to read the manufacturer info, this makes sense after all. With my UPS (Belkin F6C1400-EUR), the response to the Manufacturer command returns only 6 spaces (rather than "BELKIN"), this means that init_communications fails, and the driver fails
2011 Jan 17
1
[nut-commits] svn commit r2832 - in trunk/docs: . website
On 14/01/2011 20:40, Arnaud Quette wrote: > Author: aquette > Date: Fri Jan 14 20:40:06 2011 > New Revision: 2832 > URL: http://trac.networkupstools.org/projects/nut/changeset/2832 > > +link:http://www.networkupstools.org/source/2.6/nut-2.6.0.tar.gz.sig[signature] May I suggest that you also provide checksums for the tarball? I'm updating the FreeBSD port, and wanted to
2010 Oct 13
1
Submitting patches
I've patched the belkin driver to add the test commands & beeper control, as well as reporting the beeper and test status. I've submitted them to the nut-upsdev list, but haven't heard anything back. Is there a place or person I can contact to submit changes to? Thanks, John
2011 Mar 07
1
Initialising UPS variables from ups.conf
Are there any plans to allow us to specify UPS variables in ups.conf, eg: [evo_s_3000] driver = usbhid-ups port = auto desc = "Eaton Evolution S 3000" vendorid = 0463 productid = ffff ups.delay.shutdown = 120 ups.delay.start = 130 The reason I ask is that I'm using FreeBSD & gmirror and need to extend the gracetime
2005 Oct 20
0
Xen domU installer scripts
Hi, As followup to the Linux-Kongress tutorials I''ve started to polish my tiny domain installer scripts a bit and ended up creating a new package containing a number of shell scripts for domU installations. The name is "domi" and you can grab a copy here: tarball: http://dl.bytesex.org/cvs-snapshots/ suse rpm: ftp://ftp.suse.com/pub/people/kraxel/10.0-i386/i586/
2009 Mar 06
9
Association broken when upgrading from rails 1.2.6 to 2.2.2
I have an app with the following models: course belongs_to :semester semester has_many: courses belongs_to :education education has_many :semesters In my old app (rails 1.2.6) I was able to access variables via controller @courses = Course.find(:all) view file: <% for course in @courses %> <%= course.name %> <- this line works <%= course.semester.name %> <- this is now