similar to: new samba install

Displaying 20 results from an estimated 900 matches similar to: "new samba install"

2006 Jun 26
4
Oh oh. Micro$oft just noticed VoIP
It will be interesting to see how many standards get broken, and how many proprietary hooks get thrown into the pot. The bean counters smell some money, and their OS franchise is waning: http://www.nytimes.com/2006/06/26/technology/26soft.html -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2007 Dec 02
3
documenting yoru progress
Hello all: I have a function that writes a fairly elaborate report based on some survey data. For documentation and bookkeeping purposes, I'd like to write out in the report the function call that produced the report, or at least enough information to help me recreate the steps that led to that report. I've been generating all the reports with scripts, in order to be able to recreate
2007 Oct 15
1
avoiding a loop?
Hi All: I feel like there must be a slick R-native no-loop way to get the counts for the entries in a factor, but I'm unable to see how. Right now I'm doing this: hn.ent<-data.frame(rep(0,length(levels(hnf))), row.names=levels(hnf)) colnames(hn.ent)<-c("count") for (lev in levels(hnf)) { hn.ent[lev,"count"] <- sum(lev == hnf) } I'm sure there's a
2007 Nov 30
1
vector sprintf argument
Hello all: If I have a vector and a format, I want to do this: > A <- c(3,4,5) > F <- "Number: %d, %d, %d" > sprintf(F,A) This doesn't work because A isn't three arguments, it's just one. Is there a way to peel the vector members out of A so that sprintf can get at them? I would like to do this because I have a large set of variable-length data that
2007 Sep 27
1
curvilinear grid
Hello all: A question from a new user. I have data on a geo-referenced curvilinear grid. This is a grid with 75 rows and 51 columns, is not aligned north-south, and the rows and columns are not straight. (And the coordinates are in meters.) I want to make image plots of this data, but where the grid is deformed according to the correct locations of the grid points, instead of coming out
2013 Oct 23
1
warnign
Hi, I recently changed my version of asterisk to 11.XX, and I see a waning with h323, with version 1.8 did not have these warning I have connected one avaya ip office 500 h323 with asterisk and the 1.8 version did not have these messages Oct 23 17:20:35] WARNING[7593][C-000000aa]: chan_ooh323.c:1413 ooh323_indicate: Don't know how to indicate condition 33 on ooh323c_60 [Oct 23 17:20:35]
2013 Apr 25
1
Error Message while Package creation
Hello Guys, I wanted to build a new R package from the R code. I installed all the required software and made all the path settings. When i tried running, cmd> RCMD check SamplePackageName while "Checking R code for possible errors" i have encountered a note saying: waning in png(file=Output_FileName, width=840, height=480, unit="px"): partial argument match of
2007 Oct 10
3
simulated data using empirical distribution
Hello all: I'm sure this is a trivial request, but I'm still a beginner at this, and haven't been able to find it. I need to create simulated data based on some empirical distributions of a single variable. I've found R functions to help me simulate data based on analytical distributions, or to make simulations based on correlation matrices, but nothing so simple as what I need.
2016 Aug 03
4
netbios and interfaces
Hi all I've a samba server listen on eth0 (everything ok) and eth2 server1 has eth2: 192.168.100.212 <--> 192.168.100.213 (another linux server) with another interface 192.168.30.0/24 from network 192.168.30.0/24 I can ping 192.168.100.212 and works with samba shares (but only using numeric IP) I don't see any computers from windows machines. nbtstat doesn't find any host
2020 Apr 07
2
RHEL 7.8 is out
This is not your usual "so when is CO 7.8.xxxx coming out?" posts. I'm just curious if the CentOS team is affected by our current world conditions, or is work-from-home modus operandi for the team? (In other words, "when is CO 7.8.xxxx coming out?") -- *Matt Phelps* *Information Technology Specialist, Systems Administrator* (Computation Facility, Smithsonian
1998 Jun 10
2
run scripts on samba server
Hi all, I have a network with Win95 clients and a samba-server 1.9.18p3 on Linux 2.033. Linux is only used as serversystem, clientusers are nonfamiliar with Linux. Sometimes it would be usefull, to start a program or script on the server from the client. This can be done via telnet, but I'd like to know if there is some sort of call implemented in samba to start a script on the server
2015 Jun 07
0
Mail Merge data to a pdf file by overlaying the data on the image
On Sun, 07 Jun 2015 15:03:12 -0500 Gregory P. Ennis wrote: > I was hoping to be able to simplify all of this by using some tool to > fill in the fields on the pdf file on the fly. It sounds like the next step would be to get on the horn with whoever wrote the pdf file(s) that you're using and ask them what the schmoo is going on. Perhaps they could provide it to you in a format
2005 Jun 15
3
Possible bug in file.choose() - how to tell?
Hi, I run a script file by dropping it on a windows batch file that runs R in --slave modus. In a subfunction there is the call to file.choose(). The problem is, that the dialog does show only folders but no files at all. It's quite strange: a) without --slave modus the files are shown, b) when I copy the whole script file in a different file it was also ok, but when I renamed the script, the
2005 Sep 13
3
Collineariy Diagnostics
Hi, and thanks for your help in order to do collinearity analysis I downloaded the perturb package. I run a lm (regression) and on that the ??calldiag?? commad to get condition numbers but i get the following message: the variable XY with modus ??numeric?? was not found (it does the same with all predictors despite all variables are numeric and exists). Can anyone tell me how can I go arround
2003 Jan 19
0
nbtstat -A 192.168.0.1 returns "host not found"
Greetings, I am running samba 2.2.5 win RedHat 8.0 Linux machine Windows 2000 machine has fixed IP 192.168.0.40 Windows XP machine has fixed IP 192.168.0.30 Linux machine has fixed IP 192.168.0.1 on eth0 (local network NIC) and dynamic IP on eth1 (NIC connected to ADSL modem). I can ping 192.168.0.1 ( linux machine) from all machines I can ping 192.168.0.40 ( windows 2000 machine) from all
2016 Jan 20
2
Monitor Dummy Device
Thank you Jonathan for your participation. But i only want the same workflow like a second device is wired. A hoped its possible to configure a second xorg-server or a fakedevice/-monitor that kde recognize this and you could use this as second desktop in same way as in dualscreen-modus. So i ask a lot of people the last days and ok, maybe tis solution seems unavailable without deeper knowhow.
2016 Aug 03
0
netbios and interfaces
On Wed, 3 Aug 2016 18:41:53 +0200 "Pol Hallen" <samb at fuckaround.org> wrote: > Hi all > > I've a samba server listen on eth0 (everything ok) and eth2 > > server1 has eth2: 192.168.100.212 <--> 192.168.100.213 (another linux > server) with another interface 192.168.30.0/24 > > from network 192.168.30.0/24 I can ping 192.168.100.212 and works
2002 Mar 08
0
Connection issues between Win98 & Samba 2.2.2
Hi all, All Win98 & Win2k used to be able to connect, but as of last week only one Win2k is able to access the share folder, but not without a little issue. Another Win2k in the same subnet have intermittent connection issue and Win98 is not able to access the folder. Setup: Samba 2.2.2 install into Solaris8 in a subnet with two other Win2k server. This subnet is connect to a number of
2003 Feb 26
0
lockups with windows 2000 client, every 15 minutes or so
I have just entered the wonderful world of windows filesharing at my small home LAN and I'm experiencing the following problem: When I continually listen to ogg files in Windows 2000 Server from a samba server the music locks up every 15 minutes or so. Everything in the windows gui suffers from terrible preformance until i get to disconnect the share from the samba server, then everything
2012 Nov 26
1
WINs service of Samba
I use Samba 3.14.17 and later test Samba 3.6.9. The computer is WINs server on Samba. wins support = yes All work good. But now I see that NetBIOS clients cannot to re-register their names on WINs, when he change IP. >From WinXP SP3 I do nbtstat -RR Answer: NetBIOS-names registered by this computer were changed. >From server: relay2# nmblookup -U 10.0.0.1 -R -S aiy querying aiy on