Search:

Type: Posts; User: apollothethird; Keyword(s):

Page 1 of 7 1 2 3 4

Search: Search took 0.02 seconds.

  1. [ubuntu] Activating Changes to Unity Launchers

    You can create a Unity launcher with gedit and placing the desktop file in ~/.local/shared/applications. This is great. However, I find that if I have to make changes such as the Icon image or...
  2. [64 bit] Re: Has Ubuntu turned unstable/near to useless for others?

    If you're more conformable with Windows and less inclined to work with tweaking the environment for Linux, Windows might be your best best.

    As far as service, I'm certain you can find someone in...
  3. Replies
    9,461
    Views
    792,615

    Re: How many of you completely switched to Linux?

    Netfix works well under Linux (wine). So Well, it appears to be Linux native.

    http://www.ubuntuupdates.org/ppa/ehoover_compholio_netflix

    -- L. James

    --
    L. D. James
    ljames@apollo3.com...
  4. Replies
    9,461
    Views
    792,615

    Re: How many of you completely switched to Linux?

    Hi, RyeMan. I don't know what Electrical Estimator does, but would be surprised that if I didn't know all the details, I couldn't find something under Linux that actually functioned better.

    As...
  5. Replies
    9,461
    Views
    792,615

    Re: How many of you completely switched to Linux?

    Actually I believe most people use the computer for mostly the same thing. So if a person was using Linux for that purpose, they could be very satisfied. Reading your post, I believe that has more...
  6. Replies
    16
    Views
    611

    [SOLVED] Re: Run On Second Drive

    Hi, Mike. I often use Libreoffice for preparing my message. To avoid the posting problem that you may experience, I always paste the text in to a text editor (gedit), then copy it from there to...
  7. Replies
    13
    Views
    661

    [ubuntu] Re: want to delete .private folder

    It's of plenty use. I don't know exactly how the encryption work, but it appears from your output that your files are actually stored in that private folder. If you delete that folder your files...
  8. Replies
    17
    Views
    708

    [SOLVED] Re: connecting to Microsoft volumes

    You didn't have to create a userID for that purpose. All was necessary was to use the proper combination of "uid=" and "cid=" for the access. The resolution is easy if you decide to access another...
  9. Replies
    17
    Views
    708

    [SOLVED] Re: connecting to Microsoft volumes

    Hi, Dannyboy. I work with windows domains often. The commands I gave him works flawless.

    I hope the user will come back after typing the commands and mark this topic as solved.

    I'm sure the...
  10. Replies
    8
    Views
    308

    Re: run a basic command from webpage

    What error are you getting? The solution would depend on the error.

    -- L. James

    --
    L. D. James
    ljames@apollo3.com
    www.apollo3.com/~ljames
  11. Replies
    17
    Views
    708

    [SOLVED] Re: connecting to Microsoft volumes

    I don't recall him specifying a "true active directory". He just wants to mount a windows share.

    He has already mounted the share. It was mounded under root. He could use "sudo" to write to the...
  12. Replies
    8
    Views
    308

    Re: run a basic command from webpage

    If you only want your scripts to be executed from teh cgi-bin file then you're in business.

    Glad for your success.

    As a contribution back to the forum, please take the time to mark the thread...
  13. Replies
    17
    Views
    708

    [SOLVED] Re: connecting to Microsoft volumes

    Hi, Dannyboy. I can't decipher the answer from the links you provided. I'm pretty experienced. The user is very novice. If I can't, I can imagine how cryptic it appears to him.

    I don't believe...
  14. Replies
    17
    Views
    708

    [SOLVED] Re: connecting to Microsoft volumes

    You can use the option to specific group and user id for the files in the mount command. Unmount the volume and use something similar to this:



    $ sudo mount -o username=[user id],uid=[uid]...
  15. Replies
    17
    Views
    708

    [SOLVED] Re: connecting to Microsoft volumes

    Install the following then run the mount command:



    $ sudo apt-get install samba cifs-utils


    -- L. James

    --
  16. Replies
    17
    Views
    708

    [SOLVED] Re: connecting to Microsoft volumes

    First make a directory for the mounted volume.



    $ sudo mkdir /mnt/microsoftshare


    (Of course the directory and name is a matter of your choosing.)

    Eneter the following command to mount...
  17. Replies
    8
    Views
    308

    Re: run a basic command from webpage

    There are 3 possible problems you may have had.

    Problem #1 (the file extension):
    You'll have to specify the mime extension type in the Apache configure files. By default cgi is already...
  18. [ubuntu] How to disable auto resizing of window

    Can someone tell me how to disable auto resizing of windows. When resizing a window if I make touch the top or the bottom of the screen it'll resize both top and bottom of the window.

    I would...
  19. Replies
    3
    Views
    122

    [other] Re: accessing my post on this forum

    In conjunction with Papibe's tip with works great, you can also click on "Quick Links" then click on "Subscribed threads". This will have functionality if you have elected to have the threads you...
  20. Replies
    17
    Views
    1,295

    [64 bit] Re: Issues with downloading files

    Newuser. I'm wondering what would be the results of copying/downloading files from a fresh try Ubuntu (with the OS run from the DVD)?

    Boot to the DVD, then run the same scp, cp, and cmp commands...
  21. Replies
    17
    Views
    1,295

    [64 bit] Re: Issues with downloading files

    When you reply to a message you have quote tags. These are tags like:

    [ quote ]
    Your message here
    [ /quote ]


    It's the tags you see above without the spaces. They are not performing above...
  22. Replies
    5
    Views
    329

    [xubuntu] Re: ssh client stopped working

    You may have to verify that the firewalls on both the client and server isn't blocking the connection, and the client's IP address isn't being blocked by /etc/hosts.deny .

    Most host machines...
  23. Replies
    5
    Views
    329

    [xubuntu] Re: ssh client stopped working

    If you think it's the ssh client itself, try uninstalling and reinstalling the client:



    $ sudo apt-get remove openssh-client
    $ sudo apt-get install openssh-client


    -- L. James
  24. Replies
    4
    Views
    423

    [ubuntu] Re: Ubuntu 12.04.1 Strange Issues

    You might have a problem drive. I've experienced similar and found the changing the drive cured it. You might consider investing in a new drive and see if this cures your problem. It might not...
  25. [ubuntu] How to change the window title bar color (Ubuntu 12.10)?

    Can someone tell me how to change the title bar color of windows? By default there isn't enough difference between the active window and the inactive window for me to tell which one I'm clicking on...
Results 1 to 25 of 157
Page 1 of 7 1 2 3 4