Displaying 20 results from an estimated 1000 matches similar to: "Profiles and Service Packs"
2004 May 19
1
Profiles and Service Packs]
> Gerald (Jerry) Carter schrieb:
>
>>
>> | A Friend told me, that the Profile Folder has to
>> | be inside the Home-Directory to get it work. Is this
>> | correct?? I do not want this.
>>
>> No. storing profiles in separate shares for NT4+ clients is
>> the recommended method.
>>
> this is good news, but how do i get it work?? I always get
2011 May 26
3
UK English sounds packs
Hi
Does anyone know if there are any free UK accented English sounds packs?
Thanks
Ish
--
Ishfaq Malik
Software Developer
PackNet Ltd
Office: 0161 660 3062
2008 Apr 10
4
Office 2003 Service Packs
Hi!
I just installed MS Office 2003 on Wine 0.9.58 and everything works fine. But when I tried to install the Service Packs I couldn't do it. Is there any tutorial somewhere?
Thanks in advance!
2006 Jul 27
0
Rails Plugin Packs
As the number of Rails plugins steadily increases, remembering and
managing these plugins is getting increasingly difficult. There is
some significant effort going into improving the process of
installing plugins with the RaPT project. However, as you start to
find your favourite plugins, you might often find yourself using the
same group of plugins on every new Rails project that you
2011 Apr 17
1
Description of how CELT packs into Ogg?
Is there are description somewhere of how CELT packs into the .oga file?
Trying to reverse engineer it from the intertwined celtenc code is
suboptimal.
-a
2006 Aug 11
0
Lang packs (extensions) not found with firefox-1.5.0.5-0.el4.1.centos4 ?
Hello,
with CentOS 4.3 (i386), after updating firefox to 1.5 from update repo, I
can't get it to have menu in my native language (french), altough french
language pack appears in extension list.
I've tried many things, like moving it on top/down, disabling/removing other
languages packs, creating a fresh new user, and reinstalling firefox, to no
avail (yes, I restarted firefox
2012 Jun 18
1
Slide Show (S9) v1.1 Update - More Template Packs (Deck.js, Impress.js, CSSS, Slidy2, etc.)
Hello,
If you're interested in authoring your presentations/slide shows in
Markdown, you might check out the Slide Show (S9) gem in Ruby. A
simple slide show looks like:
What's Slide Show (S9)?
=======================
A Free Web Alternative to PowerPoint and KeyNote in Ruby
Getting Started in 1-2-3 Easy Steps
===================================
* Step
2007 Apr 18
0
UNIXbased NFS packs
Skipped content of type multipart/alternative-------------- next part -----=
---------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 6250 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment=
s/20070310/d6dd8c81/attachment.gif
2007 Apr 18
0
UNIXbased NFS packs
Skipped content of type multipart/alternative-------------- next part -----=
---------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 6250 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment=
s/20070310/d6dd8c81/attachment.gif
2007 Mar 23
1
creating R packs for all
Dear R People:
I am in the process of creating an R package via Windows.
If I would decide to submit in to CRAN, what would I need to
do in order to make it run for the Linux or Mac People, please?
Thanks in advance!
Sincerely,
Erin
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: hodgess at gator.uhd.edu
2005 May 11
5
Hewlett Packard Server support packs
I am trying to install the HP PSP on a CentOS 3.4 server but it keeps
telling me, only on certain rpms mind you,
that the OS is not supported. I have made the modifications to
redhat-release which cleared up some of the initial
errors I was having but not all. Where else would the rpms be getting
the OS info from? Better yet, has anyone
managed to get the Linux PSP to install on a CentOS
2002 Sep 12
1
Language packs (was IE5.5)
Thanks to all those who replied.
In the meantime, I dug around in the Codeweavers apps database, and
found some stuff that helped me get it working (I think it was setting
shlwapi to "native" that did the trick).
But now I have a NEW PROBLEM!!!
I need to view Hebrew web pages. In Windows, if I went to a Hebrew page,
IE would ask me if I want to download and install the Hebrew language
2010 Jul 30
4
Concept questions: Extra battery packs & additional UPSes...
* Is there a way to configure NUT so that it recognizes the huge
additional battery pack that has been attached to the 2200XL? The
51minutes runtime is a number consistent with the load we have placed on
a stock standalone 2200XL. With the extra large battery pack we've
added, the runtime should be more than 2.5 hours.
* I see the "Bizzare configuration" graphic on the
2013 Apr 02
3
blazer driver: Possible bugs with battery packs
Hello all,
long time away from this list, glad to be around again!
I have this Powercom Vanguard VGN VGD-20K31. Some details of this model:
* 3-phase input, single phase output
* Model has 240V / 12V9AH x 20 x 2SET, plus another set of 20 batteries.
All in all, 3 sets
* Serial connection to Windows 2k3 server with UPSMon
Now I was strongly considering replacing the bundled no-good upsmoon
2011 May 17
2
reshaping issue
Dear R users,
I have a problem with reshaping data. I know such questions have been asked before, but I can't get it right, neither with the reshape function nor with the melt function.
My dataset has about 407 variables and about 48000 cases.
Each case looks as follows:
V1 v2 v3 v4 v5 v6 v7 x1 y1 x2 y2 .... x200 y200
V1 is unique, v2-v7 are
2013 Nov 05
2
10.0-BETA3: Unable to access files on SMB share
Hi All,
on fresh installation of 10.0-BETA3 it is unable to access files on Samba share:
# mount
[...]
//USER at HOSTING/DTEL-IX on /mnt/fs/dtel-ix (smbfs)
# cp /mnt/fs/dtel-ix/port_distribution.xls ./
cp: ./port_distribution.xls: Bad address
At the same time I get kernel messages:
smbfs_getpages: error 60
vm_fault: pager read error, pid 927 (cp)
Please advice,
thanks.
--
MINO-RIPE
2007 Jul 27
1
exporting character vector to text files
R-help,
I have a character vector whose elements are the names of matrixes.
Something like this:
> test <- ls(pattern="Oki")
[1] "aaOki" "aOki" "bOki" "c1Oki" "c2Oki" "c3Oki"
"cOki" "dOki" "eOki" "fOki" "gprsOki" "hOki"
2004 Oct 08
1
Chernoff faces
> >>>>> "Kenneth" == Kenneth Cabrera <krcabrer at perseus.unalmed.edu.co> writes:
>
> Kenneth> Hello everybody: Does any one has a function to build Chernoff
> Kenneth> faces?
>
> Many of us don't think it's worth them.
> But we know that opinions differ and gladly incorporate
> (good quality) submissions of source code.
>
2009 Jan 12
1
re tail case-pack ordering problem - can R help?
I'm a programmer, not a mathmatician. I heard about R, and I'm wondering if
anyone can tell me if there is an existing R function that can help with a
problem we're currently trying to find an algorithm for. If R is not the
answer, but you can recommend a known algorithm, that would help a lot!
I'm on a project in a retail corporation, working on a program to assist
retail buyers
2004 Jul 23
3
vetor autoregressions and BVARs
I have not been able to find any programs for running vector
autoregressions with R. I am interested in running Bayesian VARs and
also running VARs that run all combinations of variables in the vector.
Is anyone currently developing this?
-Nirav Mehta