ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. FATeknollogee
    3. Posts
    • Profile
    • Following 3
    • Followers 2
    • Topics 155
    • Posts 1,984
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: P2V: Fedora 33 desktop to KVM vm

      For now, virt-p2v is a no go.
      It does not recognize NVMe like /dev/nvme0n1

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Multi-site "management" of IT infrastructure

      @scottalanmiller said in Multi-site management of IT infrastructure:

      @FATeknollogee said in Multi-site management of IT infrastructure:

      I see a lot asset management/check-in/check-out.
      Anyone using this to manage servers, switches etc?

      I'm not aware of it doing any management, just asset control.

      That's what I thought. Just wanted to make sure I wasn't missing anything since someone suggested it as an answer to my OP.

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Multi-site "management" of IT infrastructure

      @scottalanmiller said in Multi-site management of IT infrastructure:

      @FATeknollogee said in Multi-site management of IT infrastructure:

      What is the FOSS (or OSS) equivalent of this: https://github.com/BronsonMagnan/AdminPortal
      

      That project is already FOSS. Why not just use that?

      It's not a management tool, it's a web hub - just a place to list other tools in an easy to find format. Absolutely brilliant idea and super useful, but it doesn't manage or aggregate anything itself. Traditionally we just use a wiki page for that.

      I agree it's brilliant & useful.
      It is Windows, just trying to use a free o/s & not "burn" a Windows license!

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: P2V: Fedora 33 desktop to KVM vm

      @JaredBusch said in P2V: Fedora 33 desktop to KVM vm:

      @FATeknollogee said in P2V: Fedora 33 desktop to KVM vm:

      What's the tool of choice?

      I've never done a P2V of a Fedora system.

      @FATeknollogee said in P2V: Fedora 33 desktop to KVM vm:

      This tool https://libguestfs.org/virt-p2v.1.html ?

      This looks like the best tool from 2 minutes on Google.

      I was kinda thinking, might be a good time to try it.
      Quick look at the docs say the conversion server can be a vm.

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: P2V: Fedora 33 desktop to KVM vm

      @scottalanmiller said in P2V: Fedora 33 desktop to KVM vm:

      virt-manager or cockpit

      This tool https://libguestfs.org/virt-p2v.1.html ?

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: P2V: Fedora 33 desktop to KVM vm

      @scottalanmiller How do you p2v w both of those tools?

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • P2V: Fedora 33 desktop to KVM vm

      What's the tool of choice?

      posted in IT Discussion p2v fedora 33 desktop kvm vm
      FATeknollogeeF
      FATeknollogee
    • RE: Multi-site "management" of IT infrastructure

      I see a lot asset management/check-in/check-out.
      Anyone using this to manage servers, switches etc?

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • Multi-site "management" of IT infrastructure

      What is the FOSS (or OSS) equivalent of this: https://github.com/BronsonMagnan/AdminPortal

      How are you managing gear in your multiple sites?

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Fedora 33 is officially here!

      I really need to do a clean reinstall, I've been upgrading since F26.
      There's a lot of crap I'd like to get rid of.

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Fedora 33 upgrade time

      @JaredBusch said in Fedora 33 upgrade time:

      @FATeknollogee said in Fedora 33 upgrade time:

      Had to switch back to Cinnamon from Deepin - dock issues!

      I am giving Gnome (the default) a go. Been a few weeks now on my laptop.

      A couple of Gnome plugins related to the status bar and I’m good to go.

      I’ve worked out the only major issue I found so far. Which was really not major. Just Flameshot would not work right.

      I thought you've always been a Cinnamon guy!
      I guess I can always check out Gnome, doesn't hurt!

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Fedora 33 upgrade time

      Had to switch back to Cinnamon from Deepin - dock issues!
      f33.png

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • Microsoft Edge for Linux

      Anyone else trying this out?

      https://blogs.windows.com/msedgedev/2020/10/20/microsoft-edge-dev-linux/

      https://www.microsoftedgeinsider.com/en-us/download/?platform=linux-rpm

      Fedora

      sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
      sudo dnf config-manager --add-repo https://packages.microsoft.com/yumrepos/edge
      sudo mv /etc/yum.repos.d/packages.microsoft.com_yumrepos_edge.repo /etc/yum.repos.d/microsoft-edge-dev.repo
      ## Install
      sudo dnf install microsoft-edge-dev
      

      Debian/Ubuntu

      curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
      sudo install -o root -g root -m 644 microsoft.gpg /etc/apt/trusted.gpg.d/
      sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/edge stable main" > /etc/apt/sources.list.d/microsoft-edge-dev.list'
      sudo rm microsoft.gpg
      ## Install
      sudo apt update
      sudo apt install microsoft-edge-dev
      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Tactical RMM

      Maybe I'm looking in the wrong place but I don't see any Linux agents?

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Tactical RMM

      @travisdh1 said in Tactical RMM:

      @FATeknollogee said in Tactical RMM:

      Who's up for using it in "production"?

      I don't know about production, but I may just give it a shot for my "friends and family" group.

      Sounds like "production" to me!

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Tactical RMM

      Who's up for using it in "production"?

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Help setting up routing

      @JaredBusch Got it. I now see that it's a 10.202.0.x vs your LAN IP of 10.202.8.x - men, need to put my glasses on!

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Help setting up routing

      @JaredBusch Just curious, what it the /23 on eth3, is that one of your LAN IP blocks from AT&T?

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • RE: Edgerouter: modify config

      @JaredBusch Just a reminder for when have some time.

      posted in IT Discussion
      FATeknollogeeF
      FATeknollogee
    • Edgerouter: modify config

      Edgerouter 4 S2S & Client VPN config files: what's the best way to replace (overwrite) the Public IP address?

      set vpn ipsec site-to-site peer 1.2.3.4 authentication mode pre-shared-secret
      set vpn ipsec site-to-site peer 1.2.3.4 authentication pre-shared-secret "shared-secret"
      set vpn ipsec site-to-site peer 1.2.3.4 description ipsec
      
      set vpn l2tp remote-access outside-address 5.6.7.8
      posted in IT Discussion edgerouter 4 config file
      FATeknollogeeF
      FATeknollogee
    • 1 / 1