Re: [CentOS] NIC naming conventions and vmware

2018-03-07 Thread Diego Chacón
gt; and some ens192? > > Thanks. > ___ > CentOS mailing list > CentOS@centos.org > https://lists.centos.org/mailman/listinfo/centos > -- *Diego Chacón Rojas* ** E-mail: di...@gridshield.net * ___

Re: [CentOS] Kernel crash

2017-10-12 Thread Diego Farias
I'm sorry for all this trouble; I followed ElRepo's instructions and now I have wifi! (someday I will fix bluetooth). 2017-10-12 18:52 GMT-03:00 Diego Farias : > By the way, attached is the kernel panic screenshot, apparently it is > related to cfg80211. > > On Oct 12

[CentOS] Kernel crash

2017-10-12 Thread Diego Farias
Hi everyone, I updated the kernel from 3.10.0-514.16.1.el7.x86_64 to 3.10.0-693.2.2.el7.x86_64 . While I was following these steps https://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom (I knew that I needed to compile again everything) in order to activate WIFI, the laptop crashed doing # dep

[CentOS] for loop example

2016-06-07 Thread Diego
Maybe this don't to be the best form to solve your problem, but worked,rs. #!/bin/bash #power by Diego Rodrigues totalFileOne=$(wc -l file1 | cut -d" " -f1) totalFileTwo=$(wc -l file2 | cut -d" " -f1) count=0 if [ ! "${totalFileOne}" -eq "${totalFileTwo}

Re: [CentOS] - monitoring software

2013-10-18 Thread Diego Sanchez
> > CentOS mailing list > > CentOS@centos.org > > http://lists.centos.org/mailman/listinfo/centos > > > > > > -- > ---~~.~~--- > Mike > // SilverTip257 // > ___

[CentOS] NFS - No lista dos directorios especificos

2013-08-05 Thread Diego Sanchez
otros servers y realizar backup en los directorios especificos La verdad, mucho no me convence trabajar de esta manera, pero bue... Ambos servidores, son CentOS 5.9 final (el 3ro con esta version, lo monta perfectamente) Algun limite de la version? -- Diego - Yo no soy paranoico! (pero que me

Re: [CentOS] Backup of large filesystems >500GB

2013-05-28 Thread Diego Sanchez
also be used to view and copy disk and file -- Diego - Yo no soy paranoico! (pero que me siguen, me siguen) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] 2way authentication for SSH?

2013-01-28 Thread Diego Sanchez
Google authenticator? http://www.howtogeek.com/121650/how-to-secure-ssh-with-google-authenticators-two-factor-authentication/ -- Diego - Yo no soy paranoico! (pero que me siguen, me siguen) ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] Monitor speed between client and server, netperf?

2012-08-17 Thread Diego Sanchez
_ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Enviado desde mi dispositivo móvil Diego - Yo no soy paranoico! (pero que me siguen, me siguen) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Deleting Files

2012-06-19 Thread Diego Sanchez
find /whe/re -mtime +2 -exec echo {} \; If you get "Argument list too long" error, you can use find . -name "*" -print | xargs rm -- Diego - Yo no soy paranoico! (pero que me siguen, me siguen) ___ CentOS mailing list Ce

Re: [CentOS] Sendmail SMTP Brute-Force Attack

2012-06-14 Thread Diego Sanchez
You can use, also, fail2ban http://www.fail2ban.org/wiki/index.php/Sendmail http://www.fail2ban.org/wiki/index.php/HOWTOs Work over the filter. You can set that if 'x' connection from same IP in 'y' seconds, block in firewall -- Diego - Yo no soy paranoico! (pero que

Re: [CentOS] hack / spam/ probe /attack

2012-05-03 Thread Diego Sanchez
Have you tryied with http://www.us-cert.gov/ ? Or http://www.first.org/ ? Maybe they can help you. (At least, ArCert helped me a few times) -- Diego - Yo no soy paranoico! (pero que me siguen, me siguen) ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] Bind DNS SPF Record

2012-02-18 Thread Diego Sanchez
e my mail > doesn't bounce. > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Diego - Yo no soy paranoico! (pero que me siguen, me siguen) | http://about.me/diegors/bio Haber recib

Re: [CentOS] Rozważania odnośnie storage?

2012-01-13 Thread Diego Sanchez
trictions "? Thanks! Regards, > > -- > Regards, > > Rajagopal > Google translate :p -- Diego - Yo no soy paranoico! (pero que me siguen, me siguen) | http://about.me/diegors/bio Haber recibido uno o mas correos desde esta direccion, no implica conformidad para agreg

Re: [CentOS] Can't run fail2ban 0.8.4 [CentOS 6]

2011-11-04 Thread Diego Sanchez
, this is > normal ?). > > This is my /etc/fail2ban/jail.conf : http://pastebin.com/j5FhJzKY > > I'm asking here because I don't find help on Google, #centos and forums. > > Cordially, Kévin "Koshie" GASPARD. > > Config, seems to be fine. Please, can you

[CentOS] testing

2011-09-13 Thread Diego
hello ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] vim access

2011-09-13 Thread Diego Sanchez
yum install vim ? 2011/9/13, Ashish Shaligram : > Hello, > > I have install a cent os 6 x64, and i cant use vim command. Can you help me > to how to access file more easily or more reliably. > > -- > *Regards,* > Ashish > -- Enviado desde mi dispositivo móvil

Re: [CentOS] Can two machines in the same network have the same hostname with different IPs?

2011-08-09 Thread Diego Sanchez
ress *192.168.0.2 > * > > > > > > > -- > Thank you > Indunil Jayasooriya > -- Enviado desde mi dispositivo móvil Diego - Yo no soy paranoico! (pero que me siguen, me siguen) http://about.me/diegors/bio El que usa una firma mas larga que el mail que envia, se la co

Re: [CentOS] lots of small files in a folder on Linux centos

2011-07-24 Thread Diego Sanchez
a problem, but... why tempt the devil?) -- Diego - Yo no soy paranoico! (pero que me siguen, me siguen) http://about.me/diegors/bio ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos