Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.09 seconds.

  1. [ubuntu] nvidia 256.44 driver working but with lots of jaggies

    Just wondering if anyone else has tried and is experiencing the same issue. I'm using ubuntu 10.04 and have just upgraded my nvidia graphics driver to the 256.44 version. Everything worked find with...
  2. Cross-Post: output of external program causing main process to freeze

    I've already posted herehttp://www.ruby-forum.com/topic/207528#new but I've gotten no answers and am desperate for a bit of help. Long story short ... Have a DRb service running. It takes a file to...
  3. Replies
    1
    Views
    1,453

    Re: ruby IO.popen with blank characters

    I've solved the problem. I put the entire string in quotes like so


    IO.popen("\"#{path.to.dir}/bin/exec.exe #{path.to.options}\"")


    when I should have done this

    ...
  4. Replies
    1
    Views
    1,453

    ruby IO.popen with blank characters

    basically trying to start a process with io.popen. the directory where the program can start from is user chosen ... so we may have something like c:/program/bin or something like c:/documents and...
  5. [kubuntu] Re: Grub Menu pops up automatically on restart

    This is a bit late but I've figured out what the problem was ... or maybe it's a bug. When my computer first starts, if I hit escape, that seems to toggle something in grub which makes it pop-up...
  6. [kubuntu] Re: kde how to hibernate on laptop lid close

    Untitled_NO4 ... thanks for pointing me in the right direction. I honestly have no idea how I missed looking there ( maybe because I'm still a KDE noob? ) but that did it for me. Sorry it's taken so...
  7. [kubuntu] Getting strigi/nepomuk to work within kmenu?

    Just wondering if it is possible to have the strigi/nepomuk search used within the kmenu. At the top there is a search bar, and it would be easier to search for files there instead of popping up a...
  8. [kubuntu] kde how to hibernate on laptop lid close

    I can't figure out for the life of me how to make kde hibernate when the laptop lid is closed. I can't find the option anywhere. What am I missing?
  9. [kubuntu] Grub Menu pops up automatically on restart

    So I've done a fresh Kubuntu 9.10 install and the grub menu pops up every time I turn on my computer ... which I then have to hit enter to boot the selected OS. Is there someway I can turn this off?
  10. Replies
    5
    Views
    38,130

    [all variants] Re: How to install or Convert .pkg files

    Thanks for the help guys but the problem is now solved. I got the package from a guy at work when I asked him for a linux version of Cisco's vpn client ... I assumed he knew what he was talking about...
  11. Replies
    5
    Views
    38,130

    [all variants] How to install or Convert .pkg files

    I've been given a .pkg file for a program I need for work ... but I only use Ubuntu. This file type I believe is for Solaris but I could be mistaken. I was wondering how to install this type under...
  12. [kubuntu] Upgrade to kernel 2.6.30 kills wireless...

    I'm running Kubuntu. When I use the 2.6.30 kernel my wireless craps out. Not only that, when I plug into the internet directly I still get nothing. So I'm assuming that I need to reinstall some...
  13. [kubuntu] Re: KDE Daemon request password at every login

    After playing with it for a while I just gave up. How kde and the wallet and the network manager work together seems very buggy at the moment. So I installed wicd..... Awesome. It does everything...
  14. [kubuntu] Re: KDE Daemon request password at every login

    As far as I know just the wireless network manager. This is my first round with Kubuntu after using Ubuntu for the past couple of years so I'm still getting the hang on how things work and where they...
  15. [kubuntu] KDE Daemon request password at every login

    Yes its just that. Everytime i log into the desktop, KDE Daemon requests a password even though i set it allow-always? Any ideas?
  16. Replies
    5
    Views
    937

    Re: windows command line problem

    I'm not going to lie to you, I have heard of batch files( which i assume is like a shell script ), but I've not used windows as an operating system on a day to day basis in over 6 years. The only...
  17. Replies
    5
    Views
    937

    Re: windows command line problem

    To darryl and Madcow... putting the file argument in quotes actually worked... which is odd. By any chance you guys would not happen to know how to keep the windows command prompt open after the...
  18. Replies
    5
    Views
    937

    windows command line problem

    I'm writing an IDE in java for ruby programming. The problem comes when it's time to execute the ruby program... Doing this on ubuntu( and/or any other linux variant) is a piece of cake... Windows...
  19. Replies
    3
    Views
    593

    Re: How to get root access from a gui?

    yup that worked. Thanks guys.
  20. Replies
    3
    Views
    593

    How to get root access from a gui?

    So I'm writing a java app to (rid some personal annoyances)/(set some personal variables) on some things in ubuntu that either frustrate me or simply I want set to something else...either way.. what...
  21. Replies
    1
    Views
    283

    [ubuntu] pre-loading programs

    So I know of profiling the kernel which helps to speed up most-used programs, but is there a way to specify say in a file, ahead of time, the programs you would like to have put into memory so that...
  22. [ubuntu] ssh problem part2, with different users

    I recently posted on this thread in this forum, http://ubuntuforums.org/showthread.php?t=1047738, and got the answer I was looking for. However when I ssh into my server whether using...
  23. [ubuntu] Re: cant ssh to ip to domain name, but can through ip

    nishv: Thank you, that did it. godaddy does not make doing such a thing exactly easy or intuitive, but after some digging through their site I found where I needed to Add an A record and that worked....
  24. [ubuntu] Re: cant ssh to ip to domain name, but can through ip

    To do that, do I have to setup a DNS server on my local machine or can I go through say godaddy.com or another site which has a DNS server?
  25. [ubuntu] Re: cant ssh to ip to domain name, but can through ip

    The only thing I did was forward and mask the domain name at godaddy meaning i said to forward christoforever.com to ##.##.##.##
Results 1 to 25 of 64
Page 1 of 3 1 2 3