Displaying 20 results from an estimated 2000 matches similar to: "Needs an administrator user to install"
2011 Oct 29
2
Bruker Topspin 3.1
Hello everybody!
Started to install wine today and I have to say - Great work. Nevertheless
I ran into some problems while trying to install Bruker Topspin 3.1 (Scientific NMR Analysis Tool). But unfortunately I cannot install it. I have seen that there is a topic about an old Topspin version but it didn't help me. As I am starting to get familiar with wine the chance is great that the
2008 Aug 28
2
Read a file
Hello,
I have a text file with this structure:
# File created = Thursday, August 28, 2008 3:33:02 PM GMT
# Data set = 373 2 1 C:\Bruker\TOPSPIN GABRMN
# Spectral Region:
# LEFT = 4.5 ppm. RIGHT = 0.5 ppm.
#
# SIZE = 13111 ( = number of points)
#
# In the following ordering is from the 'left' to the 'right' limits!
# Lines beginning with '#' must be considered as
2015 Apr 28
2
Cannot authenticate the administrator account
I wanted to follow up to the list in hopes it will help others with similar
configuration.
Per previous posts --
OS: CentOS 7.153
Samba: Version 4.1.17-SerNet-RedHat-11.el7
Samba provisioned to act as: AD DC following Samba Wiki: Samba AD DC HOWTO
Samba Internal DNS daemon deployed.
1. Disable selinux. Unless you have a solid understanding of how to
configure it for your environment, please
2015 Apr 22
3
Cannot authenticate the administrator account
Thanks, Rowland.
I'll give it some thought.
At this point, I may even go back to slackware or gentoo.
It is a bit much learning all the new system tools (systemd, systemctl,
firewalld, NetworkManager, etc.) while moving from a samba standalone
configuration to AD/DC, DNS, Kerberos, all for the first time.
I'm also considering calling Pantek.com - - - I've had some very good
2007 Nov 01
2
Nodes and defaults question
Hi there,
If I have a manifest with, say:
node default { ..stuff.. }
node mymachine { ..stuff.. }
What would happen on mymachine: will the stuff in default be executed
*as well as* the stuff in default, or only the stuff in mymachine?
And, if the latter, should I move global stuff just to global scope
outside of nodes?
Thanks
-Iwan
2003 May 30
2
Rsyncing Problem with - character!
Dear Rsync Users,
Please can I have a bit of rsync advice?
I am trying to rsync a file called.
'Draft text - with Holley comments.doc' from machine a to machine b.
Unfortunately this isn't working because I think rsync recognises the -
character and thinks it's an option.
I have tried escaping this out as well as putting it all in " " but
neither seems to work
2010 Apr 30
6
addListener
I am trying to use the marker method addlistener(). A simplified version
of what I''m trying to do:
var map;
var marker;
map = new mxn.Mapstraction(''myMap'',''google'');
map.setCenterAndZoom(new mxn.LatLonPoint(45.559242,-122.636467),
15);
marker = new mxn.Marker(new mxn.LatLonPoint(45.559242,
2024 Dec 08
1
forgot to run as root...
Hello List,
I've been running rsync for must be 20 years by now, but over that time
the holes in the Swiss cheese that passes for my brain seem to have
grown larger and been filled with budgie seed and sawdust.
I once used rsync as my regular backup solution but now settle for a
borg backend with pika up front and perhaps the lack of regular use
caused me to run:
`[admin at server
2010 Jan 06
2
[LLVMdev] something wrong with .ll file?
I am trying to compile a little intrinsic function for my machine. Here is a dump from clang-cc with --emit-llvm option:
=====================
; ModuleID = 'foo.c'
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32"
target triple = "i386-pc-linux-gnu"
@main.i = internal global i32
2003 Jun 10
3
Can't use mount command with samba
I have a home network based on Win XP Pro, with one Linux machine
running Red Hat 9. All updates have been applied. There's no domain
controller.
I can connect from the Linux machine to the XP machines via Konqueror
using
smb://mymachine/myshare
However, I can't use the mount command.
I'm trying to use syntax like
mount -t smbfs -o username=myname,password=mypwd //192.168.0.1
2002 Jun 25
7
SAMBA-LDAP and variable substition
Hello,
Im using Samba and LDAP together and if I use the scriptPath attribute for
a user defined in LDAP, it seems that variable substitions no longer work
like they did when you're using the global logon script parameter in smb.conf.
example:
scriptPath = scripts\%m.bat ==> %m.bat is NOT substituted to machinename.bat
Because the "logon scripts" directive of smb.conf will
2005 Dec 16
3
Help with data.frame and lapply
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello:
I'm having problems with this line of code:
X.lm <- lapply(names(d), function(x) lm(d["cls"] ~ d[x], data=d))
d[x] is what is giving trouble here, but I don't know exactly how to
solve it. What I'm trying to do is to create a linear model from each
column of the data frame 'd' to apply ANOVA later.
Thanks
2010 May 21
7
Provider API versioning
Hi folks,
Wondering whether I can get a quick show of hands from those of you who use
OpenLayers. The latest version of the API has some refinements for adding
the OSM layers which it would be good to take advantage of. If anyone who
uses OpenLayers is planning to upgrade from Mapstraction v1 to v2 would it
be acceptable to have to upgrade OpenLayers too? That''s assuming you
2008 Jun 17
1
Re: Needs an administrator user to install
Have you thought of trying Alien to convert the rpm to a deb. It probably won't work but it is worth a try.
2005 Mar 10
8
rules - access by mac address
Hi,
At the moment I am controlling my LAN client access to
the Inet by their MAC address. Currently I am putting
their MAC address in the rules file - now the number
of the PC that I want to manage is getting more and
more and it is not practicle to do this way anymore.
My question is, how can I have their MAC address in
other separate file?
Regards
http://www.debian.org/consultants/#Malaysia
2003 Mar 13
2
subdirectory of home
Hi.
Sorry: my level of english is not enough good. I hope you understand
what I mean.
My question is: it's possible to share a subdirectory (and only one
subdirectory for every user) in the section [homes]?
The version of samba which i'm working is 2.2.7a, over Solaris 8.
Thanks in advance.
--
2002 Mar 23
2
RSYNC 2.5.4 and FreeBSD RELENG_4 Problems [HELP]
I use FreeBSD RELENG_4
with
rsync version 2.5.4 protocol version 26
Copyright (C) 1996-2002 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, IPv6,
32-bit system inums, 64-bit internal inums
and when I try to transfer file I get
rsync: connection unexpectedly closed (5994 bytes read so
2010 Jan 06
0
[LLVMdev] something wrong with .ll file?
On Jan 6, 2010, at 1:12 PM, fima rabin wrote:
> I am trying to compile a little intrinsic function for my machine. Here is a dump from clang-cc with --emit-llvm option:
> =====================
>
> ; ModuleID = 'foo.c'
> target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32"
>
2018 May 23
2
Pasar palabras de una lista a una variable del dataframe
Muchas gracias Carlos,
Me da error al hacerlo. Mi variable donde quiero que localice las palabras
de la lista tiene más de una palabra, no se si puede ser por eso.
Gracias
El Mar, 22 de Mayo de 2018, 20:15, Carlos Ortega escribió:
> Hola,
>
> Aquí tienes un ejemplo (reproducible)...
>
> #-----------------------
>> # Generar nombres de mujer
>> library(randNames)
2009 Jan 29
2
Concurrent POP3 Sessions Issues
Hi,
I have problems with dovecot + ldap + nfs, we could't have more than
20 concurrent sessions of pop3, when user 21 comes, the auth process takes
more than 1 sec and is incresing (while most users arrives, more delay in
autenticacion exists) and my customers complaint about the service. We need
support about 200 concurrents pop3 users, here is my details
Front Internet
1 Load Balancer