similar to: Re About backup of centos

Displaying 20 results from an estimated 600 matches similar to: "Re About backup of centos"

2013 Apr 17
4
about backup of centos instead of fresh install
Hi, i have a little question but not sure if exist in centos. Theres any way to reotre all centos to default? like a goback or a security backup? im realtive new with this and want to do a full back up of centos before trying to install things. Also i really prefer to run a commands instead of do a fresh install of centos. Theres any like this?
2013 Apr 10
3
About centos fresh install
Hi, first of all i want to thank you all that do this help. Without this i cold never put my own webserver. Now my question. I know when i have to install some software, they recommend a "fresh" install of centos, but my provider (we have server via internet and webmin) every fresh install says that i need to pay like 50$ ( alittle expensive for me). Im live i Costa RIca and here
2009 Nov 10
1
Titles on panel graphs created in zoo
I have a plotted a stacked panel graph (single x axis and multiple y axis) using the package zoo and would like to add a title for each separate panel. I am using the script: z <- with(mydata,zoo(cbind(mydata$Water.level,mydata$Submerged.plants, mydata$Crayfish.CPUE,mydata$Carp.CPUE),Year)) plot(z,type="b",pch=16,lty=2,xlab="Year",ylab=c("Metres","Realtive
2012 Oct 12
1
About email
Well, i just unistall sendmail and install postfix. works sending mails, but now only receibe mails locally. i can receive from another ip Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server
2014 Mar 17
3
Resumen de R-help-es, Vol 61, Envío 25
Hola Rolando, Yo utilizo un MBP (con 4 GB) y no me tarda ese tiempo que comentas en hacer mapas y mucho menos gráficos complejos. ¿Usas R Studio? Un saludo > Asuntos del día: > > 1. R lento para graficar mapas en MacBook (Rolando Valdez) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 16 Mar 2014
2014 Jun 13
2
Crear matriz binaria
Hola, no encuentro el momento en el que se relacionan los inventores, es decir, lo que relaciona a dos o más inventores es la patente. Primero, ¿cómo debo ordenar los datos? Tengo 1813 número de patentes, es decir, la matriz es de dimension 1813 x 1813. Tengo varios órdenes en los datos, por ejemplo, el primer arreglo es por patente, en las columnas tengo ?no. de patente?, ?inventor 1?,
2014 Mar 17
3
Resumen de R-help-es, Vol 61, Envío 25
Estimado Javier Marcuzzi, Francamente desconozco mucho de lo que me explica, no soy ingeniero, soy economista y tengo poca experiencia en R y sobretodo utilizando Mac. Tengo apenas 2 semanas con esta computadora. Agradezco mucho su tiempo, seguiré investigando. Saludos. El 17/03/2014, a las 08:04, Javier Marcuzzi <javier.ruben.marcuzzi en gmail.com> escribió: > Estimado Rolando
2014 Mar 18
3
Resumen de R-help-es, Vol 61, Envío 25
Hola, Parece que es un tema conocido. Mira si lo que se dice aquí te aplica, pero vaya parece que todo pasa porque te actualices el R-Gui y RStudio a la última versión para Mac (entiendo que tienes Mavericks).. http://citizen-statistician.org/2013/10/27/warning-mac-os-10-9-mavericks-and-r-dont-play-nicely/ Saludos, Carlos Ortega www.qualityexcellence.es El 18 de marzo de 2014, 19:38, Javier
2014 Jun 13
2
Crear matriz binaria
Hola, Estoy tratando de crear una matriz cuadrada, binaria y no tengo idea por dónde comenzar. Los datos que tengo son patentes e inventores por patente, las patentes las identifico por su código y a los inventores por nombre y también los tengo codificados. Deseo hacer una matriz de nxn en donde los renglones son inventores de la A a la Z y columnas son los mismos inventores de la A a la Z,
2006 Aug 07
9
problems with ActionMailer
Hi all, I''m trying to create a worker to send a mail to all the users in my db. Right now I''m doing the tests, this is the code in my worker (Masivo is the ActionMailer subclass): def do_work(args) @progress = 0 @logger.info("MAILER: starting job") records = Record.find(:all) total = records.size records.each_with_index do |record, idx|
2006 Aug 03
2
thread problems
I have a really long series of queries (import from other database*) that takes about 2 or 3 minutes. I wanted to spawn a thread and put the job there, but there seems to be some problems with active record and threads: (this is what I found after googling) Thread.abort_on_exception = true => true 100.times do Thread.new do Client.find(:first) end end this throws an exception... So
2006 Jul 11
9
problems with observe_field
Hi all, I''m having problems with an observe_field, this is the view: <%= form_tag %> <div id="content"> <p>Customer: <select name="cliente_id" id="cliente_id"> <option value="">Select a customer</option> <%= options_for_select Cliente.find_all.collect {|c| [c.razon_social, c.id]} %>
2014 Mar 12
3
Sobreponer dos mapas
Hola, Estoy tratando de sobreponer un mapa sobre otro, uno que sirva de ?background? y otro con datos. Mi primer intento lo hice usando el paquete PBSmapping. Aquí lo que hice: library(PBSmapping) estados <- importShapefile(?Entidades_2013.shp") #Aquí cargamos las entidades federativas (32 entidades) zonas <- importShapefile(?zm.shp?) #Aquí cargamos las zonas metropolitanas del país
2006 Feb 01
4
exclude a column in save!
Hi all, I have a column that peeks its value from a sequence (postgres) some times. Other times, I set it to a certain value. This column has a default value of "nextval(''the_sequence'')"... When I want that this column peeks the value from the sequence, I do this: obj = Mymodel.new obj.some_column1 = blah obj.some_column2 = blah obj.some_column3 = blah obj.save! but
2006 Aug 17
2
php application inside rails public directory?
Hi all, I need to install cerberus inside my rails app''s public directory... I agree that the best method would be to put the whole php app in it''s own subdomain, but for now (i''m just testing) that''s not possible... What would be the way to do that? thanks! rolando.- -- Posted via http://www.ruby-forum.com/.
2014 Mar 17
3
problema con intalacion de zoo (debido a version) y sentiment140
Hola! Necesitaria saber como/donde consigo zoo para version anterior a 3.0.3 ya que el que se instala por defecto es ese y no lo puedo cargar lugo ya que mi version de R es anterior a la 3.0.3 Por otro lado estoy tratando de instalar sentiment140 desde el zip como indica en la pagina y no lo puedo lograr, no me funciona ni pasa nada, en el log no aparece ningún mensaje. Cualquier ayuda me será
2014 May 05
3
Mapa de quantiles con spplot
Hola, no me funciona: Te contesto lo mismo que le contesté a otro compañero de la lista, espero ser más claro. Les comparto la carpeta con la capa y los datos que estoy usando. https://www.dropbox.com/s/umy0evt3qm1wr4d/dissolve.zip Esto es lo que estoy haciendo: library(rgdal) library(maptools) library(sp) library(classInt) library(RColorBrewer) zm <- readOGR(?.?, ?zmdis?) data <-
2010 Mar 23
1
usuários não consegues acessar pastar compartilhadas após upgrade do samba
Oi F?bio. Pelo IP tamb?m n?o acessa. A minha suspeita de que era um problema ligado a interface est? errada. Aleat?riamente usu?rios nas duas interfaces perdem o acesso. Ainda assim, somente usu?rios com Windows XP tem esse problema. Vou testar suas indica??es. F?bio Rabelo wrote: > > > 2010/3/23 Leonardo Carneiro - Veltrac <lscarneiro at veltrac.com.br > <mailto:lscarneiro
2020 May 30
3
Cargar archivo .RData desde OneDrive, Google Drive o Dropbox
Hola, gracias por la respuesta. Yo también puedo descargar el fichero pero no lo carga de forma correcta: > drive_download(" https://drive.google.com/file/d/1iN7rT-W8WoXsdBpKzxcatFx7nGPWNkuz/view?usp=sharing ", + overwrite = TRUE, verbose = TRUE) File downloaded: * restaurant.RData Saved locally as: * restaurant.RData > restaurant <-
2019 Jun 02
3
Incluir un rango de varias variables explicativas a un modelo
Hola, Quiero especificar una ecuación con varias variables explicativas de una manera eficiente sin necesidad de escribir todas y cada una. Tengo un conjunto de variables (junto con otras) dentro de una base de datos que se llaman pot23 pot311 pot312 pot 316 pot317........... pot80. No necesariamente están secuenciadas. Quisiera saber cómo indicar que incluya todas las variables de pot23 a pot80