ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. fedora
    Log in to post
    • All categories
    • scottalanmillerS

      Bind Linux Process to Well Known Web Ports When Not Root

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux centos rhel ubuntu fedora arch suse mint
      2
      2 Votes
      2 Posts
      747 Views
      1

      @scottalanmiller said in Bind Linux Process to Well Known Web Ports When Not Root:

      If you have ever tried to run a user space program on Linux with a port below 1024 you know that this is a security problem and you are not allowed to do so. There is a simple fix for this, but it is not well known.

      Once you know the binary that you will be using to open the low number (well known) port you can use this command to grant it permission to use these ports without otherwise compromising security.

      setcap cap_net_bind_service+ep /my/binary/file

      Now you can run your application. This is most commonly used for user space web applications that want to use port 80 or 443 without requiring that you run a reverse proxy in front of them.

      Good to know!

      I found this as an example of how to use it and also commands to remove the permission:
      https://cwiki.apache.org/confluence/display/HTTPD/NonRootPortBinding

      The setcap utility seems to be available in the libcap2-bin package on debian distros.

      I haven't checked if it's installed by default.

    • scottalanmillerS

      How to Updated to Fedora 36 from the Command Line

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora linux fedora 36
      7
      1 Votes
      7 Posts
      734 Views
      travisdh1T

      Everything in the home lab is being upgraded tonight.

    • JaredBuschJ

      beyond bash shell scripting, what language should I use

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved IT Discussion bash scripting linux fedora debian python go
      20
      1 Votes
      20 Posts
      3k Views
      scottalanmillerS

      @jaredbusch said in beyond bash shell scripting, what language should I use:

      @scottalanmiller said in beyond bash shell scripting, what language should I use:

      @jaredbusch said in beyond bash shell scripting, what language should I use:

      @stacksofplates said in beyond bash shell scripting, what language should I use:

      @jaredbusch said in beyond bash shell scripting, what language should I use:

      @scottalanmiller said in beyond bash shell scripting, what language should I use:

      Go is great as a language. But like Ruby, not installed generally. And fewer resources. If it was a greenfield new OS, yeah, Go for sure. But for practical reasons, Python I think.

      As these are systems that I control, there is no reason Go cannot be installed.

      Between your comments and prior ones from @stacksofplates I think I might try Go in order to learn it.

      You normally wouldn't install it anyway as it's not a scripting language. You'd just compile your binary and ship that to your systems.

      I completely misunderstood that about Go. Okay, I will do a bit of checking and decide what I want to do.

      oh sorry, I figured you knew. That's why I never look at it, I don't want to deal with binaries in that way. But nothing wrong with that. Write it on your machine at home, compile, ship binary. Works just fine.

      As fixed tasks, this is not a bad solution. So I will keep it in mind.

      Right, no big deal in this case.

    • EddieJenningsE

      YouTube Months in Review: February - June 2021

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion youtube home lab linux powershell fedora music rhce
      1
      4 Votes
      1 Posts
      567 Views
      No one has replied
    • JaredBuschJ

      Upgrading to Fedora 34

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora 34 fedora fedora desktop upgrade
      25
      0 Votes
      25 Posts
      3k Views
      stacksofplatesS

      @jaredbusch said in Upgrading to Fedora 34:

      @stacksofplates said in Upgrading to Fedora 34:

      I don't care for the new Windows-esque "installing updates don't power off your computer" screen on a reboot that was introduced in 34.

      It was in 33 also if you did a clean install.

      Ah I haven't used it in a while. I just saw it mentioned the other day.

    • JaredBuschJ

      Install Windows as a Dual Boot after Fedora

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion dual boot fedora windows windows 10 fedora 33
      18
      0 Votes
      18 Posts
      7k Views
      D

      @black3dynamite works.

      Thanks. I was looking for this article long time. Cheers.

    • DustinB3403D

      Oracle Linux Installation and performance seems insanely bad

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet oracle linux installation performance slow linux fedora centos ubuntu
      29
      -1 Votes
      29 Posts
      4k Views
      scottalanmillerS

      @DustinB3403 said in Oracle Linux Installation and performance seems insanely bad:

      @Obsolesce CentOS as a product is dead, the alternatives are RHEL or CentOS Stream.

      CentOS Stream is a totally different thing. Not what people consider alternatives. It is an alternative in the same way that Ubuntu or Windows is.

      The real alternatives that are drop in replacements that work exactly the same and cost the same are Oracle Linux, AlamLinux and Rocky Linux.

    • JaredBuschJ

      BTRFS is not default on Fedora 33 Server Minimal

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion btrfs lvm fedora 33 fedora fedora server fedora workstation
      11
      1 Votes
      11 Posts
      2k Views
      scottalanmillerS

      @black3dynamite said in BTRFS is not default on Fedora 33 Server Minimal:

      @scottalanmiller said in BTRFS is not default on Fedora 33 Server Minimal:

      Stratis is just an automation and communication layer for XFS and LVM

      I did not know that.

      I didn't either, was just researching it, lol. It makes it a lot more valuable, it is essentially taking the "one filesystem" advantages of ZFS or BtrFS and making them happen with traditional, mature technologies. Kind of a best of both worlds approach. Actually quite nice, if it works well.

    • JaredBuschJ

      Setup NodeBB on Fedora 33 with PostgreSQL and Nginx with HTTPS only

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nodebb nodebb 1.15.x fedora fedora 33 postgresql nginx https
      9
      3 Votes
      9 Posts
      3k Views
      JaredBuschJ

      @gotwf said in Setup NodeBB on Fedora 33 with PostgreSQL and Nginx with HTTPS only:

      @JaredBusch So... now that you've had this up and running for a while, care to report on how that is going? Inquiring minds are curious. Particularly w.r.t. resource utilization comparison, performance differences, etc. comparatively. I think you were on Mongo previously, correct? Cuz I am right there with you on the license bullshit. All it takes is one bump in the road, merger, and wham, history repeats and next major version changes license again - only this time to something closed. Have no interest in betting on community to fork and continue. Need a safer bet. It would appear that percona may have already done so w/their percona mongodb offering but I wonder if that would continue as a full fork if/when upstream became closed source.

      TIA-- o/

      Well 2 years in, i do not run any NobeBB instances with heavy traffic so performance is not even something I look at. I have like 5 of these running for tiny personal projects that people I know have asked for my help with.

    • black3dynamiteB

      Crypto Policy -- Firefox 82.0.2 and Fedora 33

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion firefox fedora
      1
      2 Votes
      1 Posts
      581 Views
      No one has replied
    • scottalanmillerS

      ScreenConnect Unable to Start on Fedora 33

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux fedora fedora 33 libc.so screenconnect connectwise connectwise control
      29
      2 Votes
      29 Posts
      3k Views
      scottalanmillerS

      @Dashrender said in ScreenConnect Unable to Start on Fedora 33:

      @scottalanmiller said in ScreenConnect Unable to Start on Fedora 33:

      You can use an RDP client if you want for Windows users.

      I've read that - I need to figure how how that works.

      We have some customers using them, but we don't use them internally AFAIK.

    • JaredBuschJ

      Fedora 33 upgrade time

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora 33 fedora upgrade
      32
      2 Votes
      32 Posts
      3k Views
      JaredBuschJ

      Upgrading servers today.

    • JaredBuschJ

      Setup Nextcloud 19.0.4 on Fedora 32

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora fedora 32 nextcloud nextcloud 19 how to real instructions
      46
      4 Votes
      46 Posts
      4k Views
      JaredBuschJ

      Still works on Fedora 37....

    • 1

      How to use firewall-cmd to verify that tcp 80 & 443 is open?

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion firewalld firewall-cmd fedora rhel centos
      27
      0 Votes
      27 Posts
      4k Views
      scottalanmillerS

      @Pete-S said in How to use firewall-cmd to verify that tcp 80 & 443 is open?:

      One thing that would be nice to have, something that I've used on hardware firewalls, is a command that will simulate packets through the firewall rules to see if they will pass or not.
      I've not seen something like that for iptables/netfilter.

      Not sure about simulating, but you can always send packets at it and use iptables -v to see the counters.

    • scottalanmillerS

      Asus ZenBook UX334FLC-AH79 with Linux

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion asus zenbook linux ubuntu fedora popos
      36
      0 Votes
      36 Posts
      4k Views
      scottalanmillerS

      @warren-stanley said in Asus ZenBook UX334FLC-AH79 with Linux:

      @scottalanmiller How's the Aspire Linux support working out ?

      So far, it's been great. Really liking it.

    • scottalanmillerS

      Odd Reboot Command in DNF-Automatic Discovered

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora fedora 32 dnf dnf-automatic
      8
      0 Votes
      8 Posts
      1k Views
      JaredBuschJ

      I was setting up dnf-automatic on a new system today and recalled this post. I changed the reboot option and it made the systemd file as noted, which is what you report. So are you sure someone did not change your config from never to when-changed?

      b4aef492-0dfb-4496-a1b4-23aaafa0299f-image.png

    • JaredBuschJ

      Fedora 32 upgrade issue with python2-beautifulsoup4

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora upgrade fedora 32
      6
      0 Votes
      6 Posts
      833 Views
      JaredBuschJ

      So, no idea what I had installed that required python2-lxml

      I removed it and the upgrade is proceeding as normal.

    • JaredBuschJ

      Setup WordPress with WP-CLI on Fedora with SSL Origin Certificate from Cloudflare

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora fedora 31 wordpress wp-cli setup guide real instructions
      5
      3 Votes
      5 Posts
      855 Views
      JaredBuschJ

      This is the SSL score.
      76a95c9d-98c9-4017-b1a5-9241f011403e-image.png

      I assume this is why the A rating and not A+
      c8606068-aa33-4e47-ac08-12495d504b90-image.png

      But not much to do about that since it is Cloudflare that is terminating.

    • JaredBuschJ

      Permission issue with WP-CLI on Fedora 31

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion wordpress wp-cli fedora 31 fedora permissions
      2
      1 Votes
      2 Posts
      550 Views
      scottalanmillerS

      @JaredBusch yeah, it's annoying that WP-CLI struggles with that.

    • black3dynamiteB

      Remote PowerShell from Fedora to Windows

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora windows remote powershell
      12
      3 Votes
      12 Posts
      7k Views
      stacksofplatesS

      @black3dynamite said in Remote PowerShell from Fedora to Windows:

      @stacksofplates said in Remote PowerShell from Fedora to Windows:

      Sssd works with multiple domains.

      If sssd is installed will I be able to use -Authentication Kerberos without needing to join to a domain or when accessing Windows machines that isn’t joined to a domain?

      No it only works for domains.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 13
    • 14
    • 1 / 14