Displaying 20 results from an estimated 3000 matches similar to: "New unexpected behaviour when joining a domain"
2011 May 16
0
Profile directories with the wrong name on the Windows Box
Hello,
I've had to reinstall my main fileserver as well as my Windows dev box. The main fileserver went from Fedora 14 (Samba 3.5.x) to Ubuntu 11.04 (Samba 3.5.8); I've kept my original smb.conf and reapplied it on the Ubuntu box.
My windows development box went from Win7 Ultimate x64 to Win7 Ultimate x64 SP1.
As you see, both Samba and the OS versions changed with the reinstalls so I
2012 Oct 23
0
Various permission issues with SAMBA4+AD and windows clients
Hello, I'm having perms issues with my current setup which I can't
figure out exactly.
First, here's my setup :
- Fedora 16 (hostname = oslo) acting as a PDC on SAMBA4 with integrated AD
- Bind 9.8 properly configured on oslo
- Domain name = DEVNET
- linux users local to oslo, having their homes at the proper place
(/home/user1, /home/user2, etc)
- domain users properly created with
2012 Apr 16
2
Problems with subset, droplevels and lm: variable lengths differ
[Env: R 2.14.2 / Win Xp]
In the script below, I want to select some variables from
rrcov::OsloTransect, delete cases with
any missing data, and subset the data frame Oslo to remove cases for two
levels of the
factor litho that occur with low frequency.
The checks I run on my new data frame Oslo look OK, but I when I try to
fit a multivariate
linear model with lm(), I am getting an error:
2010 Sep 22
1
Creating a PDC on a LAN with standalone boxes and PDC-enabled boxes
Hi,
I have here a LAN on 10.0.0.0/13 where some boxes should connect to a PDC and others not.
Here's a brief description of the important machines.
- main fileserver is oslo (10.2.1.1) running on kubuntu 10.04 fully updated
- virtual machine running on oslo, named oslo2 (10.2.1.101) running win7 ultimate x64
- main dev machine is lillehammer (10.4.2.1) running kubuntu 10.04 fully updated
-
2004 Sep 08
1
Feil i websider (PR#7216)
Warnings about /metno/internweb/fouweb/htdocs/teknisk/verktoy/R/faq.html
BAD LINK: http://stat.ethz.ch/R/manual/
BAD LINK: http://nlme.stat.wisc.edu/MEMSS/
BAD LINK: http://stats.mth.uea.ac.uk/Rcgi/
BAD LINK: http://software.biostat.washington.edu/statsoft/ess/
------------------------------------------------------------
Warnings about
2009 Sep 08
3
unable to join w2k3 SP1 to samba 3 domain.
On Sun Jan 20 21:18:16 GMT 2008, Marcin Giedz wrote:
> Hello,
>
> I've been trying to join w2k3 machine to samba 3 domain for a last few
> hours. This is strange but all I get from joining process is: The
> Specified User Already Exists. More than 100 machines running XP are
> already added to the same domain as well as Linux machines. The only
> problem I've got is
2001 Aug 27
0
NordU2002 Call for Papers
Announcement and Call for Papers
--------------------------------
NordU2002- The fourth NordU2002/USENIX Conference
February 18-22, 2002
Helsinki, Finland
Information regarding The fourth Nordic EurOpen/USENIX Conference, to be
held in Helsinki, Finland, February 18-22, 2002.
A Conference organised by EurOpen.SE ? The Swedish Association of Unix
Users, and affiliate of USENIX, The Advanced
2011 Mar 29
3
producing histogram-like plot
Hi!
I have a dataset that looks like this:
0.0 14
0.0 3
0.9 12
0.73 15
0.78 2
1.0 15
0.3 2
0.32 8
...and so on.
I.e. a value between 0 and 1, and a number
I would like to plot this in a histogram-like manner. I would like to
have a set of bins, each 0.1 wide, and plot the sum of values in column
2 that falls within each bin. I.e, in this case I would like the first
bin, 0.0, to have the
2007 Oct 30
2
calculate spatial distance
Hi,
I have a set of locations defined by longitude and latitude (in degrees),
and want to calculate the spatial (or geographic) distance among all
locations.
I did not find such a function in the spatial-related packages. (I *cannot*
use 'dist', as I have geographic, not cartesian coordinates).
thanks!
Robert
Robert Ptacnik
Norwegian Institute for Water Research (NIVA)
Gaustadall?en 21
2008 Jul 04
1
kriging problem(?)
Hei,
I have two spatial datasets Sa and Sb, both with lat-lon coordinates and
from same geographic area, but from different localities within the area
(independent samples). Sa is biotoc data, Sb is some environmental
parameter (fertility). I 'know' that Sb affects Sa, but wonder on which
scale. I tried different interpolations by creating different grids of Sb
(e.g. 20x20 and 100x100
2006 May 11
1
Yahoo Container Library
Just a note that Yahoo came out with some more widgets Check out
http://com1.devnet.scd.yahoo.com/yui/container/index.html.
Maybe we can adopt some of their ideas.
* I like the Module library and its subclasses
* you can do unobtrusive html and use this when you instantiate the
javascript objects
dom
_______________________________________________
Rails-spinoffs mailing list
2008 May 01
1
Adobe releases swf format!
http://www.adobe.com/aboutadobe/pressroom/pressreleases/200804/050108AdobeOSP.html
http://www.adobe.com/devnet/swf/ Download the spec here
What does this mean for the future of swfdec?
--
Jeff Schroeder
Don't drink and derive, alcohol and analysis don't mix.
http://www.digitalprognosis.com
2010 Nov 10
1
plotting histograms/density plots in a triangular layout?
Hi!
I have a set of 49 pairwise comparisons that I have done. From this I
would like to plot either histograms or the density plots of the values
I get. Now, I can plot one histogram per comparison, but I have problems
getting the output I want. When plotting like I normally would do:
histogram(~percid | orgA_orgB, data = alldata)
I get the histograms next to eachother in a boxlike shape.
2009 Nov 18
2
jspeex question
The link is http://www.adobe.com/devnet/rtmp/. TC Message stands for TinCan message. It is 11 bytes long, first byte is message type, three bytes of payload length four bytes of timestamp and three bytes of stream ID.
The first byte of the payload for audio message is the format byte and the rest of the byte is the payload.
Jozsef
----- Original Message ----
From: Jeff Ramin <jeff.ramin
2008 Aug 16
1
Some updates
Hey everybody,
I've been doing some thinking about the upcoming release while
enjoying my holidays and playing with ABC support. The ABC support
will require significant changes to the core that will likely result
in some instabilities for a while in the core. Seeing that both bug
reports and commits on master currently are low in volume, I'd vote
for fixing the few rather annoying bugs
2020 May 29
3
Simple backup of maildir folder
Hi,
I want to do a simple backup of my maildir. I read here that maildirlock
is not to count on in the future and the recommended option was to use
doveadm backup. However, it seems that this requires to setup another
dovecot server.
My questions are:
- How much to I need to configure this new server? Do I need to setup
user by user, or even install postfix (that's where my users are
2011 Sep 14
2
Weibull point process
Dear list,
I'm looking for a function to generate (simulate) a random Weibull
point process. Can anyone help?
Cheers,
Torbj?rn Ergon, University of Oslo
2011 Feb 11
2
extracting p-values from the Manova function (car library)
hi,
i am not able to extract the p-values from the
Manova function in the car library. I need
to use this function in a high-throughput setting
and somehow need the p-values produced.
Any ideas?
Best regards
Bettina Kulle Andreassen
--
Bettina Kulle Andreassen
University of Oslo
Department of Biostatistics
and
Institute for Epi-Gen (Faculty Division Ahus)
tel:
+47 22851193
+47 67963923
2020 May 30
1
Simple backup of maildir folder
On 2020-05-30 07:49, Admin Beckspaced wrote:
> Am 29.05.2020 um 17:37 schrieb Francis Augusto Medeiros-Logeay:
>> Hi,
>>
>> I want to do a simple backup of my maildir. I read here that
>> maildirlock is not to count on in the future and the recommended
>> option was to use doveadm backup. However, it seems that this requires
>> to setup another dovecot
2005 Feb 28
2
Problems with downloading
Hello
I'm using your program R in a course I'm taking at the University of
Oslo, and thereby I need to download it to my PC. Unfortunately I do
have some problems, I do not know whish files to download and how I do
it. Can you please send me a list of what to download and a like where
to find it?
Thanks a lot, best regards
Maria Befring Hovda
PhD-student
Norconserv AS, Seafood