Displaying 20 results from an estimated 261 matches for "bern".
Did you mean:
been
2010 Feb 10
0
1st Swiss Puppet Users Group meeting - February the 18th - Berne, Switzerland
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all
I forward an invitation to join the first swiss puppet user group
meeting in Berne, Switzerland. It will take place on Thursday, February
the 18th at 7 PM. The idea is to kick off meetings on a regular basis at
different locations within Switzerland to exchange, learn, discuss and
have fun. So stay tuned for further events.
cu there!
cheers pete
### Thursday, February the 18t...
2007 Apr 30
1
mirror's choice when installing a package for R-2.5.0 (PR#9643)
Hello,
Just a quick message to say that,
------------------------------------------------------------------------
-------
when choosing (with or without the tcltk window) "Bern 1 (swiss)" as
CRAN mirror to install
a package (function install.packages) for R-2.5.0, the list of
available packages
for osx seems not complete:
AMORE, AdaptFit, AlgDesign, AnalyzeFMRI, SemiPar, cluster, nlme,
survival
-----------------------------------------------------------------...
2010 Nov 15
0
Next SPUG Meeting 17.11.2010 - Bern (CH)
Hi
the Swiss Puppet User Group (SPUG) [1] will meet the next time this
Wednesday around 19 o''clock in Bern [2].
Please note that you should announce yourself to the hosters so that you
can get in.
If you have any cool things to present to the local puppet community:
Bring your slides!
Cu there!
~pete
[1] http://spug.ch
[2] http://spug.ch/2010/11/14/next-spug-meeting-on-wednesday-17.html
--
You r...
2024 Oct 24
1
Developer mailing list delivery issue
...ammer, I haven't got it, either ...
> $ host -t mx openssh.com
> openssh.com mail is handled by 5 mail.openbsd.org.
> $ openssl s_client -connect mail.openbsd.org:25 -starttls smtp -servername mail.openbsd.org -quiet
> Connecting to 199.185.178.25
[...]
> 250 STARTTLS
> EHLO bern.binect.de
> 250 Hello, spam sender. Pleased to be wasting your time.
> MAIL FROM:<jochen.bern at binect.de>
> 250 You are about to try to deliver spam. Your time will be spent, for nothing.
> rCPT TO:<openssh at openssh.com>
> 250 This is hurting you more than it is hurti...
2024 Aug 24
3
Secondary SSH connection
Jochen Bern wrote:
>[scratches head] If JuiceSSH's forwarded agent reliably refuses to
>serve, why not simply tell it to stop doing such a forward ... ?
Well, JuiceSSH is an Android app. I don't have the source and there
are almost no configuration options.
>On another note, the fact that...
2008 Jun 25
1
confidence bounds using contour plot
...quantile(kerneld$z, probs= 0.95)
plot(x, y, pch=19, cex=0.5)
contour(kerneld, levels = confidencebound, col="red", add = TRUE)
--
How can I calculate the right contour containing 95% of the values?
Thank's for your help.
Pascal
R 2.7.0, Win XP
--
Pascal H?nggi
Universit?t Bern
Geographisches Institut, Gruppe f?r Hydrologie
Hallerstrasse 12
CH-3012 Bern
+41 (0)31 631 54 71
pascal.haenggi at hydrologie.unibe.ch
http://www.hydrologie.unibe.ch
--
2019 Mar 15
3
prompt to update a host key
On Fri, Mar 15, 2019 at 09:10:26AM +0000, Jochen Bern wrote:
> Imagine sysadminning a boatload of VMs getting IPs from a dynamic pool, a la
>
> $ for ADDR in $CUSTOMER_1_RANGE $CUSTOMER_2_RANGE... ; do
> > ping -c 1 -w 2 $ADDR >/dev/null 2>&1 && ssh root@$ADDR do_urgent_fix
> > done
>
> , and it mightn...
2020 Feb 12
2
Identify multiple users doing reverse port FWD with their pubkeys
Hi Jochen,
On Wed, 12 Feb 2020 at 00:16, Jochen Bern <Jochen.Bern at binect.de> wrote:
>
> On 02/11/2020 07:07 PM, Cl?ment P?ron wrote:
> > - I have X devices (around 30) and one SSH server
> > - Each of them have a unique public key and create one dynamic reverse
> > port forwarding on the server
> > - All of them...
2024 Mar 28
3
Compounding global and individual settings in ssh-config files?
...ver. :-3
? Yes, I suppose that providing just the main data - name, IP, user,
port (if nonstandard) and which proxy to use - from a central source and
individually turning that into an ssh_config with some preprocessor
could also prove a powerful solution here ...
Thanks in advance,
--
Jochen Bern
Systemingenieur
Binect GmbH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3449 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20240328/48e912...
2009 Jul 23
1
help with randomisation test...
...6)Repeat step 1-5 many times. And make a histogram of the resulting
corelation coefficients.
You see, this is quite complicated. Does any of you have any idea how to
start? I am very very grateful for any suggestions!
The helper will get a parcel with swiss chocolate ;-) !!
Best wishes from Bern,
Anne
--
Anne Kempel
Institute of Plant Sciences
University of Bern
Altenbergrain 21
CH-3103 Bern
kempel at ips.unibe.ch
2023 Feb 20
1
(Open)SSH as a TOTP *Token*?
On Mon, 20 Feb 2023 at 20:03, Jochen Bern <Jochen.Bern at binect.de> wrote:
> A quick question, if I may: Today, I heard a rumour that "ssh" can be
> used as a TOTP *token* (i.e., accept or generate a secret for a
> configuration and generate TOTP codes from there on out, to be entered
> into some *other* softwa...
2011 Feb 08
2
as.Date
...ill the same. It
seems that the origin does not apply and remains 1970-01-01.
Does anyone can give me a hint how to solve this problem?
Thanks very much.
Fabio
------------------------------------------------------------------------
---
Fabio Valeri, MSc
University of Bern
Institute of Social and Preventive Medicine
Division of International & Environmental Health
Finkenhubelweg 11 - CH-3012 Bern
Tel +41 (0)31 631 35 10 - Fax +41 (0)31 631 35 20 - www.ispm.ch
[[alternative HTML version deleted]]
2009 Oct 14
3
post-hoc test with kruskal.test()
...the relationship and the
significance level between each group?
Do you have any suggestion?
Many thanks in advance!
Robert
___________________________________________
Robert M. Kalicki, MD
Postdoctoral Fellow
Department of Nephrology and Hypertension
Inselspital
University of Bern
Switzerland
Address:
Klinik und Poliklinik für Nephrologie und Hypertonie
KiKl G6
Freiburgstrasse 15
CH-3010 Inselspital Bern
Tel +41(0)31 632 96 63
Fax +41(0)31 632 14 58
[[alternative HTML version deleted]]
2016 Nov 17
5
Good email client to use with Dovecot?
On Thu, 17 Nov 2016 14:11:45 +0100
Jochen Bern <Jochen.Bern at binect.de> wrote:
> On 11/17/2016 08:48 AM, Steve Litt wrote:
> > When I use an email client, its purpose is as a window into my
> > Dovecot IMAP, and as a mechanism to reply to and send emails. I
> > don't do filtering or calendaring on my email clie...
2009 Apr 08
1
Genstat into R - Randomisation test
...TOGRAM [WINDOW=1; ORIENTATION=vertical; KEY=0; BARCOVERING=1.0]
slope; PEN=2
Does anybody have done something similar and has any idea how to make
the randomisation part?
I would be very grateful for any help!!
Thanks in advance,
Anne
--
Anne Kempel
Institute of Plant Sciences
University of Bern
Altenbergrain 21
CH-3103 Bern
kempel at ips.unibe.ch
2023 Feb 25
1
ssh host keys on cloned virtual machines
On Fri, Feb 24, 2023 at 10:01 AM Jochen Bern <Jochen.Bern at binect.de> wrote:
>
> On 24.02.23 12:58, Keine Eile wrote:
> > does any one of you have a best practice on renewing ssh host keys on
> > cloned machines?
> > I have a customer who never thought about that, while cloning all VMs
> > from one templa...
2018 May 16
3
end-to-end encryption
...eplace near the MSA, I've used the "GPGPit"
tool that's available on the web (and that I've made into an "SMIMEit"
myself). The nontrivial problem with that is to retrieve recipients'
pubkeys in an even remotely trustworthy manner, of course.
Regards,
--
Jochen Bern
Systemingenieur
www.binect.de
www.facebook.de/binect
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4278 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://dovecot.org/pipermail/dovecot/attachments/201...
2024 Jul 04
4
Request for a Lockdown option
Jochen Bern <Jochen.Bern at binect.de> writes:
> (And since you mention "port knocking", I'd like to repeat how fond I
> am of upgrading that original concept to a single-packet
> crypto-armored implementation like fwknop.)
I am reluctantly considering to use some kind of port kn...
2014 May 05
2
Broken IMAPS Connects Create Lingering imap-login Processes
...ted RAM usage.
(Since the client cert is obviously never received, the default
mail_max_userip_connections of 10 doesn't come into play, either.)
Is there any way - short of hexing a negative feedback loop straight
into the iptables - to prevent this kind of buildup?
Kind regards,
J. Bern
> [root ~]# date ; ps auwwwx --forest | grep -A 12 '/dove[c]ot'
> Mo 5. Mai 21:45:39 CEST 2014
> root 25297 0.8 0.0 19568 824 ? Ss Apr30 64:44 /usr/sbin/dovecot
> dovecot 25299 0.1 0.1 17996 5828 ? S Apr30 11:52 \_ dovecot/anvil [1147 connect...
2024 Apr 25
1
how to block brute force attacks on reverse tunnels?
...s in prod where devices on customer premises similarly
create a tunnel(-end) on our server to connect to their sshd, *but*
users have to authenticate as they SSH or VPN to that server in the
first place and the tunnel is restricted to localhost or VPN client pool
IPs.)
Kind regards,
--
Jochen Bern
Systemingenieur
Binect GmbH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3449 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20240425/c6981b...