Displaying 20 results from an estimated 78 matches for "mik".
Did you mean:
mi
2008 Jan 01
2
Problem with samba and ldap
...:)
I have to set up a samba server as a PDC with a openldap backend. My
openldap server is fully functionnal and it is not secured yet (so no
problems with tls). I must use debian etch or lenny.
My server's IP is 192.168.9.10/24. I have set up a dns server (bind9)
for my domain named "mik". It's a local domain for testing only. There
is a piece of the configuration file of bind :
pdc A 192.168.9.10
_ldap._tcp.dc._msdcs IN CNAME pdc
This permits windows clients to find the pdc. When I try to join the
domain under linux, it fails. I try with &quo...
2008 Jul 12
3
Another failed attempt to install an R package in Ubuntu
...empts failed. I've tried several mirrors but with no
luck. Below is an example of the series of error messages I got when R told
me that the installation wasn't going well.
It tells me that several header files are missing. For some reason it is
also trying to install them in '/home/mik/R/i486-pc-linux-gnu-library/2.7'
but my R library packages are located in '/usr/lib/R/library'. I tried
downloading various x11dev packages and such, as suggested in similar
threads in this forum, but that didn't seem to help.
I'm really new (installed Ubuntu less than 4 month...
2017 Apr 11
1
How to use quota with dovecot
Hello,Thank you to both of you for your answers.I just use imap.I'm going to look at your examples and 15-lda.confHave a nice week
Le Dimanche 9 avril 2017 17h44, chaouche yacine <yacinechaouche at yahoo.com> a ?crit :
On Saturday, April 8, 2017 9:47 AM, Mik J <mikydevel at yahoo.fr> wrote:
> Then commented out in 90-quota.conf
>
>quota_rule = *:storage=1G
>
>quota_rule2 = Trash:storage=+100M
>
>quota_grace = 10%%
>
>}
You also need to define what type of quota do you want, dict-based, maildir based, static (same quot...
2006 Jan 03
5
Riby killed after few seconds
...n browser, it works ) and then the process is killed.
Another thing, every time I connect to the host through SSH I have to
type
setenv GEM_PATH ~/lib/ruby/gems/1.8 (freeBSD)
Otherwise it doesn''t find Ruby, is there a way to avoid it?
Can someone help me, please?
Thank you in advance
Mik
--
Posted via http://www.ruby-forum.com/.
2017 Jul 03
1
R console not echoing input
...quot; "yes"
What have I done, and how can I reset it?
I know I can quit the R session and start again, but if I have lots of graphics windows on the screen, I don?t want to lose them all and have to recreate them, not to mention having to play with the par parameters again.
Mik Bickis
2017 Apr 08
4
How to use quota with dovecot
Hello,
I would like to use quotas with dovecot and things are not clear to me.
I read this page
https://wiki2.dovecot.org/Quota
1) I did this
# ls /usr/local/lib/dovecot/lib10_quota_plugin.so /usr/local/lib/dovecot/lib10_quota_plugin.so
# grep mail_plugins /etc/dovecot/conf.d/10-mail.conf mail_plugins = notify replication quota
Then the page tells about 20-imap.conf but an explanation is
2024 Mar 22
2
Double buffering plots on Windows
...Is there some kind of double-buffering available within R, so that plots are rendered only after they are fully drawn, leaving the previous plot visible until it is replaced? I just used the default graphics driver on Windows ? is there perhaps a different driver that will the graphics smoother?
Mik Bickis
Professor Emeritus
Department of Mathematics and Statistics
University of Saskatchewan
2007 Sep 26
4
Asterisk realtime error
Hi! I am proving Asterisk 1.2.24 in realtime with MySQL 5.0.27 using Idefisk
softphones. I followed the steps of "how to" of voip-org but always have
this error:
Sep 25 20:29:07 WARNING[12000]: res_config_mysql.c:360 update_mysql: MySQL
RealTime: Failed to query database. Check debug for more info.
Sep 25 20:29:07 WARNING[12000]: res_config_mysql.c:360 update_mysql: MySQL
RealTime:
2015 May 18
32
[Bug 2400] New: StrictHostKeyChecking=no behaviour on HOST_CHANGED is excessively insecure
...ively insecure
Product: Portable OpenSSH
Version: 6.8p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: mik at miknet.net
The legacy behaviour of StrictHostKeyChecking=no involves allowing
connections even if the host key has changed. What most deployments
want when they set this is just TOFU.
It is common for batch processing and cluster systems to deploy with
this option permanently set, completely...
2009 Sep 29
0
Chainc.32 missing some \n one error messages
From: Kim Mik <kimmik999999 at yahoo.co.uk>
To: For discussion of Syslinux and tftp-hpa <syslinux at zytor.com>
Sent: Tuesday, 29 September, 2009 22:21:39
Subject: Re: [syslinux] Chainc.32 missing some \n one error messages
> From: Kim Mik <kimmik999999 at yahoo.co.uk>
> To: syslinux at...
2017 Apr 08
3
How to migration my mails from another server ?
Hello,
I would like to host my mails and I would like to retrieve my existing mailbox content from my ISP
My ISP
======
I don't have root access on the server
The server seem to use Dovecot according to the banner.
My machine
==========
I have root access on the server
I use Dovecot 2.2.21
I use Maildir
I read this page multiple times but it's not clear to me
2018 Sep 16
3
Quotas not working with roundcube
Hello,
I'm trying to have quotas working with roundcube.
When I'm logged into roundcube I see 0% quota which seems to correspond to disabled.
However I did everything that I could to enable quotas
https://wiki.dovecot.org/Quota
# doveconf -n
auth_mechanisms = cram-md5 loginauth_verbose = yes
debug_log_path = /tmp/dovecot.log
first_valid_uid = 1000
log_path = /var/log/dovecot.log
2018 Sep 17
2
Quotas not working with roundcube
.../2018 08:57, Aki Tuomi wrote:
> You did everything except actually enable quota... =)
>
> Try adding this to your configuration
>
> quota = count:User quota
> quota_vsizes = yes
>
> inside the plugin {} section.
>
> Aki
>
>> On 16 September 2018 at 21:58 Mik J <mikydevel at yahoo.fr> wrote:
>>
>>
>> Hello,
>>
>> I'm trying to have quotas working with roundcube.
>> When I'm logged into roundcube I see 0% quota which seems to correspond to disabled.
>>
>> However I did everything that I could...
2009 Oct 03
3
PATCH: Build floppy image which contains HDT
This patch builds a floppy image with contains HDT, so users of GRUB or GRUB4DOS can use HDT too, without installing Syslinux.
When you compile Syslinux, this floppy image isn't build automatically.
To build it, runthe following from the extracted Syslinux source:
$ cd ./com32/hdt
$ make hdt.img
As suggested by Pierre-Alexandre Meyer, all extra files required for building
the floppy
2008 May 14
3
Question about SS7
Hi,
I have read about SS7 recently and learnt that it is a signalling protocol
used in PSTN for call management, setup, etc. The thing that I don't
understand is how SS7 plays a role in VOIP. When I make calls between
landline and Asterisk via PSTN, I don't need to do anything with SS7. Is it
because the SS7 signalling is already done by Asterisk already? From the
prespective of
2009 Jul 19
2
Patch for chain.c32: Set default boot drive to CD drive from which ISOLINUX is booted
chain.c32 of SYSLINUX 3.82 does set the boot drive passed to the DL register to 0x80 and not to the boot drive (CD-drive).
This can be a problem if you want to chainload grldr (grub4dos bootloader) from a CD and if you want to let grldr search for its menu.lst file on the CD.
For more info:
http://www.boot-land.net/forums/index.php?showtopic=8457
This 1 line patch fixes the issue (Thanks to
2017 Feb 15
2
[Sieve] Is the way to run external script to get attachment?
Hello.
Read all about Extprograms, but have a question.
Use case:
Every day we have couple messages with attachment (from one sender, this
is one-way communication). This attachment is uploads to ownCloud. By
hand... need some automation.
As I see, pipe cat execute scripts with text data USER/FROM/SUBJECT -
and I think with variables it can be any text data, how about attachment?
How I see
2010 Jan 09
2
chain.c32 add grldr= command for Grub4dos
$ git log -p
commit d8c5e94803fa01f0d52475a50b69681ad3135700
Author: Gert Hulselmans <kimmik999999 at yahoo.co.uk>
Date: Sat Jan 9 15:30:49 2010 +0100
chain.c32: Add grldr= command for Grub4dos
grldr of Grub4dos wants the partition number in DH:
0xff: whole drive
0-3: primary partitions
4-*: logical partitions
diff --git a/com32/modules/chain.c b/com...
2012 Oct 21
0
[LLVMdev] dragonegg polly support broken?
...modules on darwin as witnessed by
> their use in /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload
> for the python shared modules on both Lion and Mountain Lion. So we aren't deviating from
> convention here.
> Jack
Also see http://docstore.mik.ua/orelly/unix3/mac/ch05_03.htm which describes the convention
for shared modules on darwin as being named with the .bundle or .so suffix. So the flaw is
limited to the test subdirectory in polly. Polly correctly produces a LLVMPolly.so but
incorrectly tries to test polly with a non-existent LLVMPo...
2017 Feb 16
0
[Sieve] Is the way to run external script to get attachment?
...ich are described in [2] and whose exact
numeric values could be googled (for instance, see [3]). If your
program return a "known" exit code on error, you'll get better
diagnostics reported for that failure by your SMTP server.
1. http://www.pldaniels.com/ripmime/
2. http://docstore.mik.ua/orelly/networking/sendmail/ch36_05.htm
3. https://gist.github.com/bojanrajkovic/831993
4. http://www.postfix.org/aliases.5.html