Displaying 17 results from an estimated 17 matches for "oryginalna".
2019 Feb 11
2
[cfe-dev] [8.0.0 Release] rc2 has been tagged
On Fri, Feb 8, 2019 at 9:53 AM Paweł Sikora via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
> ----- Oryginalna wiadomość -----
> > Dear testers,
> >
> > 8.0.0-rc2 has been tagged from the release_80 branch at r353413.
>
> Hi,
>
> i've noticed a compile error with rc2 and libc++ (release_80 @svn). looks
> similar to https://bugs.llvm.org/show_bug.cgi?id=40559
>
>
&g...
2011 Dec 20
8
ocfs2 - Kernel panic on many write/read from both
Sorry i don`t copy everything:
TEST-MAIL1# echo "ls //orphan_dir:0000"|debugfs.ocfs2 /dev/dm-0|wc
debugfs.ocfs2 1.6.4
5239722 26198604 246266859
TEST-MAIL1# echo "ls //orphan_dir:0001"|debugfs.ocfs2 /dev/dm-0|wc
debugfs.ocfs2 1.6.4
6074335 30371669 285493670
TEST-MAIL2 ~ # echo "ls //orphan_dir:0000"|debugfs.ocfs2 /dev/dm-0|wc
debugfs.ocfs2 1.6.4
5239722 26198604
2012 Jun 25
4
fix mlog_errno in ocfs2_global_read_info
Hi, All,
When mount ocfs2 with option usrquota and grpquota, we will see below
message:
(mount.ocfs2,9434,1):ocfs2_global_read_info:403 ERROR: status = 24
(mount.ocfs2,9434,3):ocfs2_global_read_info:403 ERROR: status = 24
But actually this should not be a error.
In ocfs2_global_read_info, if read_quota() succeed, status is the size
of the struct ocfs2_global_disk_dqinfo, only when it is not
2001 Nov 30
0
ODP: ODP: Joining BDC (Samba) to PDC (Samba)
...abases and smb.conf. When I have problem with one, I
can fastly change server PDC. This maybe widen as two servers (and two
domains) in different places of the world that you manage from one place. I
don't know how to automaticaly change doman name for stations from breakdown
PDC.
Marek
-----Oryginalna wiadomo??-----
Od: medici@kawanlama.com [mailto:medici@kawanlama.com]
Wys?ano: 30 listopada 2001 11:11
Do: Feszczuk, Marek
Temat: Re: ODP: Joining BDC (Samba) to PDC (Samba)
It's possible... Only different name.. When at NT I know like that... at
Samba it different name.. I found the link at...
2007 Jun 02
3
Updating R version
A quick question. I am trying to understand how I could move the installed
packages in my R 2.3 version to the newly installed R 2.5 version, without
having to install all the packages again. I copied the files under the old
library subdirectory to the new library subdirectory. But still the newer
version is not recognizing the packages that were copied over.
Thanks.
[[alternative HTML version
2017 Sep 19
3
ODP: Re: samba 4 ad member - idmap = ad for machine accounts
...GID and UID to domain computers group (gid) and machine accounts (uid) be enough, and if it should, and it doesnt work - what else should be done to make it work, or what am I missong?
I'm not sure what You mean about invalidating cache?
Wysłano z mojego smartfona w PLAY
<div>-------- Oryginalna wiadomość --------</div><div>Od: Marco Gaiarin via samba <samba at lists.samba.org> </div><div>Data:09.19.2017 9:11 (GMT+01:00) </div><div>Do: samba at lists.samba.org </div><div>Temat: Re: [Samba] samba 4 ad member - idmap = ad for machine ac...
2019 Feb 07
9
[8.0.0 Release] rc2 has been tagged
Dear testers,
8.0.0-rc2 has been tagged from the release_80 branch at r353413.
Please run the test script, share your results, and upload binaries.
I'll get the source tarballs and docs published as soon as possible,
and binaries as they become available.
Thanks,
Hans
2007 May 29
1
Help with optim
Dear Friends,
I'm using the optim command to maximize a likelihood function. My optim command is as follows
estim.out <- optim(beta, loglike, X=Xmain, Y=Y, hessian=T, method="BFGS", control=c(fnscale=-1, trace=1, REPORT=1))
Setting the report=1, gives me the likelihood function value (if i'm correct) at each step. The output from running this is as follows
initial value
2011 Jul 28
0
_: how to replace values in x by means in subgroups created in ...(not loops)
...",
# row.names = TRUE)
#r18 <- data.frame(x = DF[4:12,], movavgx = rowMeans(embed(DF$x, 7)))
#row.names(r18) <- NULL
#all.equal(r18, s18)
#---------------------------------------------------------------------
#_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_#
-----Wiadomo¶æ oryginalna-----
>Od: ONKELINX, Thierry [mailto:Thierry.ONKELINX@inbo.be]
>Wys³ano: ¦r 2011-07-27 11:36
>Do: Eugeniusz Ka³u¿a; r-help@r-project.org
>Temat: RE: how to replace values in x by means in subgroups created in ...(not loops)
>
>Something like this?
>
>dataset <- data.frame...
2018 Mar 27
2
ODP: Re: freeradius + NTLM + samba AD 4.5.x
...icely visible in samba auth_audit log.
I also tried password change with ntlm_auth (for expired password at logon via FR) and it works fine too, with added --allow-mschapv2.
I completely missed ntlm_auth option --allow-mschapv2!
Thank You for pointing it out.
Regards,
Kacper
<div>-------- Oryginalna wiadomość --------</div><div>Od: Kacper Wirski via samba <samba at lists.samba.org> </div><div>Data:03.27.2018 7:48 (GMT+01:00) </div><div>Do: samba at lists.samba.org </div><div>Temat: Re: [Samba] freeradius + NTLM + samba AD 4.5.x </div&g...
2007 Mar 07
3
Plotting a broken line?
Hi,
Is there a smart way in the R graphs to create a line that is broken in
intervals based on the indicator given below.
following is a small test graph
Location,indicator,otherinfo
1.2,1,2.2
2.5,1,2.5
3.7,1,2.3
20.1,2,4.3
22.5,2,5.2
25.0,2,3.4
27.3,2,2.2
35.1,3,3.4
37.0,3,7.2
38.0,3,6.1
40.1,3,5.4
52.9,3,3.3
Right now in the plot the line is continuous, but I would like to have
it broken
2018 Aug 02
2
ODP: Re: SAMBA 4 as Active Direcotry and Hyper-V
...yper-v\ Management\ Console/HOST.FQDN etc. (And again without FQDN)
Also doublecheck correct SPN names for hyper-v I'm not 100% sure if I typed them correctly.
That used to work for 100% for kerberos based hyper-v vm replication (for hyperv 2012 at least).
Regards,
Kacper
<div>-------- Oryginalna wiadomość --------</div><div>Od: "L.P.H. van Belle via samba" <samba at lists.samba.org> </div><div>Data:02.08.2018 16:24 (GMT+01:00) </div><div>Do: samba at lists.samba.org </div><div>Temat: Re: [Samba] SAMBA 4 as Active Direcotry a...
2016 May 23
9
CentOS 7, container question
Hi, folks,
We would like to run a container on a server, the reason being the COST
of a Sybase license (it's by core), and what we can afford is a 4-core
license. Now, the server's a nice Dell w/ 32 cores, so, ideally, what
we want to do is set up containers, then, in one container, *only* have
it see 4 cores, while the rest of the server, including (possibly)
other containers, can see
2018 Feb 16
9
Ubiquiti Model UAP-AC-PRO
Everyone,
Have any of you installed ubiguiti wireless routers on your network?
It looks like the setup requires the use of software; they have some
packages that are ready made for Ubuntu and Debian, but not RedHat
https://www.ubnt.com/download/unifi/unifi-ap-ac-pro
Have any of you tried or succeeded in installation this on Centos 7.4?
Greg Ennis
2003 Dec 01
0
No subject
...ba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
-----Oryginalna wiadomo6f-----
Od: Besouw Van Bas [mailto:BBesouw@Vitamix.com]
Wys3ano: 31 lipca 2001 15:46
Do: 'samba@lists.samba.org'
Temat: login scrips
I'm not sure if my first message came through, so here goes again
I have the following question, Is there a way to have samba run a login
script...
2003 Dec 01
0
No subject
....org/pipermail/samba/
Thanks Marek,
I seem to have it working now. I have tended to stay logged on as
Administrator, but have noticed that if I log out, the backups do
happen.
Yet another piece of quirky windows behaviour ;-)
Cheers,
Anna
Marek.Feszczuk@WAW1.siemens.pl wrote:
>
> -----Oryginalna wiadomo6f-----
> Od: Anna Langley [mailto:Anna.Langley@ssmb.com]
> Wys3ano: 1 sierpnia 2001 12:03
> Do: samba@lists.samba.org
> Temat: backing up system state to a samba share (win2k)
>
> Hi,
>
> I'd like to be able to back up the system state (only) of a win2k server
&g...
2003 Dec 01
0
No subject
...ba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Set options UID i GID in smbmount command. See man.
Marek Feszczuk
-----Oryginalna wiadomo6f-----
Od: vivek achayya [mailto:catls@yahoo.com]
Wys3ano: 17 sierpnia 2001 11:23
Do: samba@lists.samba.org
Temat: smbmount //cadserver_1/mail /var/spool/mail -o
username=Administrator,dmask=777,fmask=755
Hello,
smbmount //cadserver_1/mail /var/spool/mail -o
username=Administrator,dmask=7...