Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    248
    Views
    492,400

    Re: Howto Share internet connection

    Im going to give you my setup:


    sudo su
    ifconfig eth0 192.168.0.1
    iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
    echo 1 > /proc/sys/net/ipv4/ip_forward
    apt-get install dnsmasq ipmasq...
  2. Replies
    248
    Views
    492,400

    Re: Howto Share internet connection

    I agree it is old. However, I am using a E220 data card to connect to the internet. And I use this guide to set up a proxy at home. Im still way too inexperienced to try and figure out how exactly to...
  3. Replies
    40
    Views
    1,886

    Re: More Spammers Using PM's

    I also got a PM from banlaai.
  4. Replies
    348
    Views
    200,510

    Re: HOWTO: Install LinuxDC++

    Before I found this HOWTO I used to use ApexDC++ with wine. This is way much better. (^_^)
  5. Replies
    248
    Views
    492,400

    Re: Howto Share internet connection

    This guide worked for me. If you're not happy with this guide, then do not use it.
  6. Replies
    248
    Views
    492,400

    Re: Howto Share internet connection

    I've used this guide and it works perfectly. I have 3 pc's here at my home. One pc is a pc that acts like a proxy. It uses the E220 modem with the wvdial hsdpa to connect to the internet. I have one...
  7. Replies
    38
    Views
    66,900

    Re: HOWTO: Change colors of wine applications

    I've installed the theme in wine, and it looks great.

    ...however... its way slower and eats a ton of your cpu usuage just by for example selecting another tab.
  8. Replies
    2
    Views
    449

    Re: A program that checks compatibility

    hehe damn, was hoping I could write a program that could do that. :)
  9. Replies
    2
    Views
    449

    A program that checks compatibility

    I was wondering, would it be possible to write an application that checks a database for compatibility for the applications.

    For example, the user runs notepad, (lets just say notepad is not...
Results 1 to 9 of 14