Archive for linux

PPTP VPN server on Ubuntu using webmin

I experienced a problem whilst setting up PPTP VPN server on a Ubuntu install using webmin.
I can establish a VPN connection into my Ubuntu server and access resources on that server, but i can’t access the LAN or WAN (ie other computers on network or internet).
I think the problem is the Netmask. In Webmin, under [...]

Read more

email marketing – php list

phplist is an open-source newsletter manager.
Its free to download from here
easy to install and use
phplist offers
double opt-in subscription mechanism
scheduling
RSS
list segmentation
click-tracking
attachments
bounce management
bizante customers have been using phplist for several years.
We have found it to be reliable and offer all the functionality to ensure you can send email whilst also staying within European Law.
This means
1) If the [...]

Read more

Configure Squid using Webmin

There are two ways to install Squid. You can either install it from source by downloading it at the Squid
website, or you can use aptitude. We will go over using aptitude to install. To install Squid using aptitude
type the following command:
$sudo aptitude install squid3
This will download and install the needed dependencies. Now install Webmin using [...]

Read more