ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. jasonh
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 4
    • Topics 4
    • Posts 62
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Build WordPress website on a CentOS 6.5 server.

      CentOS comes with a firewall that blocks most traffic by default (everything except SSH and ICMP.) You need to allow HTTP through the firewall. Two ways of doing this:

      1. Run system-config-firewall, go Customize, but a "*" beside "WWW (HTTP)" in the list, then Close, then OK, then Yes

      2. Run these commands from the shell:

      iptables -A INPUT -p tcp --dport 80 -j ACCEPT
      service iptables save

      posted in IT Discussion
      J
      jasonh
    • RE: If you are new drop in say hello and introduce yourself please!

      Hello Everyone,

      I heard about ML yesterday from some guys on the “other community”. It looks quite promising and looking forward to seeing it grow.

      I'm from Ontario, Canada (Toronto/Niagara area) and spend my days as the IT “Superman” for a mid-sized manufacturing company in the argicultural industry.

      • Jason
      posted in Water Closet
      J
      jasonh
    • 1 / 1