search for: commmand

Displaying 20 results from an estimated 86 matches for "commmand".

Did you mean: command
2010 Apr 08
1
Does anybody know how to use the getxattr/setxattr commmands in guestfish?
Hi All, Does anybody know how to use the getxattr/setxattr commands in guestfish? It seems not working for ext2/3 filesystem. I did not find the corresponding commands in bash either. So is it for xfs only? Regards, Pengzhen Cao
2009 Jul 23
1
ggplot2 : commands on one line vs two lines.
..., 917741L, 642317L, 591670L, 553556L, 474391L, 373872L, 71450L, 53338L, 5660L)), .Names = c("Name", "Pcode", "Area"), class = "data.frame", row.names = c(NA, -13L)) library(ggplot2) p <- ggplot(provs, aes(x = 0, xend = Area, y = Pcode, yend = Pcode)) # commmand below is on one line pa <- p + geom_point(aes(Area, Pcode)) + geom_segment() + xlab("Area") pa pa1 <- p + geom_point(aes(Area, Pcode)) + geom_segment() + xlab("Area") # Error in +xlab("Area") : invalid argument to unary operator # commmand below is...
2012 Mar 30
2
Centos6 iptables startup vs. restart?
What is different about the initial startup of iptables than 'service iptables restart' (and different from C5)? I want to use iptables port redirection to send port 80 to 8080 so a java web service doesn't have to start as root. On C5 it worked to give the iptables commmands, then 'iptables save', and from then on it would automatically work when iptables started after a reboot. With C6, I have the expected entries in /etc/sysconfig/iptables and they are loaded after 'service iptables restart', but the initial startup is doing something else. --...
2007 Aug 30
4
Command line vs config file override for configuration params
...r my Puppet manifests, custom functions, types, etc. So I''m trying to put together individual modules, test targets and so on. I have noticed that the $libdir (and probably the other configuration options too) sources from puppet.conf are not overridden by specifying --libdir=blah on the commmand line to puppet. I can illustrate this with --configprint: # puppet --verbose --debug --color=false --libdir=`pwd`/testlib --configprint libdir /var/lib/puppet/plugins (this comes from puppet.conf in /etc/puppet) # sudo puppet --verbose --debug --color=false --libdir=`pwd`/testlib --config /dev/...
2011 May 02
1
UNIX-like "cut" command in R
...f manipulation using sub() or gsub(), but it is tedious. I assume there is an R function that will do this, but I don't know its name. Can you tell me? I'm also guessing that there is a web page somewhere that will tell me how to do a lot of common GNU/UNIX/Linux "text util" commmand-line kinds of things in R. By that I mean by using R functions, not by making system calls. Does anyone know of such a web page? Thanks in advance. Mike -- Michael B. Miller, Ph.D. Minnesota Center for Twin and Family Research Department of Psychology University of Minnesota
2010 May 25
1
Predict VAR
...of the list elements and assign it to a vector, do you know how can I do this in an efficient way without having to go trough all the list with a for? At the moment I am doing it the following way for(i in 1:NumFac){PronFactores[i,]<-PronFac$fcst[[i]][1] } but I would like to know if there is a commmand to acces to vectors of forecasts without the confidence intervals. Does anybody know how to do this? Thank you Felipe Parra [[alternative HTML version deleted]]
1999 Jun 06
1
Error Messages on Terminal
...ning, when I am in a text based terminal (doesn't show in KDE) I get various nmbd messages scrolling across my screen, messages that look like nmbd doing its thing. I would think that these should be going to a log file instead of on to the screen. where they display right over top of midnight commmander. They disappear when I type "clear". My hunch is that there is a debug level turned on relating to nmbd that produces these messages and then some other setting that makes them come up on the screen rather than in a log file. But then again, I don't really know. Any ideas? Ken...
2004 Oct 27
1
Re: Trusting and Trusted Domain Samba LDAP (mapping Home Directories)Problem
...ering have you tried to one the scenario when a domain B user logins on domain A machine where the domain B username is not found in domain A machine? Can you still map the drives? Also you were asking for the smbd files.... how should I get them? During when I login or during when I typed the commmand "net use x: /home" on the dos prompt? Thanks. Just concerned as I have not heard from you. adrian
2007 Apr 24
1
Installation problem in rcov
Hi, I am trying to install the code coverage for Ruby(rcov).. but it is giving the following error message in commmand prompt. Used Ruby Version Ruby - 1.8.5 Rails - 1.2.2 C:\ruby\rcov-0.8.0.2>ruby setup.rb ---> bin <--- bin ---> lib ---> lib/rcov <--- lib/rcov <--- lib ---> ext ---> ext/rcovrt c:/ruby/bin/ruby.exe C:/ruby/rcov-0.8.0.2/ext/rcovrt/extconf.rb creating Makefile <--- ex...
2005 Jan 17
1
merge data frames taking mean/mode of multiple macthes
...the other has performance on a lot by lot basis. I wish to combine these two data frames but the problem is that each lot has multiple pieces and hence i need to take a mean of the properties of multiple pieces and match it to the row having data about the lot. I was wondering if there is a simple commmand, an extension of "merge", or an option of merge i do not know which could easily do this work. Thank you :) ===== I believe in equality for everyone, except reporters and photographers. ~Mahatma Gandhi
2017 Aug 23
2
Error "translateCharUTF8' must be called on a CHARSXP Execution halted"
...ername/directory_name/", pattern = "*.Rda",, full.names = T, recursive = FALSE) might work, might not work and return the same error, or might execute but when I then type "files" that might return [1]Error: 'getCharCE' must be called on a CHARSXP The sessionInfo commmand gives me: sessionInfo() R version 3.3.2 (2016-10-31) Platform: x86_64-redhat-linux-gnu (64-bit) Running under: Red Hat Enterprise Linux Server 7.3 (Maipo) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=en_US.UTF-8 LC_MES...
2007 Aug 31
2
Server Timed Out: Outlook Express
...cted: Logged Out". These last two seem normal, if I just see "Disconnected" is that a flag that we're losing connections abnormally? I know version 1.0.3 is out. I've looked at the changes, and the only one I can see that might be related to what we are seeing is the IDLE commmand fix. Was hoping for some advice on whether upgrading might resolve these issue. Any insight would be greatly appreciated. Jackie --- Jackie Hunt ACNS Voice: (970) 663-3789 Colorado State University...
2013 Mar 11
1
glm and lm can't find weights
...unction is using another internal function that modifies the data frame I am reading in. This internal function is using the command model.frame (with data and weights inside) and returns a data frame I am using for further analyses. However, when I try to run my function (which has an lm or a glm commmand) using that new data frame and separately defined weights, I get an error: can't find your weights object. This happens despite the fact that I actually print the weights object right before the glm command. The object is there - I can see it using ls(). I checked and rechecked - there are no t...
2009 Jan 13
1
Drawing Polygons with xyplot in lattice
...h would be different for each of the 36 panels. The effect I'd like to produce is similar that found here: http://thinkorthwim.com/2007/09/12/recession/ (but with 36 panels, each of which has a different period(s) shaded). I've done this successfully one plot at a time with the simple plot commmand (using polygon after having first drawn the line plot), but am having difficulty replicating it with xyplot. Here is some sample code (with 4 countries and 10 years), which is as far as I've been able to get: library(lattice) df<-data.frame(c(u5cmr=round(runif(40)*100)),country=c(rep(&quo...
2008 Sep 09
3
directories not correctly recognized rsync-3.0.4
Hi, I'm running rsync-3.0.4 on my UNIX system. I've just updated from rsync-2.6.9. I'm facing a general problem with the execution of files during a transfer process. The situation: 2 Directories (dir1 and dir2) on one machine with a some files in dir1 which shall be translated to dir2. rsync does not correctly recognize dir1 and dir2 as directories. It tries to transfer dir1 as a
2006 Aug 18
3
connect to postgres db
I''ve followed the tutorial and just don''t get it. How do I connect my ruby/rails sample app to my postgres database. I did follow step 1-4 of the tutorial, I go to step 5: (http://wiki.rubyonrails.org/rails/pages/TutorialStepFive) and try the "rake" commmand and get this: rake aborted! no such file to load -- postgres so I ran with -trace and get this: F:\rubySampleApp>rake -trace -------------------------------------------------------------------- f:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_re quire'': n...
2006 Jun 02
4
Web app developed in WInXP want to run on Linux
Hi All, I have developed a web application using RoR on Window-XP. Now my server is on linux and want to get this running on linux machine. I tried starting the server but it failed to boot in boot.rb at this line: unless RUBY_PLATFORM =~ /mswin32/ require ''pathname'' root_path = Pathname.new(root_path).cleanpath(true).to_s end so I changed(even though the file says
2005 Nov 26
1
list.files(recursive=T) does not return directory names
list.files() (and dir()) don't appear to return names of directories when one uses the recursive=T argument. E.g., > dir(file.path(R.home(),"library"), pattern="^R$", recursive=T) [1] "Malmig/help/R" but the unix find commmand finds lots of R directories > z <- system(paste("find", file.path(R.home(),"library"), "-name R"), intern=T) > length(z) [1] 665 > file.info(z[1:3])[,1:3] size isdir mode /dept/devel/sw/R/R.linux/R/libra...
2003 May 20
4
error with cupsaddsmb - adddriver
...(running with RH 9.0). When executing "cupsaddsmb -a -v", I get an error: NT_STATUS_UNSUCCESSFULL, when attemping to execute adddriver". Can someone help on the meaning of this error, and on its reason (cause) ? Please find hereafter a file with result (and the error) of this commmand "cupsaddsmb", for a printer: (See attached file: extrait) Thanks, Best regards, Nadine
2003 Sep 19
7
AGI problem
Hi. I have the next configuration... I dial from my analog phone in the TDM400P to extension 102, and the second agi works about 1 out of 10 times, the other nine it gives me these error on the asterisk console: -- Starting simple switch on 'Zap/2-1' -- Executing Macro("Zap/2-1", "receivecall") in new stack -- Executing AGI("Zap/2-1",