Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    261

    prolog newbie question.

    I'm trying to draw some textual figure astrrick on screen using prolog recursion, like the following.



    Till now i'm able to draw till this much, i could not figure out how exactly to draw this...
  2. Replies
    3
    Views
    526

    [ubuntu] Re: Upgrade to 11.04 = EPIC FAIL :(

    Using a live cd of ubuntu, make a backup of important things. Then do a fresh install, you never know what exact problems an upgrade causes.
  3. Replies
    20
    Views
    990

    Re: Request to Ubuntu developers

    As far i see, you can go to system monitor to check download and upload happening at end of session, works great, i have not checked about integrating system monitor data with program. I think it can...
  4. Replies
    6
    Views
    1,336

    [ubuntu] Re: wireless not connecting, hpG62 laptop.

    I'm able to connect to wireless, needless to say I tried above method long back, but it was unable to install device driver for my card.

    I had to manually install drivers from source, then it...
  5. Replies
    6
    Views
    1,336

    [ubuntu] Re: wireless not connecting, hpG62 laptop.

    You can try
    sudo /etc/init.d/network-manager restart to restart network manager. Sometimes it works:)
  6. [ubuntu] Re: Wireless not working after suspend/hibernate Ubuntu 10.10 I HAVE TRIED EVERYTHING

    try this when you login back after suspend. Open up a terminal,

    sudo /etc/init.d/networking restart
    Also try switching off and on your wireless button on your laptop, might be a solution.
  7. Replies
    5
    Views
    10,553

    [ubuntu] Re: uid=1000. gid=1000. why 1000?

    below 1000 there are system related apps which use gid, like www-data which is used commonly gid = 33.
  8. Replies
    10
    Views
    733

    [ubuntu] Re: Best way to backup system

    I thought that you had similar issue of backing system, you just need to insert a USB drive and it'll mount it automatically. Then see the label name of drive and run the program and enter the name...
  9. Replies
    6
    Views
    1,336

    [ubuntu] Re: wireless not connecting, hpG62 laptop.

    I finnaly able to solve wireless problem, just needed to compile and run the proprietary driver, more information about solving wireless here...
  10. Replies
    10
    Views
    733

    [ubuntu] Re: Best way to backup system

    Thanks for that Grsync, the python script also does the same thing but it tar.gz so filesize will be quite reduced.
  11. Thread: Upgrading

    by abhilashm86
    Replies
    8
    Views
    658

    [SOLVED] Re: Upgrading

    At this point of time, it would be better to wait for couple more days before trying out ubuntu 11.04. Since there might be mighty bugs along with unity which a beginner user cannot handle at times...
  12. Replies
    10
    Views
    733

    [ubuntu] Re: Best way to backup system

    I use my own script to backup files and home directory, this is piece of code, you can modify to your use.

    I usually have two large USB drives of 320GB, just plug any USB and enter its name and...
  13. [ubuntu] Re: Ubuntu 11.04 Free Online Trial BETA open for 24 hours

    thanks for the link share, good to see so many apps running on amazon cloud, i could not become sudo and test few things? Was sudo login disabled?
  14. Replies
    6
    Views
    1,336

    [ubuntu] wireless not connecting, hpG62 laptop.

    I can see the connections in the above network, but if i click on that, it does not connect, but keeps on trying??
    My system configration of wireless is as follows,
    ...
  15. Re: for system backup case, use python or shell?

    So what filesystem will symlink support? This USB is vfat and just to test the python script.

    Untill now shutil is handling errors like permission problems, file not found, device under /media...
  16. Re: for system backup case, use python or shell?

    I was just trying out rsync from command line, i should be very carefull while using it, whereas in python script, i can mention each and every file how it should be created and copied.
    Let it copy...
  17. Re: for system backup case, use python or shell?

    The files i'm backing up are subversion, management docs and custom documents from ubuntu machine. As far as complexity is concerned, its not huge files which are backed up!! So good to hear from you...
  18. [ubuntu] Re: virtualbox: windows to ubuntu file sharing?

    I tried it a long back, when i do shared folders, ubuntu will auto mount drives in /media/drives. So i can't even copy, create folders there since /media/drives belong to user root!!

    I even tried...
  19. for system backup case, use python or shell?

    I wanted to write a script to backup some directories in ubuntu, there are few directories i need to make a backup.
    for system backup case, use python or shell?

    So is python os shell better?? I...
  20. [ubuntu] virtualbox: windows to ubuntu file sharing?

    I've installed windows7 on my computer, then ubuntu 10.04 is running as virtual using sun virtualbox.

    I did these methods to share file from windows7. Made network mode to Bridge in settings,...
  21. [SOLVED] Re: chmod file permissions between user and root....

    Finally solved the problem, thanks for everyone helping!!
    I'll post contents of my /etc/sudoers file, just to show small tweaks i did,
    To open /etc/sudoers file,
    sudo su
    then, ...
  22. [SOLVED] Re: chmod file permissions between user and root....

    Hey glad you understood my problem, this is most brain tweaking thing i did on ubuntu, yep still trying around!! Yes i'll look at the resources you've mentioned.

    And i saw we can restrict what...
  23. [SOLVED] Re: chmod file permissions between user and root....

    I'm the admin of system, so that feature is for me.

    How exactly can i create a group that has right only to install softwares?? To install something, he should have sudo privilages.........
  24. [SOLVED] chmod file permissions between user and root....

    I want to have two kind of users in a work machine having ubuntu 10.04,

    1) He is the admin, have sudo privilages and install, do all types of work, his username is abhilash

    2) A user who is...
  25. Replies
    2
    Views
    461

    [all variants] Re: Dns with static ip?

    Thanks you jack for the easiest way of suggesting, i searched in my domain provider and found out that dns hosting is free!! and it works, so my webserver is on!! happy:p
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4