Displaying 7 results from an estimated 7 matches for "our's".
Did you mean:
ou's
2017 Jan 04
1
using shadow_copy2 with Linux-Clients
Hello,
since oure shadow_copy2 is running now. I have another question:
Is it possible to uses the shadow-copy on a linux-client? We mount the
share via cifs from the Samba-fileserver.
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-s...
2006 Feb 07
2
pxelinux don't uncompress kernel and initrd
Hallo,
for last Friday, i have a strangely probleme with one of oure clients.
I can power on , the bootprom make the connection to the dhcpserver, the
client load the pxelinux , it load the kernel and the initrd.img, say ready
and this was it. It dont uncompress the initrd and the kernel . I can wait a
long ime and the only that I can do is ctrl-alt-del. It giv...
2006 Jul 06
3
bug/feature
...lp
when I have those that USE ALL CAPS BECAUSE EITHER IT'S COOL OR THEY USE
IT FOR OTHER PURPOSES AND DON'T TURN IT OFF. No, I'm not yelling, I'm
being sarcastic :)
Anyway, just incase noone was aware of that little "issue"....
--
Paul Blankenship
Solano Computer Resource
441 Georgia St. Suite 200
Vallejo, CA 94590
(707)645-9652
Fax: (707)649-4360
For all your business and residential computer and Internet needs.
Because IT just works.
2004 Apr 21
2
Ser and Asterisk together
Anybody out there use Ser along with *? Any advantages disadvantages? Is
this even a good idea?
2014 Feb 17
2
how to remove an (offline) DC from Samba 4 ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi all,
What would be the recommended way to remove an old offline DC from Samba4?
I searched in samba-tool for a way to do this, but didn't find any.
Tried using the Windows tools to manage AD Users & Computers -> Domain
Controllers -> The DC & then hit delete, however this gives an error 'cannot
find specified module'.
2010 Apr 26
0
[LLVMdev] Does llvm-gcc emit column # info?
Hi Duncan,
But in the doc "Source Level Debugging with LLVM", it shows that llvm 2.6 could get column number. There's an example in the doc as following:
http://llvm.org/docs/SourceLevelDebugging.html
1. void foo() {
2. int X = 21;
3. int Y = 22;
4. {
5. int Z = 23;
6. Z = X;
7. }
8. X = Y;...
2010 Apr 26
3
[LLVMdev] Does llvm-gcc emit column # info?
Hi,
I tried llvm-gcc -g -O0 on several cases, but the column field of meta data
always shows zero in created ll code.
Does llvm-gcc emit column # info ? Or I should add some option?
Thanks in advance.
Sheng.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100426/76b52b1f/attachment.html>