search for: disppearance

Displaying 12 results from an estimated 12 matches for "disppearance".

Did you mean: disappearance
2018 Oct 10
2
deny file access or specific users
Hi, For some users I am trying to deny file access to our domain member servers, yet keeping their AD account for all other purposes, like email and ldap authorized clients. So I figured I removed the unix attributes from a user in ADUC, while keeping the rest. I expected that would make the user 'invisible' for the domain member (file) servers, while maintaining the account for
1998 Oct 27
2
browser problem
The browsing capability in Network Neighborhood disppears periodically. Usually, double-clicking on Network Neighborhood gives us a list of all the NT and Unix/samba boxes on the network segment (i.e. in the Workgroup). When browsing disppears, all we see is *Entire Network*, which has nothing in it. We run a unix/NT network with 6 unix servers and about 80 NT clients. We are running NT
2017 Sep 27
1
domain xml <video> doubt
Hi My libvirt is 3.4.0,When I create a kvm domain, I use default <video> (type=cirrus, I not set video) create guest(debian9.1.0), but when finish install the guest and reboot, the guest will block in "started update utmp about system runlevel changes", I search on Internet, and find is graphics card problem, I change the <video> type=vga, the problem disppear。The
2006 Apr 19
1
Probable Numeric Bugs in svd function (PR#8781)
Hello,=0D =0D I just noticed that the "svd" function does not work properly for some=0D sparse matrices.=0D When I replace the 0 by very small noises (let's say 10^-16), it then=0D works.=0D The test I've performed is to compared the singular values to the eigen=0D values (as I work with squarred matrices).=0D =0D Here is the code (I may be wrong!):=0D =0D
2018 Oct 10
0
deny file access or specific users
On Wed, 10 Oct 2018 11:04:29 +0200 mj via samba <samba at lists.samba.org> wrote: > Hi, > > For some users I am trying to deny file access to our domain member > servers, yet keeping their AD account for all other purposes, like > email and ldap authorized clients. > > So I figured I removed the unix attributes from a user in ADUC, while > keeping the rest. I
2008 Mar 02
0
Runtime error
Hi everybody! I try to implements Self-Organizing Maps with R and the Kohonen package. I have made an algorithm that try differents width and height. For each step, Silhouette index, Davies-Bouldin index and Dunn index are computed. However, there is always after severals minutes a *Runtime error* appears on the window: Microsoft visual c++ runtime library "this application has requested
1998 May 10
0
Shut down Windoze and Restart it!?!?
Replying notes from Patrick Harrold <patrickh@nasco-inc.com>: > Anyway, I have this box(FreeBSD2.2.2) using a remote printer on an HP-UX > 10.10 system. It is all configured in the printcap, and works splendidly > from a command line. I can also see this printer when looking at the > samba workgroup. However, when I attempt to configure this as a Win95 > printer,
1999 Sep 08
1
R with Windows 95 (PR#271)
Full_Name: Pascal GRANDEAU Version: 0.65.0 OS: Windows 95 Submission from: (NULL) (164.138.103.253) I downloaded the new version of R and I see a little bug with Windows 95. If I plot anything and then I call the menu Windows/Tile, this works but when I continue to work after a certain number of input (near 10) the cursor disapear and I cannot continue. This happens also if I change the
2020 Jan 01
0
Belkin USB UPS Not Turning Off
...in the propaganda when looking for replacement. So I've never completed the autoshutdown procedures, I just let it sit there and beep until it hits the LB limit. I do see in this new APC, a 120 second shutdown delay, but have not attemped to program for that yet. I should also hope that the disppearance of the OB status should result in cancelling any ups shutdown delays in progress. That I han't tested for either. Comments/suggestions? Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Ho...
2006 Apr 07
0
[R] documenting s4 methods in package
There are usually two directories involved in an install: the source directory and the install directory in R_HOME/library. The INSTALL procedure builds the package (usually in place in Windows, I'm not sure if that's the case in Unix) and installs it into the install directory by copying those files necessary to use it. REMOVE removes the install directory, cleaning up
2020 Jan 01
6
Belkin USB UPS Not Turning Off
On 1/1/20 9:56 PM, David White wrote: > > > On 1/1/2020 11:49 AM, David White wrote: >> >> Hi Roger and, as always, thanks! >> >> I really do not want to wait very long before shutting down things on >> this UPS. What I think I am doing (or at least trying to do) is to >> execute a script on the host machine when the UPS is detected by NUT to >>
2006 Apr 04
2
documenting s4 methods in package
Hi, I have written a package that contains many s4 generic functions and associated methods. I am having a lot of trouble getting R to build the help pages for these generic functions without reporting, "missing link(s): ~~fun~~, which means that it cannot find the appropriate function when code in the example section of the help is run. Right? After some playing around I can get it to