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

      Linux Reset Account for Too Many Authentication Errors

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux pam fedora ubuntu debian centos rhel
      4
      2 Votes
      4 Posts
      957 Views
      stacksofplatesS

      Wow this must be an old server. pam_tally was replaced with faillock in RHEL 6.

    • JaredBuschJ

      How to use a systemd timer instead of cron to automate a git pull

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion systemd timer cron fedora rhel git pull git systemd timers
      13
      6 Votes
      13 Posts
      3k Views
      stacksofplatesS

      @jaredbusch said in How to use a systemd timer instead of cron to automate a git pull:

      Oh look I just found this posted here already /sigh..

      So many questions I could have not asked of @stacksofplates, had I recalled this thread.
      https://mangolassi.it/topic/13455/systemd-timers-instead-of-cron

      I honestly forgot I posted that.

    • scottalanmillerS

      Ubuntu Long Term Support SAMIT Video

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion samit youtube linux ubuntu long term support unix operating system support scott alan miller fedora rhel
      1
      2 Votes
      1 Posts
      968 Views
      No one has replied
    • JaredBuschJ

      Do we dislike Ubuntu

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux distro ubuntu debian fedora rhel centos
      65
      2 Votes
      65 Posts
      6k Views
      scottalanmillerS

      @black3dynamite said in Do we dislike Ubuntu:

      @nadnerb ElementaryOS is nice but you might not like the idea of not able to save items to your Desktop. Deepin is pretty good too.

      Just not on by default. You can enable it...

      http://www.fosslinux.com/141/how-to-enable-adding-files-and-folders-to-desktop-in-elementary-os-freya.htm

    • mlnewsM

      Fedora 27 Makes RHEL 7 Free on Gnome Boxes

      Watching Ignoring Scheduled Pinned Locked Moved News phoronix fedora fedora 27 rhel rhel 7 linux gnome gnome boxes
      3
      0 Votes
      3 Posts
      1k Views
      Reid CooperR

      Kind of interesting, handy to have a simple way to get real RHEL, I guess.

    • mlnewsM

      Red Hat Ready for Release of Fleet Commander

      Watching Ignoring Scheduled Pinned Locked Moved News linux linux desktop fedora rhel centos fleet commander red hat cockpit freeipa
      6
      8 Votes
      6 Posts
      2k Views
      Reid CooperR

      Has potential, has anyone played with it in any way yet?

    • scottalanmillerS

      Installing MS SQL Server 2017 Express on CentOS 7.4

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux database centos centos 7.4 rhel rhel 7.4 rhel 7 centos 7 ms sql server on linux ms sql server 2017 linux ms sql server 2017 ms sql server rdbms
      24
      6 Votes
      24 Posts
      9k Views
      scottalanmillerS

      Just installed on CentOS 7.6 with XFS. Still flawless install.

    • NerdyDadN

      Choosing a Linux Distro for Business

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet linux rhel centos fedora ubuntu suse opensuse
      30
      1 Votes
      30 Posts
      3k Views
      matteo nunziatiM

      talking about number of packages, this has always been my reference:
      http://www.fon.hum.uva.nl/praat/

      if a distro has it packaged it is quite sure they have anything 😛

      both debian and suse have it.

    • scottalanmillerS

      CentOS 5 Repos

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux centos centos 5 rhel rhel 5 vultr
      12
      1 Votes
      12 Posts
      2k Views
      RamblingBipedR

      We ran into this issue last week with several legacy applications we soon hope to commit to the bone yard...

    • mlnewsM

      Managing Multiple Linux Servers via the Browser with Cockpit

      Watching Ignoring Scheduled Pinned Locked Moved News fedora rhel cockpit linux system administration linux system administration 2daygeek
      5
      4 Votes
      5 Posts
      2k Views
      scottalanmillerS

      @gjacobse said in Managing Multiple Linux Servers via the Browser with Cockpit:

      I haven't read the article yet,... but would be nice if it is available on Windows -

      However, that said. I can just set up a VM and run there.... I don't do a massive amount of managing Linux Servers, but sometimes it would be helpful..

      Not even on most Linux yet.

    • scottalanmillerS

      Linux Distro Release Schedules

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux unix sam linux administration sam system administration centos rhel suse opensuse ubuntu
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • A

      Firewall Issue - VNC

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion firewall firewalld centos rhel linux vnc
      15
      0 Votes
      15 Posts
      2k Views
      dafyreD

      Oops. 🙂

    • scottalanmillerS

      Enforce Apache Ownership of Files on CentOS, RHEL and Fedora with SaltStack

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt linux apache centos rhel fedora web server saltstack
      6
      3 Votes
      6 Posts
      2k Views
      stacksofplatesS

      Just as a comparison, here's what it would look like with Ansible:

      name: Recursively own html files file: path: /var/www/html owner: apache group: apache state: directory recurse: yes
    • scottalanmillerS

      Configure Linux Swappiness with SaltStack

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt swap swappiness linux centos rhel fedora debian ubuntu suse saltstack
      1
      3 Votes
      1 Posts
      1k Views
      No one has replied
    • scottalanmillerS

      Create a Linux Swap File in SaltStack

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt devops sds sdi swap linux centos fedora rhel ubuntu debian suse opensuse iaas cloud computing saltstack
      1
      1 Votes
      1 Posts
      2k Views
      No one has replied
    • matteo nunziatiM

      Anacron Jobs on a CentOS 7 Server

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion centos centos 7 cron crontab anacron scheduling linux rhel rhel 7
      28
      2 Votes
      28 Posts
      7k Views
      scottalanmillerS

      @matteo-nunziati said in Anacron Jobs on a CentOS 7 Server:

      @JaredBusch well never considered the workload on servers. I don't know how they manage it! maybe not so many use unattended upgraqdes in debian.

      I definitely feel like Ubuntu users don't keep their systems as up to date 😉

    • scottalanmillerS

      Linux: Finding What Distro We Are Using

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux centos rhel ubuntu suse fedora sam linux administration
      11
      3 Votes
      11 Posts
      3k Views
      stacksofplatesS

      /proc/version usually has pertinent information across most systems.

      Edit: I looked closer. It's just the OS name (RHEL/Ubuntu) and kernel version. Never mind.

    • scottalanmillerS

      Kopano Core Install Fails on CentOS 7 Missing Packages

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion centos centos 7 rhel rhel 7 kopano kopano core
      7
      0 Votes
      7 Posts
      3k Views
      scottalanmillerS

      So that is where we are now. A missing package, unclear documentation and yum unable to resolve dependencies for some of the remaining packages. As the support community showed no interest in Kopano being used in production and actually got angry that we wanted to, we decided to halt here. But there is the documentation in case anyone runs into this and wants to pursue it further.

    • scottalanmillerS

      Installing PowerShell Core 6.0 on Linux Distros

      Watching Ignoring Scheduled Pinned Locked Moved News powershell linux powershell core powershell core 6 ostechnix centos rhel ubuntu
      8
      3 Votes
      8 Posts
      2k Views
      StrongBadS

      Planning to test this out soon.

    • thwrT

      Fedora Server for production use?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved IT Discussion centos rhel fedora linux fedora server rabbitmq
      24
      1 Votes
      24 Posts
      4k Views
      stacksofplatesS

      @thwr said in Fedora Server for production use?:

      @stacksofplates said in Fedora Server for production use?:

      @thwr said in Fedora Server for production use?:

      Interesting: Fedora 25 starts to panic with RAM < 512MB at the beginning of the kernel init phase, even in text mode. Just had a look at the manual which clearly says that Fedora requires 1GB of RAM.

      Looks like I'm out of luck and have to stick to Ubuntu / Debian.

      Another thing to note is with RHEL/CentOS 7.3 they recommend a 1GB boot partition instead of 512MB.

      Just an aside.

      Should work as long as you keep an eye on it. Ubuntu for example likes to keep old kernel and initrd images there until you clean them up (e.g. apt autoclean etc)

      Ya I usually keep 3 and remove the others but I think the images are getting big enough they needed to adjust the size. If you do anew install it defaults to 1GB.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 2 / 6