Displaying 20 results from an estimated 400 matches similar to: "Compiling for Windows"
2006 Jan 19
1
CopSSH changes directory permission
Hi,
I am seeing a strange behavior on windows XP pro with CopSSH installed.
Every time I run
the activate.sh and create a ssh account and subsequently when attempted
to delete the folder or any files in the folder windows doesn't seem to
allow any change to the directory.
To fill in some background info here's what I am doing. I am changing
the root directory for the SSH user by changing
2010 Aug 18
3
[Bug 1807] New: SSH fails randomly
https://bugzilla.mindrot.org/show_bug.cgi?id=1807
Summary: SSH fails randomly
Product: Portable OpenSSH
Version: 5.4p1
Platform: ix86
OS/Version: Other
Status: NEW
Severity: major
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: vinay1714 at gmail.com
I
2008 Nov 19
1
HELPA
I have a problem in ssh login without password
Systems: vmware-centos 5.2: 192.168.0.4 vista copssh: 192.168.0.2
[192.168.0.4 $] ssh-keygen -t dsa
[192.168.0.4 $] scp -p id_dsa.pub tester at 192.168.0.2:.ssh
[192.168.0.2 $] cat .ssh/id_dsa.pub >> .ssh/authorized_keys
[192.168.0.2 $] chmod 700 .ssh
[192.168.0.2 $] chmod 600 .ssh/authorized_keys
[192.168.0.4 $] ssh id at 192.168.0.2
2005 Jul 18
2
RSync and SSH problems
Hey all,
First off, I'm new to cygwin, rsync, and actually even ssh. I've used
ssh clients many times, but server side I'm a bit of a noob. Anyway,
here's my problem...
I set up a brand spankin new Windows XP box with only two apps
installed: copSSH and rsync. I need to tie down all security as tight as
possible. From what I've seen/read, it seems to me the only port I need
2008 Aug 18
2
Can the rsync password be automated?
Is there a way to automate the rsync password or maybe disable? I am
currently running rsync from a Windows command prompt and would like to
run it from a .bat file. I have read through the config man pages but
not sure if my ssh_config file is even being used. I tried
passwordauthentication = no but it still asked for password. I have seen
a option for --password-file= but I believe this does not
2005 Nov 28
4
Password Option for Windows OpenSSH
I am newbie to OpenSSH and have a question on providing password during a
client log in session.
I am using OpenSSH for Windows(XP) version 3.81p1. Is this the latest
version for windows?
>From the archive list I gather that OpenSSH will not provide a password
option while invoking ssh commands, is this true? or will this be included
in the future releases?
I read something about using
2007 Jan 27
3
how to handle a longitudinal data
i have a data set with repeated measures on same people, structure like
below:
id x1 x2 ...
001 10 20 ...
001 8 45 ...
001 4 2 ...
002 ....
002 ...
002 ....
002 ....
003 ....
.......
what is the easist way to show how many observations for each subject id?
[[alternative HTML version deleted]]
2003 May 21
3
How to create EXT3 file system image from directories?
Hi there,
Is there a utility to create an EXT3 file system image from directories?
Just like the mkfs.jffs2 which creates a JFFS2 file system image from
directories?
The "mke2fs -j" only creates the bare bone file system, what I want is to
build an image with pre-built content.
Thanks,
Debbie
2009 May 29
1
Tunnelling problem in windows 7
Hi, I have recently installed Windows 7 RC [Version 6.1.7100], and instaled
the OpenSSH [setupssh381-20040709]
I wanted to tunnel through my ssh server, I usually use this command on my
Windows XP machine, and it works.
ssh -L 9983:10.0.0.37:3389 infram at 192.168.1.13 ?N
When issuing that command on Windows 7, after asked for the password, it
gives me this error:
\226N: Command not found.
2009 Jan 09
7
AT&T Researchers and the New York Times
Is anyone in the leadership of the R-project going to contact the New
York Times and clarify that the article gave remarkably short shrift
to the people who designed the user interface for R, to a large extent
AT&T researchers from an earlier generation? It would be the
appropriate thing to do.
The R team did not develop the user interface for R, the designers of
the S programming language
2003 May 14
18
Channel banks
I need a good reliable source for channel banks. Ebay is nice but too
many variations of quality. I need one that can do 8 FXO and 16 FxS
does anyone have a particular model, other than adtran that they can
recommend???
And if possible include a source to buy from...
Thanks in advance,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jul 05
0
[LLVMdev] [RFC] Switching make check to use 'set -o pipefail'
Hi Rafael,
I think you saw my other e-mail, but just in case you haven't, do you
have any thoughts about making this an option that could be easily
disabled on the command line without maintaing a patch to lit? I think
it would help out-of-tree target maintainers to transition, since I'm
sure there will be a lot of similarly broken tests to fix.
Stephen
On Thu, Jul 4, 2013 at 8:56 PM,
2012 Apr 27
1
expression() and font.lab ?
Hi..
I managed to use expression() for superscripting and subscripting values in
my axis labels. However, I notice that the font and style that I had passed
through par() are ignored.
I used :
par(font.lab=2, font=2, family="sans")
but when I employ expression() for my xlab, the styling given above is
completely ignored.
I would greatly appreciate it if someone knew of a method of
2001 May 04
1
LVM 0.9.1beta7 and ext3 0.0.6b
Hi,
I've recently been playing about with recent ext3 0.0.6b and lvm 0.9.1
beta7 and am now able to trigger an "Attempt to refile free buffer"
assertion.
This seems to "only" occur when using ext3 on the root filesystem.
Possibly that is related to the fact that the lvm utility I'm using to
reproduce this problem is modifying data in /etc.
The easist reproduction
2008 Jun 30
0
SFTP v4.9/v5.0 Protocol Differences
I have a problem with an embedded system which is acting as a SFTP client.? I get different repsonses from the SFTP server depending on if it is OpenSSH version 5.0 or versions 4.x.? The SFTP client speaks SFTP protocol version 3.
With OpenSSH version 5.0, the embedded SFTP client panics because it receives something it thinks it shouldn't get at the start of a data transfer from the server.?
2009 Sep 14
2
[Bug 1649] New: CreateObject : Mismatch auth between pubkey and password
https://bugzilla.mindrot.org/show_bug.cgi?id=1649
Summary: CreateObject : Mismatch auth between pubkey and
password
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
2001 Dec 27
2
Visible /.journal
Hello
On root Partition is .journal visible . On all other
Partitions is invisible. At which way I can move it manually to a
hiden inode?
I have delete with
chattr -i /.journal
rm -f /.journal
and installed ext3 with
tune2fs -j /dev/hdb1
And /.journal is again visible!
--
MfG / With best Regards
Rusmir Duško
Registered Linux user: #130654 http://counter.li.org
2005 Sep 30
1
Old smbpasswd file to new SMB 3.0 smbpasswd
Hello -
Is there a script available to convert an old 2.2.18 smbpasswd file to
the newer Smb 3.0 smbpasswd file? The reason I ask is that ive figured
out why my users are getting bad errors when changing passwords locally.
I have over 1000 users and dont wish to manually add them into a fresher
smbpasswd file.
Thanks
TJ
2006 Feb 24
1
Preventing Double Submit?
Hi,
I have a sensitive submit button that does a separate credit card
payment post in the controller action, which could take ~2 seconds. I
want to ensure that if the user double clicks on it, that the controller
won''t do two payments. Right now, I do a redirect after the payment
succeeds, so a refresh of the page won''t cause a problem but I am
worried about multiple requests
2005 May 09
2
wondershaper tweaking
Hi all, ive got wondershaper working well with the highest download
while maintaing minimal latency but the problem is this:
ive got 2 nics in the linux router eth0 and eth1. eth1= internet
interface but this is connected to a router say 10.0.0.190, now off that
router there are other servers, mail server, domino server etc now if i
shape on eth1 ingress and egress using the wondershaper script