Displaying 20 results from an estimated 28 matches for "hasson".
Did you mean:
hanson
2005 Feb 05
1
Compressed communication with DB using RMySQL?
...setup where R pulls entries from a MySQL db server. I wanted
to know whether the R interface can pull encrypted / compressed data
from MySQLD. MySQL supports compressed communication on the server
side, but I couldn't find any references to such options on the client
(RMySQL) side.
Best,
Uri Hasson.
---
Uri Hasson.
Brain Research Imaging Center
The University of Chicago.
2015 Dec 24
2
systemd-sysctl not running on boot
also in /etc/sysctl.d/
On Thu, Dec 24, 2015 at 8:58 AM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On 12/23/2015 05:08 AM, Ofer Hasson wrote:
>
>> By running "systemctl status systemd-sysctl" I also receive the same
>> output, but a simple "cat /proc/sys/vm/swappiness" returns the default
>> value, and not the one set by my conf file.
>>
>
> All of mine, as set by files in /etc/...
2015 Dec 23
2
systemd-sysctl not running on boot
...I run "/usr/lib/systemd/systemd-sysctl" the "cat
/proc/sys/vm/swappiness" does return the correct value.
Any idea ?
Does this happen to anyone else ?
On Wed, Dec 23, 2015 at 11:12 AM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On 12/22/2015 06:56 AM, Ofer Hasson wrote:
>
>> After upgrading to CentOS 7.2, non of my servers run systemd-sysctl on
>> boot.
>>
>
> Works here...
> # systemctl status systemd-sysctl
> ? systemd-sysctl.service - Apply Kernel Variables
> Loaded: loaded (/usr/lib/systemd/system/systemd-sysctl.se...
2015 Dec 24
2
systemd-sysctl not running on boot
On 12/23/2015 11:12 PM, Ofer Hasson wrote:
> [root at web-devel-local-1 ~]# /usr/lib/systemd/systemd-sysctl
> [root at web-devel-local-1 ~]# cat /proc/sys/vm/swappiness
> 10
So... you know that it works when you run it from a root shell, but not
during boot. Is the file labeled properly? Anything in audit.log?
2015 Dec 28
2
systemd-sysctl not running on boot
----- Mail original -----
> De: "Ofer Hasson" <hassonofer at gmail.com>
> ?: "centos" <centos at centos.org>
> Envoy?: Jeudi 24 D?cembre 2015 11:36:00
> Objet: Re: [CentOS] systemd-sysctl not running on boot
> [root at web-devel-local-1 ~]# ll -Z /etc/ | grep sysctl
> drwxr-xr-x. root root system...
2015 Dec 22
2
systemd-sysctl not running on boot
Hey all,
After upgrading to CentOS 7.2, non of my servers run systemd-sysctl on boot.
So far, I tried running manually /usr/lib/systemd/systemd-sysctl, it runs
smoothly and updates all the parameters.
I also ran sysctl --system, which also executes successfully.
I checked within systemd, and systemd-sysctl is wanted by the
sysinit.target which is wanted by the multi-user.target - the one I boot
2015 Dec 24
0
systemd-sysctl not running on boot
...temd-readahead-collect.service systemd-readahead-replay.service
After=systemd-modules-load.service
Before=sysinit.target shutdown.target
ConditionPathIsReadWrite=/proc/sys/
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/lib/systemd/systemd-sysctl
On Thu, Dec 24, 2015 at 9:01 AM, Ofer Hasson <hassonofer at gmail.com> wrote:
> also in /etc/sysctl.d/
>
> On Thu, Dec 24, 2015 at 8:58 AM, Gordon Messmer <gordon.messmer at gmail.com>
> wrote:
>
>> On 12/23/2015 05:08 AM, Ofer Hasson wrote:
>>
>>> By running "systemctl status systemd-sysc...
2005 Jan 31
2
Automatically Extracting F- and P- vals from ANOVA
...hard coded, but constructed on the fly
by the summary() function.
Is there a script or function that already does what I am looking for?
If not, my second option would be to sink the summary of each anova
to a text file, and then post-process it, but this latter option is
sub-optimal.
Best,
Uri Hasson
2015 Dec 23
0
systemd-sysctl not running on boot
On 12/22/2015 06:56 AM, Ofer Hasson wrote:
> After upgrading to CentOS 7.2, non of my servers run systemd-sysctl on boot.
Works here...
# systemctl status systemd-sysctl
? systemd-sysctl.service - Apply Kernel Variables
Loaded: loaded (/usr/lib/systemd/system/systemd-sysctl.service;
static; vendor preset: disabled)
Activ...
2015 Dec 24
0
systemd-sysctl not running on boot
On 12/23/2015 05:08 AM, Ofer Hasson wrote:
> By running "systemctl status systemd-sysctl" I also receive the same
> output, but a simple "cat /proc/sys/vm/swappiness" returns the default
> value, and not the one set by my conf file.
All of mine, as set by files in /etc/sysctl.d/, are correct after boot....
2015 Dec 24
0
systemd-sysctl not running on boot
...t system_u:object_r:etc_t:s0 sysctl.d
[root at web-devel-local-1 ~]# ll -Z /etc/sysctl.d/
-rw-r--r--. root root unconfined_u:object_r:system_conf_t:s0 sysctl.conf
On Thu, Dec 24, 2015 at 10:51 AM, Gordon Messmer <gordon.messmer at gmail.com>
wrote:
> On 12/23/2015 11:12 PM, Ofer Hasson wrote:
>
>> [root at web-devel-local-1 ~]# /usr/lib/systemd/systemd-sysctl
>> [root at web-devel-local-1 ~]# cat /proc/sys/vm/swappiness
>> 10
>>
>
> So... you know that it works when you run it from a root shell, but not
> during boot. Is the file labeled prope...
2015 Dec 28
0
systemd-sysctl not running on boot
...ing to do with the issue.
In any case, i re-installed the package, had the symlink, moved my
definitions to sysctl.conf. still the same....
On Mon, Dec 28, 2015 at 1:17 PM, Sylvain CANOINE <
sylvain.canoine at tv5monde.org> wrote:
>
> ----- Mail original -----
> > De: "Ofer Hasson" <hassonofer at gmail.com>
> > ?: "centos" <centos at centos.org>
> > Envoy?: Jeudi 24 D?cembre 2015 11:36:00
> > Objet: Re: [CentOS] systemd-sysctl not running on boot
>
> > [root at web-devel-local-1 ~]# ll -Z /etc/ | grep sysctl
> > drw...
2006 Sep 25
0
Sampling distribution of correlation estimations derived from robust MCD and MVE methods
...MVE and MCD.
If anyone knows, or could point me to sources information that discuss the
issue of the sampling distribution of of cov.mve$cor and cov.mcd$cor and
their relations to the pearson's R, I would be very grateful.
I have put the simulation code I used here:
http://home.uchicago.edu/~uhasson/pearson-mcd-mve.R.txt
And an image of the resulting sampling distributions here:
http://home.uchicago.edu/~uhasson/correl.comparison.tiff
Sincerely,
Uri Hasson
The Brain Research Imaging Center
The University of Chicago
[[alternative HTML version deleted]]
2006 Sep 25
0
[PlainText Attempt] Sampling distribution of correlation estimations derived from robust MCD and MVE methods
...MVE and MCD.
If anyone knows, or could point me to sources information that discuss the
issue of the sampling distribution of of cov.mve$cor and cov.mcd$cor and
their relations to the pearson's R, I would be very grateful.
I have put the simulation code I used here:
http://home.uchicago.edu/~uhasson/pearson-mcd-mve.R.txt
And an image of the resulting sampling distributions here:
http://home.uchicago.edu/~uhasson/correl.comparison.tiff
Sincerely,
Uri Hasson
The Brain Research Imaging Center
The University of Chicago
2019 Feb 15
0
Asterisk 13.25.0 Now Available
...ERISK-28182 - chan_pjsip: When connected_line_method is
set to invite, asterisk is not trying UPDATE
(Reported by
nappsoft)
Improvements made in this release:
-----------------------------------
* ASTERISK-28246 - Support skipping on the g726 format
(Reported by Eyal Hasson)
For a full list of changes in this release, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-13.25.0
Thank you for your continued support of Asterisk!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.c...
2023 Oct 10
0
Updated invitation: Gluster Community Meeting @ Tue Oct 10, 2023 2:30pm - 3:30pm (IST) (gluster-users@gluster.org)
...ladha at redhat.com
nladha at redhat.com
Guests
nladha at redhat.com - organizer
sajmoham at redhat.com
alpha754293 at hotmail.com
Sheetal Pamecha
Shwetha Acharya
Deepshikha Khandelwal
Sunil Kumar Heggodu Gopala Acharya
Vinayakswami Hariharmath
sunkumar at redhat.com
Ana Neri
Richard Wareing
David Hasson
tshacked at redhat.com
Wojciech J. Turek
pranith.karampuri at phonepe.com
sasundar at redhat.com
amar at kadalu.io
prakash.mohanraj at gmail.com
jstrunk at redhat.com
Michael O'Sullivan
max.degraaf at kpn.com
Rakshitha Kamath
ravishankar.n at pavilion.io
niryadav at redhat.com
???
Gary Lloyd
sa...
2023 Apr 11
0
Updated invitation: Gluster Community Meeting @ Tue Apr 11, 2023 2:30pm - 3:30pm (IST) (gluster-users@gluster.org)
...ladha at redhat.com
nladha at redhat.com
Guests
nladha at redhat.com - organizer
sajmoham at redhat.com
alpha754293 at hotmail.com
Sheetal Pamecha
Shwetha Acharya
Deepshikha Khandelwal
Sunil Kumar Heggodu Gopala Acharya
Vinayakswami Hariharmath
sunkumar at redhat.com
Ana Neri
Richard Wareing
David Hasson
tshacked at redhat.com
Wojciech J. Turek
pranith.karampuri at phonepe.com
sasundar at redhat.com
amar at kadalu.io
prakash.mohanraj at gmail.com
jstrunk at redhat.com
Michael O'Sullivan
max.degraaf at kpn.com
Rakshitha Kamath
ravishankar.n at pavilion.io
niryadav at redhat.com
???
Gary Lloyd
sa...
2023 May 09
0
Updated invitation: Gluster Community Meeting @ Tue May 9, 2023 2:30pm - 3:30pm (IST) (gluster-users@gluster.org)
...ladha at redhat.com
nladha at redhat.com
Guests
nladha at redhat.com - organizer
sajmoham at redhat.com
alpha754293 at hotmail.com
Sheetal Pamecha
Shwetha Acharya
Deepshikha Khandelwal
Sunil Kumar Heggodu Gopala Acharya
Vinayakswami Hariharmath
sunkumar at redhat.com
Ana Neri
Richard Wareing
David Hasson
tshacked at redhat.com
Wojciech J. Turek
pranith.karampuri at phonepe.com
sasundar at redhat.com
amar at kadalu.io
prakash.mohanraj at gmail.com
jstrunk at redhat.com
Michael O'Sullivan
max.degraaf at kpn.com
Rakshitha Kamath
ravishankar.n at pavilion.io
niryadav at redhat.com
???
Gary Lloyd
sa...
2023 Jan 11
0
Updated invitation: Gluster Community Meeting @ Wed Jan 11, 2023 2:30pm - 3:30pm (IST) (gluster-users@gluster.org)
...ladha at redhat.com
nladha at redhat.com
Guests
nladha at redhat.com - organizer
sajmoham at redhat.com
alpha754293 at hotmail.com
Sheetal Pamecha
Shwetha Acharya
Deepshikha Khandelwal
Sunil Kumar Heggodu Gopala Acharya
Vinayakswami Hariharmath
sunkumar at redhat.com
Ana Neri
Richard Wareing
David Hasson
tshacked at redhat.com
Wojciech J. Turek
pranith.karampuri at phonepe.com
sasundar at redhat.com
amar at kadalu.io
prakash.mohanraj at gmail.com
jstrunk at redhat.com
Michael O'Sullivan
max.degraaf at kpn.com
Rakshitha Kamath
ravishankar.n at pavilion.io
niryadav at redhat.com
???
Gary Lloyd
sa...
2023 Jul 11
0
Updated invitation: Gluster Community Meeting @ Tue Jul 11, 2023 2:30pm - 3:30pm (IST) (gluster-users@gluster.org)
...ladha at redhat.com
nladha at redhat.com
Guests
nladha at redhat.com - organizer
sajmoham at redhat.com
alpha754293 at hotmail.com
Sheetal Pamecha
Shwetha Acharya
Deepshikha Khandelwal
Sunil Kumar Heggodu Gopala Acharya
Vinayakswami Hariharmath
sunkumar at redhat.com
Ana Neri
Richard Wareing
David Hasson
tshacked at redhat.com
Wojciech J. Turek
pranith.karampuri at phonepe.com
sasundar at redhat.com
amar at kadalu.io
prakash.mohanraj at gmail.com
jstrunk at redhat.com
Michael O'Sullivan
max.degraaf at kpn.com
Rakshitha Kamath
ravishankar.n at pavilion.io
niryadav at redhat.com
???
Gary Lloyd
sa...