search for: rasjid

Displaying 6 results from an estimated 6 matches for "rasjid".

Did you mean: rashid
2001 Oct 04
2
Broken pipe on ls after doing mount -t smbfs
...e some configuration that I am unaware of? Do I need to put "keepalive = 60" in /etc/smb.conf? Is this even relevant for smbmount? Or is this an actual bug? Actually, this looks like it may be the same problem that Giovanni is having. Any help would be greatly apprecitated. Cheers, Rasjid.
2004 Aug 11
1
File locks not always released (Samba 2.2.8)
...s this a reasonable thing to do, or is it likely to break something? We are at the moment stuck with Samba 2.2.8 for support reasons, so upgrading to a newer version of Samba is not an option at the current point in time, although will hopefully become an option within the next 6 months. Thanks, Rasjid. ---------------------------------- Rasjid Wilcox Senior Systems Architect Australian Ethical Investment Ltd Suite 66, Canberra Business Centre Bradfield St, DOWNER ACT 2602 Ph: 02 6242 1980 Fax: 02 6242 1987 This email (and any attachments) is confidential and for the persons to whom it...
2010 Oct 19
8
[Bug 1830] New: Patch to get py-bcrypt to build for Python 2.6 on Windows
...Windows Product: py-bcrypt Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Default AssignedTo: unassigned-bugs at mindrot.org ReportedBy: rasjidw at gmail.com Patch to get py-bcrypt module to build on Windows (using VS2008, Python 2.6). -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
2003 Feb 04
0
Windows port
Quite some time ago (March 98), Gordon Chaffee did a patch to port ssh 1.2.14 to windows. (See http://bmrc.berkeley.edu/people/chaffee/patches/patch-ssh-1.2.14). Has anything along these lines been attempted since, with a more recent version of the openssh client? Cheers, Rasjid. -- Rasjid Wilcox Canberra, Australia (UTC +10 hrs) http://www.openminddev.net
2001 Aug 06
1
Sending Keystrokes to a window
...sending a set of keystrokes to a window, from a command line function. Eg. $ wine "c:\MyApplication.exe" &> logfile.log & $ send.key.shell/perl.script where send.key.shell/perl.scrip will send keystorkes to the wine program depending on the results of the log file. Cheers, Rasjid.
2003 Mar 07
5
gui wrapper for ssh -X
Hi, I've been attempting to write a gui wrapper to launch ssh -X user at machine application I'm trying to launch ssh and connect to it with pipes so that my front end can enter the password if required (either from a cache or by popping up a dialogue box). I've been having problems with pipes though reading from ssh's stdout, for when it asks for the password. Before I go