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

    Best posts made by jasonh

    • 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: The Interview No-Show?

      But why not leave a voicemail? If I were in his shoes, I'd leave a voicemail. And/or e-mail. And if for some reason I couldn't leave a voicemail/e-mail, I'd probably call the company's general phone # and talk to a secretary or some other live person (sales lines are usually a good route to find a live person) and make sure they relay my message to the person I'm supposed to be interviewing with.

      To me it's a bit unprofessional to not leave a message. I could forgive having to delay an appointment, but I don't see how there was no way to leave a message (even if it was 5 minutes before 3PM.) Unless your voicemail system was down?

      posted in IT Careers
      J
      jasonh
    • RE: Microsoft Support Calls

      @Dashrender said:

      oh, I consider myself lucky then. Other than waiting for a call back, the 3 calls I've ever made have all been extremely pleasant and easy - well as pleasant as any situation can be when you're opening a MS support ticket 😉

      I'd say so. 10+ years ago, Microsoft support calls were a good experience (and cheaper). In the last 5 years or so, they've become terrible. The last one I made was nothing but a waste of time and they refunded my money; every time I gave the guy details about the issue, he would say he'd have to go talk to his manager and call me back the next day.

      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
    • RE: You Have to Submit a Ticket...

      One of the ways we encourage people to submit tickets, besides reminding them about it when they phone/e-mail/walk-over-and-interrupt us, is we more or less drop everything to deal with issues submitted via tickets. We accept/assign the issue as soon as someone reads it (which is usually within 5 minutes during business hours, rarely more than 15 mins.) If we're working on a project, or something that wasn't submitted via ticket, we'll stop that to address the ticket. If it's a relatively simple issue we will deal with it right away. If it it's more involved, we'll reply and indicate what we'll be doing to address it and when.

      On the other hard, if someone e-mails us we generally take our sweet time replying (e.g. after lunch, end of the day, next morning.) Phone calls are usually responded to with "we'll call you back", unless it's some sort of a legitamit "system down/I can't do my work because this thing is broken" call. We also make hints like "Ok, I just have to finish fixing this ticket from Joe then I'll come look at it"

      posted in IT Careers
      J
      jasonh
    • RE: WD external disk error

      If you're not worried about losing any data on the drive and just want to wipe the GPT table so you can start over from scratch, run these two commands:

      dd if=/dev/zero of=/dev/disk2 bs=512 count=2
      dd if=/dev/zero of=/dev/disk2 bs=512 count=2 seek=$(($(blockdev --getsz /dev/disk2) - 2))

      The first one wipes the GPT table from the beginning of the disk. The second one wipes the backup copy from the end of the disk. GPT keeps two copies, in case one gets corrupted, so you have to wipe both.

      posted in IT Discussion
      J
      jasonh
    • RE: RANT: At what point do you just say: Enough

      How does an external drive start being used as shared storage? I'm assuming it's not mirrored? If not mirrored, you're just asking for trouble (and creating extra work for yourself when it fails)

      Sounds like that needs to get replaced as soon as possible. Something with mirroring. Even a consumer-grade NAS is probably better than whatever you currently have. If you're really pinched for capital, use a PC with two large hard drives and install FreeNAS (that would be better than the consumer-grade NAS)

      posted in Water Closet
      J
      jasonh
    • RE: Quick PDQ Deploy Pro Review

      @Bill-Kindle said:

      How well does it work with other software. Lets say I had another app I wanted to push, like Office or some other app?

      It works quite well. We use it with a few pieces of software that PDQ doesn't pre-package (GoodSync, ScreenConnect, Sonicwall VPN Client, Scan to PDF, PDF Split & Merge) and it handles them all. The nice thing with PDQ is you can do scripting as part of the deploying, which is particularly useful for software that requires you to uninstall before installing the upgrade. We also use that feature for copying configuration files and changing registry settings after installation.

      In PDQ we have a "New Workstation Setup" package that deploys all the packages in one shot. It has made deploying new workstations (and reinstalling existing ones) so much easier; join it to the domain, add it to the security groups, deploy software in PDQ, run Windows Updates, and it's done.

      posted in Reviews
      J
      jasonh
    • RE: Firefox 33 Just Dropped

      @thanksaj said:

      I love that Chrome has the sync feature with my bookmarks especially.

      Firefox has that too .. and has it for quite a few years. Plus the data is encrypted in your browser before transmission, so they can't access it; something I have my doubts that Chrome does (they likely transmit it over HTTPS but I'm betting Google sees all your browser data)

      I know Firefox has updated significantly over the years but they still feel behind, in my opinion.

      What are they behind on?

      This isn't me talking as a fanboy. Just sharing an experience.

      If you support your statements with examples/facts, they will be less fanboyish.

      posted in News
      J
      jasonh
    • RE: Newbies, love 'em or hate 'em they are the next gen...

      The hospitals around here all have regular PCs on carts with Saran Wrap taped over the keyboards.

      posted in IT Discussion
      J
      jasonh
    • RE: Recommendations for Web-based Forms/Workflow Software?

      Yes, Jasper Reports would work well. ProcessMaker stores everything in MySQL so any reporting tool that can talk to MySQL can utilize it. I haven't looked at the tables myself, but the other guy here who's been dealing with it more said they look fairly straight forward.

      posted in IT Discussion
      J
      jasonh
    • RE: So I Officially Hate the RVS4000

      If you have an old PC laying around (or find one on kijiji for < $50), put two network cards in it and install pfSense. If you're concerned about power consumption, find a Pentium 3; they draw very little power. If space is an issue and you don't mind spending a few $ (< $200), get an Alix board/case/power supply.

      I gave up on consumer routers a while ago. I found mine would choke every time someone started doing a portscan or other weird hacking/scanning attempts on the cable network. I still use a D-Link wireless router for my Wifi access, but it's running openwrt and it's just a bridge between the WLAN and LAN (WAN port is not in use)

      Note, I had the "choking" issue on my D-Link and Linksys routers even while they were running openwrt; I think the small CPU's in them just couldn't handle dropping all the packets and while continuing to serve legitimate traffic

      posted in IT Discussion
      J
      jasonh
    • RE: Electronic Christmas Cards from Vendors

      The other day I received a generic off-the-shelf "holiday" card from a telecom sales rep with nothing in it other than his business card. No signature or anything, and it's not even like it was a custom printed card for their company. It was so impersonal (and such a change from his buddy-buddy attitude in person, which now really makes him look like a phony) that I feel like crossing him off our list for an upcoming bid.

      posted in IT Discussion
      J
      jasonh
    • RE: Computing option with "no funds"

      Maybe look for some used laptops? Something on ebay, kijiji, etc? You should be able to find something decent for $200.

      posted in IT Discussion
      J
      jasonh
    • 1 / 1