ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. tiagom
    3. Best
    T
    • Profile
    • Following 2
    • Followers 5
    • Topics 2
    • Posts 327
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Help with Helpy

      Ok got it working using the CentOS guild. Here is what differed from the guild and what i found unclear.

      rails user needs to added to sudoers using visudo under

       root    ALL=(ALL)       ALL
      

      I added

      rails   ALL=(ALL)       ALL
      

      The following command fails because the latest activesupport requires Ruby version >= 2.2.2

      gem install rails --no-ri --no-rdoc
      

      Had to install v4.2.7 instead of the latest. I used:

      gem install activesupport -v 4.2.7
      gem install rails -v 4.2.7 --no-ri --no-rdoc
      

      To clear up a question from earlier when you run

      rake secret
      

      The output needs to be put in /config/secrets.yml under production: secret_key_base:

      The postgresql password needs to be edited in /config/database.yml under production: password:

      The following command doesn't work

      rails s -e production -b your.ip.add.ress:3000
      

      It should be

      rails s -e production -b your.ip.add.ress
      

      The /etc/rc.d/init.d/nginx script has a typo, line 92 is Esac it should be esac

      For /opt/nginx/conf/nginx.conf i did not replace the contents with what was provided as the versions differed, instead i just added the following under location

      root /home/rails/helpy/public;
      passenger_enabled on;
      rails_env production;
      

      I commented out the index index.html index.htm

      I can provide my /opt/nginx/conf/nginx.conf and /etc/rc.d/init.d/nginx if needed. I could give you the whole vm if needed, i run it under hyper-v.

      Also i needed to stop the firewall

      service iptables stop
      
      posted in IT Discussion
      T
      tiagom
    • RE: What Are You Doing Right Now

      0_1470355111953_image.jpg

      Time to head home in this beauty

      posted in Water Closet
      T
      tiagom
    • RE: Win a ticket to MangoCon courtesy of Colocation America!

      Very generous

      posted in MangoCon
      T
      tiagom
    • RE: Quick LSI RAID Question

      @Dashrender said in Quick LSI RAID Question:

      @scottalanmiller said in Quick LSI RAID Question:

      @momurda said in Quick LSI RAID Question:

      You dont use server racks or virtualization?

      They use whitebox desktops as servers, no virtualization. Nothing enterprise is allowed. We've been discussing this in other threads and offline as well. It's nothing to do with price, in fact it is costing a ton. It's one person's personal agenda and nothing to do with needs, resources or anything. But yeah, none of that stuff allowed.

      RUN - RUN away from that company as fast as a new job will allow - or even faster if you can afford to be without that job for a while!

      What he said..

      posted in IT Discussion
      T
      tiagom
    • How do you keep track of licenses?

      Curious as what license management/tracking software others use.

      posted in IT Discussion
      T
      tiagom
    • RE: To Password Protect a network folder or not

      I had this come up previously. I secured it with standard folder permissions. The user logging into their computer is the "password protection".

      posted in IT Discussion
      T
      tiagom
    • RE: To Password Protect a network folder or not

      For some reason users love to try and put passwords on everything.. If only they could remember them...

      posted in IT Discussion
      T
      tiagom
    • RE: How do you keep track of licenses?

      I'm slowing switching everything over to snipe-it. How about 200 assets and 100 licenses in it so far. Much happier then the previous method.

      posted in IT Discussion
      T
      tiagom
    • RE: Would You Hire Someone in IT Who Does Not Have a Home Lab

      @FrostyPhoenix my solution would be to use the usb ports to the left of the ethernet cable 😉

      posted in IT Careers
      T
      tiagom
    • RE: Same bugs for days now

      I ran into the same issue. Perhaps we should bring up a bug with nodebb, it should not accept a custom homepage without the custom homepage route being populated.

      posted in Platform and Category Issues
      T
      tiagom
    • RE: HelpDesk Ticketing System

      @scottalanmiller What are the odds, they have their own scott miller.

      https://github.com/scott

      posted in IT Discussion
      T
      tiagom
    • RE: For MangoLassi.it Forum Geeks: StarWind Virtual SAN NFR (not-for-resale) License!

      I need more rep 😞

      posted in Self Promotion
      T
      tiagom
    • RE: HelpDesk Ticketing System

      @FrostyPhoenix said in HelpDesk Ticketing System:

      What about the options mentioned in this article?

      Under spiceworks they state "Can be difficult to install on Linux, Unix, or VMWare" lol

      Mantis Bug Tracker and Bugzilla aren't even help desks

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

      Thank you for the warm welcome @scottalanmiller

      Look forward to being apart of a great community!

      I am currently an IT tech for a manufacturing company in new york.

      posted in Water Closet
      T
      tiagom
    • RE: I'm under attack I need help in ssh

      Its difficult to suggest without knowing the environment..

      The simplest is change passwords if its compromised.

      If its behind a firewall you can block traffic on port 22 unless its from your ip..

      posted in IT Discussion
      T
      tiagom
    • RE: What does your desk look like?

      Why stop at one 4k 50"?

      alt text

      *Sadly not mine

      posted in Water Closet
      T
      tiagom
    • RE: How to configure GMail SMTP on XenServer 6.5 to monitor and alert about your MDADM Array

      Just a guess..

      For 6.5

      sudo yum --enablerepo=base --disablerepo=citrix install postfix
      http://xmodulo.com/how-to-install-additional-packages-in.html

      For 7
      http://discussions.citrix.com/topic/378880-xenserver-70-repositories/ post #5

      posted in IT Discussion
      T
      tiagom
    • RE: Non-IT News Thread

      @thwr Due to traffic?

      I do 20 miles one way a day and it can easy take over a hour because of the damn traffic. Hate it

      posted in Water Closet
      T
      tiagom
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 1 / 6