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: Quick and dirty install Wiki.js on Fedora 27

      If you want to have wiki.js autostart after reboot. You can install pm2 and tell pm2 to configure itself as a startup service.

      But before installing pm2 and configuring it, you will want to temporary set SELinux to permissive and also install setroubleshoot-server. After installing and configuring pm2. You will end up having to run these commands.

      ausearch -c 'systemd' --raw | audit2allow -M my-systemd
      semodule -i my-systemd.pp
      

      You'll get that info from running sealert -a /var/log/audit/audit.log.
      SystemD needs read access to pm2.pid.

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

      @eddiejennings said in What Are You Doing Right Now:

      Dealing with a printing app in a Citrix environment.

      Printing in a Citrix environment has been a pain in the butt. Sometimes the printer is not available and if they do show up, then we get errors when printing.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: NextCloud skipping files based on extension

      mp4 files is not included in the ignored files.

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

      @scottalanmiller said in What Are You Watching Now:

      @rojoloco said in What Are You Watching Now:

      My gf read an article about movie sequels that were better than the original... one of the movies listed was Gremlins 2, so we watched that last night. Not sure if it is better than the original, we will watch that tonight to compare.

      LOL, Gremlins 2. How could that top the original?

      Because it was cheesy as hell.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Project management for internal IT projects and tasks

      OrangeScrum

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

      https://arstechnica.com/gaming/2018/05/the-expanse-has-officially-been-saved/

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Snipe-IT PHP 5.6 upgrade to 7.1

      @zachary715 said in Snipe-IT PHP 5.6 upgrade to 7.1:

      So just spun up a new Fedora VM and installed Snipe-IT via script.

      0_1516996282776_Pre-flight.PNG

      If I click the link about testing the .env file, it goes to the 404 page as expected. If I click next...

      0_1516996553858_Whoops.PNG

      Temporary disable SELinux and try again.
      setenforce 0

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

      @joy said in What Are You Doing Right Now:

      I'm using fedora and I'm looking for task manager.

      In Fedora Gnome, its called System Monitor

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Snipe-IT PHP 5.6 upgrade to 7.1

      @zachary715 said in Snipe-IT PHP 5.6 upgrade to 7.1:

      @black3dynamite said in Snipe-IT PHP 5.6 upgrade to 7.1:

      @zachary715 said in Snipe-IT PHP 5.6 upgrade to 7.1:

      So just spun up a new Fedora VM and installed Snipe-IT via script.

      0_1516996282776_Pre-flight.PNG

      If I click the link about testing the .env file, it goes to the 404 page as expected. If I click next...

      0_1516996553858_Whoops.PNG

      Temporary disable SELinux and try again.
      setenforce 0

      So that makes the .env file section of the pre-flight page go green, but next page still shows the "Whoops" page. Should I try to reinstall but precede the installation with setenforce 0?

      The script for Fedora should already be configured correctly, related SELinux.

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

      I Mailed Myself in a Box UK to USA (HUMAN MAIL CHALLENGE PART 3 - BY AIR)
      Youtube Video

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Snipe-IT PHP 5.6 upgrade to 7.1

      @zachary715
      You can turn on debug by changing false to true in .env file, so you can see more information instead of Whoops, looks like something went wrong.

      # REQUIRED: BASIC APP SETTINGS
      # --------------------------------------------
      APP_ENV=production
      APP_DEBUG=true
      APP_KEY=
      APP_URL=
      APP_TIMEZONE=America/Denver
      APP_LOCALE=en
      
      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Doing Right Now

      @momurda said in What Are You Doing Right Now:

      @siringo
      I have Total gym setup in my living room. Get on that while watching some NF or Prime. Dont even realize i am exercising.

      I've always wanted a Total Gym. Do you like it?

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: vFront (User front-end for MySQL and PostgreSQL databases)

      @scottalanmiller said in vFront (User front-end for MySQL and PostgreSQL databases):

      @black3dynamite said in vFront (User front-end for MySQL and PostgreSQL databases):

      That's awesome. I've always been using Adminer (https://www.adminer.org/) when I need to manage databases.

      This isn't for managing them, this is for creating simple front ends, like Access used to do.

      Ok, that makes more sense now.

      The VFront Administration for DB Administration uses Adminer. Just have to enable the plugin.
      0_1517250018909_Screenshot from 2018-01-29 11-19-31.png

      0_1517250258182_Screenshot from 2018-01-29 11-24-05.png

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

      @wrx7m said in What Are You Watching Now:

      Youtube Video

      Watching whilst working.

      Same here. I'm on episode 2.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Vultr vs Digital Ocean

      @stacksofplates said in Vultr vs Digital Ocean:

      I'll be the annoying one and say DigitalOcean. It's much more convenient for me to create a system with Terraform (or Ansible). I can build images with Packer and then use Terraform to create from those.
      Packer is pretty cool.

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

      @momurda I have a YouTube TV subscription so I'm not sure.

      Edit: Looks like the first three episodes are free.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Anyone have a powershell line to create a new admin account

      @tim_g said in Anyone have a powershell line to create a new admin account:

      New-LocalUser -Name "SpongeBob" -Description "Badass Admin"
      Add-LocalGroupMember -Group "Administrators" -Member "SpongeBob"
      

      New-LocalUser
      https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.localaccounts/new-localuser?view=powershell-5.1

      Add-LocalGroupMember
      https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.localaccounts/add-localgroupmember?view=powershell-5.1

      Windows Management Framework 5.1 needs to be installed on Windows 7.
      https://www.microsoft.com/en-us/download/details.aspx?id=54616

      You can find out the current version on Windows 7 with this command in PowerShell.
      $PSVersionTable.PSVersion

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

      @scottalanmiller said in Non-IT News Thread:

      IHOB

      International House of Bullshit

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: USB shuts off when Ubuntu installer starts

      Ubuntu 17.10.1,17.10, or 16.04.3

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

      Gifted Hands

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • 1 / 1