similar to: cross compiling SSH for MIPS

Displaying 20 results from an estimated 10000 matches similar to: "cross compiling SSH for MIPS"

2018 May 01
0
Usage monitoring per user
Hi, There are several programs that will basically take the outputs of your scans and store the results in a database. If you size the database appropriately, then querying that database will be much quicker than querying the filesystem. But of course the results will be a little bit outdated. One such project is robinhood. https://github.com/cea-hpc/robinhood/wiki A simpler way might be to
2018 May 02
1
Usage monitoring per user
I rather like agedu It probably does what you want. But as Mohammad says you do have to traverse your filesystem. https://www.chiark.greenend.org.uk/~sgtatham/agedu/ agedu: track down wasted disk space - chiark home page<https://www.chiark.greenend.org.uk/~sgtatham/agedu/> www.chiark.greenend.org.uk agedu. a Unix utility for tracking down wasted disk space Introduction. Suppose
2018 May 01
2
Usage monitoring per user
Hi Is there any easy way to find usage per user in Gluster? We have 300TB storage with almost 100 million files. Running du take too much time. Are people aware of any other tool which can be used to break up storage per user? Thanks Kashif -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Feb 25
3
Starting a process from a windows client
I am hoping to run a Unix process from code running on a windows client, I am told this can be done using Samba, does any one have any example code to do this? Regards Ivan Scattergood London Software Development Internal 8-727-4929 (Lovat Lane) Internal 8-727-4756 (Cannon Street) External +44 (0) 20 7961 4929 Fax +44 (0) 20 7961 4860 <http://www.fidelity.co.uk>
2013 May 19
71
xen forum
I believe both mailing lists are great but there are so may postings that many issues get missed. There are some bugs that hand never been resolved because developers are unaware of it. I just setup forum for xen users at sam.hebe.us/forums please be free to join _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2013 May 19
71
xen forum
I believe both mailing lists are great but there are so may postings that many issues get missed. There are some bugs that hand never been resolved because developers are unaware of it. I just setup forum for xen users at sam.hebe.us/forums please be free to join _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2007 Mar 03
18
[Bug 1291] aes256-ctr, aes192-ctr, arcfour256 broken with OpenSSL 0.9.8e
http://bugzilla.mindrot.org/show_bug.cgi?id=1291 Summary: aes256-ctr, aes192-ctr, arcfour256 broken with OpenSSL 0.9.8e Product: Portable OpenSSH Version: 4.5p1 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: sshd AssignedTo: bitbucket at
2001 Feb 21
2
OpenSSH 2.5.1 compatibility problem
SSH server specs: ----------------------- Redhat Linux 6.2 Custom built 2.2.17 kernel OpenSSL 0.9.5a (update from RedHat). OpenSSH 2.5.1p1 I am using my Linux box as an Internet gateway. I wanted to keep the box as secure as possible while still having the functionality I needed. The only way to connect to my server is through SSH. A fair majority of the time I am attempting to
2008 Sep 27
3
Query::MatchAll
Why there still been rank when using Query::MatchAll() ?
2012 May 22
1
regarding Openssh
Hello, Currently we have Openssh 5.1. But I m not able to perform ssh to cluster ip. Please provide the analysis. Regards, Kavya VC
2003 Jun 23
1
"mail process isn't allowed for root" error
What does the "mail process isn't allowed for root" error means? How can I fix it? Faw
2019 Mar 11
1
thunderbird addressbook with samba AD
Em 11/03/2019 14:12, Jeremy Allison via samba escreveu: > On Mon, Mar 11, 2019 at 09:21:39AM +0100, Marius via samba wrote: >> I am trying to make thunderbird addressbook works with my samba AD but with >> no success. I tried many articles about this but none of them work with my >> config. > Need more data about how and why it fails. There's not > enough here to
2019 Oct 26
2
ls permissions format changed in CentOS 8
It's not a ls bug. I've stepped through the code with gdb and it looks just fine. At this point I think Epsilon (a 32-bit app) is corrupting the image of its child process in a strange way. I'm working with the author at Lugaru (who's very responsive) to track it down. He couldn't reproduce it right away. I just reproduced it on a virgin CentOS 8 image at Linode with
2004 Jan 26
2
D(COM) with Excel
Hi there, I'm currently trying to use R in an automated macro with Excel, and to this effect I've been using the D(COM) server. However I've been having alot of problems with it, because it seems to be limited to only recieving and sending arrays. I've been struggling trying to find a way to receive model summaries from R to put in Excel. I also seem to have some strange errors
2003 Feb 19
2
Samba, rsync and a newbie sorting it out...
All, I'd like to use rsync as a way to back up Windows devices on a network, pulling data off of the Windows boxes and putting it onto a Samba share. Is this even possible? I suspect I either need some sort of rsync implementation on Windows (ha!) or I need to have Samba know to "reach into" the boxes and get the info for rsync-ing. Doable? A fool's errand? The setup:
2004 Nov 11
2
openssh-3.7p1+ and PAM on OS X
Hello list, Bug 688 is causing me a massive headache on OS X. The fact that each PAM authentication takes place in a separate process means the PAM context data isn't shared and therefore prevents the passing of data between modules. (pam_set_data, and pam_get_data) Compiling with pthreads isn't really an option because of the added security risk and the fact that some of the PAM
2005 Feb 16
2
Subversion?
I've been wondering if we should consider migrating from CVS to Subversion (aka SVN) for version control. There's a utility (cvs2svn) to convert a CVS repository while keeping full history. And SVN is supported by viewcvs (as used by http://cvs.xapian.org/) The main motivations are: * CVS doesn't really handle renaming files well. Either you "cvs rm" then "cvs
2006 Jul 30
4
Dovecot copy with imapsync
Hi List, I am trying to migrate my dovecot 0.9 (mbox-Storage) to 1.0rc2 with maildir-storage using imapsync. I cannot manage to copy the emails from one server to the other, however the dry-run from imapsync works nicely. Is it possible to make dovecot more verbose to see what is happening (or not happening)? Thank you very much. Best Stephan
2007 Feb 01
2
OpenSSH port to the .Net Platform
I am interested in starting a project to port stable versions of OpenSSH to C#, compilable as a stable .Net Library. I was wondering what the list's feelings would be on such a port, if any one else would be interested in such a port, and for any suggestions on raising interest from others to perform such a port. I have nothing against Java and would welcome a similar effort from that arena.
2015 Jan 07
4
[Bug 2333] New: forbid old Ciphers, KexAlgorithms and MACs by default
https://bugzilla.mindrot.org/show_bug.cgi?id=2333 Bug ID: 2333 Summary: forbid old Ciphers, KexAlgorithms and MACs by default Product: Portable OpenSSH Version: 6.6p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Assignee: