similar to: About centos fresh install

Displaying 20 results from an estimated 3000 matches similar to: "About centos fresh install"

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 18
1
Re About backup of centos
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?
2012 Oct 04
2
About dropbox
Hello, i use dropbox to have a back up in my computer. Theres a way to have dropbox in server? and have www folder in dropbox? to use dropbox instead ftp.
2012 Oct 05
1
dropbox
Message: 3 Date: Thu, 4 Oct 2012 12:55:46 -0400 From: m.roth at 5-cent.us Subject: Re: [CentOS] About dropbox To: "CentOS mailing list" <centos at centos.org> Message-ID: <607ac5fc98b9b8090a2b39fabba2241a.squirrel at mail.5-cent.us> Content-Type: text/plain;charset=utf-8 Andrei Rolando Le?n Salas wrote: > Hello, i use dropbox to have a back up in my computer. Theres a way
2012 Nov 15
3
Postfix dont work
Hi, i send a email to my server but i get 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 returned was: 554 554 5.7.1 <postmaster at mercadeoeficaz-cr.com>: Relay access denied
2012 Sep 28
2
hi
Hello how are u, im having a little problem. i use the webmin to install automatly postfix, in the other server works, but in this now says. Error while checking current Postfix configuration. Please manually fix Postfix configuration. postfix: fatal: file /etc/postfix/main.cf: parameter mail_owner: unknown user name value: postfix Manually edit the Postfix configuration
2005 Oct 17
2
DID's
I am Jerry Richmond CEO of ByVolution LLC. We have purched some did's from you that we use to test with, weare going to order our first batch of 250 this week. John Blackman is not with us any more. I need for some one to call me on my cell phone because our office no. 9198270713 to 9198270720 can not except outside calls. Brian Sponaugle tells me he is not getting the help he needs from
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
2007 May 23
1
What host based ids is available in centos repositories?
What host based ids is available in centos repositories? the i can install with yum install package? -- ------------------------------------------------------------ Erick Perez Panama Sistemas Integradores de Telefonia IP y Soluciones Para Centros de Datos Panama, Republica de Panama Cel Panama. +(507) 6694-4780 ------------------------------------------------------------
2007 Jan 27
1
Via EPIA channel_find_locked: Avoided initial deadlock
In asterisk 1.2 branch SVN 51363 zaptel svn 1980 libpri svn 393 addons svn 332 My equipment is a Via EPIA minit-itx CN10000 1.2ghz, 1gb ram and a tdm400p (4fxo). A call comes from zap, a SIP ulaw receives the call, talks for a while and when SIP users tries to park the call, then dozens of... WARNING[3853]: channel.c:781 channel_find_locked: Avoided initial deadlock for '0x91bb840', 10