Displaying 15 results from an estimated 15 matches for "lundins".
Did you mean:
lundin
2013 Jun 18
3
Matching username in ssh_config
Hi all openssh devs out there.
I have quite a few Host-stanzas in my .ssh/config to keep track of all the
different settings and credentials needed to access all different hosts I
connect to.
Now I have ran in to a problem where I need to switch settings based on what
user I'm trying to login to a host as. A simple case is:
ssh -i rootkey root at host123
vs.
ssh -i userkey username at
2020 Sep 08
3
ssh: case insensitive fingerprint validation
Hello!
I noticed the ssh client now allows you to paste a fingerprint at the
host key verification question which I thought was pretty cool and a
welcome feature.
When testing it out I discovered it did not care about the case of the
entered hash, and looking at sshconnect.c I see strcasecmp() is
used which explains why.
I'm just curious if this was a deliberate decision or if it would make
2013 Aug 28
2
mailbox_list_index, stops showing new mails in mailboxes
Hello.
I'm having some weird problem with (probably) mailbox_list_index,
that it doesn't see new mail in mailboxes.
I'm using 2.2.4 over imap and ssh/imap, and after a while dovecot
stops noticing new mail in some folders. Its always the same 2-3
folders of about 30.
I read something about list-index corruption in 2.2.2, and i thought
it was that i was running into earlier, but this
2007 Jul 26
3
Canonical way to generate RSpec HTML report in Rails app
...t in
a Rails app. Currently I''m doing something like this:
spec spec -f h:spec/spec_report.html
But that seems sort of clumsy and I would have thought that there was
a rake task for it. Have I overlooked something?
Thanks!
Peter
----------------------------
Peter Marklund
Garvar Lundins Gr?nd 7
11220 Stockholm
Sweden
Mobile Phone: +46-(0)70-4164857
Home Phone: +46-(0)8-50091315
Skype: peter_marklund
IM: AIM - petermarklund, MSN - peter_marklund at hotmail.com, Yahoo -
peter_marklund2002
http://marklunds.com
----------------------------
2001 Oct 15
2
Linux-2.4.12
How come there haven't been any ext3 patch for Linux 2.4.12
--
Mvh Magnus Lundin
2001 Nov 20
3
ext3 on a KT133A chipset
Hi,
With 2.4.14 and the ext3 patch on redhat7.2 with my KT133A Athlon system,
the kernel panics on boot up just after starting init.
I removed the ext3 patch and the kernel did not panic (However I could not
mount my ext3 file systems :) ).
Is this a proble with ext3 of something different?
Thanks for any help.
BaRT
2007 Apr 09
0
OT: But telephony related and funny
Want to speak French? Just pick up the phone
<http://r.smartbrief.com/resp/gChsiHrfsXpnbACibucXDiJM>
A new mobile-phone service provides users with pictures of fictitious
lovers, and even fake conversations that let you pretend you're speaking
French. "So many people make fake phone calls to impress others, I
thought I'd make it easier, with better material," Mobile Faker
2013 Nov 20
0
Drac for dovecot 2.2
Hi folks.
I thought that i should publish and announce that i ported the
dovecot2-drac plugin to be usable with dovecot 2.2 and Debian patched
drac for IPv6.
The patches can be found at:
https://github.com/glance-/dovecot2-drac
//Anton
--
Anton Lundin
2013 Dec 12
0
Dovecot as caching proxy
Hi.
I'm bin playing around with dovecot to try to setup it as a caching
imap proxy.
I manged to get dovecot to use both proxy=y and imapc: connections to
the master server, but i haven't manged to get dovecot to cache any
mails.
The remote imap server is a quite hostile one, that i don't have any
super/master user access to, and it only exposes imap.
I've used tried both with
2003 Sep 08
1
Problems deleting directories on smbmounted partitions
Hi,
I'm having some odd problems with samba in combination with fam. On my linux
system I have mounted some partitions that are shared by a Win2k machine on
my LAN. With any GUI filemanager using fam I can create files and
directories, but I can't delete directories, only files. If I try to delete a
directory, it just doesn't work. If I try to delete a directory containing
files,
2007 Nov 07
1
Helper methods starting with should_ get picked up as examples?
.../peter/src/gear/specialist/
vendor/plugins/rspec/lib/spec/dsl/example.rb:22:in `each''",
@description="should_have_emailed", @options={}>
Is this itentional behaviour by RSpec or some weird side effect?
Cheers
Peter
----------------------------
Peter Marklund
Garvar Lundins Gr?nd 7
11220 Stockholm
Sweden
Mobile Phone: +46-(0)70-4164857
Home Phone: +46-(0)8-50091315
Skype: peter_marklund
IM: AIM - petermarklund, MSN - peter_marklund at hotmail.com, Yahoo -
peter_marklund2002
http://marklunds.com
----------------------------
2023 Dec 12
4
[Bug 3643] New: order_hostkeyalgs can't find host-key in KnownHostsCommand if it contains port
https://bugzilla.mindrot.org/show_bug.cgi?id=3643
Bug ID: 3643
Summary: order_hostkeyalgs can't find host-key in
KnownHostsCommand if it contains port
Product: Portable OpenSSH
Version: 9.5p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2013 Sep 19
1
Courier migration and vpopmail with dovecot-lda
I've been using Dovecot in some fresh installs lately and have found
it fairly easy to configure. However I'm starting on a migration
that involves moving from some very old software (ancient vpopmail,
qmail and Courier).
On the Courier front, I've reviewed the migration page in the wiki,
and it looks like the main concerns are just matching the namespace
and then using the migration
2007 Aug 31
48
Deprecating the mocking framework?
I saw in one of Dave C.''s comments to a ticket that "our current plan
is to deprecate the mocking framework." I hadn''t heard anything about
that, but then again I haven''t paid super close attention to the list.
Are we planning on dumping the mock framework in favor of using Mocha
(or any other framework one might want to plug in?).
Pat
2003 Sep 02
0
Problems with samba and fam
Hi,
I'm having some odd problems with samba in combination with fam. On my linux
system I have mounted some partitions that are shared by a Win2k machine on
my LAN. With any GUI filemanager using fam I can create files and
directories, but I can't delete directories, only files. If I try to delete a
directory, it just doesn't work. If I try to delete a directory containing
files,