Search:

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

Page 1 of 2 1 2

Search: Search took 0.09 seconds.

  1. [all variants] Re: are there too many return targets in this iptables script?

    Thanks for your tips lensman. I'll be testing scripts with your suggestions this weekend.
  2. [all variants] Re: are there too many return targets in this iptables script?

    Bohdi,
    Thanks for the tips. I didn't post all of the script for brevity. I also be watching the logs for the ask learning how to sift through info with tools like sed, awk , and using regular...
  3. [all variants] are there too many return targets in this iptables script?

    After the packets traversing this firewall traverse the bad_packets chain and traverse the bad_tcp_packets chain, are the two RETURN targets in those chains really necessary? Won't the packets...
  4. Replies
    2
    Views
    563

    [kubuntu] Re: Should I edit my mtrr configuration?

    That option is not in my bios.
  5. Replies
    2
    Views
    563

    [kubuntu] Should I edit my mtrr configuration?

    Hi
    I haven't been able to get my 64bit kubuntu to recognise all four gigs of ram that I have. The free command only shows 2.9 gigs.


    free
    total used free shared ...
  6. [kubuntu] "free -m" and "/proc/mtrr" what are the differences?

    reg00: base=0xfeda0000 (4077MB), size= 128KB: write-back, count=1
    reg01: base=0xbf800000 (3064MB), size= 8MB: uncachable, count=1
    reg02: base=0xffe00000 (4094MB), size= 2MB: write-protect,...
  7. [kubuntu] bios shows 4gb of ram /proc/meminfo does not (kubuntu 64bit)

    any suggestions?

    have already tried the "mem=4096M" option in grub with no success.

    /proc/meminfo show 2.95 GB
  8. [ubuntu] looking for the best guide to compiling a kernel

    I would like to recompile the one I have already as well as combine anew one. Can you give me the best guides for either?
  9. Replies
    2
    Views
    388

    [kubuntu] why did ubuntu fork from debian?

    ...?
  10. [kubuntu] How does one shrink multiple pages to one page with Open office or abiword?

    I'm using open office 2.2 and abiword 2.4.6.. I can't find a way to shrink multiple pages to one page with either one.
  11. Re: Looking for code to report how long it takes my program to execute

    Thanks for gprof. I tried it. But, i think my program was too simple for it.
  12. Re: Looking for code to report how long it takes my program to execute

    I haven't had time to explore all the advice given yet and I need to reframe my question. What commands is there that can let me test how long it takes my computer to complete the program from right...
  13. Looking for code to report how long it takes my program to execute

    Hi
    I have some simple .cpp programs that I'm revising for clarity and speed. is there any code that I can inject into them to see how long it takes the computer to run them?




    #include...
  14. Re: Need a random number generator in my C++ guess the number game

    This was an awesome link. Thanks. I'll have try my program with dev/urandom next.
  15. Re: Need a random number generator in my C++ guess the number game

    Thanks for this. It' s giving me exactly what I need. Now to find out how to insert it into my program. I've tried a few times but, a little to tired to really put my mind to it.
  16. Re: Need a random number generator in my C++ guess the number game

    I wrote this with kate but, i see the identation and colors didn't transfer well. Is there anyway to do this when posting? How can I add PHP tags?
  17. Need a random number generator in my C++ guess the number game

    Hi
    I want to throw a random number generator into my program here. I've tried a few ways from other codes online but cant them to work. Can anyone help?





    #include <iostream>
    using...
  18. [ubuntu] Re: How well will Ubuntu run on an Intel core 2 processor?

    So is the processor a 64 bit one?
    I just worried that I'll go for a nice processor and I'll only be able to use half of it in the same way that some other hardware doesn't work well off the bat.
  19. [ubuntu] How well will Ubuntu run on an Intel core 2 processor?

    I'm looking to buy a new comp. Would it be able to use the processor to it's fullest?
  20. Re: Compiling with g++ is ugly any way to make it look better?

    thanks folks
  21. Compiling with g++ is ugly any way to make it look better?

    I'm compiling with g++. When I run my program, it runs properly but, when it ends the comp name is smashed onto the end of the program.

    programmer@comp:~/me$ ./temp
    enter Celsius temp:20...
  22. Please name some linux programs written in C++

    Hi
    I'm learning C++ and would like to know which (mainly linux) programs are written with it. I'd like to know those written in C++ ranging from the program that the grandma with ubuntu would use to...
  23. Replies
    1
    Views
    617

    [ubuntu] Hi I'm trying to configure a server for a pxe...

    Hi
    I'm trying to configure a server for a pxe install

    How can I figure out an appropriate address range, my servers address and my default gateway and the dns servers address?

    as per theses...
  24. [kubuntu] Re: Controlling Network Interfaces with Madwifi

    The strang thing is that i can use wlanconfig to get a vap in monitor mode but can't use it to get back to managed mode after I've detroyed one.
  25. [kubuntu] Re: Controlling Network Interfaces with Madwifi

    xccc
Results 1 to 25 of 31
Page 1 of 2 1 2