st digitally signing
his mail, he's encrypting it too. If his goal is to create email that
just about everyone can't read, he's being wildly successful. :)
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit,
DEV -s $POWERUSER -j SNAT --to
202.135.248.8
done
$IPT -A FORWARD -m state --state NEW -s $INTLAN -d $DMZLAN -j ACCEPT
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing list
unsub
On Monday, February 3, 2003, at 01:38 PM, Dick St.Peters wrote:
Jason Costomiris writes:
On Sunday, February 2, 2003, at 11:11 PM, Dick St.Peters wrote:
Giving a remote site access to the DMZ over the VPN is exactly the
example intended.
Ok, if that's the case, what's wrong wit
n of a "virtual wire" and how you
seem to think that IPsec doesn't act like one. As another poster has
pointed out, an IPsec tunnel meets your definition of a "virtual wire".
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
a null cipher.
I've noticed a number of IPsec products have dropped AH support over
the past couple of years in favor of ESP w/null cipher
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-li
ell-planned* networks.
Personally, I suspect that in the long run, IPsec transport mode will
prove more important than IPsec tunnel mode.
I'd agree with that, only if IPv6 ever takes off.
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidq
t! Take a look over at
www.freeswan.org, where they provide a RH howto and rpms that work fine
on RH...
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL
On Saturday, February 1, 2003, at 09:31 PM, Dick St.Peters wrote:
Jason Costomiris writes:
On Saturday, February 1, 2003, at 03:17 PM, Dick St.Peters wrote:
net1 <--> net2/net3
This requires good network planning.
No, this requires planning your network around IPsec, which is no
build a wooden fence with bubble gum and duct tape rather than nails.
There's a cost involved in upkeep too. Long term, half-baked solutions
aren't maintainable...
You want to recommend they use a non-vendor solution? Great!
Recommending something interoperable is the way to go.
(WinME, NT, 2000 Pro, XP Home/Pro) for free
from CP's web site.
Configurations of the IP30, or any other SofaWare platform is very
easy, done through an https browser session. It provides a DHCP server
for the LAN, and supports DHCP and PPPoE on the WAN side.
--
Jason Costomiris <&g
to
not listen on the external interface, etc.
Use perl's Mail::* modules to create the message with file attachment
and send.
There probably won't be any changes to iptables, since you're probably
already allowing your firewall to initiate traffic.
--
Jason Costomiris <><
ever be.
Add the directory to your $PATH, or use the full pathname to the executable.
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subj
away?
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
On Thursday, November 28, 2002, at 12:29 AM, Michael A. Peters wrote:
I'm curious as to what other people have done with their Red Hat
systems.
http://www.jasons.org/modules.php?op=modload&name=gallery&file=index
screenshot archive...
--
Jason Costomiris <><
E: jc
ate directories either..
Any suggestions? The webdav faq wasn't helpful on this topic..
--j
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing list
unsubscribe mailto:
to totally remove the ipchains tools, then:
rpm -e ipchains
You may also have to remove things like lokkit, but do what you need...
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing lis
NEW --dport 1723 -j
ACCEPT
$IPTABLES -A INPUT -p 47 -i eth0 -j ACCEPT
$IPTABLES -A FORWARD -m state -i eth1 --state NEW -j ACCEPT
$IPTABLES -A FORWARD -m state -i ppp+ --state NEW -j ACCEPT
$IPTABLES -t nat -A POSTROUTING -o eth0 -j MASQUERADE
--
Jason Costomiris <><
E: jcostom {a
nning on the firewall
(and you've got the sport/dport backwards :) ). You most likely want
to use the FORWARD chain.
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing list
unsubs
h1 outside world
Ppp+ vpn client.
Do your iptables rules permit forwarding from the ppp+ interfaces to
the internal net?
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing list
unsubs
lottery.
Yay. :)
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
On Tuesday, November 12, 2002, at 01:00 AM, Michael A. Peters wrote:
I can't run the Gnome that comes w/ RH 8 for more than 12 hours without
a crash.
So which is it? The GNOME that comes with RH 8.0, or Ximian GNOME?
--
Jason Costomiris <><
E: jcostom {at} jasons {dot}
he last one (1.3).
I don't receve any error message but when I want to load the XMMS is
the version 1.2.7 that is loaded, I don't understand!!!
No mp3 support in RH8. Visit www.xmms.org to get the mp3 plugin.
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http:
the cipher (3DES), the integrity alg. (MD5 or SHA1), the
authentication method (x.509 or pre-shared secret), etc...
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing list
unsubscribe mailto:
LEAP looks
somewhat likely even - the client side of AirPort already supports it
for Mac users connecting to Cisco APs running LEAP.
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
--
redhat-list mailing l
On Monday, November 4, 2002, at 05:55 PM, Michael Rubin wrote:
Why is it a bad idea to turn on "register globals" ?
Read the bugtraq advisories...
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum vi
On Monday, November 4, 2002, at 10:21 AM, Brian Ashe wrote:
Newer versions of PHP all come with "register globals" turned OFF in
the
php.ini file. Turn it to on and it should solve your problem.
Bad idea. Use the $HTTP_POST_VARS and $HTTP_GET_VARS arrays.
--
Jason Costomiris <
On Sunday, November 3, 2002, at 08:50 PM, Teodor Georgiev wrote:
Apache 2.0.40 is in RH8.
although it is compiled with DSO support, there is no apxs or apxs2.
any opinions ?
Sure. Install httpd-devel.
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.j
On Saturday, November 2, 2002, at 04:04 PM, Ernest E Vogelsinger wrote:
At 21:55 02.11.2002, Jason Costomiris said:
[snip]
# Safe default policies
iptables -P INPUT DROP
iptables -P OUTPUT ACCEPT
iptables -P FORWARD DROP
[snip
-A INPUT -m state -i eth0 --state NEW -j ACCEPT
iptables -A FORWARD -m state -i eth0 --state NEW -j ACCEPT
# setup NAT
iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
There, I've fixed your hacking problems in 9 lines. To save that, run
"service iptables save".
--
Jason Costomi
IPSec clients today support some sort of encapsulation, so that their
ESP connections back to the mothership can be NAT'd without trouble.
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opinions.
t may alleviate the
problem, if cisco has bothered to rebuild the appropriate module.
--
Jason Costomiris <><
E: jcostom {at} jasons {dot} org / W: http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opinions.
--
redhat-list mailing list
unsubscribe mail
s is also stateful. Using portsentry *might* have
some value if you run ipchains and no NIDS, but that's about the only
circumstance where I think it's terribly useful. Such programs often
hamper administrators. It's awfully easy to shoot yourself in the foot,
blocki
ange the
WM to sawfish.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opinions.
--
redhat-list mailing list
unsubsc
- You can get the bridge utilities by installing the bridge-utils
package.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My a
er. Also remember - just because
you can pound in a nail using the handle of a screwdriver, that doesn't
make it the best tool for the job. :)
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Qu
you MP3 support for the standard
RH 8.0 xmms package.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opinions.
--
redhat-
#x27;re overlooking the obvious. :)
Open up the "Start Here", and head for Programs. Rearrange to your heart's
content. That's your menu.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org
other
> computer's passwords before they can SSH into them?
Again, only if you create keys that have no passphrase.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictu
omeone was ESTABLISHED on an
> https port. This is weird cause I don't have any web pages that support
> https. Here is the netstat list...
It seems that everyone has overlooked the obvious...
rpm -e mod_ssl
service httpd restart
It will never try to bind to tcp/443 again.
--
Jason C
On Thu, Sep 19, 2002 at 11:32:14AM -0700, Todd A. Jacobs wrote:
: On Thu, 19 Sep 2002, Jason Costomiris wrote:
:
: > Of course, I've changed my /etc/init.d/halt script to stop the devfsd
: > and umount /dev, but shouldn't these have already been done by RH?
:
: Most people who
em.
Of course, I've changed my /etc/init.d/halt script to stop the devfsd and
umount /dev, but shouldn't these have already been done by RH?
I plan on filing a bugzilla report when I get back from my meeting later
today, but I thought I might open this up for discu
this:
:
: [...]
:
: If in a hurry:
:
: perl -pi -e 's/^/www./ unless /^www\./' $your_file
...and in case you change your mind after you run the command,
make that -pi.bak, so you'll have $your_file.bak to roll back to...
:)
--
Jason Costomiris <>< | Tec
:
http://rhn.redhat.com/errata/RHSA-2002-160.html
?
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opinions.
--
redhat-lis
erver, and authenticate against the
system users.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opinions.
--
redhat-lis
les//kernel/net/ipv4/netfilter directory
to be sure.. Perhaps also try modprobing ipt_multiport before trying
again...
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum vi
2000 was. It was
marketed as the "bigger, badder, more stable" alternative to home users.
There was a huge sign for it in my local compusa at the time.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.or
/src/linux). Is this file
: exist before the first compilation??? or the only way I have is to make
: a new config file
Pick the config file you want from /usr/src/linux-2.4/configs, copy
that to the /usr/src/linux-2.4 directory, name it .config and go to work.
--
Jason Costomiris <><
et update && apt-get upgrade
away from being up to date.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opin
I don't suppose you could be bothered to either read the instructions that
are in the footers of messages sent to the list OR the email you received
when you subscribed...
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | htt
ck the master.cf file and your permissions on
/etc/shadow. Don't forget to create the appropriate files in /etc/pam.d.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
.
Is it not clear that in order to do SNAT, one must supply the address to
NAT to? Since that's the case, and your address is changing, that
sort of obviates the ability to use SNAT, so suggesting MASQUERADE not
only answers the question, but also solves your problem. :)
--
Jason
;t work at all. The Cisco
card was a bit difficult, but ultimately worked.
The Linksys native PCI card (WMP11) is about $80, which is considerably
cheaper than getting the PCMCIA card and the PCI bridge card...
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {a
dress in your NAT rule. There's no reason to SNAT an
entire subnet - SNAT is intended for use on single hosts. Use MASQUERADE
to do what you want, and simply reference the interface name of your
external interface.
--
Jason Costomiris <>< | Technologist, geek
ERADE
substitute your external i/f for eth0
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opinions.
--
redhat-list mailing li
On Wed, Jul 31, 2002 at 11:33:15AM -0400, [EMAIL PROTECTED] wrote:
: Where can I acquire a wireless PCI network card and driver?
CompUSA - Linksys WMP11. Should work with the orinoco_pci.o driver.
*Definitely* works with the prism2_pci.o from the wlan-ng drivers.
--
Jason Costomiris
rsion of anything from Limbo is right
here:
ftp://ftp.redhat.com/pub/redhat/linux/beta/limbo/en/os/i386/RedHat/RPMS/
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit,
.
2. I'm only using it for a CD-RW drive, and it sure seems faster than the
old SCSI one I had internally. No quantifiable #'s for you.
3. Very.
4. No chain, but the device I've got is a QPS QueFire 16X/10X/40X CD-RW.
--
Jason Costomiris <>< | Technologist, geek
s which takes 5 seconds.
Additionally, it makes it easier for anyone who follows you to identify
the various NICs in the machine.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine d
onfig interface for the web..
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opinions.
_
p ownership on
/etc/shadow to "postfix", and permissions to 640.
Also, if you setup SMTP Auth, make sure you also setup TLS, and in
particular require users that are doing SMTP Auth to also be using TLS.
--
Jason Costomiris <>< | Technologist, geek, huma
null
2 == stderr
1 == stdout
You redir stderr into stdout, then shoot the whole thing into /dev/null.
You don't HAVE to do this, just when you want to discard any output
from a command.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | h
#x27;m not getting it.
I've got a Rio800. I only use it with my winxp notebook (belongs to work),
but could just as easily use it with my other systems (Linux), using
rioutil: http://rioutil.sourceforge.net
When I had a Rio500, it worked great under Linux too.
--
Jason Costomiris <><
for help,
and not simply demanding solutions to your problems. You want to
talk to a group of people that is obligated to solve your problems?
That costs money - in the form of a support contract.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot}
thoughts on how to script that? I imagine it's not more than 5-10
lines, but I just have no clue how to do this with tc... Thanks..
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine
//apt-rpm.tuxfamily.org/
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opinions.
_
firewall with the 2 NIC cards on the
: > same network?
: >
: >
: >
: >
: >
: >
: > ___
: > Redhat-list mailing list
: > [EMAIL PROTECTED]
: > https://listman.redhat.com/mailman/listinfo/redhat-list
:
: --
Read the spec file. It will be glaringly apparent how to fix your
dependency problems.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
M
package && install it.
2. apt-get update
3. apt-get upgrade (make sure everything's current)
4. apt-get install mod_ssl
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit
have apache-devel installed, you just might be surprised
how easily it works. :-)
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My accoun
HIGHLY
recommend, you'll get this for "free", no additional configuration.
I'll email you a packet trace privately.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www
Is. Since there's a translation between what you
say in the GUI and what's actually done, you never know what can happen
between...
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid lat
insecure - flawed at the most basic level. Use IPsec.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
t NAT, ESP can go through NAT. 99.99%
of all IPSec client implementations are ESP. The problem is when a NAT
device/firewall mangles the source port on IKE packets, which are both
src/dst udp/500.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons
ith NAT is trivial, at least for
the situation of using only one client behind the firewall. If you need
to have multiple clients behind the firewall, your client will have
to implement some sort of encapsulation, usually UDP or GRE based. This
is very common with IPSec clients.
--
Jason
that satisfy the
dependencies?
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My accoun
net"
In the real world of networking, if you asked for a "24-bit block", you would
be given a /24, that is, a subnet consisting of 256 addresses.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http:/
On Wed, Feb 20, 2002 at 12:53:32PM +0800, Kevin Chan wrote:
: I would like to know where I can set the IP Forwarding in RH 7.2 and why I
: can't use the "netcfg" under Xwindow ?
Crack open an xterm, use the text editor of your choice to modify
/etc/sysctl.conf.
--
J
On Mon, Feb 18, 2002 at 02:30:33PM -0600, dbrett wrote:
: Does anybody know of a program which will get https pages?
Yes, wget. At least the recent versions. Go to rawhide if you have to.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org
ve router geographic locations
: www.visualroute.com
All it actually does is whois lookups from various IP registries.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum
Just a little... :-)
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
My account, My opinions.
___
gives me nearly open access during off-hours. I'd plant a laptop
on your network. Or, how about instead, I plant a wireless access point?
Now I'll hack you from your parking lot.
Properly deployed, WLAN can be just as secure, or MORE secure than wired
LAN technology.
--
Jason Costo
ed on
SJ Mudd's work).
RedHat 7.1 system:
$ postconf -m
static
sdbm
pcre
nis
dbm
regexp
environ
btree
unix
hash
$ rpm -q postfix
postfix-1.1.0-2.rh70.1.pcre.tls
Not sure why it says rh70 instead of rh71, I didn't really pay that much
attention to the .spec file.
--
J
s, despite the fact that it doesn't need to.
My iptables rules already don't permit DHCP requests from outside of my
network, so that's not the real concern. Rather, my concern stems from
the software itself not behaving properly. I'll bugzilla this one.
--
Jason Costomiris
ons of ISC dhcpd tested,
including the standard 2.0pl5 that ships with RH 7.2.
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
.0.0.0:67 0.0.0.0:*
So, even though it's not responding to queries on that eth0 interface, it's
still binding the port to the interface. Thoughts on how to get it to stop
behaving like this?
--
Jason Costomiris <>< | Technologist, geek, human.
jcosto
On Wed, Jan 30, 2002 at 02:43:56AM -0800, Harry Putnam wrote:
: Ani_Adarsh <[EMAIL PROTECTED]> writes:
:
: > cat ./README |less
:
: I smell a UUoC award
He gets bonus points for the spurious use of "./"..
--
Jason Costomiris <>< | Technologist, geek
On Wed, Jan 30, 2002 at 05:02:20PM -0600, Saul Arias wrote:
: Don't reboot. Reboot is for Windoze and kernel upgrades.
I *did* say easiest.
: service network restart
That's not it. See Rodolfo's posting.
--
Jason Costomiris <>< | Technologist, geek, hu
/network file. Adjust the value of HOSTNAME, creating
it if not already there, and reboot.
One last thing - don't name a machine with a mixed-case name - it's tacky.
Check your /etc/hosts file too to make sure you've cleaned up all the
cruft...
--
Jason Costomiris <><
ill eventually grow up to be the RH 8.0
release, and they're preparing, that's all...
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
anguage doesn't change the spirit of his request. Tell me
the answer, and don't point me at a web site. I'm sorry, but pointing
him at a web site is a perfectly reasonable response, or do you somehow
disagree?
--
Jason Costomiris <>< | Technologist, geek
p together with apache and php together.?
There is a wealth of documentation on this very topic, unfortunately,
you'll have to go to a web page to read about it.
http://www.php.net/manual/
See the Installation section.
--
Jason Costomiris <>< | Technologist, geek, human.
es on the web server?
Router filters?
configure your firewall to disallow the traffic?
: Jeff Bearer, RHCE
Ahem
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit,
On Tue, Jan 01, 2002 at 05:07:14PM -0500, Hal Burgiss wrote:
: /usr/local/bin/perl <--- WTF?
: /usr/local/bin/perl5
You've got some sort of script in the package that requires the above...
I.e. it begins with:
#!/usr/local/bin/perl5
or
#!/usr/local/bin/perl
-
ements.
Basically:
open(FH, "$CRONLIST_SQL/load.sql.$file_date") or die "cannot open file";
while(){
chomp;
$cursor2 = $connection2->prepare($_);
$cursor2->execute;
}
close(FH);
Also, are you intentionally putting braces around your
On Sun, Dec 30, 2001 at 02:53:34PM -0500, [EMAIL PROTECTED] wrote:
:
: Can someone out there tell what is a Magic Number is or send me to a website
:explaining what is a Magic number?
:
STFW - for real.
Ask Google about "unix magic number", and you will have your answer.
othing but the To field referring to it. So sorry that I'm
: not always "on", as you obviously are.
Always "on"? Maybe, maybe not. More observant? Seems more likely.
Don't get your shorts in a wad.
--
Jason Costomiris <>< | Technologist, geek,
he box. First you have to
: find out if your sound card is even recognized. What distro are
: you running?
You already know he's running RedHat 7.2 - look at the subject line.
He's asking about ALSA, which RH doesn't support. You can go to the
ALSA site though and build RPMs
27;re not linking against the pthread library. You want to do something
like:
gcc -O2 foo.c -o foo -lpthread
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
d, but
the xbox just plain rocks, particularly in DD 5.1... :)
--
Jason Costomiris <>< | Technologist, geek, human.
jcostom {at} jasons {dot} org | http://www.jasons.org/
Quidquid latine dictum sit, altum viditur.
e packages even upgrade cleanly
from the stock redhat packages.
I've had wonderful success running MySQL 3.23.46 built from the SRPMs
from mysql.com, using InnoDB tables. Very fast, support FKs, and is
transaction safe.
--
Jason Costomiris <>< | Technologist, geek, hu
1 - 100 of 427 matches
Mail list logo