Search:

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

Search: Search took 0.09 seconds.

  1. Thread: CPU Scaling

    by rogirwin
    Replies
    2
    Views
    468

    [ubuntu] Re: CPU Scaling

    $ sudo cpufreq-selector -f xxx000

    Will only scale it down to 800MHz or 1.2GHz and any other value will be rounded to the closest or full speed.

    Are these values set by Linux/Ubuntu or the...
  2. Thread: CPU Scaling

    by rogirwin
    Replies
    2
    Views
    468

    [ubuntu] CPU Scaling

    I have a HP 6710b Laptop that will run at 2.4Ghz full speed and is set to scale to 1.2Ghz or 800Mhz. It's all working fine and as it should.

    Can I change the frequency that it scales to and where...
  3. Replies
    3
    Views
    710

    [other] Re: iptables - Route to the Internet

    Yes, That would work as long as you put the DROP line second. Allowing 0.0.0.0/32 is basically like saying "everything".

    The reason I don't want to do it that was is that if I end up adding LAN3...
  4. Replies
    3
    Views
    710

    [other] iptables - Route to the Internet

    This is a firewall script that I written for my router. What I want to is allow traffic from LAN2 to access the internet but not anything else on the network. I have set "INTERNET" to 0.0.0.0/32 and...
Results 1 to 4 of 5