ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Linux Demanding Growing Faster than Talent Pool

    Scheduled Pinned Locked Moved IT Careers
    linuxeweekhiringcareer
    31 Posts 9 Posters 9.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller @coliver
      last edited by

      @coliver said:

      Even the local colleges and hospitals have minimal Linux deployments. Makes it hard to get a start in that specialization. Seems like a self-defeating mentality, we can't deploy it because we don't have anyone to manage it. There is no one to manage it because the infrastructure isn't there to help train them.

      Rarely does anyone defeat SMBs but themselves.

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        No one should need Linux at work to get experience. Linux is free. Everyone can get it at home and learn it on their own if they want.

        1 Reply Last reply Reply Quote 1
        • mlnewsM
          mlnews
          last edited by

          ZDNet writes about the same issue: Companies Really Want Linux Savvy Employees and They Want Them Now.

          1 Reply Last reply Reply Quote 2
          • stacksofplatesS
            stacksofplates @coliver
            last edited by

            @coliver I've done work for a few doctor's offices around here. They've switched to Medent for their medical records. They deploy on-site CentOS servers, but their clients are only Windows based. I haven't seen the back end, so it could possibly be just an Oracle or DB2 server, but why develop on Linux and then not have a Linux client?

            JaredBuschJ scottalanmillerS coliverC 3 Replies Last reply Reply Quote 1
            • JaredBuschJ
              JaredBusch @stacksofplates
              last edited by JaredBusch

              @johnhooks said:

              @coliver I've done work for a few doctor's offices around here. They've switched to Medent for their medical records. They deploy on-site CentOS servers, but their clients are only Windows based. I haven't seen the back end, so it could possibly be just an Oracle or DB2 server, but why develop on Linux and then not have a Linux client?

              Because that is where the money is. The office workers need more than just the records software. For the vast majority of office workers that means word/excel/outlook and that means Windows.

              Why waste the time trying to develop an application for Linux when no one will buy it?

              Server side, it makes no sense to develop for Windows server as that adds cost to the person you are selling to. They already have desktops, but they may not have a server. You provide a solution that runs on a free server OS and you have magic business solutions.

              DashrenderD stacksofplatesS 2 Replies Last reply Reply Quote 1
              • DashrenderD
                Dashrender @JaredBusch
                last edited by

                @JaredBusch said:

                @johnhooks said:

                @coliver I've done work for a few doctor's offices around here. They've switched to Medent for their medical records. They deploy on-site CentOS servers, but their clients are only Windows based. I haven't seen the back end, so it could possibly be just an Oracle or DB2 server, but why develop on Linux and then not have a Linux client?

                Because that is where the money is. The office workers need more than just the records software. For the vast majority of office workers that means word/excel/outlook and that means Windows.

                Why waste the time trying to develop an application for Linux when no one will buy it?

                Server side, it makes no sense to develop for Windows server as that adds cost to the person you are selling to. They already have desktops, but they may not have a server. You provide a solution that runs on a free server OS and you have magic business solutions.

                Not that $600-800 for a Windows license isn't nothing, but I really doubt that's killing a project like EHR installs.

                stacksofplatesS 1 Reply Last reply Reply Quote 1
                • stacksofplatesS
                  stacksofplates @JaredBusch
                  last edited by stacksofplates

                  @JaredBusch Good point. I found it a little weird because the install process is literally a bunch of batch scripts. You have to call their "tech support" when you add a new client. They download some batch scripts to the pc from their website and then run them. So now that I think about it, I don't know whether the program is just copied to the client from the server or if the application is some kind of Java/something else. It doesn't look like a native windows application (if that makes sense) the way it behaves, almost looks like a web app. I guess that's why I was thinking that way.

                  ? 1 Reply Last reply Reply Quote 0
                  • stacksofplatesS
                    stacksofplates
                    last edited by stacksofplates

                    Obviously looks don't mean that much, but the way the menus slide in and fade out, things like that.

                    Referral.PNG

                    ? 1 Reply Last reply Reply Quote 0
                    • stacksofplatesS
                      stacksofplates @Dashrender
                      last edited by

                      @Dashrender I agree. The one office only has four employees and a doctor. The whole system cost $40K and $300 a month for support. So the windows licenses are next to nothing.

                      1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User @stacksofplates
                        last edited by

                        @johnhooks said:

                        Obviously looks don't mean that much, but the way the menus slide in and fade out, things like that.

                        Referral.PNG

                        I hope that's not a real patient record.

                        stacksofplatesS 1 Reply Last reply Reply Quote 1
                        • ?
                          A Former User @stacksofplates
                          last edited by

                          @johnhooks said:

                          @JaredBusch Good point. I found it a little weird because the install process is literally a bunch of batch scripts.

                          That's not that unusual.

                          1 Reply Last reply Reply Quote 0
                          • stacksofplatesS
                            stacksofplates @A Former User
                            last edited by

                            @thecreativeone91 Off google images, so I have no idea.

                            1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @stacksofplates
                              last edited by

                              @johnhooks said:

                              @coliver I've done work for a few doctor's offices around here. They've switched to Medent for their medical records. They deploy on-site CentOS servers, but their clients are only Windows based. I haven't seen the back end, so it could possibly be just an Oracle or DB2 server, but why develop on Linux and then not have a Linux client?

                              No real connection between the two. Since the back end and the front end are presumably not tightly coupled, the decision as to what to use for one would have no influence on the other.

                              1 Reply Last reply Reply Quote 1
                              • coliverC
                                coliver @stacksofplates
                                last edited by

                                @johnhooks said:

                                @coliver I've done work for a few doctor's offices around here. They've switched to Medent for their medical records. They deploy on-site CentOS servers, but their clients are only Windows based. I haven't seen the back end, so it could possibly be just an Oracle or DB2 server, but why develop on Linux and then not have a Linux client?

                                I'm always more surprised that companies are still making OS specific apps. It seems like programming for the web has gotten to the point where this would be almost unnecessary... especially since you then don't have to worry about the underlying OS as much.

                                scottalanmillerS 1 Reply Last reply Reply Quote 3
                                • scottalanmillerS
                                  scottalanmiller @coliver
                                  last edited by

                                  @coliver said:

                                  @johnhooks said:

                                  @coliver I've done work for a few doctor's offices around here. They've switched to Medent for their medical records. They deploy on-site CentOS servers, but their clients are only Windows based. I haven't seen the back end, so it could possibly be just an Oracle or DB2 server, but why develop on Linux and then not have a Linux client?

                                  I'm always more surprised that companies are still making OS specific apps. It seems like programming for the web has gotten to the point where this would be almost unnecessary... especially since you then don't have to worry about the underlying OS as much.

                                  Yup, almost exclusively shops that feel that they have no need to be competitive and keep up with the industry.

                                  1 Reply Last reply Reply Quote 0
                                  • dafyreD
                                    dafyre
                                    last edited by

                                    What I don't get is why these companies don't promote from within... They've already (hopefully) got some type of IT Talent pool. Promote the internal guy and get him trained up and give him a little pay raise... and then hire somebody to do the internal guy's job at an entry level pay scale for that job?

                                    Everybody wins... We all know that HR wanting somebody with 12 years of experience really means they want somebody who can handle a Linux Box decently, as well as fix the coffee maker, change light bulbs, catch pests and make the web site contact aliens from Mars.

                                    ? 1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @dafyre
                                      last edited by

                                      @dafyre said:

                                      What I don't get is why these companies don't promote from within...

                                      We always prefer prompting from within if we can. It doesn't happen as much for someone to transfer out of another department into IT because they usually lack even the basic skills but we promote every where else and inside of the IT department.

                                      dafyreD 1 Reply Last reply Reply Quote 1
                                      • ?
                                        A Former User
                                        last edited by

                                        Some of our DevOPs Programmers used to be mechanical engineers.

                                        1 Reply Last reply Reply Quote 0
                                        • dafyreD
                                          dafyre @A Former User
                                          last edited by

                                          @thecreativeone91 I get not promoting a user directly into IT (unless said user actually has the aptitude to learn it!).

                                          I'm just talking about in situations where there's a Sr. Linux Admin who leaves for greaner pastures, leaving a Jr. Linux Admin behind... Promote the Junior to Senior... Promote the Newbie to Junior, and then hire a new Newbie....

                                          Give the new Sr. a good payraise, the New Junior a decent pay raise, and hire the newbie at newbie-rate, lol. It's a win for everybody.

                                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @dafyre
                                            last edited by

                                            @dafyre said:

                                            @thecreativeone91 I get not promoting a user directly into IT (unless said user actually has the aptitude to learn it!).

                                            I'm just talking about in situations where there's a Sr. Linux Admin who leaves for greaner pastures, leaving a Jr. Linux Admin behind... Promote the Junior to Senior... Promote the Newbie to Junior, and then hire a new Newbie....

                                            Give the new Sr. a good payraise, the New Junior a decent pay raise, and hire the newbie at newbie-rate, lol. It's a win for everybody.

                                            I don't know of many shops that have the full chain and mentoring capabilities that don't do that. It's the shops with no means of turning someone into a senior that I generally see hiring them from the outside.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post