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: ActiveBoot Disk / Hirens: replacement

      SystemRescueCD is my goto.
      http://www.system-rescue-cd.org/

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

      Planning on watching The Boys on Amazon tonight.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: How to Stop Windows 10 Resolution Pop Up?

      Must be one of many annoyances that came with version 1803.

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

      @WrCombs said in What Are You Doing Right Now:

      just deactivated my Facebook account - out of nowhere, just felt like the right thing to do .

      I should really deactivate my account since I haven't done anything with it for years.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Make a Bootable Windows 10 USB Installer from Fedora Linux

      @scottalanmiller said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

      @phlipelder said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

      @scottalanmiller We use RUFUS by default to set things up as uEFI has a specific set of requirements for two partitions.

      You can get Rufus on Fedora?

      No.
      And rufus can create bootable usb using dd too.

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: ProtonDB: Look Up Windows Game Testing on Linux from Valve's Proton

      @kamidon said in ProtonDB: Look Up Windows Game Testing on Linux from Valve's Proton:

      The last time I used Linux (Ubuntu and years ago), I spent at least 6 hours trying to install graphics drivers hahaha...

      I'll have to give it another shot though with my HP Omen.

      Nvidia can be a pain on Fedora.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Make a Bootable Windows 10 USB Installer from Fedora Linux

      @obsolesce said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

      @pete-s said in Make a Bootable Windows 10 USB Installer from Fedora Linux:

      But in all honesty it's very easy to make a bootable windows installer USB drive manually. Just make a primary bootable FAT32 partition on the USB drive and copy the files from the ISO onto it. Done.

      Yeah on windows I always do it manually because it's so fast. But I always use ntfs, never fat32.

      Isn't fat32 partition needed for UEFI bootable installer?

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: ProtonDB: Look Up Windows Game Testing on Linux from Valve's Proton

      @kamidon said in ProtonDB: Look Up Windows Game Testing on Linux from Valve's Proton:

      Am I too picky? Haha

      No

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Virt Viewer on Windows connection issues

      Your VM is only set to allow localhost address only.

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

      @scottalanmiller said in What Are You Doing Right Now:

      Screenshot from 2019-07-31 17-33-10.png

      That's a job you get shafted with when the economy sucks or you got a degree with no value, not something you "seek".

      Sounds like a Medical Assisting skill set.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Virt Viewer on Windows connection issues

      @emad-r said in Virt Viewer on Windows connection issues:

      Yup your right, and we had to install VIrt-Manager on Linux GUI OS just to tick this option cause it is easier, cockpit-machines needs to have more advanced options.

      On the hypervisor, you can use sudo virsh edit vm1 to make the changes.

      # Localhost only
      #
      <graphics type='spice' autoport='yes'>
            <listen type='address'/>
      </graphics>
      
      # To listen to all interfaces
      #
      <graphics type='spice' autoport='yes' listen='0.0.0.0'>
            <listen type='address' address='0.0.0.0'/>
      </graphics>
      
      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: What Are You Watching Now

      Tesla Semi & Roadster

      Youtube Video

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Unlock VDO in cockpit !

      @emad-r said in Unlock VDO in cockpit !:

      @emad-r

      Also dont use EXT4 with VDO

      ext4lazyinit will thrash the logical disks stupidly

      Use XFS instead?

      posted in IT Discussion
      black3dynamiteB
      black3dynamite
    • RE: My Weekend Linux Misadventure

      For Ubuntu, Nvidia drivers can be installed by going to softare & updates application and then click on the additional drivers tab.

      With Fedora Workstation you can enable the third party repositories. With the option to enable rpm fusion repo for Nvidia drivers.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Unlock VDO in cockpit !

      @emad-r said in Unlock VDO in cockpit !:

      @emad-r

      RAID --> VDO --> LVM ?

      0_1533999534616_cd14d0de-b25a-4112-a40d-1081f5e7a777-image.png

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

      @kamidon said in What Are You Watching Now:

      Disappointing to see Thor go through all the adversity he went through in his movies and other Avengers movies, only to be portrayed as some coward in this last movie.

      Well for starter he was a spoiler little brat who was sent away by his father without his hammer and powers. Lost his mother. Lost his father, Lost an eye. Hammer destroyed and Asgard and most of his people destroyed. More asgardians died, Loki died, Heimdall died, got his ass handled by Thanos the first time they met. Failed at killing him before the snap.

      I don't know about you but that would make anyone depressed.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Unlock VDO in cockpit !

      RAID > block device > VDO

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

      @kamidon said in What Are You Watching Now:

      Captain America being able to pick up Thor's hammer

      In Avengers AofU, he was able to move it. From the comics, the side of the hammer carries the inscription "Whosoever holds this hammer, if he be worthy, shall possess the power of Thor." In Endgame, his worthiness was absolute going against Thanos.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • RE: Linux As File Server- Break Out From Other Thread

      In the smb.conf file, you can disable SMB1 in the [global] section by setting min protocol = SMB2

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

      @kamidon said in What Are You Watching Now:

      @black3dynamite Yeah that makes sense, he never gave up, got back up after getting knocked down.
      Odd how he knew how to use the power though, but still.

      Still really liked the movie, talk about epic, whew.

      Its better to not think too much into movies like that.

      posted in Water Closet
      black3dynamiteB
      black3dynamite
    • 1 / 1