Slashdot Mirror


User: papasui

papasui's activity in the archive.

Stories
0
Comments
536
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 536

  1. Uhm on Hotmail Cracks Down on Spam · · Score: 3, Insightful

    How could they not anticipate the storage needed? Take the number of accounts that had 2 megs and add 250 to that, and then figure in the projected growth for a however long. Not really that difficult..

  2. Nope on Would You Hire A Hacker? · · Score: 3, Insightful

    I believe his actions speak for the quality of his charector.

  3. Budget cuts on Genesis: Data in good condition · · Score: 5, Funny

    I can just see some bureaucrat using this as proof to cut funding from the space program. No need to invest in landing gear, just let it crash. :) But seriously that's a testimate to how well they build and designed it.

  4. Using Debian on Using Debian in Commercial Environments? · · Score: 0, Offtopic

    I've recently developed several cable modem network applications that run off a Sparc box loaded with Debian with PHP and mySQL. They connect into the cisco 7200 and 10k series uBR chassis and allow our field techs to resolve the hybrid fiber coaxial mac address on the modem to it's internal 10.x.x.x ip address. This allows them to pull snmp data from the modem, such as RF levels, bandwidth, errors, etc.

    Now getting back to the topic, the reason I went with Debian is that it allows me to easily install what I need knowing that it's going to work without any trouble. I can dedicate my time to development rather than trying to figure out why line 5234 in blah.h is giving me some error.
    Incidently, the combination of my software and my Debian server got me a presentation in front of the company president. That's really saying something when there's 16,000 employees. As a side note if there's interest I'm considering creating a sourceforge project for my work (assuming it gets approval from my boss.)

  5. I don't get it on Is Tableau The Next Google? · · Score: 1

    I checked the site out and to me this is simply a spreadsheet that automatically graphs the data. I'm sure you could write an excel macro that would do the same thing.

  6. Sounds like on Real Networks Hacks iPod; .rm & Real Store for iPod · · Score: -1, Flamebait

    they are desperate.

  7. Re:Ah the memories on 486 Turns 15 Years Old · · Score: 1

    Yeah that should be a 500 Meg hd. My bad.

  8. Ah the memories on 486 Turns 15 Years Old · · Score: 4, Interesting

    My very 1st machine was an Acer 486/66 dx2 with 4 megs of ram and a 500 gig hd. I was about 12 at the time and the king of Dos :). Is it just me or were the games back then a lot more fun than they are now? I remember playing Doom, Leisure Suit larries, crystal caves, etc.

  9. Re:Damaging to Cisco proper, maybe...? on Hacking the Linksys WRT54G · · Score: 1

    Linux can already compete with Cisco IOS in most routing functions and with the correct hardware you can pretty much match most of their routers. Cisco hardware is insanely overpriced, a stick of ram can run you 2000$ when someone elses would be about $50. But when your in a big business you need the support contracts so when IOS goes ape shit you can have a few cisco engineers track down the bug.

  10. Re:If you really need Reliability... on Suggestions for a Home VOIP Provider? · · Score: 2, Interesting

    Cable Voip has the same levels of reliability that POTS has. Thats the requirement for offering it along with 911 calling.

  11. Reliability on Suggestions for a Home VOIP Provider? · · Score: 4, Informative

    Since you say that reliability is your top priority I'd recommend a dedicated VOIP service provided by a cable company if available. They are required to offer the same level of service as a phone company, and also included life line support. While Vonage, Packet8, and the like are all excellent services, they are only as good and as reliable as your existing internet connection.

  12. IAAMCCNE on Comcast Thinks About Stopping Zombies · · Score: 4, Informative

    I am a major cable company network engineer... and while the idea of allowing certain people access to having the ports open is nice in theory, it would be nearly impossible to implement on a large scale operation. With existing infrastructure all restrictions are placed in the access control list on the CMTS router. Without purchasing additional firewall equipment that can service a 1/2 million customers, which would run upwards of hundreds of thousands of dollars. The only way to selectively allow individual ip addresses to be able to use outbond would be to have individual allow statements for each customer who requested it placed on the ACL. Since nobody but the network group is allowed access to these systems we would need individual people dedicated to simply adding ip addresses to the ACL. And of course since each time a packet on port 25 is sent the entire outbound port 25 ACL is processed the load on the routers would be so high that additonal upgrades would be necessary. The entire reason to block all outbound port 25 connections is to stop those with viruses/spam relays from causing the isp's email server from ending up on blacklists from the likes of AOL, earthlink, and other very large isps. So the trade off is you inconvince those customer's who are already violating the acceptable use policy by running a prohibited email server or force them to use your outgoing smtp server. In the end the vast majority of customers are much happier because their email works better, has less spam and garbage and the isp has less work to do by contacting and disabling the service of those customer's spreading viruses or spam via email. If your the type that needs a service that allows servers, static ips, 4 hour service resolutions, higher upload then you can pay extra for those things and get a business class connection. That's really what it boils down to.

  13. Are you serious? on Did Your Ex-ISP Purge Your Personal Data? · · Score: 1

    There's a million and a 1/2 reasons why they would keep your info in their database. Let me give just a couple examples. 1.) What if you at one time had their cable modem service and they provided you with a cable modem. Upon disconnecting service you never returned it, and tried to either re-register with your name or someone else's name at a later time. Or you sold it at a rummage sale. When you or the person that now has it tries to re-activate the service they will see that the modem was last on you account, and that it's owned by them and they will want it back or to charge a fee for it or call the cops on you/them. 2.) Let's say that you had service with them at one time and that you are claiming 2 years later that their tech support damaged your computer and try to take them to court. They would have all records of the contact you made with their technical support staff and could use that to defend theirselves. If you want to know the honest to goodness answer, every customer a company has is a liability in one way or the other and the company needs to do everything they can to protect theirselves.

  14. MOD UP! on Sprint Routers Stolen; NYC Internet Outage Ensues · · Score: 2, Funny

    Funniest damn thing I've read since Sasser.

  15. You got some balls to post with your real name. on PacManhattan Relocates Classic Game To New York Streets · · Score: 1

    I'd be too embarrased to admit that I know these people. It makes playing D&D look cool.

  16. Probably not exactly what your looking for on Webwasher versus Web Content Creators? · · Score: 1

    but my company runs Websense on our system to prevent looking at specific stuff that may not be work related. They also block access to the free html proxy servers online so you can't do that. Here's my solution: Run sshd on a machine, in my case Debian Linux. Install apache and also CGI Proxy on the same machine. Using Putty or the ssh client of your choice create a tunnel for port 80, and then access your site via http://localhost/cgi-bin/nph-proxy.cgi and you will be able to proxy securely and anonymously.

  17. I must be missing something... on A Network Attached Windows Box? · · Score: 1

    Is this story a troll?

  18. Re:Good points. on Congress To Force Cable a la Carte Plans · · Score: 1

    In order to provide per channel service with existing HFC (Hybrid Fiber Coaxial) systems, the content would need to be delivered through digital as the analog way of blocking and allowing channels to put a trap on the line that filter out the frequencies that contain the other channels. Basically, without going to digital you would need a filter for each individual channel, which isn't feasible for various reasons. I think ~$7 per channel because I'm assuming the subscription rates from companies like Viacom will go up.

  19. Fine, but... on Congress To Force Cable a la Carte Plans · · Score: 2, Insightful

    If your are going to require cable companies to provide any channel ala carte then you need to require any competing company to do the same (Dish systems). It's the content providers that force the MSO's to bundle channels that 95% of the subscribers will never watch. On top of all this I would expect it to be pricey to get an indivdual channel, ~7$. The entire cable network would be forced to upgrade to digital which would cost millions, and all your tv's would require a digital box. And if your wondering, I'm a net admin for a major cable company.

  20. Re:Yeah.. right.. on iPod Mini Worldwide Rollout Delayed · · Score: 1

    Regardless of your sex, if you take offense to being called a geek you shouldn't be posting on slashdot.

  21. Last night on Comcast Cuts Infected PCs' Network Connections · · Score: 1

    I spoke with a customer who got emailed the message "Is it true?" and the attachment nakedpicsofyou.zip and they immediately opened because they thought someone took their picture through the monitor. I swear to god this is why turning off peoples internet for having a virus needs to be done. 98% of the PC users only know something is wrong when either A.) the mouse pointer won't go or B.) They can't check their email.

  22. Others do this. on Comcast Cuts Infected PCs' Network Connections · · Score: 1

    I know for a fact that other broadband companies do this. Viruses create all kinds of problems with the routers since they create a lot more traffic.

  23. Topic title on Celebrating Spam's Ten-Year Anniversary · · Score: 1

    I immediately thought that the topic was refering to the average grocery store shelf-life of a can of spam.

  24. Re:And in other news... on PARC's New Networking Architecture · · Score: 1

    Ok so it's not funny.

  25. And in other news... on PARC's New Networking Architecture · · Score: 2, Funny

    Apple Computers CEO Steve Jobs has been sighted spending large amounts of time in the Palo Alto area. When questioned Steve replied "Oh I've been doing some research for new products."