ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. black3dynamite
    3. Best
    • Profile
    • Following 0
    • Followers 3
    • Topics 42
    • Posts 5,987
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Windows 10 Cumulative Update for 1709 KB4103727 cause RDP to not connect

      @aginformatica said in Windows 10 Cumulative Update for 1709 KB4103727 cause RDP to not connect:

      Hello
      in a network with a 2012r2 server after the update to the last customer relationship win10 home / prof. This error appears:
      can not find the "server01" computer. It is possible that "server01" does not belong to the specified network. Verify the computer name and the domain to which you are trying to connect.
      which instructions can I follow, in addition to those listed in the discussion as well as update the server, to solve the problem?
      thank you. regards.0_1528649933636_IMG_6474.JPG

      Have to you tried connecting via IP instead of hostname?

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: Non-IT News Thread

      https://deadline.com/2019/04/avengers-endgame-anti-spoiler-plea-loose-lips-sink-scripts-1202596953/

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Advantages of CentOS or Fedora over Debian?

      @travisdh1 said in Advantages of CentOS or Fedora over Debian?:

      I don't really see any one distribution as being intrinsically better. I've used both, but done much more work with the RedHat based distributions rather than the Debian based ones. So I prefer CentOS or Fedora, but will happily use any.

      I had a bad experience with Red Hat when I was using in school, no thanks to bad instructor, but now I'm all in using CentOS and Fedora.

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Doing Right Now

      @EddieJennings said in What Are You Doing Right Now:

      /sigh Surprise! Watching new applications fail to install on old servers that won't be upgraded or patched because of $reasons which are beyond my control.

      No point in wasting your time on it.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Need a web GUI interface to MySQL

      I either use phpMyAdmin or Adminer.

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Doing Right Now

      @DustinB3403 said in What Are You Doing Right Now:

      I'm thinking about a way to placate a few of my users who are paranoid about loosing working files from their local systems and am considering setting up rsync with ssh keys to grab files from specific locations on the user workstations. . .

      But where to sync the data too and lastly I can't possibly account for every scenario that the user will do (save into. . .)

      Schedule rsync to backup?

      Add a context menu that allows them to manually rsync there files?
      https://stackoverflow.com/questions/53952738/how-do-you-add-options-to-the-right-click-context-menu-when-nothing-is-selected

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Errors Updating NextCloud

      @zachary715 said in Errors Updating NextCloud:

      @jaredbusch said in Errors Updating NextCloud:

      @zachary715 said in Errors Updating NextCloud:

      I just ran into an error updating from 13.0.2 to 13.0.4. When trying to update via CLI I would get the following message...

      [root@nextcloud updater]# sudo -u apache php updater.phar
      Nextcloud Updater - version: v13.0.0beta1
      
      Current version is 13.0.2.
      PHP Fatal error:  Uncaught Error: Call to undefined function NC\Updater\json_encode() in phar:///var/www/html/nextcloud/updater/updater.phar/lib/Updater.php:453
      Stack trace:
      #0 phar:///var/www/html/nextcloud/updater/updater.phar/lib/Updater.php(118): NC\Updater\Updater->getUpdateServerResponse()
      #1 phar:///var/www/html/nextcloud/updater/updater.phar/lib/UpdateCommand.php(142): NC\Updater\Updater->checkForUpdate()
      #2 phar:///var/www/html/nextcloud/updater/updater.phar/vendor/symfony/console/Command/Command.php(256): NC\Updater\UpdateCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
      #3 phar:///var/www/html/nextcloud/updater/updater.phar/vendor/symfony/console/Application.php(820): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
      #4 phar:///var/www/html/nextcloud/updater/updater.phar/vendor/symfony/console/Application.php(187): Symfony\Component\Console\ in phar:///var/www/html/nextcloud/updater/updater.phar/lib/Updater.php on line 453
      

      Some Googling led me to potential issues with lack of json module for php. Figured I'd give it a shot so I installed dnf install php-json and re-ran the update. Worked like a charm.

      I usually have initiated the update from the Web GUI in the past, but was on my phone at home last night and thought I'd give the CLI a go since I too have issues with the web update from time to time.

      Might be a new dependency to account for. I have not ran a new in stall in a couple years.

      This was originally a Nextcloud 12 install on Fedora 27. Have upgraded to versions 13 and 28 respectively. Upgrades up to this point have not required this module.

      Be curious for others who are running latest Nextcloud on Fedora 28, if you run php -m if the php-json module is installed or if you were able to upgrade to the latest without it. @scottalanmiller @NerdyDad @bnrstnr @black3dynamite

      I didn't find any searches related to Nextcloud for this error but if I searched for the PHP Fatal error with json_encode() that's what led me to the result.

      None of my notes ever included php-json unless its a dependency of something else that I installed.

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Doing Right Now

      Caught my daughter entering my room trying to prank me by placing tape under my mouse. She's been trying to prank me and her mother for awhile now but she's has a lot to learn.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Errors Updating NextCloud

      @zachary715 Looking at my history log, I did install php-json after upgrading from Fedora 27 to 28. So I might have run into the same issue you were having and forgot to update my notes.

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Watching Now

      You vs Wild with my kid.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: LVM Thin Provisioning for a KVM setup?

      @scottalanmiller said in LVM Thin Provisioning for a KVM setup?:

      What would it mean to thin provision a swap volume?

      I'm not even sure why I thought it would make sense.

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Doing Right Now

      http://ubuntu.cs.utah.edu/releases/
      Screen Shot 2019-04-24 at 01.00.31.png

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Anybody use Confluence for their project management/todos?

      Microsoft To-Do
      https://todo.microsoft.com/en-us

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Doing Right Now

      @scottalanmiller said in What Are You Doing Right Now:

      Wow just had some EPIC thunder here in Carrollton! Whoa

      Must be Thor telling you to go see Avengers Endgame.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Renaming hostname in Ubuntu Server 18.04

      @jaredbusch said in Renaming hostname in Ubuntu 18.04:

      That sounds just stupid.

      It was pissing me off trying to figure out why it didn't keep the new name.

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Watching Now

      Youtube Video

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Microsoft Hyper-V server 2016 and RD1000 backup

      @matteo-nunziati said in Microsoft Hyper-V server 2016 and RD1000 backup:

      @black3dynamite said in Microsoft Hyper-V server 2016 and RD1000 backup:

      @lj said in Microsoft Hyper-V server 2016 and RD1000 backup:

      Altaro trial does continuous data protection but I think that will cease functioning when the trial plays out.

      You would have to purchase the Unlimited Plus Edition.
      https://www.altaro.com/vm-backup/pricing.php

      No the free is just limited by the number or vm. No more than 2. But it is always free.

      I was responding about the continuous data protection. It requires the unlimited plus edition.

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Doing Right Now

      @travisdh1 said in What Are You Doing Right Now:

      @black3dynamite said in What Are You Doing Right Now:

      Yay! Moving offices again.

      Yay to moving offices again? Either you've gone round the bend, or are moving to a much better spot?

      I’m feeling like this:
      :frowning_face:
      🤣
      :loudly_crying_face:
      :pouting_face:

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: GPP - Deploying Printers To AD Group

      @wrx7m said in GPP - Deploying Printers To AD Group:

      @black3dynamite Thanks. I tried that, but it didn't seem to work. I am guessing that it is only to read the ACL permissions themselves and not actually grant the "Read" permission.

      Does it work when you add the shared printer manually (\\server\shareprinter) from the one of the users in the CheckPrinterUsers group?

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Watching Now

      @dbeato said in What Are You Watching Now:

      Watched Avengers End Game yesterday, it was good.

      I purposely avoided watching Infinity War and Ant-Man and the Wasp just so I can watch them and Endgame within 24 hrs. After watching Endgame in the morning, I was so exhausted that I ended up falling asleep pretty much the whole day. But it was worth it.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • 1 / 1