Forum: OS X Sep 6th, 2003 |
| Replies: 5 Views: 3,666 push the garbage in the bag
tie a knot
make sure the bag won't bottom out (if you detect it might, put it inside another bag)
carry to the nearest trash can outside for removal and wait for... |
Forum: Networking Hardware Configuration Sep 6th, 2003 |
| Replies: 4 Views: 3,700 if you're doing work like this, chances are you probably need certification (or should)
check a CCNA book or something |
Forum: Networking Hardware Configuration Sep 6th, 2003 |
| Replies: 5 Views: 4,206 there are different ways of doing it, depending on your operating system
most cable providers use DHCP
so make sure the ethernet tcp/ip configuration is set to "obtain IP address automatically"... |
Forum: *nix Software Sep 6th, 2003 |
| Replies: 6 Views: 4,985 i doubt you can see a reiser partition from windows |
Forum: Linux Servers and Apache Sep 6th, 2003 |
| Replies: 4 Views: 9,032 first, check netstat -an to see if sendmail is listening on port 25 for 0.0.0.0 or at least your public address (or private if you're behind a router/gateway)
second, check the error that you're... |
Forum: Linux Servers and Apache Sep 6th, 2003 |
| Replies: 2 Views: 5,001 first check if it's already running
connect to http://127.0.0.1 from that computer
if it's not running read the manual, if it is and the isuse is getting on the internet
you don't need a static ip... |
Forum: *nix Software Jan 2nd, 2003 |
| Replies: 7 Views: 10,027 a problem with ide1, "No DMA invalidation"
It's treating your hard drive as scsi and there were communication errors afaik |
Forum: Novell Jan 2nd, 2003 |
| Replies: 6 Views: 5,746 i don't feel like organizing this... (make the textbox wider for input and i might in the future)
you can buy many more operating systems besides windows and novell
to name a few: solaris, bsdi,... |
Forum: *nix Software Jan 2nd, 2003 |
| Replies: 7 Views: 10,027 post a linux to the log file (or the file itself) |
Forum: *nix Software Dec 28th, 2002 |
| Replies: 6 Views: 4,018 If your DSL ISP has dhcp...
just type dhcpcd or dhclient eth0 and it will autoconfigure.
(most distributions do it automatically with install now)
If not, you could manually enter the... |
Forum: Perl Dec 28th, 2002 |
| Replies: 13 Views: 7,145 if the first two bytes of an executable file are #! it is assumed to be a script with the following characters (after #!) as the interpreter. ! is a bang and "she" is just a souped up version of sh... |
Forum: Linux Servers and Apache Dec 28th, 2002 |
| Replies: 8 Views: 12,113 The one going to the WAN gets its information from a DHCP server or you supply it (you should know it already). Both nics should have different information. The Intranet should have a unique IP that... |
Forum: Geeks' Lounge Aug 26th, 2002 |
| Replies: 3 Views: 3,493 http://www.ietf.org/rfc/rfc959.txt |
Forum: Networking Hardware Configuration Aug 26th, 2002 |
| Replies: 17 Views: 6,616 Office perspective?
How's this for an office perspective:
"Business" Optimum Online also blocks 80 TCP and still lacks the support and reliability that the "residential" service lacks, but at least... |
Forum: Networking Hardware Configuration Aug 10th, 2002 |
| Replies: 18 Views: 5,109 DOS FTP comes with Windows.
Start -> Run -> ftp |
Forum: Networking Hardware Configuration Aug 10th, 2002 |
| Replies: 7 Views: 4,507 Search Windows XP help for QoS (Quality of Service).
I never looked, you may get lucky.
Search google too for "Windows XP QoS"
Some routers have this as a feature (I know Linksys 10/100 "blue"... |
Forum: Networking Hardware Configuration Aug 10th, 2002 |
| Replies: 17 Views: 6,616 In reply to whatever I've seen looking at all your posts.
Cable is 10Mbps.
Cablevision's Optimum Online is 1Mbps up and 10Mbps down in Long Island (afaik)
TCP 25 is also blocked (like you said,... |
Forum: Windows NT / 2000 / XP Aug 10th, 2002 |
| Replies: 13 Views: 11,948 Go to My Computer and click Device Manager. Press alt-* (together) so that all of the branches expand. Look for any ? or ! and post any if there are. You may have an IRQ/DMA conflict (hardware... |