similar to: Re: automount shares

Displaying 20 results from an estimated 2000 matches similar to: "Re: automount shares"

2003 Jan 15
0
Re: automount shares
Adam, Rather than using /etc/fstab (works fine), for users with different share requirements, you could set up a mount point in autofs. In the /etc/auto.master file, set up the mount point and connection file /home/user/mnt /etc/auto.user --timeout=60 Then in your /etc/auto.user file, set up the specific share connection (sub appropriate values for user, uid and IP/share) xpbox
2005 Jul 20
2
Turning off return warning messages.
Dear All, Is there a way I can turn off the following warning message for using multi-argument returns? multi-argument returns are deprecated in: return(p1, p2, p3, p4) Steve. ************************************************************************************** Steve Su (s.su@qut.edu.au) Postdoctoral fellow Faculty of Business Queensland University of Technology Postal
2005 Jul 21
1
cut in R
Dear All, I wonder whether it is still valid to use the following R code for cut. All I have done is changed: if (is.na(breaks) | breaks < 2) to: if (is.na(breaks) | breaks < 1) so that it covers interval of 1? It seems okay for my purposes but I am not sure why R specifically does not allow break<2 to happen. Steve. cut.default<- function (x, breaks, labels =
2002 Sep 20
0
Can't connect to share
<disclaimer>/me is new to samba</disclaimer> Hi all, I'm trying to check for the existence of a particular share on a win2k server. The share has these permissions, Read & Execute, List Folder Contents and Read for the default username. The default username does not have a password. The error i'm getting is thus: #smbclient //bashir/logon -U default_user -W lab_domain
2003 May 22
1
Re: dates in chron package, split warning message
> > > Dear All, > > > > I am currently using R for windows. > > > > I am wondering why the dates command in chron package does not work in the > > following situation: > > > > cut(dates(c(23,45,67),origin=c(1,1,2004)),"months") > > > > but will work for: > > > >
2018 Mar 17
0
R project global options file
> On Mar 15, 2018, at 10:24 PM, Adrian Friskin <adrian.friskin at qut.edu.au> wrote: > > Hello R-help, > I currently have R-project 3.4.2 and R-studio 1.1.383 installed on some of our universities computer labs. Since the installation of Visual studio the default version of R installed has changed to the version installed by VS. Users can change the
2018 Mar 16
3
R project global options file
Hello R-help, I currently have R-project 3.4.2 and R-studio 1.1.383 installed on some of our universities computer labs. Since the installation of Visual studio the default version of R installed has changed to the version installed by VS. Users can change the default R version: found in R studio global options but users need to do this every session. Is there a file or
1995 Sep 26
0
GPM Modula-2 and Oberon-2 Compilers
GPM Modula-2 and Oberon-2 Compilers File locations: ftp.fit.qut.edu.au:/pub/gpm ftp.psg.com:/pub/modula-2/gpm WEB Site: http://www.fit.qut.edu.au/CompSci/PLAS/GPM/ The Gardens Point Modula (GPM) compilers are an ongoing development project for the Programming Languages and Systems Group in the Faculty of Information Technology at the Queensland University of Technology.
2003 May 21
1
inspect now available?
Dear All, I am wondering if R now has a similar function to inspect in Splus? Someone post this question in 1999 and the answer was no, and I am wondering if this function has been developed in 2003? Thanks for your attention. ************************************************************************************** Steve Su (s.su@qut.edu.au) PhD student. School of Accountancy
2004 May 24
1
yeardays
Dear All, Is there a R (Windows) equivalent of yeardays in Splus 6.0 for Windows? I am using XP. ************************************************************************************** Steve Su (s.su@qut.edu.au) PhD student. School of Accountancy Queensland University of Technology Postal Address: Steve Su, School of Accountancy, QUT, PO Box 2434, Brisbane, Queensland,
2003 Jan 24
2
redhat and windows smb
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: Leo Emesue.vcf Type: application/octet-stream Size: 151 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20030124/3b695c0b/LeoEmesue.obj
1998 May 08
0
R-beta: problems compiling R 0.61.2 on silicon graphics
Hi Computing services here at QUT are trying to compile R0.61.2 for me on a silicon graphics computer running IRIX Release 6.2 IP25 and gcc. %gcc -v Reading specs from /usr/gnu/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.2/specs gcc version 2.7.2.2 %perl -v This is perl, version 5.004_04 built for irix Basically, it was impossible for me even to get R configured although under Linux RH4.2 and DEC ALPHA
2004 Jul 07
0
Permission denied (if57@student.qut.edu.au)
You have attempted to send a message to a list to which you are not authorised. Your message has been discarded. QUT Help Desk (Postmaster) helpdesk@qut.edu.au Ph: +61 7 3864 4000 --- Original Message --- Received: from mail-router01.qut.edu.au (IDENT:mirapoint@mail-router01.qut.edu.au [131.181.254.7]) by copperhead.qut.edu.au (8.11.6/8.11.6) with ESMTP id i678hKJ30761 for
1999 May 05
1
mathematical expressions in main
Hi I've tried and tried and I presume it is very simple but ..... I want some varying titles for plots using greek symbols eg using an expression like for (true in c(0:5)) plot(...,main = expression(paste(phi," = ",true,sigma)),...) where phi and sigma are greek symbols. Instead of \phi=2\sigma I get \phi=true\sigma as true is taken as a text string - not a variable. Any
1998 Feb 23
1
R-beta: Help: cov.mve in R? dgamma in Splus?
Hi all I have a couple of obscure questions for R/Splus experts (which unfortunately isn't me!) I am trying to compute Bayes Factors using some Splus code of Raftery in Gilks et al (1996). Only problem is 1) R doesn't seem to have a robust covariance (cov.mve) which I suspect I need rather than a non-robust classical estimate 2) Splus has cov.mve BUT dgamma in Splus doesn't have a
1997 Jul 04
0
R-beta: restart() in R
Hi I just discovered R and it looks great under Windows NT4 or linux! I now can't put off learning SPlus. Other than learning S/S+ I also was hoping to use R for CODA a S+ MCMC diagnostics package. However, I am thwarted by R not having a restart function (and I suspect maybe other things too which I'm not aware of!). Although I suspect it may not be trivial, has anyone looked at
1997 Oct 03
0
R-beta: linux: problem installing R-base-0.50.a4-1.i386.rpm
Hi Sorry to bother list members with this query but I can't find any relavent documentation. I just installed R-base-0.50.a4-1.i386.rpm for redhat linux but am missing a library file. rpm complained and so does R. When I try to run R I get /usr/lib/R/bin/R.binary: can't load library 'libf2c.so.0' What else do I need to install - i have g77 0.5.20 which works fine but not f2c as
1999 Jul 19
0
AARNET mirror (Australia) of CRAN/R now available
Thanks to the efforts of Jason Andrade at AARNET and the CRAN people there is now an Australian mirror of CRAN/R. The mirror will be updated daily. It is http://mirror.aarnet.edu.au/CRAN/ ftp://mirror.aarnet.edu.au/pub/CRAN/ To quote the web page "R, also known as `GNU S', is a system for statistical computation and graphics. It consists of a language plus a run-time environment with
2007 Jul 09
5
guest domain couldn''t be started
Hi, I install a guest Fedora inside the host Fedora. When I use the service xend status to check the status of xend. It shows xend is running. However when I use xm create xen1 to start the guest domain xen1, it failed. The corresponding file xen1 is in /etc/xen/xen1. The error msg is as follows: [root@phillis xen]# xm create xen1 Using config file "./xen1". Going to boot Fedora
2003 Nov 11
1
Wierd Roaming Profile Error
I have a Redhat 7.3 server running Samba-3.0.0 installed from the binary RPM's. It's acting as a PDC with Roaming profiles. I'm not certain if what I'm seeing is actually an error or not, but perhaps someone can shed a little light on what exactly it is that I'm seeing here. I have a WinXP Pro machine that I will log into with my domain username and password. My roaming