Displaying 20 results from an estimated 4000 matches similar to: "Renaming NIC name in CentOS 7"
2014 Apr 25
2
chromium-34.0.1847.132-1.el6
New version of chromium (34.0.1847.132) chromium-34.0.1847.132-1.el6.i686.rpm
<https://drive.google.com/file/d/0B9RlkKQB1POSR0pRLXU1Q1JQTmc/edit?usp=sharing> 
Source:  chromium-34.0.1847.132-1.el6.src.rpm
<https://docs.google.com/file/d/0B9RlkKQB1POSd1NWWDM2bHRpU1k/edit>  I was
*OBLIGED* to patch gtk2-2.20.1 in order to build it:
gtk2-2.20.1-5.el6.i686.rpm
2014 Nov 17
2
Remote Desktop Recommendations
Folks
I'm looking for a way to access a GUI desktop on a Centos 7 server 
from a Windows client.  I have tried:
- X2go from EPEL (fails immediately, apparently they are working on a 
solution, but...)
- Freenx (doesn't exist for EL7)
Both the above work fine with Centos 6.
Are there any known working solutions?
Thanks...
Mystified but not urgent in San Francisco
David
2014 Dec 13
1
Howto install Centos6/7 Comcast WA/OR
Has anyone managed to install a Centos6 or Centos7 in Washington or 
Orgegon, or anywhere else that Comcast has deployed the IPV6to4 
routers.  The router in question is a Xfinity DCP3939 Router with 
Wireless, and I'm trying to get a Centos system working behind that 
router (with a wired connection), and enable SSH access from outside.
Does one have to enable both IPV6 and IPV4?
Can I
2014 Oct 05
0
Respective Roles of NetworkManager.service and Network.service
I know folks have different opinions about Network Manager, but while researching how to change the name of a NIC without rebooting, I also came across the following page from RedHat that I?ll share as I find it?s very clear and concise explanations on how these services interact on CentOS/RHEL 7:
2015 Oct 14
2
copying to a local mirror / repository
I am using CentOS on a private network which can?t access the Internet so I want to create a local repository of packages on one or more DVDs, and get it installed on the private network. Someone had done this for CentOS 7, but not for CentOS 6. I have a VM running 6 so I am trying to create it for the previous major version.  I thought there would be some obvious instructions on the
2010 Jun 12
1
generating ordered, random decimal fractions
Greetings
How do I do this in R?  Checking the Cran site produces a bewildering array
of packages that I can't seem to find to load.  Surely the main program has
this function?
Cheers
Kurt
***************************************************************
Kurt Lewis Helf, Ph.D.
Invertebrate Ecologist
National Park Service
Cumberland Piedmont Network
P.O. Box 8
Mammoth Cave, KY 42259
Ph:
2010 Feb 24
2
mlogit is not an S4 object error
Hello,
I've been getting the following error  when using the mlogit function from
the mlogit package
This is one of the examples provided in the Package "mlogit" January 27,
2010 description
data("Fishing", package="mlogit")
 Fish <- mlogit.data(Fishing, varying = c(4:11), shape="wide",
choice="mode")
 summary(mlogit(mode ~ pr + ca - 1,
2009 Dec 08
2
Upgrading To 2.10 from 2.6.2
Hello
I have a Linux machine (Ubuntu 8.04 hardy, Gcc version 4.2.4
(i486-linux-gnu) currently running R 2.6.2. I'd like to upgrade to 2.10.
First Question):  What is the appropriate way to remove the old version of
R?
Part 2.
 After downloading  r-base_2.10.0.orig.tar.gz and opening the archive. I
ran the ./configure routine.
It failed claiming that it could not find the F77 compiler.
My
2009 Feb 02
2
Upgrading to TINN - R 2.1.1.6
I know this has been addressed before, but I'm still confused by the
solution.
When running TINN - R (ver 2.1.1.6) with R (2.8.0)  I have lost the
functionality of TINN-R
It returns an error
source(.trPaths[5], echo=TRUE, max.deparse.length=150)
I modified the RProfile.site file as follows:
options(pager="interal")
.trPaths=c(
'C:/Documents and
2003 Aug 20
2
USNPS detected an executable attachment in an email that appears to be from you.
The USNPS does not allow our users to receive executable attachments by
email.
  Please place them in a ZIP file or send a URL to the recepient to make
them available for download.
Please note that if you did not send a message to our user, a number of
computer viruses make it appear that the
author of a message is someone else.  If that's happened to you, please
disregard this message.
Should
2010 Oct 19
2
Clustering with ordinal data
Hello
I've been asked to help evaluate a vegetation data set, specifically to
examine it for community similarity. The initial problem I see is that the
data is ordinal.   At best this only captures a relative ranking of
abundance and ordinal ranks are assigned after data collection.    I've
been trying to find a procedure in R that can handle ordinal based
classification and so far have
2010 Jul 09
2
Ctree Question
Hello,
I've been using ctree and have developed a 55 node - 28 terminal solution.
As can be imagined, the plot is difficult to travel down each of the major
branches.
I've read the help files for ctree I saw where terminal nodes can be color
coded.
 plot(airct, type = "simple")
> plot(airct, terminal_panel = node_boxplot(airct, col = "blue",  + fill =
hsv(2/3,
2011 Nov 03
3
Plotting skewed normal distribution with a bar plot
Hi,
I need to create a plot (type = "h")  and then overlay a skewed-normal
curve on this distribution, but I'm not finding a procedure to accomplish
this. I want to use the plot function here in order to control the bin
distributions.
I have explored the sn library and found the dsn function.  dsn uses known
location, scaling and shape parameters associated with a given input
2008 Oct 17
2
using ifelse with surprising results
Thanks for the gracious assistance in advance
I'm working on a non-metric scaling problem and am calculating the distance
for input to isoMDS
Here is the code
library(MASS)
vegdata <- tapply(Percent, list(PRIMARY_VE, MASTERID), sum)
x.mat <- matrix(x, nrow=40, ncol=2750, byrow=TRUE, dimnames =
c(dimnames(x)[1], dimnames(x)[2]))
 vegdata.dd <- dist(x)
 vegdata.dd <-
2010 May 10
2
Installing randomForest on Ubuntu Errors
Hello,
I've tried to install randomForest on a Ubuntu 8.04 Hardy Heron system.
I've repeatedly rec'd the error:
> install.packages("randomForest", dependencies = TRUE)
ERROR:  compiliation failed for package 'randomForest'
** Removing '/home/admuser/R/i486-pc-linux-gnu-library/2.6/randomForest'
The downloaded packages are in
  
2009 May 18
2
Superscripts and subscripts in trellis graphics
I'd like to annotate an xyplot with an R^2 value, but can not find the
syntax to define the superscript format for the text.
I'd appreciate suggestions,
xyplot(SharkSloughEggs.df$Sharkeggs.rel +
SharkSloughEggs.df$SharkHatched.rel + SharkSloughEggs.df$SharkFlooded.rel +
HSI.shark$MEAN ~ Year,
           pch=c(1,9,5,4), lty=c(1,6,3,4), lwd = c(2), col = c("black",
2010 Jun 21
2
ctree
Hello,
This is a re-submittal of question I submitted last week, but haven't rec'd
any responses.
I need to extract the probabilities used to construct the barplots
displayed as part of the graph produced by plot("ctree").
For example,
library(party)
iris.ct <- ctree(Species ~ . , data = iris)
plot(iris.ct)
Instead of a simple example with only 4 terminal nodes, my
2009 Mar 31
3
labeling panels in lattice plots
I am using windows XP with R 2.8.1
I am generating a lattice plot of annual rain patterns using the following
function:
>  xyplot(rain.stats$min+ rain.stats$max + rain.stats$ave ~
rain.stats$month |rain.stats$year,
            lty = 1,  data = rain.stats,  type = c("l","l", "l"), col =
c("red", "blue", "green"), distribute.type =
2008 Nov 13
1
Plotting from a list
Hello,
I am working with version 2.7.2 on a PC and have 2.8.0 available, but have
not upgraded completely yet.
I have 6 species for which I've run 6 unique environmental management
scenarios against for comparison purposes.  Each scenario is run for 36
years (1965 - 2000).  Some of the species have subpopulations and other do
not.   For those with subpopulations (A, B, C, D, E, and F) I have
2009 Mar 24
1
Help with lattice
Hello.
I'm working on a windows XP machine with R 2.8.1
I'm working with lattice and I don't understand how to set the size of the
text for the labels.  Can anyone suggest a solution?
 I'm establishing a melted dataframe first and then setting a key and
calling the plot  as follows;
>  key.variable <- list(space = "right", text =
list(levels(wbirdm$variable)),