Results 1 to 2 of 2

Thread: Detect Desktop or Server?

  1. #1
    Join Date
    Feb 2017
    Beans
    72

    Question Detect Desktop or Server?

    So, I am making a script targeting Ubuntu server installs, but I want to make sure I'm not breaking someones desktop install when they run it, is there a way I can detect whether the user is Using Desktop or Server?

    It is being written in pure BASH

  2. #2
    Join Date
    Oct 2005
    Location
    Lab, Slovakia
    Beans
    10,791

    Re: Detect Desktop or Server?

    There is no difference between a UNIX server or desktop.

    In general, don't break other people's stuff. Simple as that.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •