Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    16
    Views
    962

    [ubuntu] Re: Have an issue with my bash script

    Thx anewguy my original script is like this,


    #!/bin/bash

    # To specify the device /dev/sdb1 or /dev/sdc1
    device=$(zenity --entry --text "Enter USB Device Number?")

    if $device
    then
  2. Replies
    16
    Views
    962

    [ubuntu] Re: Have an issue with my bash script

    #!/bin/bash

    # To specify the device /dev/sdb1 or /dev/sdc1
    device=$(zenity --entry --text "Enter USB Device Number?")

    if [ -z "$device" ]
    then
    exit 0
    fi
  3. Replies
    16
    Views
    962

    [ubuntu] Re: Have an issue with my bash script

    OK I'll do that
  4. Re: NVIDIA GeForce 6200: Sluggish graphic performance

    OK guys I got my self a new 9800GT 1Gb nvidia card and yes my graphic performance did got improved and became smoother.

    I installed he drivers from the X-SWAT repo and they do keep things updated...
  5. Replies
    16
    Views
    962

    [ubuntu] Re: Have an issue with my bash script

    Can some plese help me with this script.
  6. Replies
    16
    Views
    962

    [ubuntu] Re: Have an issue with my bash script

    That to insert my USB port where my SD Card reader is at. But my problem is why it's not working even I'm running the script with sudo.
  7. Replies
    16
    Views
    962

    [ubuntu] Re: Have an issue with my bash script

    Nope No luck
  8. Replies
    16
    Views
    962

    [ubuntu] Re: Have an issue with my bash script

    No luck tried it this is what I get,


    ./SDCreator.sh: line 4: /dev/sdb1: Permission denied
  9. Replies
    16
    Views
    962

    [ubuntu] Have an issue with my bash script

    Hi all,

    Now my problem is with a bash script which I managed to cook up with the help of angry_jhonny. The script runs but says permission denied when I give the device path then after the second...
  10. [SOLVED] Re: Need to know how to create a bash file for file copying

    THX brother nice one this I can work with I also checked out zanity it's nice rather than going with just text thx a lot.
  11. [SOLVED] Re: Need to know how to create a bash file for file copying

    Thank you very much for your reply angry_jhony it shed some light on what I should do.

    And as changing values yes my script has changing values the volume name, volume ID, sdcard name and the...
  12. [SOLVED] Need to know how to create a bash file for file copying

    Hello all !

    My work requires me to format SD cards with specific number to the volume name and then copy some files in to it.

    So what I currently do is run these command on the terminal one by...
  13. Replies
    5
    Views
    1,155

    [SOLVED] Is there a 2 windowed file manager ?

    Guys is there software for linux with two windows like the freeCommander for windows. I'm quiet fond of the nautilus but when it comes to copying large amount of file from my SD cards to my HDD it's...
  14. Replies
    13
    Views
    922

    [ubuntu] Re: Got a new website please HELP ME!

    For HTML you can use Geeny, Scribes or BlueFish. I'm a web guy and I personally use Scribes and BlueFish. But if you want to do content management then I like to suggest a CMS environment like...
  15. [ubuntu] Re: Can't use laptop anymore after upgrade

    You can download the CD image from here

    How to burn a CD in Windows Guide here.

    Burns a CD in Ubuntu Guide here

    How to install Ubuntu Guide here
  16. [ubuntu] Re: Please help!!! Can't use laptop anymore after upgrade!

    These kind of things tends to happen when you do a upgrade some times files get dropped with out notice and it gives issues afterward.

    So my advice to is if you can get a Ubuntu cd image then...
  17. Replies
    8
    Views
    487

    [other] Re: Need help choosing the right distro

    Welcome to the forums !

    According to your specifications you computer is capable of running any distro with out any problem. It's just boils down to what you need and what you plan to do with the...
  18. Poll: Re: Lets here what you have to say about The HUD and the new Unity

    No one else want to take part in this poll.
  19. Replies
    4
    Views
    380

    [ubuntu] Re: User account

    Ah, Found you ignore the PM.

    OK so you're coming from a windows base I presume keeping that in mind lets get our hands dirty.

    First you need to have a bootable media but you already have...
  20. Replies
    4
    Views
    380

    [ubuntu] Re: User account

    If you don't mind friend I like to sujest to do a complete reinstall of your system and starrt fresh againe.
  21. [ubuntu] Re: Is 10.04 LTS Still Supported by the Ubuntu Desktop Advanced?

    No, They don't do that 'cos this is a community type of a distro theres no paid support unless you're a enterprise user.

    Look at this link it'll help you to get an idea.

    @Zombififier25 "no...
  22. Thread: gimp 2.8

    by sadaruwan12
    Replies
    13
    Views
    3,552

    [xubuntu] Re: gimp 2.8

    It's better if you upgrade to 12.04 'cos lucid will loose the support and the software updates very soon.
  23. [ubuntu] Re: Is 10.04 LTS Still Supported by the Ubuntu Desktop Advanced?

    10.04 might have another 1 year left 'cos the support for 10.04 is for 3 years so might have another one year.
  24. Replies
    3
    Views
    311

    [ubuntu] Re: grub deleted

    You only need to restore your windows MBR and thats it no need to install GRUB.

    wilee-nilee has listed a good way to do that just follow the steps you'll get your windows back.
  25. Replies
    23
    Views
    2,239

    [ubuntu] Re: Ubuntu for Windows Dummies

    Welcome to the forums friend !

    For your first question this might help you follow the link.

    Learning ubuntu is not a very big thing but if you have installed the very latest version of ubuntu...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4