Displaying 20 results from an estimated 1700 matches similar to: "Windows 2000"
1999 Dec 23
1
z: mapping on netlogon share
Is there any way to change the default netlogon share from using z: in
logon scripts? We use a Win95 time recording software package that uses
the same drive mapping and need to put it on our RH6.1 fileserver but
have the obvious conflict. Bit of a problem really.
Thanks.
-----------------------------------------------------------------------------------------------------------
2011 Mar 07
1
postscript cuts off left margin
I am using the following commands:
postscript(file="test.eps",paper="special",width=6,height=6,horizontal=FALSE)
# fake data
x <- c(12,13,14)
y <- c(41,42,43)
plot(x,y,type="n",xlab=expression(paste("log ",nu[peak],"
[Hz]",sep="")),ylab=expression(paste("log ",L[peak]," [",ergs,"
1999 Dec 22
4
Veto files option not working
We're getting very close now to having our RH6.1 server as we want it.
Just a few anoying things left to iron out so we can trial it properly
prior to going live. One of them is the "veto files" option in
smb.conf. We want to stop users on Win95 clients from seeing (or
deleting) the dot-files in their home shares. I've tried the above
option, I've tried "hide dot
2007 Jul 19
4
Help Memdisk + Pxelinux hangs
Hello,
I am a *nix newbie
I am trying to boot a DOS boot disk using PXE (to Ghost on windows
images).
We have an existing PXE server which successfully serves out PXElinux and
Fedora builds based on that but my floppy disk image with memdisk isn't
working
I have tried a few different floppy images which people have posted as
ones that work for them but I doubt the disk is the problem
2000 Jan 07
3
Group logon Scripts
We're almost at the stage of rolling out our new RH6.1/Samba server -
one last item. We have some 60 users and 7 departments. Can I use/how
do I use a logon script to log groups onto the server. I currently have
1 logon script per user, but a small change in 1 share means updating
every script. Can I log them on by group ID but still map
their personal shares with the %U flag so I then
2012 Feb 04
3
effect function (effects package)
Dear all,
How does the effect() function in the effects package calculate effects and standard errors for glm quasipoisson models? I was using effect() to calculate the impact of increasing x to e + epsilon, and then finding the expected percent change. I thought that this effect (as a percentage) should be exp(beta*epsilon), where beta is the appropriate coefficient from the model, but
2005 Nov 18
3
Method for $
Dear R experts,
I have defined a class "myclass" and would like the slots to be extractable
not only by "@" but also by "$". I now try to write a method for "$" that
simply executes the request object at slotname, whenever someone calls
object$slotname for any object of class "myclass".
I don't manage to find out how I can provide this
2006 May 28
7
Join table not being populated
Hello,
I have the usual Categories and Products table scenario, mediated by a
Categories_Products join table. When I create a new Product and into a
given Category, I notice that my join table is not being populated.
Shouldn''t the join Categories_Products table be populated?
Thanks,
gk
--
Posted via http://www.ruby-forum.com/.
2007 Jan 15
2
Whine in dual core Windows PC if R uses full CPU capacity
Dear R-developers,
the following may seem a weird question for R-devel – I try anyway, because it
does seem to be related to usage of R and R's way of interacting with the
hardware.
When running R (2.4.0) on my new dual core Windows XP system (Intel Core 2 Duo
E6600, Mainboard ASUS P5B, BeQuiet Power Unit), I observe various types of
sounds (not related to fans) when running at full
2003 Nov 19
17
Samba Printing
Good Afternoon,
We recently added encrypted smb passwords to our site.
I just tried to add a printer to samba and it will not work.
I tried to connect to \\sambahost\printer and it will not connect.
All the older printers still work. I just wonder if there is an
extra step I need to perform now when I add printers?
Thanks for your time,
Bill
--
William M. Fennell
Network Administrator
1999 Dec 13
2
Samba on RedHat 6.1
We're trying to get samba running on a RH 6.1 server installation,
runnijng as a trial. So far we can only see the server on 2 NT 4/SP4
workstations and not on the Windows 95 clients, and then only if we do a
Start/Find/Computers. I can map a drive to a share, and can reconnect
to it after rebooting the NT workstation, but can't see the server in
Network Neighborhood. TCP/IP is
2006 Mar 05
2
Wishlist: merge and subset to keep attributes (PR#8658)
Full_Name: Ulrike Gr?mping
Version: 2.2.1
OS: Windows
Submission from: (NULL) (84.190.139.94)
When importing data from SPSS, it is a nice feature of the package foreign that
it allows (option use.value.labels=F) to work with the original SPSS codes while
keeping the value labels as information in an attribute. Unfortunately, after
merging or subsetting, these attributes disappear.
The code
2009 Jul 24
1
Wishlist: install.packages to look for the newest version of a package (PR#13851)
Full_Name: Ulrike Groemping
Version: 2.9.0 (and older)
OS: Windows
Submission from: (NULL) (84.190.173.190)
When using an older version of R, packages are not found although they are
available for newer versions of R and do work when installed with the old
version. For example, installing DoE.base on R 2.8.1 installs version 0.2, while
CRAN is at version 0.4-1 currently. It would be nice if the
2009 Oct 26
2
Cannot activate chm help in R 2.10
Dear all,
I just tried to be fast for once, installed R 2.10 and also newly installed
all previously-installed packages. However, now all my help files are text
only, which is of course a pity with the new possibilities of links between
help pages. What can I do to re-activate chm-help? chm-help does not work
for anything, not even base functionality.
My system is Windows XP, German locale
2002 Feb 21
2
Printing problems with w2k clients
We have a strange problem with our w2k clients:
We use two Samba server (one is PDC and the other is Print-Server -
operate in security=server mode with password server=PDC). All printers
are configured on the Print-Server with the Windows NT Printer Wizzard:
uploading driver for W9x, NT 4.0 and W2k; setting misc. options, like
Paper feeder and so on .. .
So far so good!
Printing from W9x and NT
2005 Dec 12
2
Time delay function or plot animation
Dear R-help crowd,
is it possible to specify a time delay for plotting the points in a curve? I
would like to make the plotting process slow enough to show the development
of the graph, and therefore I am looking either for the possibility within
the plot function to specify a plotting speed or (if that doesn't exist) for
a function like "pause" or "wait" that allows
2009 Jul 24
1
Wishlist: install.packages to look for the newest version (PR#13852)
Ulrike,
if you install from source, you always get the most recent version of
the package given it does not depend on a newer version of R.
If you want a binary package, you also get the newest version - that was
newest at the time we stopped building binaries for that version of R.
We (or better I if we only talk about Windows, but similar for all other
platforms) cannot build for each R
2006 Mar 14
1
R CMD check: problems possibly from mapply?
Dear expeRts,
I am trying to wrap up a package "utilities" (for my internal use). After
adding a function datNAtreat that uses mapply, R CMD check gives WARNINGs
for "S3 generic/method consistency", "checking replacement functions"
and?"checking foreign function calls", all of which are accompanied by the
following error message:
Error in .try_quietly
2019 May 06
1
Bug in function boxplot's axis labeling
Dear developeRs,
I appreciate that boxplot now labels the axes with variable names per
default. However, with argument "horizontal=TRUE" (which I always use),
the default axis labels are mixed up, as can e.g. be seen with
require(boot)
boxplot(time ~ poison, poisons, horizontal=TRUE)
The correct labels would be obtained by
boxplot(time ~ poison, poisons, horizontal=TRUE,
1997 Nov 04
18
Printing
Hi I would like some tips on how to connect a Linux Box running samba to a
Shared printer (Lexmark OprtaR+) on a Win NT machine.
I dont know much about /etc/printcap configurations and the like. I have
tried to print with the command:
smbclient \\\\WindozeNT\\printer -N -P
smb: \> put <filename>
Its prints but not in any kind of proper format(ie Lanscape and diagonal
printing, text