On Sat, Sep 08, 2007 at 10:16:49AM -0500, Randy Patterson wrote:
> Hey,
>
> I have setup a test system on my home network in the past to develop & test
> PHP apps by installing an ISAPI PHP dll in IIS. It worked great but now I
> trying to setup a LAMP server on Debian/Lenny. I ran the following
Hey,
I have setup a test system on my home network in the past to develop & test
PHP apps by installing an ISAPI PHP dll in IIS. It worked great but now I
trying to setup a LAMP server on Debian/Lenny. I ran the following command;
aptitude install apache2 php5 libapache2-mod-php5
But got the f
Hi,
Thanks for your reply. I have checked the proftpd with webmin module.This will provide only creating user as system accounts not as virtual users and how to check the user usage using this webmin module.Is there any other tool to give proftp easily.
Thanks for your help"Roberto C. Sanchez"
On Thu, Sep 29, 2005 at 03:29:05AM -0700, Radhika wrote:
> Hi,
>
> We are planning to implement pro FTP server and we need a web interface for
> our support group so that they can create users and check the disk usage of
> users limit.
>
> Can some one help me for this features this FTP sof
Hi,
We are planning to implement pro FTP server and we need a web interface for our support group so that they can create users and check the disk usage of users limit.
Can some one help me for this features this FTP software is useful or not.Is there any webinterface tool to do all the funct
On Mon, 16 May 2005 21:50:18 +0200, Donald Perkovich wrote:
> I installed Debian 3.0r4 onto a machine yesterday and things seemed to
> go alright. When I started the machine up today, I found I have no
> networking.
OK, let's try to figure out what's wrong.
> There are two NICs but no device
Donald Perkovich wrote:
> Hello.
>
> I installed Debian 3.0r4 onto a machine yesterday and things seemed to
> go alright. When I started the machine up today, I found I have no
> networking. There are two NICs but no device nodes for them. They
> were there yesterday. One I am not using yet an
the drivers are not loaded.
you can install the discover program to help or you
can load all network drivers and see which ones are in
use after you modprobe them all
1) cd /lib/modules//kernel/drivers/net
2) for module in `ls *.o`; do modprobe "`echo $module| sed -e
's/\.o//'`"; done
3) lsmod (l
Hello.
I installed Debian 3.0r4 onto a machine yesterday and things seemed to
go alright. When I started the machine up today, I found I have no
networking. There are two NICs but no device nodes for them. They were
there yesterday. One I am not using yet and the other is connected to
my lo
On Sun, Dec 21, 2003 at 08:42:32PM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
> Anyway, one of the responses mentioned apt-get install ipmasq
>
> So I tried it, rebooted, and was pleasantly surprised to find that it
> worked. I was able to connect to the Internet just fine on my Win-98
> har
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, Dec 21, 2003 at 08:42:32PM -0800, Scarletdown wrote:
> Problem solved. Out of frustration, I went to ask.com to see what
> "Jeeves" had to say about getting the firewall up and running
> automatically. I ended up getting sidetracked with an
Problem solved. Out of frustration, I went to ask.com to see what
"Jeeves" had to say about getting the firewall up and running
automatically. I ended up getting sidetracked with an old Slashdot
article about Comcast cracking down on NAT users (thankful that I'm on
Charter...)
Anyway, one of
Scarletdown wrote:
GCS wrote:
Argh, I am going to bug the packager of iptables. Just create the dir:
mkdir /var/lib/iptables/
Then execute the command again.
That seems to have done it (No errors at least.) Now to reboot to test
it...
It still didn't autostart. Before rebooting, I did the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, Dec 21, 2003 at 01:15:33AM -0800, Scarletdown wrote:
> That worked quite well. There's still one little problem though. How
> do I get this to load automatically when I boot up? Those instructions
> give examples for Red Hat and Slackware,
GCS wrote:
On Sun, Dec 21, 2003 at 11:38:08AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
Saving iptables ruleset: save "active" with
counters/etc/init.d/iptables: line 65: /var/lib/iptables/active: No such
file or directory
Argh, I am going to bug the packager of iptables. Just create the di
On Sunday 21 December 2003 16:38, Scarletdown wrote:
> GCS wrote:
> > On Sun, Dec 21, 2003 at 10:52:53AM -0800, Scarletdown
<[EMAIL PROTECTED]> wrote:
> >> There are two ways to load things in Slackware:
> >>/etc/rc.d/rc.local or editing the /etc/rc.d/rc.inet2 file. The first
> >>method is th
On Sun, Dec 21, 2003 at 11:38:08AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
> Saving iptables ruleset: save "active" with
> counters/etc/init.d/iptables: line 65: /var/lib/iptables/active: No such
> file or directory
Argh, I am going to bug the packager of iptables. Just create the dir:
mkd
GCS wrote:
On Sun, Dec 21, 2003 at 10:52:53AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
There are two ways to load things in Slackware:
/etc/rc.d/rc.local or editing the /etc/rc.d/rc.inet2 file. The first
method is the easiest. All you have to do is add the line:
[...]
I tried the firs
On Sun, Dec 21, 2003 at 10:52:53AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
> There are two ways to load things in Slackware:
> /etc/rc.d/rc.local or editing the /etc/rc.d/rc.inet2 file. The first
> method is the easiest. All you have to do is add the line:
[...]
> I tried the first te
GCS wrote:
On Sun, Dec 21, 2003 at 01:15:33AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
/etc/rc.d/init.d/
/etc/init.d/
/etc/rc.d/rc.inet2
/etc/rc2.d/ Maybe wrong, I do not know /etc/rc.d/rc.inet2.
This is what I am trying to accomplish...
2. Slackware:
*
There are two ways to
On Sun, Dec 21, 2003 at 01:15:33AM -0800, Scarletdown <[EMAIL PROTECTED]> wrote:
> That worked quite well.
Have not looked into the links, but Squid is capable what you tried to
do. I think others may misunderstood your question, maybe me. So you
want a machine, which can act as a proxy, fetch web
Paul Johnson wrote:
That's not what squid (or any other proxy) does. This might be
something closer to what you're looking for:
http://ursine.ca/cgi-bin/dwww?type=html&location=/usr/share/doc/HOWTO/en-html/Firewall-HOWTO.html
http://ursine.ca/cgi-bin/dwww?type=html&location=/usr/share/doc/HOWTO/en
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, Dec 20, 2003 at 11:28:08PM -0800, Scarletdown wrote:
> Can anyone here direct me to a tutorial for setting up Squid to serve as
> a router?
That's not what squid (or any other proxy) does. This might be
something closer to what you're looki
Can anyone here direct me to a tutorial for setting up Squid to serve as
a router? I found one user guide here...
http://squid-docs.sourceforge.net/latest/html/c458.html
But after wading through it, it seems to be written for people who
already know how to set up a proxy.
All I want to do so
On Thu, 17 Oct 2002, Sheldon Lee-Wen wrote:
> What do I need to do to set this same thing up on linux? I've looked at proxy
> arp bridging, but I'm not sure if this is what I need, or if it will work.
Hi,
I solved a similar problem on our network by using the SNAT and DNAT
facilities available i
Help!
I am, a Debian newbie -just moved from SuSE, almost desperately
configuring my printer. Tried with apsfilter, turboprint, magicfilter,
cups and printtool. My printer is Canon S450 under woody
The flwgs are documented during configuring with printtool:
- chosen (BJC 6000)
- lpd is restarted
On Wednesday 05 June 2002 04:21 pm, Tim -- Senior Technical Support,
Earthlink. wrote:
> New to debian, i'm faced with the challenge of installing debian tonite,
> setting up a USB PPPoA Bellsouth.net adsl connection to be shared out via
> ethernet card to a peer-to-peer network (static internal i
New to debian, i'm faced with the challenge of installing debian tonite,
setting up a USB PPPoA Bellsouth.net adsl connection to be shared out via
ethernet card to a peer-to-peer network (static internal ip addresses and
hub connectivity, windows platform workgroups) and i'm a little
overwhelmed.
On Sun, Feb 03, 2002 at 09:40:49AM -0500, stan wrote:
> Umm, I;m still doing something wrong here.
>
> Here is the appropriate section from ~/.mutt/muttrc:
> alias hpadmin "HPUX Mailing List" <[EMAIL PROTECTED]>
> subscribe <[EMAIL PROTECTED]>
>
> alias du "Debian User List"
> subscribe
Try
On Sat, Feb 02, 2002 at 09:25:16PM -0500, dman wrote:
> On Sat, Feb 02, 2002 at 06:02:27PM -0500, Stan Brown wrote:
> |
> | I'm making progress on this mutt setup, but I have a few questiosn, if you
> | have time.
> |
> | 1. Can you send me an example alieas entry? It looks like I will have to
>
On Fri, Feb 01, 2002 at 08:34:38AM -0500, Stan Brown wrote:
| I'm migrating from an HP-UX workstation, as my primary machine to a woddy
| box. I'm also migrating from elm to mutt for my MUA.
|
| I use fetchmail to retrieve my mail, which then hands it to procmail, which
| in turn filters the mail
Thus spake David Roundy:
> On Fri, Feb 01, 2002 at 08:34:38AM -0500, Stan Brown wrote:
> > I'm migrating from an HP-UX workstation, as my primary machine to a woddy
> > box. I'm also migrating from elm to mutt for my MUA.
> >
> > I use fetchmail to retrieve my mail, which then hands it to procmail
On Fri, Feb 01, 2002 at 08:34:38AM -0500, Stan Brown wrote:
> I'm migrating from an HP-UX workstation, as my primary machine to a woddy
> box. I'm also migrating from elm to mutt for my MUA.
>
> I use fetchmail to retrieve my mail, which then hands it to procmail, which
> in turn filters the mail
I'm migrating from an HP-UX workstation, as my primary machine to a woddy
box. I'm also migrating from elm to mutt for my MUA.
I use fetchmail to retrieve my mail, which then hands it to procmail, which
in turn filters the mail useing the SpamBouncer (tm) recipies. Under this
system mail from mail
On Sat, Nov 18, 2000 at 06:39:28PM -0500, Stan Brown wrote:
> On Sat Nov 18 18:10:07 2000 Alson van der Meulen wrote...
> >
> >On Sat, Nov 18, 2000 at 05:59:50PM -0500, Stan Brown wrote:
> >>Seting up a recycled machine for Dabian Potato. Superprobe returns:
> >>
> >>First video: Super-VGA
On Sat Nov 18 18:10:07 2000 Alson van der Meulen wrote...
>
>On Sat, Nov 18, 2000 at 05:59:50PM -0500, Stan Brown wrote:
>> Seting up a recycled machine for Dabian Potato. Superprobe returns:
>>
>> First video: Super-VGA
>> Chipset: Trident GUI 9680 (PCI Probed)
>> Memory: 102
On Sat, Nov 18, 2000 at 05:59:50PM -0500, Stan Brown wrote:
> Seting up a recycled machine for Dabian Potato. Superprobe returns:
>
> First video: Super-VGA
> Chipset: Trident GUI 9680 (PCI Probed)
> Memory: 1024 Kbytes
>
> RAMDAC: Trident Built-In 15/16/24-bit DAC
Seting up a recycled machine for Dabian Potato. Superprobe returns:
First video: Super-VGA
Chipset: Trident GUI 9680 (PCI Probed)
Memory: 1024 Kbytes
RAMDAC: Trident Built-In 15/16/24-bit DAC
(with 6-bit wide lookup tables (or in 6-bit mode))
Howdy,
Mark Brown wrote:
>
> DNS lookups go out on UDP and TCP port 53. If you're firewalling that
> out you won't be able to look up names. If you want to forward DNS
> lookups with BIND, set the "forwarders" option in the configuration
> file. If you're not running a nameserver then you can
On Sat, Jul 29, 2000 at 09:23:34AM -0700, montgomery f. tidwell wrote:
> i'm trying to configure a Q650 as a firewall. i think that i have the
> ipchains stuff working correctly, but i can't get DNS lookups to
> isn't there a easy way to set it up so that DNS queries are passed to
> my ISPs name
On 29-Jul-2000 montgomery f. tidwell wrote:
> Howdy,
>
> i'm trying to configure a Q650 as a firewall. i think that i have the
> ipchains stuff working correctly, but i can't get DNS lookups to
> work. i can ping ip#'s but if i try to ping a site by name
> (www.yahoo.com)
> it just hangs for a l
Howdy,
i'm trying to configure a Q650 as a firewall. i think that i have the
ipchains stuff working correctly, but i can't get DNS lookups to
work. i can ping ip#'s but if i try to ping a site by name
(www.yahoo.com)
it just hangs for a long time then gives no output.
isn't there a easy way to s
I installed my Debian system as a single user PC but now want to configure this
machine as a Server for a Network. I realized
very quickly that the slackware book I have that describes setting up a network
is a little different than the debian system
I have installed.
Where can I find any inf
Since you say the CDR is terminated, I'm assuming it's last on the SCSI
chain. The "Term Power" jumper on the CDR is the jumper that sets
termination on or off on the device. With that jumper shorted, the CDR
is a terminating device on the chain, so in your current setup, it
should be the last dev
Hi all:
I had a CDR that was working perfectly. I bought a SCSI CD-ROM, and
when I connected it the CDR stoped working. When I boot up the devices
are displayed this way:
Device No. Adapter SCSI ID LUN
81 0 2 0 Pioneer DR966 ... (The CD-ROM)
82 0
> I just purchased a new computer so I wouldn't have to dual boot anymore.
> I must use Windows for MS Office (Excel) and games. Problem is that I
> have only one monitor. I have Exceed 6 but I can't seem to get it
> working. Does someone who has done this have time to walk me through
> this?
>
I just purchased a new computer so I wouldn't have to dual boot anymore.
I must use Windows for MS Office (Excel) and games. Problem is that I
have only one monitor. I have Exceed 6 but I can't seem to get it
working. Does someone who has done this have time to walk me through
this?
What do I
Hello!
I figures I post this help information to the user list due to huge
volume of emails passing though there.
Okay... I going to need assistance on few things. I am setting up 3
servers but I would appreicate some helpful guides and information to make the
setup run properly
I am in teh process of rebuilding my Debian machine after I screwed up
the upgrade to 2.0. It had run for over 3 years with no problems before
that :-(
Needles to say, I don't remeber everything about hos I initialy set it
up.
I had LILO booting the
Gregory Guthrie <[EMAIL PROTECTED]> writes:
> I am new to debian,
Congratulations.
> and have a few questions.
>
> 1) boot reports SCSI: no device found (WD7000 SCSI Card).
>
> -- It is right(!), I have no scsi, and no scsi module in my /etc/modules.
> -- Why does it try to find one? is thi
I am new to debian,
and have a few questions.
1) boot reports SCSI: no device found (WD7000 SCSI Card).
-- It is right(!), I have no scsi, and no scsi module in my /etc/modules.
-- Why does it try to find one? is this OK??
2) I find no man(1) command, and all the /usr/man/* pages are compr
51 matches
Mail list logo