search for: me_s

Displaying 7 results from an estimated 7 matches for "me_s".

Did you mean: me's
2000 Nov 22
10
Bandwidth limiting
...nterfaces (eth0 -> eth4), eth0 is the ''external'' one and eth[1-4] are supposed to be limited to 128Kbit/s each. The interfaces eth[1-4] each have a C-class net, 192.168.[1-4].0/24. Thanks for any and all help. linux 2.4.0-test9 debian 2.2 (potato) --------- typedef struct me_s { char name[] = { "Thomas Habets" }; char email[] = { "thomas@habets.pp.se" }; char kernel[] = { "Linux 2.2" }; char *pgpKey[] = { "finger -m thompa@darkface.pp.se" }; char pgpfinger[] = { "6517 2898 6AED EA2C 1015 DCF0 8E53 B69F...
2006 Mar 15
1
How to get correct proportions/bounding box for latex figure?
Hello, I recently posted a question about my troubles with importing a lattice/trellis figure into latex. To recap, The figure contains 3 scatterplots, so it should have roughly a 1:3 sort of aspect ratio, in order to make each of the scatterplots square. Instead, the whole figure comes out roughly square, so each scatterplot is badly stretched. I fixed this by adding aspect=1/1 to the
2014 Dec 24
2
[PATCH] U2F support in OpenSSH
Hey, Judging from the (private) responses I?ve got, there is quite a bit of interest in the U2F feature I proposed a while ago. Therefore, I?ve taken some time to resolve the remaining issues, and I think the resulting patch (attached to this email) is in quite a good state now. I also posted the new version of the patch to https://bugzilla.mindrot.org/show_bug.cgi?id=2319 (which I?ve opened
2012 Mar 22
0
TPM-protected client keys
Since OpenSSH has PKCS11 support nowadays that means it should work with a TPM chip, right? Has anyone done it and would like to share instructions for setting it up? Something like this but for SSH: http://blog.habets.pp.se/2012/02/TPM-backed-SSL -- typedef struct me_s { ?char name[] ? ? ?= { "Thomas Habets" }; ?char email[] ? ? = { "thomas at habets.pp.se" }; ?char kernel[] ? ?= { "Linux" }; ?char *pgpKey[] ? = { "http://www.habets.pp.se/pubkey.txt" }; ?char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE ?0945 286A E90A AD48 E85...
2018 Nov 13
1
extlinux troubles....
Fine, I will do it all again and use some tool like 'script' to log every single byte, but it'll be a few days before I can email that to you since it takes overnight to zero out the drive to ensure no old data will interfere, and copying the data from the old drive to the new one is also rather slow. For the record, I did RTFM. It has no complete examples for _ANY_ use case, and you
2015 Feb 26
4
[PATCH] U2F support in OpenSSH
...he client and copy-pasted into the server's > authorized_keys. Enforced origin (but point 2) should prevent > accidentally pasting the same blob to multiple servers). > > Tested on: > Ubunty Trusty > OpenSSH 6.7p1 > Yubikey Security key > > > -- > typedef struct me_s { > char name[] = { "Thomas Habets" }; > char email[] = { "thomas at habets.pp.se" }; > char kernel[] = { "Linux" }; > char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt" }; > char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com> --- AUTHORS | 17 ++++++ README | 10 +++ conf/ovirt-agent | 12 ++++ conf/ovirt-db-omatic | 12 ++++ conf/ovirt-host-browser | 12 ++++