<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Servidores on 8inary&#39;s Blog</title>
    <link>/categories/servidores/</link>
    <description>Recent content in Servidores on 8inary&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 20 May 2020 10:02:46 -0500</lastBuildDate>
    
        <atom:link href="/categories/servidores/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>No inicia el servicio de ntopng en pfSense</title>
      <link>/post/pfsense-ntopng-error/</link>
      <pubDate>Wed, 20 May 2020 10:02:46 -0500</pubDate>
      
      <guid>/post/pfsense-ntopng-error/</guid>
      <description>En pfSense 2.5, cuando intente abrir ntopng que viene integrado con el sistema, la página no terminaba por cargar y se quedaba en que la página no existía. Revisando los logs Status-System Logs-General en pfSense aparecen los siguientes errores:
ntopng [Redis.cpp:113] ERROR: to specify a redis server other than the default ntopng [Redis.cpp:112] ERROR: Please start it and try again or use -r ntopng [Redis.cpp:111] ERROR: ntopng requires redis server to be up and running La solución es ejecutar el siguiente comando por medio de SSH en la shell de pfSense:</description>
    </item>
    
    <item>
      <title>Instalando ESET ERA en RHEL7/CentOS7</title>
      <link>/post/eset-era-centos7/</link>
      <pubDate>Sun, 12 Nov 2017 16:44:34 -0500</pubDate>
      
      <guid>/post/eset-era-centos7/</guid>
      <description>Al configurar los parametros de MySQL para la instalacion de Eset Remote Administrador version 6 en RHEL7, me salta este error:
Error: The database server is not configured correctly. Please check the documentation and reconfigure the database server as needed. Y al checar en el registro/log del proceso de instalacion nos salta a la vista que el problema esta en que el parametro max_allowed_packet es demasiado bajo; uno de los requisitos para instalar ERA es que este parametro debe esta configurado a 500Mb, por lo tanto el archivo de configuracion de MySQL debe quedar similar a este archivo:</description>
    </item>
    
    <item>
      <title>Error en la Webadmin de Backuppc</title>
      <link>/post/error-backuppc-webadmin/</link>
      <pubDate>Wed, 11 Oct 2017 16:44:34 -0500</pubDate>
      
      <guid>/post/error-backuppc-webadmin/</guid>
      <description>Intentando instalar BackupPC en RHEL7, tuvo este error al entrar al webadmin de BackupPC:
Error: Wrong user: my userid is 81, instead of 119(backuppc) This script needs to run as the user specified in $Conf{BackupPCUser}, which is set to backuppc. This is an installation problem. If you are using mod_perl then it appears that Apache is not running as user backuppc. If you are not using mod_perl, then most like setuid is not working properly on BackupPC_Admin.</description>
    </item>
    
  </channel>
</rss>