Displaying 20 results from an estimated 263 matches for "ales".
Did you mean:
aes
2009 Aug 04
4
folder/users privileges
Hello everyone.
I been working up with samba shared folders, but have some troubles with
users/folder privileges.
Users: ale jvillar
I got a folder named "BACKUP"
users ale and jvillar can read/write this folder
inside "BACKUP" is another folder named "MAIL BACKUP"
i want user ale to read/write this folder and user jvillar only read.
Even though i tried everything i
2011 Jan 16
1
problem installing rgdal
Dear R experts,
I'm trying to install rgdal in my R 2.11.1 (Ubuntu 10.10).
I have as an ouput the following messages. It seems that there are problems
with libgdal1.7.0 or sqlite3...
Could someboby help me?
Thanks a lot!
Ale
> install.packages()
Warning in install.packages() :
argument 'lib' is missing: using '/home/ale/R/i686-pc-linux-gnu-library/2.
11'
trying URL
2005 Aug 26
3
Free-form to fixed-form Fortran
...e, which I would like to build on WinXP. I have all
suggested tools/programs for bulding R packages on Windows (except latex).
What is the best way of using these subrutines? Does sombody mybe know any
translation tools for converting Free-form to fixed-form Fortran?
Thanks for any suggestions,
Ales Ziberna
2003 Jul 29
1
no charset ver. 3.0.0beta3 on solaris
...iconv modules for UTF-8 (64-bit)
system SUNWiniu8 Indic UTF-8 iconv modules
for UTF-8
system SUNWiniu8x Indic UTF-8 iconv modules
for UTF-8 (64-bit)
system SUNWislcx 64-bit iconv conversion for
Eastern European locales
system SUNWisolx 64-bit iconv conversion for
ISO Latin character sets
system SUNWjiu8 Japanese iconv modules for
UTF-8
system SUNWjiu8x Japanese iconv modules for
UTF-8 (64-bit)
ALE SUNWkiu8...
2018 Jul 02
1
Re: East-west traffic network filter
On Fri, Jun 29, 2018 at 3:40 AM Thiago Oliveira <cpv.thiago@gmail.com>
wrote:
> Hi Ales,
>
> I would like to prevent the guests from different subnets start a
> communication. In other words I have the subnet 192.168.1.0/24 and
> 192.168.2.0/24 and the guests from 192.168.1.0/24 cannot reach/talk with
> guests on 192.168.2.0/24 at the same host. Is this possible using a...
2012 Feb 03
2
Ruby on Ales 2012, March 1st & 2nd in Bend, Oregon
Hey Everyone!,
I just realized we totally failed at putting notices out on mailing lists
about Ruby on Ales 2012... oops.
Ruby on Ales is a two day single track conference inspired by Ruby,
microbrews, and snow. Come listen to great speakers,
enjoy the free beer and the amazing company.
Just like last year we''re hosting the event in Bend. Ruby on Ales takes
place March 1st and 2nd this yea...
2018 Jun 28
4
East-west traffic network filter
...be specified by their MAC address. The
filter should extend clean-traffic but I was not able to get it working
with that reference. I have came up with modified clean-traffic which works
fine [1]. Is there a way to achieve the same behavior with reference to
clean-traffic?
Thank you.
Best wishes,
Ales Musil
[1]
<filter name='clean-traffic-gateway'>
<!-- An example of a traffic filter enforcing clean traffic
from a VM by
- preventing MAC spoofing -->
<filterref filter='no-mac-spoofing'/>
<!-- preventing IP spoofing on outgoing -->
<filter...
2006 Mar 13
1
Building help pages
...s converted in
"chm" format (REGE) and the other are not when installing a package? The
output from installing a package on WinXp is below.
I tried to find more information about what "chm" format actually is,
however have found none.
Best regards and thaks for any replies,
Ales Ziberna
C:\Ales\Statistika>R CMD INSTALL blockmodeling
---------- Making package blockmodeling ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
... DLL made
installing DLL
installing R files
installing man source files
insta...
2014 Jun 02
1
Called name not present error, but only once!
Hello:
I am trying to use the net time command to sync a server:
$ net ads time -S ale.hunt.com
(hunt.com is just for internal use only)
I see an immediate response like so:
>>> NBT Session Packet
NBT SessionReject
Flags=0x0
Length=1 (0x1)
Reason=0x82
Called name not present
"Called name not present" - alright but....
# nmblookup -A 192.168.17.53
Looking up status of
2005 Nov 24
4
Survreg Weibull lambda and p
Hi All,
I have conducted the following survival analysis which appears to be OK
(thanks BRipley for solving my earlier problem).
> surv.mod1 <- survreg( Surv(timep1, relall6)~randgrpc, data=Dataset,
dist="weibull", scale = 1)
> summary(surv.mod1)
Call:
survreg(formula = Surv(timep1, relall6) ~ randgrpc, data = Dataset,
dist = "weibull", scale = 1)
2005 Aug 13
2
Problems runing R CMD check
...king the package. Firstly, I do not know how to specify
the package to check. I tied specify it by supplying the path and by runing
the R CMD check in the directory of the package.
In addition to that, I get an error bellow. Any suggestions on how to set
TMPDIR would be greatly appriciated!
C:\Ales\Statistika\Blocno modeliranje\dr\blockmodeling>R CMD check
* checking for working latex ...Error: environment variable TMPDIR not set
(or s
et to unusable value) and no default available.
at D:\PROGRA~1\R\rw2011\share\perl/R/Utils.pm line 72
Thank you in advance for any help!
Ales Ziberna
P....
2006 Apr 13
0
ALE ( Ajax Linking and Embedding) and ROR ?
Hi,
This is a newbies question.
I am very impressed by Zimbra ALE ( Ajax Linking and Embedding) concept.
It is very cool and enable the mashup of disparate applications
altogether.
I don''t know if Ruby on Rails has this similar concept and
implementation.
If not it would be nice if the community push in this direction.
Any idea?
Thanks alot.
Regards,
Brice
--
Posted via
2006 Feb 21
2
Convertin rows of a matrix to a list
...a matrix to a elements of a list.
#For example, if I have
mat<-matrix(1:100,ncol=5, nrow=20)
#I can do:
list<-apply(mat,1,list)
list
#however this is not quite what I want. To get what I want, I have to do:
list<-lapply(list,function(x)x[[1]])
list
Is there a faster way?
Best regards,
Ales Ziberna
2008 May 07
1
Aling elmentos into Windows with TK
Hello!!
I would like create a window that has diferent element as:
http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/checkboxes.html
http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/radiobuttons.html
I know as make it, but I don?t know as I could (align the diferent elemnts
to left, right, top, bottom) or (put in a coordinates into windows).
If anybody know as I could make it, I would
2010 Sep 29
1
LMTP don't accept jobs for system users
Hi, I'm trying to configure Dovecot 2.0.1 to deliver email to users in
/etc/passwd using the Dovecot LMTP service. So far, I can
sucessufully do POP3 for system users, but when Postfix tries to deliver
email to the Dovecot LMTP service the LMTP reject the job with:
"User doesn't exist ale at centos54.mydomain.com"
Any suggestions?
The user 'ale' is a valid user:
#
2004 Oct 27
4
ploting axes and rotating strings
...couldn't be set in high-level plot() function
This suprises me, since if I read the help correctly ('?par'), then this
should not happen.
So if anyone can either hepl me to rotate the text in 'text' or to correctly
plot the text in 'axis', I would be very grateful.
Ales
2006 Oct 06
1
[Fwd: Interdomain Trust: winbind not working]
Anyone?
Could you write me the exact steps to have a working
configuration of Samba/winbind domain trusting Windows 2000 Dom?
I've followed the one proposed in the samba howtos but is not
working.
thanks
-------- Original Message --------
Subject: [Samba] Interdomain Trust: winbind not working
Date: Mon, 11 Sep 2006 16:09:49 +0200
From: Matteo Calcagnini <calcagnini@publinet.it>
To:
2008 Nov 27
2
Regression Problem for loop
Dear all,
I have wrote a code for a linear regression. I want to
write a loop for so, that I can get estimate for pavlues for six predictors.
But I am getting for estmate for only last one. How can I get pvalues for
all my predictors in a loop??
Anticipating your help
Thanks
Ales
> mat<-matrix(rnorm(36),nrow=6)
> mat
[,1] [,2] [,3] [,4]
[,5] [,6]
[1,] 1.10536338 -0.7613770 -1.7100569 -1.8762241 -0.36579280 0.6465219
[2,] -1.34836804 -0.2174270 -0.1153477 -0.1727683 -1.88406206 1.7484955
[3,] 0.9...
2003 May 21
1
Asterisk ACD
Hi there.
I found your details in the list archives. I'm looking at playing with
Asterisk to replace our current phone system. Our main problem is that
the current PBX is a bit useless, coupled with being too small and poor
support for VoIP - which means that inter-office calls make up a major
part of our phone bills. Additionally, we need to reboot the PBX to make
any changes - which is not
2006 Sep 11
0
Interdomain Trust: winbind not working
Hi there,
i got a problem trying configuring an Interdomain trust, this is
my scenario (very simple one):
domain domA (windows 2000 mixed mode) trusting domB (samba 3.0.23a-1)
and vice-versa.
some wbinfo:
ale:~# wbinfo -m
RGM5
ale:~# wbinfo --sequence
RGM5 : DISCONNECTED
BUILTIN : 1157982872
SYS2 : 1157982872
ale:~# wbinfo -t
checking the trust secret via RPC calls succeeded
ale:~# wbinfo