search for: intuitivament

Displaying 14 results from an estimated 14 matches for "intuitivament".

Did you mean: intuitivamente
2013 Sep 04
1
Problem at boot
Hello to all, I have a question, maybe it's a very newbie question. I've installed CentOS 6.4 on my notebook but sometimes when I boot it, after the screen "booting CentOS in 4..3..2..1" I receive a black screen and not the logo of CentOS with loading progress. Is it normal? There are some know issue about it? Best regards, Fabrizio -- "The intuitive mind is a sacred
2014 Jan 16
2
Your opinion about RHCSA certification
Hello to all, I'm currently studying (and collecting notes here https://github.com/fdicarlo/RHCSA_cs) for RHCSA. My plan is to RHCSA -> RHCE and then RHCSS. What I want to ask you is: - What do you think about it? - Did you find it useful? - Do you have any advices? Best regards, Fabrizio -- "The intuitive mind is a sacred gift and the rational mind is a faithful servant. We have
2014 Jan 12
2
Credentials issue
Hello to all, I've a frustrating issue, everytime I'm trying to connect to some website (like Linkedin, VMware, CertCollection, etc etc) I have issue with credentials... Or the website didn't recognize my login (and I'm still in login page) or for example I'm logged in linkedin but I'm not able to see which visit my profile cause it ask me my credentials and when I enter
2013 Nov 22
3
ggplot o lattice contra graficar de manera clasica.
Hola buenas, me gustaría plantear un pequeño debate. El otro día me llego esta dirección a través de la lista r-bloggers http://www.r-bloggers.com/how-to-format-plots-for-publication-using-ggplot2-with-some-help-from-inkscape/?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+RBloggers+%28R+bloggers%29 Lo cierto es que siempre me he resistido a graficar con las otras
2013 Sep 04
0
CentOS users in Warsaw
Hello to all, I'm currently working in Symantec Warsaw, but I'm coming from Italy, and I want to ask if there are some CentOS users in Warsaw, just for drinking some beers or talk about some topics (I'm studying for RHCSA). Best regards, Fabrizio -- "The intuitive mind is a sacred gift and the rational mind is a faithful servant. We have created a society that honors the
2013 Sep 16
0
Final Term on CentOS
Hello to all, broswing on Internet I've found this very smart Terminal Emulator and I think that can be useful for someone of you. The address of the project is http://finalterm.org/ . Someone use it? Regards, Fabrizio -- "The intuitive mind is a sacred gift and the rational mind is a faithful servant. We have created a society that honors the servant and has forgotten the
2013 Dec 09
3
making a script into a service
We have a python script that is currently run from cron. We want to make it into a service so it can be controlled with service start/stop/restart. Can anyone point me at site that has instructions on how to do this? I've googled but haven't found anything.
2013 Dec 10
0
Vinagre 3.10.2 and intltool
Hello to all, I wanted to update vinagre to the latest one but when I launch ./configure I obtained the following error: checking for intltool >= 0.50.0... 0.41.0 found configure: error: Your intltool is too old. You need intltool 0.50.0 or later. Do you know if there is a way to upgrade intltool without upgrade too much stuff? Fabrizio -- "The intuitive mind is a sacred gift and
2014 Feb 25
2
Migration from 32 to 64 bits
Hello to all, currently I have CentOS 6.4 32 bit, very simple setup on my notebook, I want to migrate it from 32 to 64 bits cause I want to play with some VMs etc etc. Do you have some suggestions on how to do backup of folders (mainly I have 1 user) or just copy the user folder and stop? Fabrizio -- "The intuitive mind is a sacred gift and the rational mind is a faithful servant. We
2014 Jan 15
3
Advice in Time Sync
Dear all, I would need some advice as I am a beginner in CentOS. The question is as follows: How to set up timing if NTP was block by ISP? I have try many way such as link the timezone , getting from the hardware clock.However , it is not the solution. Please advice. -- Regards, Ku Wei Xiong 0166365831
2013 Sep 12
2
Anyone has experience with OpenVAS and the Atomicorp repository
I was looking for a vulnerability scanner and found OpenVAS. Does anyone has experiences with that scanner? And with the Atomicorp repository? (the OpenVAS website refers to that repo) Thanks Patrick
2013 Nov 27
4
Ultrabook for CentOS?
Hello, I need to buy an ultrabook. Any recommendations for something that would work out of the box more or less? I do not want a Chromebook (or anything ARM) or one of these new "touch" laptops, in fact I'm after a nice matte screen. Budget is modest-ish (?500/$800) so dont go crazy. :) Thanks! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro
2011 Sep 20
10
Fichero de parametrización
Hola,   No encuentro ningún enlace en el cual poder ver ejemplos de ficheros de texto destinados al paso de parámetros (para suplir la carencia de interfaz gráfica) y me vendría bien para perfeccionar mi estilo. Entiendo que la estructura debe facilitar la importación de esa info desde el programa en R, y a su vez facilitar la tarea al usuario final, que es quien indica el valor de los parámetros.
2013 May 28
6
Ocultar componentes de una lista
Saludos a todos, Quisiera saber como ocultar algunos componentes de una lista para que cuando crees una funcion solo se muestre una parte de esa lista, y que al resto tengas acceso cuando descompongas ese objeto, por ejemplo: Tengo la siguiente data: data=data.frame(Samples=1:10,Sobs=c(12.6,22.4,27.4,30.5,32.5,34.3,36,37.4,38.9,39.9)) Cuando uso la funcion nls: A <-