similar to: User's Home Dir Looks Empty

Displaying 20 results from an estimated 3000 matches similar to: "User's Home Dir Looks Empty"

2002 Jul 18
3
Error Trying to Join Win2k to Samba 2.2.5 Domain
I've got 2.2.5 running on a test server (RH Linux 6.2), and I'm trying to get a Win2k box to join the domain, but I'm getting the following errors: (at log level 3) [2002/07/18 12:26:25, 2] passdb/pdb_smbpasswd.c:startsmbfilepwent(170) startsmbfilepwent_internal: unable to open file /etc/smbpasswd. Error was Permission denied [2002/07/18 12:26:25, 0]
1998 Jul 10
3
Custom Print Command
I'm trying to setup my public printers to do 4 pages per sheet, and am having nothing but problems making it work. The system is a Redhat 4.2 box running Samba 1.9.18p4, and the printers are postscript capable HP 4000 and 8000 machines. Using Redhat's printtool to set 4 page per sheet output works when printing via lpr, but as soon as I print from a Win95 box through samba, it's
1997 Jul 19
0
Different Create Masks for Files/Dirs
Is it possible to set different create masks depending on whether the object is a file or a directory? For instance, I want to set up a share to a point in my web tree, and I want files to be mode 754 and directories to be mode 755 (I don't want anything to have 'world' execute permissions except directories) Thanks, Mike -- Mike Tibor University of Alaska Anchorage (907)
2005 Jan 03
2
Two brief questions concerning sapply. Can anyone please help?!
To anyone who can help: I have two brief questions concerning sapply. Following below is the code for my example. The two problems are described at the end of the code: site <- rep(2:6, each = 12) tillage <- rep(c(1,-1), each = 6, times = 5) carbon <- c(18.23, 16.06, 17.81, 16.07, 17.26, 17.08, 14.92, 15.88, 12.11, 14.23, 16.99, 13.57, 20.34, 20.3,
2001 Apr 04
1
anova table
I am taking a stats class and need to do a single factor anova table with four treatments for an assignment. The instructor showed the class how to do it with minitab, and I am unsure how to proceede in R. Here is the data: I. .8 .2 1.4 .9 .9 1.0 1.0 1.1 1.4 1.2 1.0 II. 1.6 1.1 .2 1.3 1.5 .7 .5 1.3 1.3 .4 III 1.8 .3 1.1 2.0 2.8 1.5 1.3 2.9 1.7 .8 IV. 2.4 2.6 2.82.9 1.7 2.6 2.7 2.1
2008 Jul 25
1
Percentile Estimation From Kernel Density Estimate
Has anyone developed a defensible method of estimating percentiles from a univariate kernel density estimate? I am working on a problem in which the density estimate is of interest, but I would also like to estimate the value of the variable for which the distribution was, say, 0.20. I spent some time searching the archives and found some message from 2006 that implied such a method was not
2006 Jun 13
2
ANN: Alaska.rb - Polar bears, igloos and sled dogs... oh my!
Is anyone else here from Alaska interested in a ruby users group to meet in Anchorage once a month? It might be a long shot but I thought i''d put the possibility of such a group out there if others are interested. If so, we''ll coordinate some times that work. Benjamin -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jul 13
2
Very slow optim()
Dear list, I am using optim() function to MLE ~55 parameters, but it is very slow to converge (~ 25 min), whereas I can do the same in ~1 sec. using ADMB, and ~10 sec using MS EXCEL Solver. Are there any tricks to speed up? Are there better optimization functions? Thanks Toshihide "Hamachan" Hamazaki, $B_@:j=S=((JPhD Alaska Department of Fish and Game:
2011 Nov 02
1
Lattice plots and missing x-axis labels on second page
Hello, I'm trying to make a lattice plot (using xyplot()). I have included a "layout=c(3,4)" statement, giving me 12 plots per page and an "as.table=TRUE" statement, directing the way the plots are laid out. I have 18 plots altogether and so 6 of them end up on the second page. Everything looks fine for the first page, but the x-axis labels (e.g. 1993, 1994...) are all
2008 Oct 31
1
replace() error: new columns would leave holes after existing columns
Hello, I have a problem with using replace() to convert a vector of dates from yyyy-mm-dd to julian date. For example, I type replace(x,2004-05-14,134) and I receive an error: Error in `[<-.data.frame`(`*tmp*`, list, value = 134) : new columns would leave holes after existing columns If I can successfully convert, I have a script that will convert all of the dates in
2005 Jan 07
2
Ringing an extension on multiple phones
I am using Cisco 7960 phones and have had a request to have the receptionist phone ring on multiple phones just in case she is not around. Call pickup is the theory here but the issue is that not all the people that need to hear the ring would here the receptionist phone ring so I think I need to have a second line appearance on the phones in question so that line will ring. Can this be done
2005 Feb 11
3
Polycom IP 3000 configuration
I am trying to add a Polycom IP 3000 to our Asterisk system and am not getting anywhere. h323.conf [8908] type=friend host=192.168.104.25 secret=polycom context=crv-default callerid="Conference Room Polycom" extensions.conf exten => 8908,1,Dial(h323/polycom,20,Ttr) ; Polycom exten => 8908,2,Hangup I have tried setting the Asterisk system as both gatekeeper
2006 Nov 03
1
question of one matrix column being treated as list rather than vector
Hi, I have one matrix derived from my function. It is as following: Browse[1]> each.uaa.data [,1] [,2] [1,] 33 152.3530 [2,] 33 264.7059 [3,] 51 583.3333 [4,] 33 323.3333 [5,] 50 292.549 [6,] 33 300 [7,] 56 104.1176 [8,] 52 246.6667 [9,] 53 242.5490 [10,] 33 212.9412 when I tried to get each.uaa.data[,2], it gave me a list, when I expect a vector so that
2005 Feb 24
0
Caller in meetme room quiet (low level?)
I have encountered a frustrating problem with the meetme rooms and calls entering the system on the Digium analog cards. The typical scenario is: Callers on SIP phones, X-lite, Eyebeam, Cisco 7960, IAXy Callers entering the system from the PSTN via the digium Analog card (TDM400P) In the meetme room the SIP connections can all hear each other loud and clear. The PSTN people can hear
2005 May 25
0
Port 6057 blocked on firewall
When using Xten's Eyebeam software I am noticing that I get a blocked port 5067 on my firewall. The source port obviously varies but the 6057 seems to be consistent. I have done some looking and can find any reference to what may be happening here. I am guessing I need to modify some packet filters but I would like to make sure I understand this so I can open the right port ranges. --
2005 Aug 22
1
IAX2 with g729 ATA Device
I am trying to find an ATA that will provice IAX2 and g729. I have not had much luck, I am hoping someone here might have some ideas. -- Scott Henderson ============================================================================ Finite Technologies Incorporated 3763 Image Drive, Anchorage, Alaska 99504 Phone: 907.339.8085 ext 6101, Fax: 907.333.4482 http://www.finite-tech.com
2005 Jan 06
2
Message light on 7960 or in this case no message light
I have just finished setting up a new asterisk system which is basically the same as our first system. We are using 7960 phones and I used the phone config files the first installation with appropriate changes. The problem is that on the new system I get no message lights, I can't figure this out. One thing I do notice is that when I monitor the sip debug on the second system the sip
2004 Oct 05
4
Long distance provider with access number and auth code
I need to be able to dial a long distance provider that uses an access number and an auth code. I would like to be able to program this so that the user can dial 8 and then the long distance number, asterisk will hopefully do everything in the middle. The sequence to accessing the provider is on my traditional phone speed dial as: * Dial local access number * Wait 5 seconds * Dial the auth
2006 May 12
1
superpose two variables in lattice/xyplot
Dear R users, I try to use xyplot() to display two different response variables from the same dataframe per panel, but don't succeed: xyplot(ptot.seaslog ~ vmcwit | seas, data=reeks, as.table=TRUE, panel = function(x,y){ panel.xyplot(x, y, ylim=c(0,1)) panel.superpose(x=reeks$vmcwit, y=reeks$ptotbin, panel.groups = "panel.xyplot",
2009 Mar 13
1
TZInfo included in Rails 2.2.2 vs. version on RubyForge
I downloaded version 0.3.12 of TZInfo from [1], and observed that it has a very robust set of timezones including, for example, ''America/ Anchorage'': irb(main):001:0> require ''rubygems'' => false irb(main):002:0> require ''tzinfo'' => true irb(main):003:0> TZInfo::Timezone.get(''America/Anchorage'') =>