Search:

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

Page 1 of 8 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    399

    grep help in python

    Alright, I am writing a program to interface with the Arch Linux AUR for a friend. I need help with grep. So far as I can tell, the only way to actually search the thing is to download the HTML code...
  2. Replies
    8
    Views
    2,791

    [ubuntu] Re: Beep command does not work

    perhaps the program got uninstalled?
  3. Re: [HOW TO] Back up your data on to a shared network drive

    It kept giving me syntax errors until i removed


    I recommend putting that on a separate commented out line.

    Other than that the script works really well, I keep getting permission errors, but...
  4. Replies
    7
    Views
    8,005

    [ubuntu] Re: can't remove samba share

    did you try removing the share from your smb.conf file?
  5. Replies
    21
    Views
    1,126

    [gnome] Re: "ls" command question

    I just read that...



    Elves.... our computers use elves to operate... thats it I give up, computers are magic. I wonder if I can find "santa" in the file for sudo... xD
  6. Replies
    21
    Views
    1,126

    [gnome] Re: "ls" command question

    :P But no, I mean I actually think its NOT possible at all. I remember once I tried to nano the file for cd just for the hell of it. And nano couldn't understand the file at all.



    gives



    ...
  7. Replies
    30
    Views
    4,996

    [SOLVED] Re: Odd 100% CPU spike every half hour?

    you could check the root cron?
  8. Replies
    3
    Views
    325

    [ubuntu] Re: Installing JAVA - need help

    no, the root password is actually locked by default, its a security measure taken by ubuntu. Some other distro's leave the password unlocked.

    to change it just type


    sudo passwd root

    and...
  9. Replies
    21
    Views
    1,126

    [gnome] Re: "ls" command question

    I know what he's asking (I think) he wants to invoke ls, which prompts him for a file, lets say file abc, ls then finds anyfile with a datestamp later than abc and returns it to the user.

    No, I do...
  10. Replies
    7
    Views
    1,050

    [ubuntu] Re: Please Help, Xorg f*cked itself up

    have you tried that last link in rouge's post?
    It could also be that the card has finally died...
  11. Replies
    7
    Views
    405

    [SOLVED] Re: I Gotta weard problem here

    have you tried re-installing flash?
  12. [ubuntu] Re: Stop folder popping up when connecting HDD

    or add an entry in your /etc/fstab file with the noauto option.
  13. Re: [HOW TO] Back up your data on to a shared network drive

    Nice howto,

    If I wasn't having any problems connecting to my samba server using smbmount, i'd definatly use it!

    I've bookmarked it just in case the server decides to start working the way i...
  14. Replies
    7
    Views
    1,050

    [ubuntu] Re: Please Help, Xorg f*cked itself up

    Alright, I diff'd your config file to mine, and yours was kinda messy with a few grammer issues (like a comma inplace of a period). So I re-wrote the file (which seems like a totally generic nvidia...
  15. Replies
    56
    Views
    1,825

    [ubuntu] Re: Updates causing CPU & RAM leaks?

    I was having the same problems in Karmic and Lucid 1 + 2. Figuring I was out of options, I used the default NVidia installer from the nvidia website, and that seemed to solve my problems O.o
  16. Replies
    7
    Views
    423

    [ubuntu] Re: What servers are you guys using?

    I use an old Dell PC
  17. Replies
    10
    Views
    872

    [all variants] Re: What distro would best fit me?

    I suggest Arch Linux, very difficult to install, you will need to print out a copy of the beginners guide, however, you will learn an incredible ammount about linux that you didnt even know existed...
  18. Replies
    25
    Views
    1,096

    [SOLVED] Re: scared to switch

    let us know how it goes/what you think
  19. Replies
    7
    Views
    1,050

    [ubuntu] Re: Please Help, Xorg f*cked itself up

    can you post the actual xorg.conf file for us?

    also if you run Xorg --configure under sudo, you should be able to generate a very basic, very general xorg.conf that should get the display working....
  20. Replies
    13
    Views
    2,923

    [ubuntu] Re: Samsung Freeform Help

    did you try running the CD in WINE?
  21. Replies
    4
    Views
    1,135

    [ubuntu] Re: help to clean cache memory

    that is the command to write cache to disk, but, as you found, it does not run under sudo, it needs root,


    su
    sync; echo 3 > /proc/sys/vm/drop_caches

    However, this takes your cache from RAM...
  22. Replies
    2,293
    Views
    198,329

    Re: What is the name of your computer(s)?

    Abraham Sapien (Server)

    Red (laptop)

    Both from the movie Hellboy :D
  23. Replies
    10,052
    Views
    1,170,916

    Re: You know you're a geek when........

    chmod a+x /bin/laden

    is genuinely funny to you.

    You read xkcd.

    You can switch to console mode just to freak your friends out without suffering any kind of damage in productivity.
  24. Replies
    763
    Views
    65,171

    Re: Challenge for all you Microsoft haters!

    yes, microsoft office is awesome, a total RAM hog, but the interface is really really nice.

    That being said, it is the only MS product I will allow myself to use.
  25. Replies
    11
    Views
    984

    [ubuntu] Re: Anyone know where my RAM is going?

    No I don't have virtualbox modules installed, however I seem to have found a solution, While this had plauged most Ubuntu versions I had used, the problem was happening in Lucid Alpha 1 and 2. Though...
Results 1 to 25 of 184
Page 1 of 8 1 2 3 4