Re: [CentOS] CentOS 8 will be released soon?

2019-08-26 Thread Nicolas Kovacs
Le 25/08/2019 à 23:07, Stephen John Smoogen a écrit : > I have had several people explain to me that my comments were > out-of-place and out-of-turn. When I wrote them originally I thought I > was going from experience of previous releases and thought I was being > matter of fact. In rereading I

Re: [CentOS-es] Se cae Internet y no me funciona el DHCP Local !???

2019-08-26 Thread Ernesto Celis
> El ago. 26, 2019 9:05 AM, "angel jauregui" > > escribió: > > > > > Hola @Roberto. > > > > > > Justamente acabo de hacer eso, mi equipo personal le configure una IP > > > Estatica y noto que al hacerle ping al servidor linux (10.1.0.1), > obtengo > > > retraso y perdida de datos. > > > > ¿Ya

Re: [CentOS-es] Se cae Internet y no me funciona el DHCP Local !???

2019-08-26 Thread David González Romero
> Cuando se cae el internet (como hoy), el DHCP Server configurado en mi > Server Dell de Torre no me asigna IPs, y cuando regresa el Internet todo > funciona a la perfección. > > En mi experiencia deberían ser procesos independientes. Es lo que te dice Roger... debes verificar todas las cosas y

Re: [CentOS-es] Se cae Internet y no me funciona el DHCP Local !???

2019-08-26 Thread angel jauregui
@Roberto el equipo es un Server Dell de Torre, tiene un Red Integrada y una Red extra por PCI Express. La red Integrada (eth0 - 10.0.1.1/24) va al switch principal, y la Red en Tarjeta (Ip.Del.Isp.Fija) va directo al switch cisco que me proporciona el ISP. Cuando se cae el internet (como hoy),

Re: [CentOS-es] Se cae Internet y no me funciona el DHCP Local !???

2019-08-26 Thread Roberto Bermúdez
Entonces el problema se da en la configuración de la tarjeta de red, que tipo de equipo es el tuyo? Un clone o un servidor entero? Intenta cambiar de tarjeta si es que puedes El ago. 26, 2019 9:05 AM, "angel jauregui" escribió: > Hola @Roberto. > > Justamente acabo de hacer eso, mi equipo

Re: [CentOS-es] Se cae Internet y no me funciona el DHCP Local !???

2019-08-26 Thread angel jauregui
Hola @Roberto. Justamente acabo de hacer eso, mi equipo personal le configure una IP Estatica y noto que al hacerle ping al servidor linux (10.1.0.1), obtengo retraso y perdida de datos. milaptop# ip 10.1.0.120 netmask 255.255.255.0 gateway 10.1.0.1 dns 10.1.0.1 dns 8.8.8.8 milaptop# ping

Re: [CentOS-es] Se cae Internet y no me funciona el DHCP Local !???

2019-08-26 Thread angel jauregui
Hay suficiente. # df -h Filesystem Size Used Avail Use% Mounted on /dev/sda250G 14G 34G 29% / tmpfs 1,9G 80K 1,9G 1% /dev/shm /dev/sda3 409G 1,1G 387G 1% /home [admin@server ~]$ El lun., 26 ago. 2019 a las 8:40, Ramón Macías Zamora () escribió: >

Re: [CentOS] Extend DHCP range

2019-08-26 Thread Bill Gee
On Monday, August 26, 2019 8:48:50 AM CDT Jerry Geis wrote: > I have a simple DHCP range . > > option routers 192.168.1.1; > > subnet 192.168.1.0 netmask 255.255.255.0 { > range 192.168.1.60 192.168.1.129; > range 192.168.1.150 192.168.1.199; > } > > So I want to add a

Re: [CentOS] Extend DHCP range

2019-08-26 Thread Roberto Ragusa
On 8/26/19 3:48 PM, Jerry Geis wrote: I have a simple DHCP range . option routers 192.168.1.1; subnet 192.168.1.0 netmask 255.255.255.0 { range 192.168.1.60 192.168.1.129; range 192.168.1.150 192.168.1.199; } So I want to add a range 192.168.2.1 -> 192.168.2.254 so

Re: [CentOS-es] Se cae Internet y no me funciona el DHCP Local !???

2019-08-26 Thread Roberto Bermúdez
Hola Juan Yo tuve alguna vez problemas similares en diferentes servidores que implementé, primero paradaber si es lo mismo que me paso a mi debes poner en la lan un equipo con IP estática y ver si navegas, cuando yo hacía eso determine que el problema era del servidor DHCP, lo corregí cambiando

[CentOS] Extend DHCP range

2019-08-26 Thread Jerry Geis
I have a simple DHCP range . option routers 192.168.1.1; subnet 192.168.1.0 netmask 255.255.255.0 { range 192.168.1.60 192.168.1.129; range 192.168.1.150 192.168.1.199; } So I want to add a range 192.168.2.1 -> 192.168.2.254 so I did this: subnet 192.168.1.0 netmask

Re: [CentOS-es] Se cae Internet y no me funciona el DHCP Local !???

2019-08-26 Thread Ramón Macías Zamora
Hola, puedes verificar espacio en disco: df -h df -hi -- Ramón Macías Zamora Tecnología, Investigación y Desarrollo www.rks.ec - www.raykasolutions.com Guayaquil - Ecuador msn:ramon_mac...@hotmail.com skype: ramon_macias UserLinux# 180926 (http://counter.li.org) Cel:593-980 192 238

[CentOS-es] Se cae Internet y no me funciona el DHCP Local !???

2019-08-26 Thread angel jauregui
Buen día. Tengo un servidor CentOS 6 el cual tiene DHCP, DNS y Squid, pero he notado que cuando el Internet se cae, mi servicio DHCP no funciona, vaya, se cae todo. Es curioso porque se supone que tengo la configuración a modo que el DHCP asigna IPs por la *eth0* (10.0.1.1/24), ya que en la

Re: [CentOS] Slideshow/presentation software for CentOS

2019-08-26 Thread H
On 08/25/2019 09:59 PM, Robert Heller wrote: > At Sun, 25 Aug 2019 19:52:59 +0200 CentOS mailing list > wrote: > >> I am looking for software to make slideshows/presentations on CentOS, >> incorporating photos, videos and text (possibly also music) allowing for >> transition effects etc. I'd

Re: [CentOS] Slideshow/presentation software for CentOS

2019-08-26 Thread H
On 08/25/2019 10:10 PM, John Pierce wrote: > There's a web / cloud package, Prezi, that does very nice presentations, it > has some cool features, like letting you create a non-linear presentation > that has branches/forks where you can dive into deeper detail or skip on > the fly...Its free

Re: [CentOS] Slideshow/presentation software for CentOS

2019-08-26 Thread H
On 08/26/2019 11:17 AM, Andrew Holway wrote: > wrote: > >> There's a web / cloud package, Prezi, > > If you want to use cloud services then I would recommend googles > presentation tool. I use it daily and find it very useful. It works best in > chrome/chromium. > > You can also publish your

Re: [CentOS] Slideshow/presentation software for CentOS

2019-08-26 Thread Andrew Holway
wrote: > There's a web / cloud package, Prezi, If you want to use cloud services then I would recommend googles presentation tool. I use it daily and find it very useful. It works best in chrome/chromium. You can also publish your presentation as a video. Personally, I find Prezi sucks!