Displaying 20 results from an estimated 20 matches for "aida".
Did you mean:
aia
2007 Feb 01
1
would you please navigate me?
Hello
My name is Aida Eslami. I am a M.S.c student of statistics at Shahid Beheshti University , Tehran, Iran. The subject of my thesis is Analysis of Masked Data. I have some problems in writing of my program (optimization). Would you please navigate me and introduce some to help me?
Thank you....
2008 Dec 15
2
rsync 3.0.4 ACL corruption
...ware. Wrong ACLs show up in several
places. /wzb/user (home directories) seems ok. Both /wzb/group and
/wzb/software have wrong subentries.
In /wzb/software, all subentry ACLs, both files and dirs, a partially
(but not completely) wrong, and all in the same way.
Example: directory /wzb/software/aida
This is as should be:
# file: aida
# owner: root
# group: root
user::rwx
group::r-x
group:users:r-x
mask::rwx
other::---
default:user::rwx
default:group::r-x
default:group:users:r-x
default:mask::rwx
default:other::---
This is what happens:
# file: aida
# owner: root
# group: root
user::rwx
user:s...
2005 Nov 04
3
pxelinux menu questions
Hello all,
I have a few questions about the menuing system that I haven't been able
to find in the archives (it would be nice if they were available in a
searchable form other than having to click on a month-by month basis and
read through them - if they are searchable I would love to find a way to
do this but it hasn't jumped out at me).
My first question is : What is menu.c32? I
2007 Nov 18
0
Samba users not working
...se it might induce
; performance issues in large organizations
; See #368251 for some of the consequences of *not* having
; this setting and smb.conf(5) for all details
;
; winbind enum groups = yes
; winbind enum users = yes
#======================= Share Definitions =======================
[aidas]
comment = Network user
path = /home/aidas
browseable = yes
valid users = aidas
writable = yes
create mask = 0700
[direktorius]
comment = Network user
path = /home/direktorius
browseable = yes
valid users = direktorius
writable = yes
create mask = 0700
Please help me, where i made an mistake?...
2003 Dec 25
2
Fast logistic regression
Is there any faster implementation of logistic regression
than glm function in base package in R?
I am working on simulation study and discovered glm fitting part is the
bottle neck of my program.
-Masahiko
2005 Nov 03
2
simple menu limitations
I am using the following simple menu and have noticed that items at the
bottom are dropping off. I seem to be limited to 12 items. Is there a
limit to how many items can be on the simple menu?
default pxelinux.cfg/menu.c32
prompt 0
MENU TITLE UWSP PXE Boot Menu
# TIMEOUT 200
LABEL bartpe
MENU LABEL Build 12
KERNEL /STARTROM.0
APPEND keeppxe
LABEL 11dnet
MENU LABEL Build 11DNET beta
2000 Jun 07
0
port forwarding as root
...g ways:
1) for every port forwarding fork();setuid();forward|exec(netcat)
2) after authentication grab one pty;setuid();forward connections as
requested [is there client which opens more than one
interactive/forwarded connection?]
3) fool somehow ident server [how?]
I need your oppinions.
--
Aidas Kasparas
Network Manager
AB Lifosa
2001 Mar 12
3
PAM & several passwords
Hi,
Is there any hope getting openssh to support a sequence
of several authentication methods (requiring different
passwords) for one login?
I.e. take the standard static password, feed it into
pam_unix.so for verification, then ask the user for yet
another password (e.g. a one-time password) and verify
this one by a different PAM module
Currently, verifying either a static password or a one
time
2012 Jan 15
0
Call for Workshops at IEEE eScience, due January 23, 2012
...* *Ruth Pordes*, FNAL, USA
Sponsorship Chair
* *Charlie Catlett*, Argonne National Laboratory, USA
Conference Manager and Finance Chair
* *Julie Wulf-Knoerzer*, University of Chicago & Argonne National
Laboratory, USA
Publicity Chairs
* *Kento Aida*, National Institute of Informatics, Japan
* *Ioan Raicu*, Illinois Institute of Technology, USA
* *David Wallom*, Oxford e-Research Centre, UK
Local Organizing Committee
* *Ninfa Mayorga*, University of Chicago, USA
* *Evelyn Rayburn*, University of Chicago, USA
* *Lynn Vale...
2012 Jan 15
0
Call for Workshops at IEEE eScience, due January 23, 2012
...* *Ruth Pordes*, FNAL, USA
Sponsorship Chair
* *Charlie Catlett*, Argonne National Laboratory, USA
Conference Manager and Finance Chair
* *Julie Wulf-Knoerzer*, University of Chicago & Argonne National
Laboratory, USA
Publicity Chairs
* *Kento Aida*, National Institute of Informatics, Japan
* *Ioan Raicu*, Illinois Institute of Technology, USA
* *David Wallom*, Oxford e-Research Centre, UK
Local Organizing Committee
* *Ninfa Mayorga*, University of Chicago, USA
* *Evelyn Rayburn*, University of Chicago, USA
* *Lynn Vale...
2007 Feb 18
11
Tabulation with ENTER key
...;text/javascript">
Event.observe(''id1'', ''keypress'', function(event) {
if (event.keyCode == Event.KEY_RETURN) {
event.keyCode = Event.KEY_TAB }});
</script>
Any idea appreciable!
Best regards
Janko
--
Janko Mivek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh...
2013 Sep 04
5
5.10 regression (from 5.01) MENU INCLUDE broken.
Hello,
Long story short, example config:
### cut
UI vesamenu.c32
MENU TITLE Multiboot USB
MENU BACKGROUND #00000000
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
MENU BEGIN
MENU TITLE System Rescue CD 2.4.1
INCLUDE sysrcd-2.4.1.conf
MENU END
MENU BEGIN
MENU TITLE
2013 Sep 05
3
5.10 regression (from 5.01) MENU INCLUDE broken.
...kernel memdisk
append initrd=/sysrcd-2.4.1/bootdisk/hdt.img floppy
TEXT HELP
This diagnostic tool will give you information about your hardware
ENDTEXT
LABEL ranish
MENU LABEL RANISH: Partition Manager tool
kernel memdisk
append initrd=/sysrcd-2.4.1/bootdisk/ranish.img floppy
LABEL aida
MENU LABEL AIDA: old hardware diagnostics tool
kernel memdisk
append initrd=/sysrcd-2.4.1/bootdisk/aida.img floppy
LABEL gag
MENU LABEL GAG: Graphical Boot Manager
kernel memdisk
append initrd=/sysrcd-2.4.1/bootdisk/gag.img floppy
LABEL dban
MENU LABEL DBAN: erase all data from the...
2013 Jan 06
0
CFP: ACM HPDC 2013 -- Abstracts due January 14th
...onsideration for another conference or a journal.
See the ACM Prior Publication Policy for more details.
**** IMPORTANT DATES ****
Abstracts Due: 14 January 2013
Papers Due: 21 January 2013 (no extensions)
**** Program Committee ****
David Abramson, Monash University, Australia
Kento Aida, National Institute of Informatics, Japan
Gabriel Antoniu INRIA, France
Henri Bal, Vrije Universiteit, the Netherlands
Adam Barker, University of St Andrews, UK
Michela Becchi, University of Missouri - Columbia, USA
John Bent, EMC, USA
Ali Butt, Virginia Tech, USA
Kirk Cameron, Virginia Tech, USA
F...
2013 Jan 06
0
CFP: ACM HPDC 2013 -- Abstracts due January 14th
...onsideration for another conference or a journal.
See the ACM Prior Publication Policy for more details.
**** IMPORTANT DATES ****
Abstracts Due: 14 January 2013
Papers Due: 21 January 2013 (no extensions)
**** Program Committee ****
David Abramson, Monash University, Australia
Kento Aida, National Institute of Informatics, Japan
Gabriel Antoniu INRIA, France
Henri Bal, Vrije Universiteit, the Netherlands
Adam Barker, University of St Andrews, UK
Michela Becchi, University of Missouri - Columbia, USA
John Bent, EMC, USA
Ali Butt, Virginia Tech, USA
Kirk Cameron, Virginia Tech, USA
F...
2012 Oct 26
0
CFP: 22nd Int. ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC'13)
...onsideration for another conference or a journal.
See the ACM Prior Publication Policy for more details.
**** IMPORTANT DATES ****
Abstracts Due: 14 January 2013
Papers Due: 21 January 2013 (no extensions)
**** Program Committee ****
David Abramson, Monash University, Australia
Kento Aida, National Institute of Informatics, Japan
Gabriel Antoniu INRIA, France
Henri Bal, Vrije Universiteit, the Netherlands
Adam Barker, University of St Andrews, UK
Michela Becchi, University of Missouri - Columbia, USA
John Bent, EMC, USA
Ali Butt, Virginia Tech, USA
Kirk Cameron, Virginia Tech, USA
F...
2012 Oct 26
0
CFP: 22nd Int. ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC'13)
...onsideration for another conference or a journal.
See the ACM Prior Publication Policy for more details.
**** IMPORTANT DATES ****
Abstracts Due: 14 January 2013
Papers Due: 21 January 2013 (no extensions)
**** Program Committee ****
David Abramson, Monash University, Australia
Kento Aida, National Institute of Informatics, Japan
Gabriel Antoniu INRIA, France
Henri Bal, Vrije Universiteit, the Netherlands
Adam Barker, University of St Andrews, UK
Michela Becchi, University of Missouri - Columbia, USA
John Bent, EMC, USA
Ali Butt, Virginia Tech, USA
Kirk Cameron, Virginia Tech, USA
F...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...p.erfurt.thur.de>
Adrian Thomasset <adrian.thomasset@st.com>
Adrian-Leonard Radu <ady8radu@gmail.com>
Adrien Vergé <adrienverge@gmail.com>
Afzal Mohammed <afzal@ti.com>
Afzal Mohammed <afzal@ti.com> # am335x evm
Agócs Pál <agocs.pal.86@gmail.com>
Aida Mynzhasova <ai.c.c0der@gmail.com>
Aida Mynzhasova <aida.mynzhasova@skitlab.ru>
Ajay Kumar <ajaykumar.rs@samsung.com>
Ajay Kumar Gupta <ajay.gupta@ti.com>
Ajeet Yadav <ajeet.yadav.77@gmail.com>
Ajit Khaparde <ajit.khaparde@emulex.com>
Akeem G Abodunrin...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...p.erfurt.thur.de>
Adrian Thomasset <adrian.thomasset@st.com>
Adrian-Leonard Radu <ady8radu@gmail.com>
Adrien Vergé <adrienverge@gmail.com>
Afzal Mohammed <afzal@ti.com>
Afzal Mohammed <afzal@ti.com> # am335x evm
Agócs Pál <agocs.pal.86@gmail.com>
Aida Mynzhasova <ai.c.c0der@gmail.com>
Aida Mynzhasova <aida.mynzhasova@skitlab.ru>
Ajay Kumar <ajaykumar.rs@samsung.com>
Ajay Kumar Gupta <ajay.gupta@ti.com>
Ajeet Yadav <ajeet.yadav.77@gmail.com>
Ajit Khaparde <ajit.khaparde@emulex.com>
Akeem G Abodunrin...
2003 Dec 01
0
No subject
...Phone MchH: +49 (0)89 / 722 - 49296
Siemens AG Mobile : +49 (0)160 / 8 85 16 85
Otto Hahn Ring 6 Fax MchP: +49 (0)89 / 636 - 47586
81738 Muenchen mailto:herbert.wengatz@mchr2.siemens.de
http://www.aida-ix.net
Return-Path: <aamadeu@tycoelectronics.com>
Delivered-To: samba@lists.samba.org
Received: from us194mx00.amp.com (nat012026084075.amp.com [12.26.84.75])
by lists.samba.org (Postfix) with ESMTP id F235F4D79 for
<samba@lists.samba.org>; Wed, 8 Aug 2001 07:40:55 -0700 (PDT)
Rec...