Displaying 20 results from an estimated 25 matches for "18196".
Did you mean:
1196
2015 Aug 26
5
IMAP hibernate feature committed
...e(tlx at leuxner.net): Connection closed in=109 out=4714 hdr=0 body=0 del=0 exp=0 trash=0
I'm a bit puzzled as to when hibernate actually kicks in because most of the time I see normal imap processes running without them being hibernated:
$ ps aux | grep dovecot/imap
dovenull 6791 0.0 0.0 18196 4772 ? S 06:39 0:00 dovecot/imap-login
dovenull 7107 0.0 0.0 18196 4736 ? S 08:00 0:00 dovecot/imap-login
dovenull 7112 0.0 0.0 18332 4492 ? S 08:00 0:00 dovecot/imap-login
dovenull 7333 0.0 0.0 18332 4772 ? S 08:45 0:00 dovecot/imap-l...
2015 Aug 27
0
IMAP hibernate feature committed
...a bit puzzled as to when hibernate actually kicks in because most of the time I see normal imap processes running without them being hibernated:
Did you specify a value other than zero for 'imap_hibernate_timeout'?
br,
Teemu
> $ ps aux | grep dovecot/imap
> dovenull 6791 0.0 0.0 18196 4772 ? S 06:39 0:00 dovecot/imap-login
> dovenull 7107 0.0 0.0 18196 4736 ? S 08:00 0:00 dovecot/imap-login
> dovenull 7112 0.0 0.0 18332 4492 ? S 08:00 0:00 dovecot/imap-login
> dovenull 7333 0.0 0.0 18332 4772 ? S 08:45 0:00...
2015 Aug 25
2
IMAP hibernate feature committed
* Timo Sirainen <tss at iki.fi> 2015.08.25 17:28:
> >> ==> /var/log/dovecot/dovecot.log <==
> >> Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error: net_connect_unix(/var/run/dovecot/imap-hibernate) failed: Permission denied
> >> Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error: Couldn't hibernate imap client: Couldn't
2015 Aug 29
0
IMAP hibernate feature committed
...dovecot/imap
> vmail 8157 0.0 0.0 45624 9608 ? S 12:01 0:00 dovecot/imap
> dovenull 8158 0.0 0.0 18332 4628 ? S 12:01 0:00 dovecot/imap-login
> vmail 8159 0.0 0.0 44772 9256 ? S 12:01 0:00 dovecot/imap
> dovenull 8160 0.0 0.0 18196 4652 ? S 12:01 0:00 dovecot/imap-login
> vmail 8161 0.0 0.0 46072 9760 ? S 12:01 0:00 dovecot/imap
> dovenull 8162 0.0 0.0 18196 4548 ? S 12:01 0:00 dovecot/imap-login
> dovenull 8279 0.0 0.0 18332 4736 ? S 12:22 0:00 dovec...
2023 Oct 19
1
sftp 'Couldn't execute "bash"' lls error
...And the environment variable $SHELL is /bin/mksh (so a full
pathname, not just the name of the executable).
bye,
//mirabilos
--
Infrastrukturexperte ? Qvest Digital AG
Am Dickobskreuz 10, D-53121 Bonn ? https://www.qvest-digital.com/
Telephon +49 228 54881-393 ? Fax: +49 228 54881-235
HRB AG Bonn 18196 ? USt-ID (VAT): DE274355441
Vorstand: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Vorsitzender Aufsichtsrat: Peter N?then
2023 Nov 11
1
Question about stderr output containing carriage return External
...ot change
the horizontal position.
So it?s a requirement when in raw mode and doesn?t hurt in
cooked mode.
bye,
//mirabilos
--
Infrastrukturexperte ? Qvest Digital AG
Am Dickobskreuz 10, D-53121 Bonn ? https://www.qvest-digital.com/
Telephon +49 228 54881-393 ? Fax: +49 228 54881-235
HRB AG Bonn 18196 ? USt-ID (VAT): DE274355441
Vorstand: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Vorsitzender Aufsichtsrat: Peter N?then
2004 May 03
0
3.0.3 Pure Samba Domain. Servers can't list and don't recognize d omain users.
...d BDC:
wbinfo -m
BUILTIN
On memberserver:
wbinfo -m
MIAMI
BUILTIN
loglevel 10 winbindd logfiles extract:
PDC:
[2004/05/03 10:12:06, 10] nsswitch/winbindd.c:process_request(308)
process_request: request fn LIST_USERS
[2004/05/03 10:12:06, 3] nsswitch/winbindd_user.c:winbindd_list_users(590)
[18196]: list users
[2004/05/03 10:12:06, 10] nsswitch/winbindd.c:client_write(512)
client_write: wrote 1300 bytes.
[2004/05/03 10:12:06, 10] nsswitch/winbindd.c:winbind_client_read(458)
client_read: read 0 bytes. Need 1824 more for a full request.
[2004/05/03 10:12:06, 5] nsswitch/winbindd.c:winbind_clie...
2023 Oct 19
1
sftp 'Couldn't execute "bash"' lls error
Hi all.
Congratulations for the terrific software!
I want to know how it is explained.
Connected to ipv6-wireless.
sftp> ls
BLFS-11.3-html-sysv blfs-book-11.3-html.tar.xz set-rclone-password.sh
sftp> lls
Couldn't execute "bash": No such file or directory
Shell exited with status 1
sftp>
Note: this situation happened within "GNU Screen" (pts). It worked
2023 Nov 11
1
Question about stderr output containing carriage return External
Hi Josh,
it's been around for a while:
https://github.com/openbsd/src/commit/8747197a4a479407167d01f46017ddb99cc3cae2
Though the commit doesn't say why it needs the \r.
Cheers,
Marian
On 11/11/23 00:38, Joshua Rogers wrote:
> Hi all,
>
> I have recently only discovered that openssh prints lines to stderr
> separated by CLRF pairs, and am trying to understand where this
2024 Jun 26
1
An Analysis of the DHEat DoS Against SSH in Cloud Environments
...and rsyslogd and syslog-ng both have fans), (importantly) without
message routing through systemd-journald.
bye,
//mirabilos
--
Infrastrukturexperte ? Qvest Digital AG
Am Dickobskreuz 10, D-53121 Bonn ? https://www.qvest-digital.com/
Telephon +49 228 54881-393 ? Fax: +49 228 54881-235
HRB AG Bonn 18196 ? USt-ID (VAT): DE274355441
Vorstand: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Vorsitzender Aufsichtsrat: Peter N?then
2024 Jun 26
1
An Analysis of the DHEat DoS Against SSH in Cloud Environments
On Wed, 2024-06-26 at 02:58 +0200, Thorsten Glaser wrote:
> On Tue, 25 Jun 2024, Joseph S. Testa II wrote:
>
> > the way down to 6%! Additionally, I noticed that the systemd-
> > journal
>
> You should test without that thing as well. It?s reportedly a
> known bottleneck (someone on, I think, IRC said that regarding
> a different problem some days ago,
2024 Jun 26
1
An Analysis of the DHEat DoS Against SSH in Cloud Environments
...known bottleneck, the results will probably not be very useful?
besides, not everyone is systemd-infested.
bye,
//mirabilos
--
Infrastrukturexperte ? Qvest Digital AG
Am Dickobskreuz 10, D-53121 Bonn ? https://www.qvest-digital.com/
Telephon +49 228 54881-393 ? Fax: +49 228 54881-235
HRB AG Bonn 18196 ? USt-ID (VAT): DE274355441
Vorstand: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Vorsitzender Aufsichtsrat: Peter N?then
2024 Jun 27
1
An Analysis of the DHEat DoS Against SSH in Cloud Environments
On 6/26/24 7:56 AM, Joseph S. Testa II wrote:
> On Wed, 2024-06-26 at 04:32 +0200, Thorsten Glaser wrote:
>> If they get under attack, they?d better do. And if you?re ignoring
>> a known bottleneck, the results will probably not be very useful?
>> besides, not everyone is systemd-infested.
>
>
> The primary responsibility falls on system designers to choose
>
2024 Jun 27
1
An Analysis of the DHEat DoS Against SSH in Cloud Environments
I'd like to withdraw the last set of metrics I reported. I couldn't
reproduce some of them, and I suspect I made a mistake during testing.
Being more careful this time, I set up another fully updated Ubuntu
24.04 VM with 4 vCPUs running openssh-SNAP-20240628.tar.gz with all
defaults unchanged.
When running using "ssh-audit.py --conn-rate-test=16 target_host", the
system idle
2024 Jun 27
1
An Analysis of the DHEat DoS Against SSH in Cloud Environments
...ogging
is too slow and/or uses too much CPU, the fix is not to
remove logging in the default configuration.
bye,
//mirabilos
--
Infrastrukturexperte ? Qvest Digital AG
Am Dickobskreuz 10, D-53121 Bonn ? https://www.qvest-digital.com/
Telephon +49 228 54881-393 ? Fax: +49 228 54881-235
HRB AG Bonn 18196 ? USt-ID (VAT): DE274355441
Vorstand: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Vorsitzender Aufsichtsrat: Peter N?then
2024 Jul 08
1
Can we reset CSI u mode on client disconnect? via
...owing off the shell surrounding the ssh client?s calcula?
tion of the input line length / cursor position).
bye,
//mirabilos
--
Infrastrukturexperte ? Qvest Digital AG
Am Dickobskreuz 10, D-53121 Bonn ? https://www.qvest-digital.com/
Telephon +49 228 54881-393 ? Fax: +49 228 54881-235
HRB AG Bonn 18196 ? USt-ID (VAT): DE274355441
Vorstand: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Vorsitzender Aufsichtsrat: Peter N?then
2024 Jul 08
1
Can we reset CSI u mode on client disconnect? via
On Mon, 8 Jul 2024 at 12:36, Thorsten Glaser <t.glaser at qvest-digital.com> wrote:
> >manifestation of the problem. As mentioned in the Kitty issue, shells
> >should really gain support for input modes.
>
> Pretty sure that not. That would totally mess up things like
> OS/2 console windows and possibly VT100 (hardware) terminals
> and just look like extra junk spewed
2024 Jul 08
1
Can we reset CSI u mode on client disconnect? via
...ch for example is how Vim does this) then
>enable the mode if needed.
That all needs curses or termcap.
bye,
//mirabilos
--
Infrastrukturexperte ? Qvest Digital AG
Am Dickobskreuz 10, D-53121 Bonn ? https://www.qvest-digital.com/
Telephon +49 228 54881-393 ? Fax: +49 228 54881-235
HRB AG Bonn 18196 ? USt-ID (VAT): DE274355441
Vorstand: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
Vorsitzender Aufsichtsrat: Peter N?then
2006 Apr 07
1
empty production.log
Hi All,
All my log files (including production.log) are empty - 0 bytes, and
doing a tail command yeilds nothing, even when the app is running!
They are chmod''d to 777, along with the /log/ directory. Any ideas why
this might be happening?
Thanks,
Nik Wakelin
2024 Jul 08
1
Can we reset CSI u mode on client disconnect? via
On Mon, 8 Jul 2024 at 11:58, Damien Miller <djm at mindrot.org> wrote:
> ssh already restores all TTY flags on exit:
This isn't a TTY flag, it's a terminal mode enabled via an escape
sequence, there's actually multiple modes involved (CSI u as in the
subject), but xterm also supports "modifyOtherKeys" and Vim for
example will pick depending what the terminal reports