debug

  1. J

    FreeNAS running slow, high CPU & HDD usage and I have no idea why

    I'm very new to FreeNAS. I have a server setup and running configured with Plex Media Server & SMB sharing. Every so often the server runs very slowly for a few days and then it's fine. When it's running slow the HDD & CPU usage are pretty much constantly at 100% but I have no idea how to check...
  2. kikotte

    SOLVED NUT: Where do you add a UPS that is not listed?

    Hi, I have written to Nut and my UPS works with 2.7.4 but since it is not included in the list, I can not use it and can you add it to the list? I have tried debug and it works. /usr/local/libexec/nut/usbhid-ups -a ups
  3. S

    Getting an error message, how to trace more info for Samba.org bug report?

    I'm trying to report a possible bug at Samba.org: some combination of settings in my smb4.conf is giving the following error in /var/log/messages: "Jun 26 18:15:45 svr smbd: dnssd_clientstub DNSServiceProcessResult called with DNSServiceRef with no ProcessReply function" The server is...
  4. D

    how do I configure xdebug into sublime text 3

    Hello, So far I managed to configure xdebug in php and I type the command like pkg install php-xdebug and in that php.ini I have to add the xdebug.profiler_enable = 1 xdebug.profiler_output_dir = /tmp/profiler xdebug.remote_enable=On xdebug.remote_host="localhost" xdebug.remote_port=9000...
  5. D

    how do I install xdebug in php

    Hello, I've successfully got my php file to work in my jail and I want to install xdebug-2.4.1tgz in php but I'm having some problem. You see when I load my php page of what version I'm using and my is php 5.6.23. After downloading xdebug-2.4.1tgz then I unpack the download file with tar -xyzf...
Top