Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. fedora 31
    Log in to post

    • Setup WordPress with WP-CLI on Fedora with SSL Origin Certificate from Cloudflare
      IT Discussion • fedora wordpress real instructions guide setup fedora 31 wp-cli • • JaredBusch  

      5
      3
      Votes
      5
      Posts
      116
      Views

      This is the SSL score. I assume this is why the A rating and not A+ But not much to do about that since it is Cloudflare that is terminating.
    • Permission issue with WP-CLI on Fedora 31
      IT Discussion • fedora wordpress permissions fedora 31 wp-cli • • JaredBusch  

      2
      1
      Votes
      2
      Posts
      45
      Views

      @JaredBusch yeah, it's annoying that WP-CLI struggles with that.
    • Optimizing Fedora 31 VM w/GUI for remote access
      IT Discussion • fedora 31 • • wirestyle22  

      19
      1
      Votes
      19
      Posts
      152
      Views

      @JaredBusch said in Optimizing Fedora 31 VM w/GUI for remote access: @wirestyle22 said in Optimizing Fedora 31 VM w/GUI for remote access: Currently Windows 10 RDP works incredibly well but trying to loan Gnome or Fedora has been much slower. What is the point here. What are you "trying to learn" in a GUI? You do not "learn" desktop environments. You simply use them. If your desktop environment requires a lot of education to use, it is shit and you need to choose another one. load, not learn. I typo'd
    • F31: L2TP client - modp1024 is not supported?
      IT Discussion • deepin l2tp fedora 31 ike • • FATeknollogee  

      3
      2
      Votes
      3
      Posts
      654
      Views

      Just received a new update fix
    • SOLVED Mouse Issues on Windows 2019 on KVM Through Virt-Manager
      IT Discussion • linux fedora kvm virt-manager fedora 31 mouse windows 2019 • • scottalanmiller  

      12
      0
      Votes
      12
      Posts
      674
      Views

      @black3dynamite said in Mouse Issues on Windows 2019 on KVM Through Virt-Manager: EvTouch USB Graphics Tablet is the default when selecting Server 2019 config template. That's the one. And the template didn't load properly when we selected it! It kept going back to Alpine!
    • SOLVED Fedora 31 stuck in a boot loop
      IT Discussion • fedora kernel fedora 31 boot error • • JaredBusch  

      61
      1
      Votes
      61
      Posts
      2625
      Views

      So no idea what the exact fail combo is, but I am fully updated, and working, on a clean install. Installed Fedora 31 Cinnamon from USB. Rebooted, I have only kernel 5.3.7-301 Removed dnf dragora GUI sudo dnf remove dnfdragora* -y Rebooted. Upgraded all but grub2 sudo dnf upgrade --refresh -y --exclude grub2* Rebooted, not I now have kernel 5.3.13-300 available and default. Upgraded grub2 sudo dnf upgrade --refresh -y, I did receive the above SELinux errors again, they may be normal? Rebooted, system working normally.
    • Converting VMware VMs to KVM
      IT Discussion • virtualization fedora kvm vmware esxi p2v fedora 31 v2v • • scottalanmiller  

      15
      0
      Votes
      15
      Posts
      242
      Views

      @black3dynamite said in Converting VMware VMs to KVM: I haven't been keeping up with Windows Admin Center for awhile. Was that an option to manage Hyper-V? It will be, but I'm not sure that it is yet. We've tried and not been able to get it working even internally anywhere, let alone externally. Once they figure out stability and authentication, I assume that it will be great for that. Being that this is 2016, it's going to suck hard. And if there is a Hyper-V issue, WAC would be down which is a problem in a small environment like this.
    • Fedora 31 desktop default partitioning
      IT Discussion • cinnamon desktop gnome fedora 31 fedora desktop • • JaredBusch  

      2
      1
      Votes
      2
      Posts
      189
      Views

      Thanks
    • Fedora 31: upgrade
      IT Discussion • upgrade fedora 31 • • FATeknollogee  

      12
      2
      Votes
      12
      Posts
      224
      Views

      @scottalanmiller there is nothign wrong with the 5.2 kernel. So put this last line, without the semicolon, in your /etc/dnf/dnf.conf [main] gpgcheck=1 installonly_limit=3 clean_requirements_on_remove=True ; exclude=kernel* Then remove the kernel so you can't boot to it (assuming 5.3.7): sudo dnf remove kernel*5.3.7-200.fc30.x86_64 reboot to be sure it all comes up normal. sudo reboot Then do the normal upgrade to 31. sudo su - dnf upgrade --refresh -y && dnf install dnf-plugin-system-upgrade -y && dnf system-upgrade download --releasever=31 -y && dnf system-upgrade reboot Then you can comment that exclude out and do a normal update. sudo dnf upgrade -y --refresh And if it fails to log in still, so what. just select the 5.2 kernel again like you do now.
    • Blank Screen After Fedora 30 Update to 5.3.5 Kernel on Dell Inspiron Laptop
      IT Discussion • linux ubuntu fedora dell suse opensuse fedora 30 opensuse tumbleweed kernel fedora 31 ubuntu 19.10 dell inspiron linux 5 • • scottalanmiller  

      21
      1
      Votes
      21
      Posts
      1073
      Views

      @scottalanmiller said in Blank Screen After Fedora 30 Update to 5.3.5 Kernel on Dell Inspiron Laptop: Issue returned for the last two weeks even on Fedora 31. Luckily the old F30 kernel was still there because of the lock and continued to work. But the 5.4 kernel came out today and it works again. I've had no issues again