Search:

Type: Posts; User: sebastian.s; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    710

    Re: Eject usb-device using UUID.

    Ah just perfect! thanks man :) I didn't know these types of files was there, i really need to explore the /dev filesystem some more.
  2. Replies
    2
    Views
    710

    Eject usb-device using UUID.

    A simple question, is it possible to eject a usb-device by specifying its UUID insted of the device file? So insted of doing this:


    eject /dev/sdb

    You would do this:


    eject 31AA-99B8
  3. Replies
    2
    Views
    2,028

    Re: dialog prgbox - doesn't seem to work

    Ah that's nice, your first example worked perfectly.

    Thanks mate :-)
  4. Replies
    2
    Views
    2,028

    dialog prgbox - doesn't seem to work

    Hey all, im stuck working on a script where i use dialog, and im trying to use a dialog prgbox to print out-put from a command and it's simply not working.

    The syntax is:

    dialog --prgbox "cal"...
  5. Replies
    2
    Views
    2,397

    Re: dialog inputbox - a default input value

    A that was simple. i should have figured that out myself ](*,)Anyway really appreciate your help.
  6. Replies
    2
    Views
    2,397

    dialog inputbox - a default input value

    Say i want to create a simple inputbox like this:


    dialog --inputbox "Please enter a hostname" 10 60Is there a way to get a default value already filled in the input field? Say i would like it to...
  7. Re: Simple bash script: move by file extension.

    Setting the shell options to extended fixed it the way i chose to do it, i found that method in the book i'm reading right now and i missed that i had to enable extglob.



    And of course using...
  8. Simple bash script: move by file extension.

    I have just recently started with Bash scripting, and i am trying to move files according to their file extension. Directly at the bash prompt i can do like this:


    mv *+(.jpg|.jpeg|.gif|.png)...
  9. Replies
    2
    Views
    1,028

    [ubuntu] Re: Basic LAN using IPv6.

    Aha i see, i will have to try out using virtual ips as well, it can be quite handy :)
  10. Replies
    10
    Views
    23,384

    [ubuntu] Re: 12.04 login screen resolution wrong

    thought i would post an update on this problem, it sorted itself as soon as i upgraded to 12.10. I have no idea what was causing the problem but I'm glad it's fixed now :)

    Should i mark this...
  11. Replies
    2
    Views
    1,028

    [ubuntu] Basic LAN using IPv6.

    I have just started too learn about IPv6 and i must say it is really interesting.

    I have managed to set up a simple Local area network with two hosts, and they are able to communicate using the...
  12. Replies
    10
    Views
    23,384

    [ubuntu] Re: 12.04 login screen resolution wrong

    My new script looks like this.


    #!/bin/sh xrandr --output default --primary --mode 1920x1080

    Still won't work.
  13. [SOLVED] Re: Source list problem (Software center-amnesia).

    Found the solution. :)

    https://help.ubuntu.com/community/Pay/FAQs/Bad_APT_Auth
  14. Replies
    10
    Views
    23,384

    [ubuntu] Re: 12.04 login screen resolution wrong - SOLVED!

    Followed the steps but it's not working.

    Running.


    xrandr -q

    I got this.
  15. [SOLVED] Re: Source list problem (Software center-amnesia).

    The proper ones? how do i find this out? Should i check if the URI is correct for these repositorys?




    Not quite following, do you mean https://launchpad.net/ubuntu ?
  16. [SOLVED] Source list problem (Software center-amnesia).

    So when i try to install Amnesia:the dark decent from the software center, or when i run the ordinary system updates i get this message.


    W:Failed to fetch ...
  17. [ubuntu] Sourcelist problem (Software center-amnesia).

    So when i try to install Amnesia:the dark decent from the software center, or when i run the ordinary system updates i get this message.


    W:Failed to fetch...
  18. Replies
    18
    Views
    3,698

    [ubuntu] Re: Ubuntu on a mini PC?

    I really appreciate all the replys, very usefull information. I will make sure to vist a vendor and try out diffrent laptops, to test screen size, weight and preformance.

    I will post when i have...
  19. Replies
    18
    Views
    3,698

    [ubuntu] Re: Ubuntu on a mini PC?

    Ah i see, with the replys so far, i think that the main problem ain't the speed but rather the screen size?

    Still i am not quite sure :confused:

    Best deal would be a laptop at 14-15" inch...
  20. Replies
    18
    Views
    3,698

    [ubuntu] Re: Ubuntu on a mini PC?

    Thanks, this just the information that i need :D well i am going to work all summer so i will be on the lookout for an other laptop. The reason i was thinking about getting a mini PC is beacuse the...
  21. Replies
    18
    Views
    3,698

    [ubuntu] Ubuntu on a mini PC?

    So this fall i will go to college, and i need a laptop/netbook for my studies i am mostly going to use it for email, word processing, create presentations etc, it is not going to be used for...
  22. Replies
    12
    Views
    15,363

    [SOLVED] Re: Openldap: client cannot login.

    I first managed to solve my problem with a "dirty fix". i created the users home directory manually, now i was able to log in with my ldapusers.

    So the problem was inside...
  23. Replies
    5
    Views
    811

    [SOLVED] Re: Standard folder bookmark is gone.

    You sir are my hero, i changed the folder path and now everything is back to normal. If you were here i would kiss you! You are awsome! :P
  24. Replies
    5
    Views
    811

    [SOLVED] Re: Standard folder bookmark is gone.

    Aha the path to the "Pictures" folder is not correct, so editing the folder path here should make things right?
  25. Replies
    5
    Views
    811

    [SOLVED] Re: Standard folder bookmark is gone.

    If you want anything translated from the screenshot just let me know.
Results 1 to 25 of 35
Page 1 of 2 1 2