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

      Linux: What is the EPEL

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux epel rhel centos fedora yum rpm sam linux administration
      5
      2 Votes
      5 Posts
      2k Views
      scottalanmillerS

      @JaredBusch said in Linux: What is the EPEL:

      @scottalanmiller said in Linux: What is the EPEL:

      d "frozen" to make for the core RH

      To make what?

      Fixed

    • NerdyDadN

      Can't connect CentOS 7 to network

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux centos centos 7 nmtui
      31
      1 Votes
      31 Posts
      8k Views
      dafyreD

      Dumb question from me... Have you tested the network CABLE to make sure it is good?

    • scottalanmillerS

      System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion screenconnect connectwise linux centos centos 7
      97
      2 Votes
      97 Posts
      18k Views
      scottalanmillerS

      Any lockups since the fix?

    • scottalanmillerS

      Adding a Salt Minion to a Salt Master

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt saltstack salt open open source devops linux centos centos 7 sam salt open
      2
      3 Votes
      2 Posts
      2k Views
      A

      New Commands are:

      The salt-key command is used to manage all of the keys on the master. To list the keys that are on the master:

      salt-key -L

      The keys that have been rejected, accepted, and pending acceptance are listed. The easiest way to accept the minion key is to accept all pending keys:

      salt-key -A
    • scottalanmillerS

      Installing a Salt Minion on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt salt minion saltstack devops linux centos centos 7 sam salt open
      1
      4 Votes
      1 Posts
      2k Views
      No one has replied
    • scottalanmillerS

      Building FreePBX 13 on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion asterisk linux voip pbx freepbx freepbx 13 centos centos 7
      6
      2 Votes
      6 Posts
      3k Views
      xrobauX

      @scottalanmiller fwconsole starts asterisk, and it makes sure it's started and running with the correct UID

      Or it should. It did last time I checked 😎

      Edit: Saying that, I believe I was the last one that messed with that code, so if it's NOT working, it's probably my fault.

      https://github.com/FreePBX/framework/blob/release/13.0/amp_conf/htdocs/admin/libraries/Console/Start.class.php#L147

    • JaredBuschJ

      Installing NodeBB with Mongo on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nodebb centos 7 centos how-to nodebb 1.4
      16
      6 Votes
      16 Posts
      8k Views
      black3dynamiteB

      @jaredbusch said in Installing NodeBB with Mongo on CentOS 7:

      @jaredbusch said in Installing NodeBB with Mongo on CentOS 7:

      Guess I should update this one of these days

      Wow.. I need to write an updated guide...

      Just remember mongodb and nodejs can be installed natively on Fedora.
      https://developer.fedoraproject.org/tech/database/mongodb/about.html
      https://developer.fedoraproject.org/tech/languages/nodejs/nodejs.html

    • scottalanmillerS

      Installing osTicket 1.10 on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion osticket helpdesk ticket ticketing centos centos 7 rhel rhel 7 linux osticket 1.10
      75
      5 Votes
      75 Posts
      41k Views
      M

      @black3dynamite Good call. I had to make some adjustments to SELinux.

    • mlnewsM

      Install Odoo 10 on CentOS 7 Formerly OpenERP

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion erp openerp centos centos 7 linux odoo odoo 10 rosehosting apache reverse proxy
      3
      2 Votes
      3 Posts
      2k Views
      scottalanmillerS

      I might put this on my project list one of these days.

    • scottalanmillerS

      Open Firewall Ports on CentOS 7 and RHEL 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion centos linux rhel centos 7 rhel 7 firewalld firewall security firewall-cmd
      12
      3 Votes
      12 Posts
      3k Views
      coliverC

      @stacksofplates said in Open Firewall Ports on CentOS 7 and RHEL 7:

      @coliver said in Open Firewall Ports on CentOS 7 and RHEL 7:

      @stacksofplates said in Open Firewall Ports on CentOS 7 and RHEL 7:

      @coliver said in Open Firewall Ports on CentOS 7 and RHEL 7:

      @scottalanmiller said in Open Firewall Ports on CentOS 7 and RHEL 7:

      @coliver said in Open Firewall Ports on CentOS 7 and RHEL 7:

      Did anyone ever figure out if there was a way to setup files for firewalld? Or was the XML service files the way to go?

      XML I think.

      That's what I was afraid of. We're using IPTables on all of our OEL7 servers right now but I think moving to the default firewalld may be a good idea. I'll have to look into the XML config and see how much more difficult, if at all, it is over the IPTables file. It's a shame we can't just copy a single file around anymore but the XML files probably won't be too much more difficult.

      Ya it's not bad at all. Here's the config from my Identity Management server. It's pretty similar to /etc/sysconfig/system-config-firewall on RHEL 6, just in zone specific XML files.

      <zone> <short>Public</short> <description>For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.</description> <service name="http"/> <service name="https"/> <service name="ntp"/> <service name="dhcpv6-client"/> <service name="kerberos"/> <service name="ldaps"/> <service name="ssh"/> <service name="dns"/> <service name="ldap"/> </zone>

      Those services are predefined right? You can also build your own services via the same process.

      Ya and you can define specific ports. I prob could have grabbed a better example.

      No, I think I've got it just need to investigate actually setting these up.

    • scottalanmillerS

      ScreenConnect High CPU Usage

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion screenconnect digitalocean iaas centos 7 centos linux rhel rhel 7
      46
      1 Votes
      46 Posts
      9k Views
      scottalanmillerS

      @jaredbusch said in ScreenConnect High CPU Usage:

      @scottalanmiller said in ScreenConnect High CPU Usage:

      Have another system doing this this week. Been about eight hours so far. We are thinking that it is just doing the database rebuild and compression work. But it is insane how much CPU gets used for this.

      Do you not have it doing this on a regular schedule?

      Not my system, it was moved to a different server and had to be rebuilt.

    • scottalanmillerS

      Installing URBackup on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion scale scale hc3 linux centos centos 7 urbackup backup
      1
      10 Votes
      1 Posts
      14k Views
      No one has replied
    • mlnewsM

      Installing Linux Malware Detect and ClamAV on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved News linux linux malware detect clamav antivirus antimalware centos centos 7 rhel rhel 7 howtoforge
      4
      4 Votes
      4 Posts
      2k Views
      travisdh1T

      @scottalanmiller said in Installing Linux Malware Detect and ClamAV on CentOS 7:

      @travisdh1 said in Installing Linux Malware Detect and ClamAV on CentOS 7:

      Any reason to use LMD instead of or in addition to rkhunter?

      Doesn't rkhunter focus only on root kits?

      Mostly, but this was the first time I remember hearing about LMD.

    • scottalanmillerS

      Configure a Basic Apache HTTP Virtual Host for Most Linux

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion apache httpd centos fedora korora rhel linux webserver virtualhost
      5
      2 Votes
      5 Posts
      2k Views
      JaredBuschJ

      @scottalanmiller Also, using just using the root domain name for the conf file name is potentially confusing depending on how much you are hosting.

      Even for my gaming website, I have a bunch of sub domains setup.

      www.daerma.com.conf goes to the root and www.
      oc.daerma.com.conf is owncloud
      obelisk.daerma.com.conf is my nodeBB forum

      That does not even get into what do you do about the ones that you have multiple TLD names for such as .it, .com, .org, etc.

    • mlnewsM

      Installing the XR Load Balancer on CentOS

      Watching Ignoring Scheduled Pinned Locked Moved News xr crossroads load balancer load balancing linux centos rhel tecmint
      3
      1 Votes
      3 Posts
      1k Views
      scottalanmillerS

      I can't believe that they don't have a RHEL package at least!

    • Mike DavisM

      need help with Zabbix server

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion centos zabbix monitoring
      62
      3 Votes
      62 Posts
      20k Views
      scottalanmillerS

      @dafyre said in need help with Zabbix server:

      Could always start over and follow JB's guide. May be a bit easier.

      Not a bad idea. Have a solid baseline and know what the set up is.

    • RomoR

      Lookin for best method to create a network bridge CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux bridge-utils centos7 centos
      9
      2 Votes
      9 Posts
      2k Views
      stacksofplatesS

      @Romo said in Lookin for best method to create a network bridge CentOS 7:

      @stacksofplates Another quick question, it is better to create the bridge from the os network utils instead of relying in virtmanager to create it right?

      That all depends. Macvtap is quick and dirty. Also has the benefits of not allowing network access between the host and VMs (can be a benefit or a hindrance depending on your scenario). If you want Full access across the bridge, then you'll have to manually create it.

    • JaredBuschJ

      Install NextCloud 10.X on CentOS 7 Minimal

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nextcloud nextcloud 10 centos centos 7 installation real instructions guides how to
      11
      6 Votes
      11 Posts
      5k Views
      JaredBuschJ

      @travisdh1 said in Install NextCloud 10.X on CentOS 7 Minimal:

      @JaredBusch said in Install NextCloud 10.X on CentOS 7 Minimal:

      Post to be updated with setting up SSL.

      sudo yum install python-certbot-apache sudo certbot --apache

      Accept defaults in certbot, and I forget the update options off the top of my head.

      Just FYI for anyone finding this thread. The above does not work because there is not a vhost file.

      Call certbot like this.

      certbot --apache --email [email protected] --domain nexcloud.domain.com --agree-tos --non-interactive
    • scottalanmillerS

      Deploying WordPress on CentOS 7 LAMP

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux centos centos 7 lamp wordpress
      11
      1 Votes
      11 Posts
      2k Views
      A

      @scottalanmiller Add virualhosts to the list too 😉

    • scottalanmillerS

      Installing a Basic LAMP Stack on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion lamp linux mysql mariadb apache httpd php centos centos 7 rhel rhel 7
      20
      4 Votes
      20 Posts
      5k Views
      JaredBuschJ

      @scottalanmiller said in Installing a Basic LAMP Stack on CentOS 7:

      @NashBrydges said in Installing a Basic LAMP Stack on CentOS 7:

      @scottalanmiller I haven't yet. About to give it a try. Stuck to legacy since that was what I was reading everywhere.

      Where is everywhere? Technet says to not use legacy.

      https://technet.microsoft.com/en-us/windows-server-docs/compute/hyper-v/supported-centos-and-red-hat-enterprise-linux-virtual-machines-on-hyper-v

      Legacy is a fallback driver that you never want to use, it's low performance and high overhead. If you needed that for CentOS, it would make Hyper-V a silly, non-production ready platform. But Hyper-V is a good, solid performer.

      Not only that, but I install all of my CentOS 7 VM's as Generation 2 when on Hyper-V they work perfectly with default settings for everything except secure boot. Uncheck secure boot. Everything else is 100% default settings.

    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 13
    • 14
    • 7 / 14