Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    313

    Re: General Query Root User

    Agreed. In fact , doing that is very dangerous for production servers because the next person who uses the console might log out of the shell to find out that he/she automatically landed in a root...
  2. Replies
    6
    Views
    2,452

    [ubuntu] Re: Run sudo apt-get over SSH

    Ah I see .. I must have misread the question then. My apologies.
  3. Replies
    6
    Views
    2,452

    [ubuntu] Re: Run sudo apt-get over SSH

    Have you tried it? You have access to the server in question right?

    Thats the main question. Pls try. If it doesn't work then pls ask here with details so we can work on it. If not it would be as...
  4. [ubuntu] Re: c programming in linux - absulute beginner - turboc to gcc

    No. You don't need to start all over. The hardest part is done, the algorithm. The rest is nothing.

    First, write a helloworld.

    Install this package - build-essential


    sudo apt-get install...
  5. Replies
    7
    Views
    351

    [ubuntu] Re: Installation questions

    I can see 3 Windows partitions , NTFS , and 1 unknown with just 1mb. You are sure there is a partition with 50GB? Formatted? Unformatted? Perhaps Screenshot of Windows Disk Management if possible?
  6. Replies
    3
    Views
    490

    [ubuntu] Re: G++ invoking problems...

    strange , the same thing done on my machine returns different result. Nothing about libpaper1 .. can you do a screenshot and put it on imagebin?
  7. Replies
    28
    Views
    8,227

    Re: Wish to install CrashPlan

    Right click , choose the unlock option.
  8. [ubuntu] Re: c programming in linux - absulute beginner - turboc to gcc

    I am not going to ask why a newbie wants to do C programming in a completely unfamiliar environment , instead of installing TurboC on Windows and be done with it , so lets go straight to the...
  9. Replies
    28
    Views
    8,227

    Re: Wish to install CrashPlan

    Great it worked out in the end. It was pretty complicated though. Talking of backup , Linux has plenty of backup options as well. RSync , dd comes to mind. May not as feature-rich as CrashPlan though.
  10. Replies
    28
    Views
    8,227

    Re: Wish to install CrashPlan

    Seems you are doing just fine :P

    Btw you can start using tab for auto completion. Try typing 'D' then press tab , it will give you Document and Download. To close down on the Download , add ow....
  11. Replies
    28
    Views
    8,227

    Re: Wish to install CrashPlan

    GTK will gives a lotttttt of results. Its a very generic name for Gnome packages/libraries. Let us know how the install went. :)
  12. Replies
    28
    Views
    8,227

    Re: Wish to install CrashPlan

    Eh ah , I didn't say apt-cache search gtk , its apt-cache search libwebkitgtk. It shouldn't give you more than 10.

    Ok first , we download the file. Or save as. Actually , its the same on Windows....
  13. [ubuntu] Re: Is ubuntu is more than sufficient to get run all major software without need of w

    Linux as popular as Windows means virus? Doesn't Google and Facebook using them as servers for billions of people count? Android? Embedded Devices? What do you think they are running on Smart TV or...
  14. Replies
    28
    Views
    8,227

    Re: Wish to install CrashPlan

    You sure googling "GTK" points to GIMP? I see gtk.org as the first result in Google. Anyway , Just install CrashPlan. If it fails then we see why and we go from there.
  15. Replies
    28
    Views
    8,227

    Re: Wish to install CrashPlan

    No prob. I was and still a noob in a lot of areas.

    Here is a tip. Learn these two commands

    - apt-cache
    - apt-get

    Try this code
  16. [ubuntu] Re: Is ubuntu is more than sufficient to get run all major software without need of w

    Lets look at some examples.

    Firefox : It has both Windows and Linux downloads. I have it on both Windows and Linux machines.

    Notepad : Notepad is only for Windows. There are similar text...
  17. Replies
    28
    Views
    8,227

    Re: Wish to install CrashPlan

    Ok so you have no java. You can install Java in many ways , too many if you ask me.

    Here is a wiki page on Java , https://help.ubuntu.com/community/Java

    I am not sure you need a JRE or JDK ,...
  18. [ubuntu] Re: Compatible format for windows7 files in ubuntu

    I am confused. May I know what exactly you want to do?
  19. Replies
    28
    Views
    8,227

    Re: Wish to install CrashPlan

    Lets do things step by step

    Here is the command to see the kernel you have


    uname -r

    Java version

    java -version
  20. Replies
    12
    Views
    1,404

    Re: How to execute/install a .bin file?

    Here is installing any .bin files

    1) Get it executable with chmod

    chmod +x file-name.bin

    2) You can check the permissions with ls -l file-name.bin

    3) TO execute it , same for any...
  21. Replies
    3
    Views
    823

    [ubuntu] Re: Amd HD 7670 driver

    First we install kernel header


    sudo apt-get install linux-headers-$(uname -r)

    Then try reinstalling the driver. Does it still shows the same error as before?
  22. Replies
    44
    Views
    1,874

    [ubuntu] Re: Setting up Ubuntu server - Questions

    May I know how you prepared the usb?
  23. Re: Ubuntu on Smartphones - Ubuntu and Android both?

    Actually Singapore loco team just had a meetup with visiting Lead Designer on Ubuntu Touch , the details are on FB , and from what we saw that night on a Nexus phone and tablet , it looks smooth....
  24. Replies
    6
    Views
    852

    [ubuntu] Re: White screen on boot

    Do you see an option to "Try Ubuntu without any change to your computer"? And if so , have you tried it?
  25. Replies
    0
    Views
    2,583

    A wonderful meetup with Jouni Helminen

    Just to update on the Team Ubuntu Singapore's recent activity ,

    We recently had a brief meetup with Jouni Helminen who is a lead designer for Ubuntu Touch at Canonical , London. We had a wonderful...
Results 1 to 25 of 43
Page 1 of 2 1 2