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

    Posts

    Recent Best Controversial
    • RE: What Are You Doing Right Now

      @scottalanmiller said in What Are You Doing Right Now:

      @black3dynamite said in What Are You Doing Right Now:

      @scottalanmiller said in What Are You Doing Right Now:

      Holy cow video games in Nicaragua are CHEAP! Just went on GOG to buy something and was like "is EVERYTHING on sale?"

      For us, same game:
      Steam $29.99
      GOG: $1.65

      Are you sure its only in Nicaragua? What game? I just searched for a game called "Dead Age"; GOG is $1.49 and Steam is $14.99.

      Dead Age is $.52 here.

      Nice!

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: What Are You Doing Right Now

      @scottalanmiller said in What Are You Doing Right Now:

      Holy cow video games in Nicaragua are CHEAP! Just went on GOG to buy something and was like "is EVERYTHING on sale?"

      For us, same game:
      Steam $29.99
      GOG: $1.65

      Are you sure its only in Nicaragua? What game? I just searched for a game called "Dead Age"; GOG is $1.49 and Steam is $14.99.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Bitlocker GPO automatic?

      https://9to5it.com/bypass-the-powershell-execution-policy/

      # If group policy blocks scripts
      POWERSHELL -Command "$enccmd=[Convert]::ToBase64String([System.Text.Encoding]::Unicode.GetBytes((Get-Content -Path 'command.ps1')));POWERSHELL -EncodedCommand $enccmd"
      
      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Doing Right Now

      @nadnerb said in What Are You Doing Right Now:

      @black3dynamite said in What Are You Doing Right Now:

      Anyone having to keep logging back in to mangolassi? It’s been happening multiple times now with my iPhone using Safari.

      Technically not using safari, but haven’t had any issues

      Yeah, it’s happening on multiple browsers and on both mangolassi.it and republicofit.com

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: What Are You Doing Right Now

      Anyone having to keep logging back in to mangolassi? It’s been happening multiple times now with my iPhone using Safari.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Miscellaneous Tech News

      @eddiejennings said in Miscellaneous Tech News:

      Fedora moving to libera.chat

      https://fedoramagazine.org/irc-announcement/

      Ubuntu as well.
      https://www.omgubuntu.co.uk/2021/05/ubuntu-irc-moves-to-libera-chat

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

      Waiting For A Star To Fall: A Tribute to 80's Entertainment
      Youtube Video

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Managing Publicly hosted Linux Servers through Cockpit

      @stuartjordan said in Managing Publicly hosted Linux Servers through Cockpit:

      Cockpit looks nice and all that, but the version I tried didn't seem to have as many features or as much control like webmin does.

      Tried Cockpit on Ubuntu? If so, you probably been using a old version because the only distro that I know that always has the latest version is Fedora.

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: Miscellaneous Tech News

      https://www.omgubuntu.co.uk/2021/05/system76-launch-configurable-keyboard

      Youtube Video

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

      @jaredbusch said in What Are You Doing Right Now:

      We settled on the house we have now due to finances and timing (limited time to buy or renew prior lease, etc.).

      Similar reason for me too.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Miscellaneous Tech News

      https://www.omgubuntu.co.uk/2021/05/microsoft-edge-for-linux-is-now-in-beta

      https://www.microsoftedgeinsider.com/en-us/

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

      @stuartjordan said in What Are You Watching Now:

      @black3dynamite said in What Are You Watching Now:

      Nobody

      Was a good film watched it the other day.

      Yeah, it was a fun straight to the point action movie.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: What Are You Watching Now

      Watching a movie called Nobody and there is a scene in the movie of a hacker using Ubuntu 18.04.
      f9c67744-c39a-466b-abb8-486ac856a604-image.png

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Miscellaneous Tech News

      https://rockylinux.org/news/rocky-linux-8-3-rc1-release/

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

      Youtube Video

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Install Windows as a Dual Boot after Fedora

      @jaredbusch said in Install Windows as a Dual Boot after Fedora:

      @jaredbusch said in Install Windows as a Dual Boot after Fedora:

      @Dashrender said in Install Windows as a Dual Boot after Fedora:

      have you tried it yet? I wonder if Windows installer understands grub and updates it automatically, like most linux distros have done to the windows boot loader for ages....

      Windows puked, but I kicked it off and went to talk to my wife. Came back to a boot into recovery mode.

      So I'm validating my local backup while I get some more work completed then I will try again.

      I gave up trying to get Windows to play nice and let Windows win.

      I nuked all my disks, installed Windows first to the disk where I wanted Windows. Then I installed Fedora 33 to the primary disk.

      I did this recently but I haven't confirmed if the steps is in the correct order since I was in a hurry. But here you go.

      References:

      • https://docs.fedoraproject.org/en-US/Fedora/22/html/Multiboot_Guide/GRUB-reinstalling.html
      • https://www.hyperborea.org/journal/2021/01/fix-uefi/
      • https://deriklima.com/how-to-add-windows-10-to-grub/

      Disk layout:

      • Disk 0 (/dev/sda): Windows 10 (Installed after Fedora)
      • Disk 1 (/dev/sdb): Fedora (Already installed)

      Story board:

      • Fedora is installed on /dev/sdb and Fedora is the UEFI boot manager
      • Installed Windows 10 on /dev/sda and Windows is the UEFI boot manager
      • Used Fedora Workstation 33 Live to fix the missing UEFI entry
      • Open "GNOME Disks" to confirm the EFI System, which should be partition 1 on /dev/sdb
      • Open "Terminal" and enter sudo -i
      • Enter efibootmgr -v and you would see Windows (\EFI\Microsoft\Boot\bootmgfw.efi) has the UEFI boot manager
      • Enter efibootmgr -c -w -L Fedora -d /dev/sdb -p 1 -l \EFI\fedora\shim.efi
      • Reboot
      • Fedora is now the UEFI boot manager but now you don't have access to Windows UEFI boot manager to boot into Windows. You can fix that by adding the Windows 10 boot information to Fedora Grub boot manager.
      • IN CASE GRUB MENU IS NOT DISPLAYING AFTER REBOOT bcdedit /set {bootmgr} path \EFI\fedora\shim.efi in Windows 10 (command line).
      • os-prober to confirm if Windows is installed. /dev/sdb1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
      • grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg should found Windows Boot Manager on /dev/sdb1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi and then add boot menu entry for UEFI Firmware Settings.
      • Reboot
      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: Miscellaneous Tech News

      https://www.proxmox.com/en/news/press-releases/proxmox-virtual-environment-6-4-available

      96c864c8-bc22-45fb-881d-0d46448031b3-image.png

      posted in News
      black3dynamiteB
      black3dynamite
    • RE: Upgrading to Fedora 34

      @black3dynamite said in Upgrading to Fedora 34:

      @jaredbusch Pipewire is the only packages not upgrading correctly

      All good now!

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: Upgrading to Fedora 34

      @jaredbusch Pipewire is the only packages not upgrading correctly

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

      @rojoloco said in What Are You Doing Right Now:

      HOLY SHITBALLS!!!!!!! Everybody go search the UFC clip of Uriah Hall and Chris Weidman. Craziest severe bone breakage I've ever seen!

      Anderson Silva all over again.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • 1 / 1