ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. gjacobse
    3. Best
    • Profile
    • Following 2
    • Followers 5
    • Topics 713
    • Posts 9,624
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Random Thread - Anything Goes

      0_1452866467832_MjAxMi00NTk1MzlkNWY3MDgxOGI3[1].png

      posted in Water Closet
      gjacobseG
      gjacobse
    • RE: SpiceWorld Craziness 2016

      Don't look now @JaredBusch

      I'm just a few rows behind you:

      0_1478004084129_oIZ1jMd.jpg

      posted in IT Discussion
      gjacobseG
      gjacobse
    • RE: What Are You Doing Right Now

      Just spent an hour or so looking for a file in Linux to find the details to set up a piece of software... only problem.. the file didn't exist.

      I'm not really strong on digging through Linux using the CLI,.. was a lot of trial and error. Lots of trail and error....

      Thanks @art_of_shred and @scottalanmiller

      posted in Water Closet
      gjacobseG
      gjacobse
    • RE: SpiceWorld Craziness 2016

      @nadnerB said in SpiceWorld Craziness 2016:

      @scottalanmiller said in SpiceWorld Craziness 2016:

      0_1478129688342_IMG_3866.JPG

      @art_of_shred looks like he hasn't got his sea legs yet 😉

      Either that or he's beat-boxing

      posted in IT Discussion
      gjacobseG
      gjacobse
    • RE: What Are You Doing Right Now

      There is a meme there @MattSpeller But,... I ,... just,..

      img_2104.png

      posted in Water Closet
      gjacobseG
      gjacobse
    • Network puzzle

      Why is there a difference in getting your IP from say IPChicken or What's My IP and using TraceRT?

      IPChicken.com

      17x.xxx.210.1
      

      What's My IP

      17x.xxx.210.1
      

      Tracert

       2    13 ms     9 ms     8 ms  1xx.25x.154.133
       3   249 ms    30 ms    17 ms  xx.midwest.rr.com [7x.12x.5.109]
      
      posted in IT Discussion tracert ipchicken whatsmyip
      gjacobseG
      gjacobse
    • RE: What Are You Doing Right Now

      Yea,.. but ... RoboPlow.. Rather have treads though

      Youtube Video

      posted in Water Closet
      gjacobseG
      gjacobse
    • RE: Official HashTag train thread

      #WhootKidisBetterToday!

      posted in IT Discussion
      gjacobseG
      gjacobse
    • RE: Now this is a sport I could get behind

      @MattSpeller
      Ever launched a D motor out of a 10 foot copper pipe with no nose cone, fins or anything else?

      posted in Water Closet
      gjacobseG
      gjacobse
    • New Laptop needed

      Okay - I'm still looking but I would like some opinions here.

      As I sit here at the hospital looking for a new laptop. I've had Dell, Acer, and ASUS and have had decent luck with all of them. The last system I had was an ACER 2 n 1 that I took a risk on buy at Best Buy. Just twenty-four months ago.

      I won't bother taking it back to them to see if they can repair it since the last laptop I bought there they managed to lose for about six weeks.... not going back to them again.

      I am not a gamer, programmer, or 'light' user. I don't want a chrome book, I am considering a SSD. Would like to have between 6 and 8GB of mem, as I would like to run Linux, and a Windows vm.

      I"m going to continue to look at options,.. but would like to see what suggestions I can get. From what you may be using to what you have seen as wokring good. I don't need a 2 n 1, or transformer type. I didn't use it really, and I already have an iPad.

      As for cost,..I'd like to keep it under about $600 or so.

      Oh - also,.. Ison now has a PCA - Patient Controlled Anesthesia pump, and you can tell the difference in his condition. He's used full sentences.

      posted in IT Discussion
      gjacobseG
      gjacobse
    • RE: Random Thread - Anything Goes

      @Danp said:

      Are black olives being oppressed in Greece?

      Maybe the long standing practice of getting stomped on?

      posted in Water Closet
      gjacobseG
      gjacobse
    • RE: Identifying CAT 6 Connections

      Only method I can think of would be a toner.. one line at a time.

      posted in IT Discussion
      gjacobseG
      gjacobse
    • RE: Weekend Plans

      @JaredBusch
      No,..
      I have some Vodka, Irish Whiskey in and other as well. and if I go down the road,.. some mead... which I need to find a local source for,.. or order.

      ETA: and Rum

      posted in Water Closet
      gjacobseG
      gjacobse
    • RE: Can You Get to the Spiceworks Community?

      I was able to sign into the SWHD and export all of the NTG tickets.... well at least I got that much out of it.

      posted in IT Discussion
      gjacobseG
      gjacobse
    • RE: What Are You Doing Right Now

      @wirestyle22 said:

      Troubleshooting with user reporting black screen. Ask them if the cable is plugged in. They tell me the bios text isn't loading either.

      User: Of course it's plugged in. I'm not an idiot!
      Me: Okay Okay. no problem.
      <situation doesn't make sense. might as well drive>
      Arrive at site
      Check DVI cable.
      It's loose.
      Everything working.
      go to Dunkin Doughnuts for Coffee.
      Cry into paper bag
      Drive back to main building.

      Today

      A-yup... happens all the time. But they swear it's plugged in.. or it has paper,.. and it's the correct printer.

      It's never their fault..

      posted in Water Closet
      gjacobseG
      gjacobse
    • RE: Tool for Regularly Monitoring Network Connection for VoIP

      Would this work?
      https://sourceforge.net/projects/voipmonitor/
      detail.png

      posted in IT Discussion
      gjacobseG
      gjacobse
    • Talking about Gravity

      Youtube Video

      posted in Water Closet
      gjacobseG
      gjacobse
    • Use your Raspberry Pi 2 as x2go server

      Use your Raspberry Pi 2 as x2go server

      There are currently no X2Go server packages for the Raspberry Pi 2. So I build and uploaded them for you 🙂

      To install the X2Go server, you need to add deb http://downloads.sourceforge.net/project/dodger-tools/x2go-raspi2 ./

      $ sudo nano /etc/apt/sources.list 
      

      to the /etc/apt/sources.list of you Raspberry Pi 2.( same location on rPi3)

      Then update the package information by apt-get update and install the X2Go server via apt-get install x2goserver .

      to locate your rPi IP address

      $ ip addr
      
      posted in IT Discussion raspberry pi raspberry pi 3 x2go x2go server
      gjacobseG
      gjacobse
    • RE: EMERGENCY STATUS: NTG CORPORATE OFFICES DOWN!!!

      @nadnerB said:

      This thread needs more Dilbert
      COFFEE

      Plus 10 points

      posted in Water Closet
      gjacobseG
      gjacobse
    • RE: What's good for a workstation these days?

      @guyinpv said in What's good for a workstation these days?:

      I'm sure this question comes and goes regularly.

      I need to replace some workstations, just wondering if there is anything interesting in the market today. Innovations with form factor, power use, administrative features, etc. Anything cool happening I should be aware of? Features I should be sure to get?

      Or do I just go grab some Dell towers off their home page as usual?

      First question -

      What is the end use? If you are talking about AutoCADD different ball game.

      But if you are talking about general usage just about any form factor should be fine.

      If you want ultra small take a look at these:

      quantum byte

      posted in IT Discussion
      gjacobseG
      gjacobse
    • 1 / 1