Displaying 6 results from an estimated 6 matches for "eport".
Did you mean:
port
2014 Mar 02
1
ssh-askpass in bash script
...ps ${SSH_AGENT_PID} > /dev/null || ierr=1
if [ $ierr == "0" ]; then
echo > /dev/null
else
# If not initialize new agent and
# add authentication
start_agent;
fi
else
start_agent;
fi
export
PATH=$PATH:/home/iloshakov:/home/tdineen/eporter:/home/mrupapara:/home/tdunphy/bin:/home/ashoykhet:/home/tdineen/eporter
export PUB='/homeuser/.ssh/id_rsa.pub'
I'd appreciate any advice you may have!
Thanks
Tim
--
GPG me!!
gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
2006 Apr 28
0
postfix, cyrus-imapd and ldap limitation
...now.
using raw ldapsearch, it works fine when I...
ldapsearch -x '(mailLocalAddress=username at myhomelenders.net)'
but apparently the chop comes after 23 characters because when I send
mail to the username at myhomelenders.net...
I get an email rejection for username at myhomelenders.n
eporting-MTA: dns; srv1.myhomelenders.net
X-Postfix-Queue-ID: 4C7F8F8CD0
X-Postfix-Sender: rfc822; root at myhomelenders.net
Arrival-Date: Thu, 27 Apr 2006 18:25:02 -0700 (MST)
Final-Recipient: rfc822; username at myhomelenders.n
Original-Recipient: rfc822; username at myhomelenders.net
Action: failed
S...
2007 Aug 16
1
NFSv4 on CentOS 4.5
Hi. I'm having trouble accessing a shared directory over NFSv4 on a
CentOS 4.5 machine.
My export file reads
/test 10.0.0.0/255.0.0.0(ro,async,insecure,nohide,no_subtree_check)
Running the mount command with NFSv4 as the filesystem gives me a
permission denied error.
[root at pebble-anoop ~]# mount -v -t nfs4 pebble-anoop:/test/ /mnt/
mount: pinging: prog 100003 vers 4 prot tcp port
2004 Nov 22
1
Files not appearing on Samba mount.
...s mounted onto a RedHat
box
using the following entry in fstab:
//server/filesystem /opt/bumvfs smbfs
username=username,password=password,debug=4,dmask=777,fmask=777,sockopt=
SO_KEEPALIVE
0 0
On this we create a directory structure such as:
\dodgy_test\wxy2\VFStp\VFSnetwork_entities\VFSCommonReports\VFSGM_H\VFSR
eports\VFSStandard+Reports\VFSRegion
Then we create files with names such as:
19/11/2004 12:21 207 VFSREGN1+%280603%29+deFILE.vfsproperties
19/11/2004 12:21 45,526 VFSREGN1+%280603%29+en
19/11/2004 12:21 206 VFSREGN1+%280603%29+enFILE.vfsproperties
19/11/2004 12:21 202 VFSREGN1+%280...
2006 Apr 24
0
R 2.3.0 is released
...#39;name' argument. It
returns a named list of NativeSymbolInfo objects, but is
backward compatible by default when called with a character
vector of length 1, returning the NativeSymbolInfo object.
o help.search() no longer attempts to handle packages installed
prior to R 2.0.0, and reports the current path to the
package (rather than where it was originally installed: this
information is not shown by the print() method).
o Added "hexmode" to parallel "octmode".
o install.packages() now does tilde expansion on file paths
supplied as 'pkgs'....
2006 Apr 24
0
R 2.3.0 is released
...#39;name' argument. It
returns a named list of NativeSymbolInfo objects, but is
backward compatible by default when called with a character
vector of length 1, returning the NativeSymbolInfo object.
o help.search() no longer attempts to handle packages installed
prior to R 2.0.0, and reports the current path to the
package (rather than where it was originally installed: this
information is not shown by the print() method).
o Added "hexmode" to parallel "octmode".
o install.packages() now does tilde expansion on file paths
supplied as 'pkgs'....