Displaying 10 results from an estimated 10 matches for "kommandos".
Did you mean:
commandos
2005 Jun 02
0
net setlocalsid for doimain doesn't work as wanted
...ten SAMBA 2 durch eine neue Maschine mit SAMBA 3
ersetzen. Der Server l?uft gut, aber mit net setlocalsid, dem Kommando
profiles (es ersetzt mir die USER und GRUPPEN-ID in der NTUSER.dat, aber nur
im Output; physikalisch ?ndert er die Datei nicht) oder pdbedit habe ich
keinen Erfolg.
Keines dieser Kommandos funktioniert wie erwartet. Wenn Sie einen Hinweis
h?tten, wie
ich die SID anpassen kann, ohne auf den Workstations die registry zu
editieren, w?re ich
gl?cklich.
Mit freundlichen Gr??en
Marcus Hermsen
bofest consult GmbH
Christinenstra?e 14
D-40880 Ratingen
fon : +49(0) 2102 770 89 0
fax...
2001 Aug 28
3
OT: compiling e2fsprogs
hi all,
sorry when i am off topic, but: i am trieing to compile the new e2fsprogs
like the ext3-manual
recommend. but it don't want to work, and it's look like i need a programm
which is named "makeinfo".
does anybody had the same problems, or know where i can find it?
thanks for all.. i added my error-log
Andreas
log:
make[1]: Wechsel in das Verzeichnis Verzeichnis
2008 Apr 21
3
[LLVMdev] does llvm-gcc (4.2) build?
Hi all,
can anybody confirm that llvm-gcc is broken?
After following all the instructions, make gets stuck while:
ggreif$ gmake
gmake \
CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \
CONFIG_H="config.h auto-host.h
2004 Jan 20
1
Roracle pre-compile error?
Hi,
trying ROracle failed? I'm using Oracle.8.1.7 which is on another machine.
With Tora i get access to the database what i wish to get with R-Project, too.
What does the message mean?
"Oracle pre-compiler proc not in /opt/oracle/OraHome1/bin/proc
you may not be able to compile ROracle"
I'm using linux sue9 and R.1.8.1.
many thanks for any help!
[snip]
2012 Dec 23
1
Calling a .bat to set environment variables and subsequent .exe execution from within R
Dear list,
I have found a thread dealing with similar problems with a Mac, but somehow
I cannot get it to work and the problem is slightly different:
I am using the shell() command to execute a program from within R. The
problem is that I need to execute SDKShell.bat file first that sets the
environment variables for the program ogr2ogr.exe:
shell(cmd =
2008 Apr 21
0
[LLVMdev] does llvm-gcc (4.2) build?
On Mon, 21 Apr 2008, Gabor Greif wrote:
> Hi all,
>
> can anybody confirm that llvm-gcc is broken?
It builds for me on x86, darwin8 (svn rev: 50048). What are you using to
configure it?
Whenever I have had problems building llvm-gcc, I usually have to delete
my install and obj dir, make clean llvm, and start over from the top.
Its a pain, but it works usually.
-Tanya
>
>
2015 Nov 25
1
XenServer Support
Hi
I'm trying to get libvirt/virsh to work with Citrix XenServer...
I have recompiled libvirt from RHEL7 (1.2.8+patches) with xenapi support.. and it seems to be working:
[root@dantooine etc]# virsh --debug=4 -c xenapi://192.168.60.82/?no_verify=1
Enter username for 192.168.60.82: root
Enter root's password for 192.168.60.82:
Velkommen til virsh, den interaktive terminal for
2008 Apr 21
1
[LLVMdev] does llvm-gcc (4.2) build?
On Apr 21, 10:59 pm, "Tanya M. Lattner" <to... at nondot.org> wrote:
> On Mon, 21 Apr 2008, Gabor Greif wrote:
> > Hi all,
>
> > can anybody confirm that llvm-gcc is broken?
>
> It builds for me on x86, darwin8 (svn rev: 50048). What are you using to
> configure it?
This is what gcc/config.log remembered:
$ /Users/ggreif/llvm-gcc/gcc/configure
2006 Jan 11
1
[suse-isdn] Major Problems UTStarcom F1000 registering -- pls help
...xy Servers Use DNS
*DNS Query Type: *
None SRV
SRV
*Set Registration Duration:*
(sec)
*Terminal Audio RTP Port:*
*Terminal Audio Packetize Time:*
(millisecond)
--
Um die Liste abzubestellen, schicken Sie eine Mail an:
suse-isdn-unsubscribe@suse.com
Um eine Liste aller verf?gbaren Kommandos zu bekommen, schicken
Sie eine Mail an: suse-isdn-help@suse.com
2003 Oct 09
4
howto enable ssh on connect to rsync daemon
Hi,
I'm trying to setup automatic sync of files over SSH from node2 to node1.
node2 is the "server" and node1 is the "client".
I have setup rsync like this on the nodes which runs AIX (4.3.3 and 5.1):
1. Installed rsync from Linux Toolbox (rsync-2.5.4-1.aix4.3.ppc.rpm) on both nodes.
2. Added following to both nodes /etc/services file:
rsync 873/tcp
3. Added