Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    529

    [SOLVED] Re: libcurlpp linking problems

    You da best. =d>
  2. Replies
    2
    Views
    529

    [SOLVED] libcurlpp linking problems

    Hey hows it going?

    I'm trying to compile a simple program with libcurlpp and I'm running into a linker error. I've tried compiling my own libcurl and libcurlpp and installing those to no avail....
  3. Replies
    0
    Views
    672

    tmux not showing colors correctly

    I installed tmux and am really stoked on it but I cannot for the life of me get the colors to work for 'ls' and 'grep' (even though dir colors is enabled). It works correctly for vim though....
    Btw...
  4. Re: Ubuntu Phones on sale Globally (even USA) !!!!

    I'd take the plunge if I knew it was going to work with sprint. But I cannot seem to find any concrete info on whether or not that is the case (and I don't need another mp3 player that used to be a...
  5. Re: Intro to programming: Pascal or Fortran?

    It is interesting that they are offering these languages as an introduction to programming. Fortran was around "pre-stack" meaning there was no function calling at one point of time (all the code was...
  6. Replies
    4
    Views
    789

    Re: Resetting debconf values bash

    Figured it out. Put a substitution variable into the templates file ("choices" below):


    Template: pkg/interfaces
    Type: select
    Choices: ${choices}
    Description: .....

    And in the config file...
  7. Re: MyServerEditor Apache server configuration GUI

    Free doesn't imply the licencing, does it? Microsoft's upgrade to window$ 10 is free.
  8. Replies
    11
    Views
    1,002

    Re: Delete duplicate file from Text list

    Ever feel like bash is the wrong toolset for some pattern matching at this level? I feel like you can have safety and fast implementation with a language like python for this problem.
  9. Replies
    1
    Views
    777

    [ubuntu] IPTable Masquerade not Working

    Hey guys,

    So I'm trying to set up a masquerading rule in iptables and it doesn't seem to stick. Here's the command I'm using:

    sudo iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
    But...
  10. [SOLVED] Re: c++ cgi convert argv[x] to query_string ???

    Hey, it is really important about what you mean by command line arguments to be converted to CGI vars.

    Do you mean you just want to convert the text into output-able text in html ? (thus the base...
  11. [SOLVED] Re: c++ cgi convert argv[x] to query_string ???

    Just real quick q,

    why didn't you just use the std namespace?
  12. Replies
    2
    Views
    382

    [ubuntu] Re: Mouse / Keyboard freeze problems

    I haven't tried that combination yet. I could try it, but how can I determine quickly if it is stable? I think there is a stress test in System->Administration; gotta wait a bit before I restart the...
  13. Replies
    2
    Views
    382

    [ubuntu] Mouse / Keyboard freeze problems

    Hey,

    I'm having problems with my mouse and keyboard on pretty standard ubuntu install of Ubuntu 10.10 AMD64. It seems to work fine with three harddrives running, but as soon as I add a fourth the...
  14. Poll: Re: What's the point of locking off the archives "from public view"?

    There are too many obscure problems that were solved back in the day. We are going to have to solve all those again if we destroy it.
  15. Replies
    2
    Views
    672

    [ubuntu] Re: Black hat owning systems help

    This seems to be a dpkg error.

    This link maybe yields an answer.

    Anyways man, why would anyone want to compromise your system that bad. I think you should look into ufw for starters, then...
  16. Replies
    6
    Views
    423

    Re: More Integers!

    Although Haskell seems great for a quick numeric analysis problem :)
  17. Replies
    6
    Views
    423

    Re: More Integers!

    Haha Haskel sounds a lot like mathematica. I'm trying to depart from languages that all already been made for me like that. Java has a bit too much overhead for my preference. But I have heard about...
  18. Replies
    6
    Views
    423

    More Integers!

    So, I'm a fourth year math major, and I've had this question for a long time now... but I would finally like to know the optimal answer. So with double / long int I get a certain amount of mem space...
  19. Re: Check out my latest travesty of a website.

    Although when I first saw it, I thought of it as an art piece; representing the death of analog TV in the United States.
  20. Re: Check out my latest travesty of a website.

    I think it makes sense in context with the other links you posted + the games section lol.
  21. Replies
    8
    Views
    834

    Re: Can't create link w/o admin privs

    I was accidentily trying to do that earlier, and 'ln' was spitting back an error. You are probably right though, maybe with the correct flags.

    But as far as I know (as you probably already know),...
  22. [ubuntu] Re: Computer boots alone at certain time every night (intrepid Ibex)

    Haha I was thinking the same thing.
  23. Replies
    8
    Views
    834

    Re: Can't create link w/o admin privs

    You can't create a hard link to a directory. A hard link is like having the same file in two different places. If you delete a hard link then you delete the file in memory too.

    You can only soft...
  24. [ubuntu] Re: Hey check out all this action I got going on with my firewall

    Check out one more attachment.

    All these samba connections yet I have no other computers connected to my router and that port should not be accessible outside my network.



    Good point.
  25. [ubuntu] Re: Hey check out all this action I got going on with my firewall

    I don't think this is the case. It has been at least a week since I downloaded a torrent of any kind. The bad news is I moved, and these same connections are showing up at the new house (new IP). My...
Results 1 to 25 of 81
Page 1 of 4 1 2 3 4