search for: direc

Displaying 20 results from an estimated 77 matches for "direc".

Did you mean: direct
2016 Apr 15
1
Can libvird use iSCSI direcly?
Hi. I was expecting that qemu-kvm process would connect directly to iSCSI server, but https://libvirt.org/storage.html#StorageBackendISCSI says that it wants symlinks in `/dev/disk/by-path` . That suggests it relies on Linux iSCSI client that will act as mediator and create block devices. So is "iSCSI volume pools" just a convenience thing giving...
1998 May 25
0
WG: FileListBox with VisualBasic 5.0 displays only files if direc toryname is shorter than 9 character
Hello, Sorry, there was an mistake in my previous mail. FileListBox with VisualBasic 5.0 (32Bit) and NT4.0SP3 displays only files if directoryname is shorter than 9 character. I am using Samba1.9.18.p3. The problem doesn't occur if the connected services is on an NT-Plattform. Does anybody know a solution to this problem. Or hasn?t anybody had this problem yet and am I just goofed ? regards Mit freundlichen Gr??en Michael...
2000 May 29
0
SAMBA digest 2537 /Samba printer support creates odd files
Mike Brodbelt wrote: >I'm using Samba 2.0.7, and I've got a small problem hwich has been >annoying me for a while now. My clients are all NT, and print via Samba. >I'm continually getting files like this created:- >/DIRECS/INDIRS/Ne01: >/DIRECS/LONDIRS/Ne01: >/DIRECS/UNDIRS/Ne01: >/DIRECS/Ne01: >Does anyone know why they appear, and how I can get rid of them? Hi, Welcome to the club. This was introduced in Samba 2.03 with the "nt smb support" parameter. Due to the fact that no one has fixe...
2010 Mar 11
2
divid the rows of the matrix by the cector
Hi, I have a matrix with m rows and n column and a vector with n elements. I want to divid each rows of the matrix by vector direcly. could you please hint me? Thank you khazaei
2004 Apr 21
2
Multidimensional numeric structure
...I need a cube like struture , I have 3 dimensions well defined which I need to define a value in the cube something like Cube [][][] in C+ ou Java ... I have thought in making a matrix and then an array... and even the other way around. The problem is that the I have the indexs and wanted to access direcly the element both reading or writing without to much effort.... But how can "access" a specific number only by their index ? of course It is possible to make a specific calc in order to reach the place I needed .... But what for ? if I have the correct indexs directly ? Is "R&quo...
2006 May 25
8
Snom firmwares suck <--additional datapoint to consider
...ality" Changing firmware revs did not help, so that left the LAN. I looked long and hard at the LAN and it was basically narrowed down to the switches. In this smaller install, several cheapo Dlink ($30) switches de-aggregate a Cisco Catalyst switch. What I noticed was that any phone plugged direcly into the Catalyst did *not* lock up or reboot. Any phone plugged into the crap switches experienced the lockup. So now we are down to the cheap switches themselves. We are nuking the Dlink switches and replacing them with 3com workgroup switches, same as what we use in the large install to good e...
2005 May 25
0
Error with user defined split function in rpart (PR#7895)
...upplied in the sort order of x, with no missings, # return two vectors of length (n-1): # goodness = goodness of the split, larger numbers are better. # 0 = couldn't find any worthwhile split # the ith value of goodness evaluates splitting obs 1:i vs (i+1):n # direction= -1 = send "y< cutpoint" to the left side of the tree # 1 = send "y< cutpoint" to the right # this is not a big deal, but making larger "mean y's" move towards # the right of the tree, as we do here, seems to make it easie...
2009 Sep 17
0
lpSolve constraints don't seem to have an effect
...ol=19,nrow=19) lambda1x2 <- c(rep(1,times=9),rep(0,times=9),0) lambda2x2 <- c(rep(0,times=9),rep(1,times=9),0) lambdamatrix <- rbind(lambda1x2,lambda2x2,lambdasx2) conlamb <- rbind(con,lambdamatrix) # Defining the right-hand side rightside <- c(6,1,1,rep(0,times=19)) # Defining the directions direc <- c("=","=","=",rep(">=",times=19)) # LP lp("max",obj,conlamb,direc,rightside)$solution # But I receive [1] 0.00 1.00 5.75 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 # [12] 0.00 0.00 0.00 0.00 0.00 0.00 0.00 # Howev...
2004 Jun 02
1
Fax Recognizion without Answer? How to Supress this?
Hello, we have a PRI (E1) to a carrier and a second one to a legacy PBX: DTAG ---pri---- * ------ Hicmo (PSTN) | | Sip and more Many normal inbound calls are direcly routed to the hicom. Outbound calls from the Hicom go through LCR and then to PSTN. Inbound faxes are working, but outbound faxes from hicom to pstn are recognized as faxes and * tries to forward the call to "fax". I do not answer this calls... == Spawn extension (Amt595xxx-In, 5...
2003 Jun 03
1
Rsync: --link-dest when target and compare_dir both have file
On Mon, Jun 02, 2003 at 03:32:04PM -0700, Michael Rubel wrote: > Hi J.W., > > Please pardon this intrusion on your private address; the rsync list seems > to be down (no messages since yesterday), so I'm forwarding this directly > to you. If you'd rather wait until the list restarts, that's fine too. I'm CCing the list. > > Best regards, > Mike > > ---------- Forwarded message ---------- > Date: Mon, 2 Jun 2003 09:56:50 -0700 (PDT) > From: Michael Rubel <mrubel@galcit.caltech....
2007 Jan 25
2
React on select_tag (onchange)
...on changing a field in the view (no model field) from a selection box to show the number of rows (which I used in the controller). In the controller I read the params-hash: ... @rowsperpage = params[''rowsperpage''].to_i ... In the view I have the field, where I like to react directly. ... <%= select_tag("rowsperpage", options_for_select( [[5, 5], [10,10], [25,25], [50,50], [100,100],[200, 200],[500, 500],[1000, 1000]], @rowsperpage ), :onchange=>"alert(this.form.rowsperpage.options[this.form.rowsperpage.selectedIndex].value)" ) %> ... The a...
2004 Nov 15
1
IPSec tunnel
...have to setup an IPSec tunnel with a third party. They will be using a Cisco router to enable IPSec, being their private LAN which will communicate with mine, behind that Csico. Supposing Host A was their Cisco router... is it possible to make the tunnel in order to communicate 192.168.10.0/24 directly to 192.168.1.254? I mean, I want to run my application which will communicate with this third party on the same host which will implement the IPSec. With the actual configuration, if I origin some traffic to be sent to 192.168.10.0/24, direcly from Host B, it will try to go out using 192.16...
2003 Feb 09
0
missing .dlls .exes?
...ems and I'd appreciate your comments. 1) net time \\linux /yes takes 30-40second on both 2K and XP 2) logging in on the server gives me the following errors: unix_clean_name [/wshENU.DLL] unix_clean_name [wshENU.DLL] call_trans2qfilepathinfo: vfs_stat of wshENU.DLL failed (No such file or direc tory) unix_clean_name [/wininet.dll] unix_clean_name [wininet.dll] call_trans2qfilepathinfo: vfs_stat of wininet.dll failed (No such file or dire ctory) unix_clean_name [/msapsspc.dll] unix_clean_name [msapsspc.dll] call_trans2qfilepathinfo: vfs_stat of msapsspc.dll failed (No such file...
2004 Jul 26
1
Building Windows Package
....1 with windows 2000 and trying to build a package. However, when I issue the command: RCMD build --binary BSDA I get: >>> Building/Updating help pages for package 'BSDA' Formats: chm hhc: not found cp: cannot stat `C:/R191/R191/JUNK/BSDA/chm/BSDA.chm': No such file or direc tory make[1]: *** [chm-BSDA] Error 1 make: *** [pkg-BSDA] Error 2 *** Installation of BSDA failed *** My path is: .;C:\RStools;C:\MinGW\bin;C:\perl\bin;C:\texmf\miktex\bin;C:\Rstools\zip.exe; C:\Rstools\unzip.exe;C:\HTMLws\hhc.exe;C:\R191\R191\bin;%SystemRoot%\system32; %SystemRoot%;%SystemRoot%...
2001 Mar 08
1
Configure client with no Win server.
Hello, Could someone please tell me how to configure for this case. After going through all types of documentation, I think my case is either too simple or impossible that's why it's nowhere mentioned. I would appreciate very much if someone could point me to the right direction. I have two laptops one running Linux and is a Samba server. One is running Windows 98 and is configured successfully to use shared direc- tories of the Samba server. That is when both laptops are connected to the LAN and I logged on the Windows machine thru a NT domain con...
1998 Nov 05
1
Nis homedirs
...I'm using 2.0.0-alpha13 on Solaris (compiling with gcc 2.8.1 on Solaris 2.5, running on 2.5, 2.5.1, and 2.6). I see this in the smb.conf.5 man page: nis homedir (G) Get the home share server from a NIS (or YP) map. For unix systems that use an automounter, the user's home directory will often be mounted on a workstation on demand from a remote server. When the Samba logon server is not the actual home directory server, two network hops are required to access the home directory and this can be very slow espe- cially with writing via Sa...
2019 Jun 04
2
ADS security mode - authenticating non-domain Linux users
...ow access accordingly. However, I can't seem to find an equivalent way of doing this under Samba 4.8. I found one other user who seems to be having an identical issue (see https://unix.stackexchange.com/questions/513169/linux-clients-cant-login-on-samba-share-while-windows-and-mac-can-active-direc for details), but there does not appear to be a solution. My questions are: 1. Is my diagnosis of the situation correct, based on the information that I've given? 2. Is there any way to mimic the behavior of the "map untrusted to domain" option or otherwise allow username/passwo...
2023 Mar 15
2
Postfix : root and system user authentication
...ix server. > > > You are not logging into Dovecot with root, you are connecting > to Postfix for submission. > > When you connect to dovecot using linux users (PAM) the process > running takes on the UID of the login user to give file > permissions to read that users home directory where email could > be stored. The risk being if someone had root UID:0 they could > read anything on the server, not just the home directory of a > user. > > But you aren't logging into Dovecot, you are connecting to > Postfix. You aren't > checking mail or rea...
2005 Aug 15
2
R CMD check failure on minimal code
I have a peculiar problem that I'm sure is a simple one, but I can't figure out what my mistake is. Can someone enlighten me? I have a simple file, class.R: ## setClass("abc",representation(a = "character", b = "ANY")) I have a package directory ExpressCGH1 made with package.skeleton. The package happily builds and installs, but R CMD check fails with (ignoring the documenation warnings, etc.): > version _ platform powerpc-apple-darwin7.9.0 arch powerpc os darwin7.9.0 system powerpc, darwin7.9.0 st...
1998 Sep 14
2
AW: How to print to CLIENT local printer?
You must create a output filter. Edit /etc/printcap and add your client printer like this: ... PC-PRINTER:\ :sd=/var/spool/lpd/PP01:\ :mx#0:\ :lp=/dev/null:\ :if=/var/spool/lpd/Filter/PP01:\ :sh: ... Adjust the printcap parameters as needed (spool directory, directory to find the filter script). Make sure the lpd can access the directory. Consult your manual. Now create the filter script like this: #! /bin/sh /usr/bin/smbclient \\\\pcname\\printershare thepasswd -U username -P -c 'print -' > /dev/null The filter has only two (2) line...