Displaying 20 results from an estimated 21 matches for "wpc".
Did you mean:
wc
2015 Nov 18
1
Re: [virt-tools-list] Paths with whitespace in guestfish
...> ls "/Users/Owner/My Documents"
> libguestfs: error: ls0: opendir: /Users/Owner/My Documents: No such
> file or directory
This syntax (single or double quoting) is the correct one and works
fine for me:
><fs> ls "/Program Files/Windows NT/Accessories"
mswrd6.wpc
mswrd8.wpc
wordpad.exe
write.wpc
I'm guessing it may be a case sensitivity problem. You could try
prepending 'win:...' (a guestfish-specific hack for Windows) in front
of the path, as described in the manual:
http://libguestfs.org/guestfish.1.html#windows-paths
For example:
><...
2011 Oct 25
1
Unable to Join windows server 2008 R2 domain
...oin a windows server 2008 R2 domain from a Solaris 10 Server. The Samba version is the Solaris v3.5.8.
I am able to successful get a ticket issued running kinit, and verified it with klist.
I receive the following error message when I try to join the domain running the following:
net ads join -S WPC.BLUEDEVIL12.COM
failed to join domain: failed to lookup DC info for domain 'WPC.BLUEDEVIL12.COM' over rpc: Logon Failure
my /etc/krb5/krb5.conf file looks like this
[libdefaults]
default_realm = WPC.BLUEDEVIL12.COM
[realms]
WPC.BLUEDEVIL12.COM = {
kdc = wpcdc00.wpc....
2008 Oct 30
1
LevelOne WPC-0301 11g Wireless CardBus
Hello,
I bought a LevelOne WPC-0301 11g Wireless CardBus Adapter
today. According to the box it is "v6". The ral(4) man-
page mentions only v2, but that one is ancient and can't
be bought anymore.
So, enabling the debug sysctl gives this in dmesg:
cardbus0: Expecting link target, got 0x0
cardbus0: <network,...
2011 May 05
9
[threadsafe] Arel ToSql visitor is not threadsafe
Hey,
We hit a bug today because Arel::Visitors::ToSql is not threadsafe.
Here is what is happening:
Arel::Visitors::ENGINE_VISITORS is a cache of visitors instances.
These instances are not inherently threadsafe because it contains
state ''@last_column'', ''@connection'' that is shared between threads.
The other variables ''@pool'',
2002 Oct 17
1
Documentation help
Hello Samber's,
Sorry my question, but I'm a newbie on the list.
I have a network with about 57 Win2K workstations, and 2 Linux(RH7.3)
Servers. Samba is in one Linux box, controlling the workgroup, but now my
boss wants to put the network as a domain (internal domain, e.g. wpc.wpc).
All Win2K boxes make a domain login, and bla bla bla...
Can anyone help me where I can find a good HOW-TO to configure this on my
network?
Thanks in advance,
Rapazito PT
A Linux Newbie from Portugal
linuxzito@frontnet.net
2013 Aug 29
4
[PATCH] Notify caching_thread()s to give up on extent_commit_sem when needed.
caching_thread()s do all their work under read access to extent_commit_sem.
They give up on this read access only when need_resched() tells them, or
when they exit. As a result, somebody that wants a WRITE access to this sem,
might wait for a long time. Especially this is problematic in
cache_block_group(),
which can be called on critical paths like find_free_extent() and in commit
path via
2002 Oct 24
0
Help with logon script
...he need to mount some drives (on Windows XP workstations) at
logon, and I set up the logon script facility.
My problem is that the testing directory on server to mount at logon in
Windows it's not working.
######################
# SMB.CONF
#####################
[global]
workgroup = WPC.WPC
netbios name = SERVER
server string = Samba PDC running %v
encrypt passwords = Yes
log level = 2
log file = /var/log/samba/log.%m
max log size = 50
domain admin group = @root
add user script = /usr/sbin/useradd -d /dev/null -g mach...
2006 Oct 09
0
ReconRefFrames() - Possible Bug?
...code in the
ReconRefFrames() function:
around line 1133 lib\dct_decode.c
fn[0]=i-1;
fn[1]=i-FragsAcross-1;
fn[2]=i-FragsAcross;
fn[3]=i-FragsAcross+1;
/* fragment valid for prediction use if coded and it comes
from same frame as the one we are predicting */
for(k=pcount=wpc=0; k<4; k++) {
int pflag;
pflag=1<<k;
if((bc_mask[WhichCase]&pflag) &&
pbi->display_fragments[fn[k]] &&
(Mode2Frame[pbi->FragCodingMethod[fn[k]]] ==
WhichFrame)){
v[pcount...
2011 Jul 27
3
Reorganize(stack data) a dataframe inducing names
Dear Contributors,
thanks for collaboration.
I am trying to reorganize data frame, that looks like this:
n1.Index Date PX_LAST n2.Index Date.1 PX_LAST.1
n3.Index Date.2 PX_LAST.2
1 NA 04/02/07 1.34 NA 04/02/07 1.36
NA 04/02/07 1.33
2 NA 04/09/07 1.34 NA 04/09/07
2016 Sep 02
0
Wine release 1.9.18
...harset is CJK or not.
rpcrt4/tests: Remove an unnecessary and confusing message.
rpcrt4/tests: Mark Win 8.1 behaviour of UuidCreateSequential() as broken.
ole32: Mask out the flag bit.
ole32/tests: Update tests to the new channel hook info structure.
Jacek Caban (25):
wpc: Added stub wpc dll.
wpc: Added basic tests.
wpc: Register WindowsParentalControls class.
wpc: Added class factory stub implementation.
wpc: Added IWindowsParentalControls stub implementation.
kernel32: Fixed handling LOCALE_NAME_USER_DEFAULT in GetLocaleInfoEx....
2005 Nov 13
1
FW: pxelinux and bar
...s ISOs, but are RW too. No
need for a secondary RAM disk. They also support FAT32 or NTFS with
compression. Note the 512MB limit still applies unfortunately.
Rob
-----Original Message-----
From: syslinux-bounces at zytor.com [mailto:syslinux-bounces at zytor.com]On
Behalf Of Sebastian Tyler SSgt WPC/J6G
Sent: Thursday, 10 November 2005 9:14 PM
To: Grant Gossett; syslinux at zytor.com
Subject: RE: [syslinux] pxelinux and bar
Grant,
I think you're over-engineering your solution. I use the keeppxe option
along with 3COM's universal NDIS driver, and it works great on
everything we have...
2006 Jun 07
1
ntlm auth and AD uptime
i get a big problem with authentication popups (with
squid) when the connection to my AD dies.
what options do i have to ensure less downtime when my
AD backend dies ?
i would like something that for example caches the
users credentials , while testing for AD availability
before coming back online.
my setup is
samba-winbind-3.0.20b-3.4
samba-3.0.20b-3.4
kerberos
windows 2003 server.
2009 Feb 03
1
SAS language to R :interview
...rview with Phil Rack, creator of Bridge to R (
from both SAS and WPS interfaces).
For those unaware of WPS- it is basically a SAS language compiler
(read SAS code,writes SAS code,Reads and writes SAS datasets) ,priced
at 660 $ a licence ( or estimated 10 times cheaper than Base SAS.
The UK based WPC held, WPS doesnt have advanced statistical facilities
like SAS /STAT , but that is solved with the Bridge to R
. http://www.teamwpc.co.uk/home/
Please find extract of interview-
Ajay- How does MineQuest intend to influence the analytical software paradigm?
Phil- I think the role for MineQuest in...
2015 Jun 27
4
Branch based on call volume
Is there a simple way to get call volume from a particular trunk within the dialplan (for conditional branching)?
I suspect we will have to build an AGI script but I'm hoping something new in Asterisk 13
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150627/6774c750/attachment.html>
2005 Nov 10
1
pxelinux and bar
Has anyone been able to boot a bartpe image successfully using pxelinux or
does anyone know if this is impossible?
For those who don't know, bartpe is a legitimate way to make a trimmed
down installation of Windows XP or Server 2003 using your installation
media.
For more information on bartpe see:
http://www.nu2.nu/pebuilder
Basically the pebuilder gathers the minimum files needed to
2016 Oct 28
0
Wine release 1.9.22
...Eikum (4):
quartz: Clarify debug strings.
d2d1: Implement d2d_transformed_geometry_FillContainsPoint().
d2d1: Implement d2d_path_geometry_FillContainsPoint().
d2d1/tests: Add FillContainsPoint() tests.
Andrey Gusev (8):
user32: Add support for WS_EX_RIGHT style.
wpc: Fix TRACE for WindowsParentalControls_CreateInstance.
po: Update Ukrainian translation.
api-ms-win-core-psapi-obsolete-l1-1-0: Add dll.
ext-ms-win-gdi-dc-create-l1-1-1: Add dll.
ext-ms-win-ntuser-message-l1-1-1: Add dll.
ext-ms-win-rtcore-ntuser-dpi-l1-1-0: Add dll....
2019 Jul 05
0
Wine release 4.12
...intab32: Build with msvcrt.
wintrust: Build with msvcrt.
wlanapi: Build with msvcrt.
wmasf: Build with msvcrt.
wmiutils: Build with msvcrt.
wmp: Build with msvcrt.
wmphoto: Build with msvcrt.
wmvcore: Build with msvcrt.
wow32: Build with msvcrt.
wpc: Build with msvcrt.
wsdapi: Build with msvcrt.
wshom.ocx: Build with msvcrt.
wsnmp32: Build with msvcrt.
wsock32: Build with msvcrt.
wtsapi32: Build with msvcrt.
wuapi: Build with msvcrt.
wuaueng: Build with msvcrt.
xinput1: Build with msvcrt.
x...
2007 Apr 18
0
Zidane Headbutt - A Flash Jigsaw Puzzle - .
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 13487 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070322/2daa12a4/attachment.gif
2006 Jun 09
0
ntlm_auth and AD
i have two squid configuration files, one without ntlm
authentication and the other using ntlm
authentication.
sometimes my AD (windows 2003 server) against which
iam authenticating might go off and i get problems.
i want to write a squid that automatically switches
between the two configuration files in case the AD
backend dies.
my question is, what tests should the script perform
to ensure
2007 Apr 18
0
Zidane Headbutt - A Flash Jigsaw Puzzle - .
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 13487 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachments/20070322/2daa12a4/attachment.gif