Although you should report cybercrime to Federal law enforcement, unfortunately they usually don't work on small monetary losses. What commonly happens is that U.S. Attorney's office for these federal agencies will decline prosecution because your monetary loss is just not enough for them to seek prosecution at the federal level.
hmmm, wonder how many people here are of Jewish religion. Naaa, they wouldn't know about hate crime. How about people that are gay? Naaa, again they wouldn't know about hate crime.
Leave it to you to only identify hate crime as something that is associated with people of a different color.
I don't care what the color of your skin is. Your nothing but a fucking bigot.
Moderators on this web site can't stand the truth. Especially when the link can't be disputed. Can't call it off topic, so it has to be flamebait. Cowards. No guts at all.
But I doubt anyone wants to REALLY see what the tax break down is, and WHO actually paid the most for the space station. That would completely ruin their arguments of how THEIR money was wasted.
I used that link because it references the IRS for its data, and the pdf that they used.
This statement brought to you by someone that feels that the post office will always run at a profit, who was extremely happy on how the recovery effort was run for Hurricane Katrina, and had no complaints about how President Obama's administration performed the clean up from the Gulf spill.
It's interesting that you mentioned laws and enforcement. If there was no retribution from the law, I would probably come to your village and show you just how unprepared you actually are and take your shit.
And he would just put a bullet in your fucking head. Problem solved.
I wrote a perl script that parse's my auth.log. I have a variable I use for a threashold on number of invalid login attempts. You cross that number, you are added to a firewall table and the table is refreshed. You use known service id's in your login attempt, doesn't matter how many tries you have made. You are added to the firewall table and it is refreshed. Sends out an email to me twice a day.
I store invalid attempts in a internal table which is retained for 24 hours. I have found when the attack is spread out over a large number of ip's, that they still rotate through those ip's for further attempts. And again this drive them over the threshold limit.
Is this a perfect solution? Nope, I still have to manually monitor my auth.log. But not as diligently as I use to.
Of course public key / certificate based authentication is the proper mechanism to use for remote access using SSH, and you need the server's public keys pre-installed on your client as well.
With password authentication turned off, thats about all you need.
But then again, someone lose's their lap top. Their log in credentials very possibly now is known by the wrong people. Unless, the lap top is encrypted(which it should be at all times).
I read that article and did not read where he offered to pay the complete bill for the fire fighting. But, I have 20/200 vision so I can believe I missed that.
I will be honest. I can understand the fire department saying no to the 75 dollar payment offer. But to turn down full payment I find hard to believe.
I don't know. I have seen GUI generated firewall rules(PF). And for a learning process, I think it would a hell of alot easier than how I learned to build the rules. Especially sense these rules are built specifically for what your environment is. And not a text book example.
My point about most slash dot open source advocates(which I am one) is they will be the first to sick the lawyers on anyone they feel is not respecting the rights of the authors of said software. But they will be the first to disrespect the work of musicians, movie personnel, or game personnel by illegally downloading their content.
Don't you find it hypocritical that this thread like most threads do nothing but trash lawyers. But what profession do they automatically run to when they are pissed off over a specific subject and THEIR reading of the law?
For this reason, it’s important to find a few Android websites that can keep you up to date on your Android device. Recently, I wrote an article about 5 Awesome Android Applications That Could Make Life Easier, and now I’d like to tell you which Android websites I’ve found useful in my experience as an Android user.
That is a list 6 sites that sell android apps that do not include amazon. If you don't want to sell your apps on amazon, there are more than one alternative of where you can sell your app.
Yea, I do believe that the death I described should be one of the official penalties for hate crimes. Allow the victims to return the hate that has been directed at them in as vicious of a manner as possible.
Coporal punishment for hate crimes. And yes, I would pay to see him die in the method I described.
Love to see people supporting bigotry. Never was your reason was it for not wanting companies to do this. It was just a straw argument about bigotry and racism. In truth, when it's shown that this type of data mining can be used in stooping, you completely drop your argument.
And I say you can use data mining Facebook as a way to weed out bigots. Just look at all the bigoted comments that are posted here. Those people should never be hired. You think they are any less vicious or disgusting on their FAceBook pages?
Why should there be a limit in the amount of losses to occur before something is investigated?
http://listcrime.com/reportcybercrime.html
Although you should report cybercrime to Federal law enforcement, unfortunately they usually don't work on small monetary losses. What commonly happens is that U.S. Attorney's office for these federal agencies will decline prosecution because your monetary loss is just not enough for them to seek prosecution at the federal level.
hmmm, wonder how many people here are of Jewish religion. Naaa, they wouldn't know about hate crime. How about people that are gay? Naaa, again they wouldn't know about hate crime.
Leave it to you to only identify hate crime as something that is associated with people of a different color.
I don't care what the color of your skin is. Your nothing but a fucking bigot.
Moderators on this web site can't stand the truth. Especially when the link can't be disputed. Can't call it off topic, so it has to be flamebait. Cowards. No guts at all.
And even though nobody on this site wants to hear this, that would be the highest earners who paid the most.
http://www.taxfoundation.org/blog/show/341.html
But I doubt anyone wants to REALLY see what the tax break down is, and WHO actually paid the most for the space station. That would completely ruin their arguments of how THEIR money was wasted.
I used that link because it references the IRS for its data, and the pdf that they used.
Put your tin foil hat back on. Your starting to capture to many rays from outer space.
This statement brought to you by someone that feels that the post office will always run at a profit, who was extremely happy on how the recovery effort was run for Hurricane Katrina, and had no complaints about how President Obama's administration performed the clean up from the Gulf spill.
The hypocrisy of Slashdot strikes again.
Than I would just take it back, now wouldn't I. Or die trying. Simple rules. Unlike what assholes like you try to apply.
It's interesting that you mentioned laws and enforcement. If there was no retribution from the law, I would probably come to your village and show you just how unprepared you actually are and take your shit.
And he would just put a bullet in your fucking head. Problem solved.
I agree with that. Next time someones house burns down because they didn't pay a 75 dollar fee for the service. I don't want to hear jack shit from people that this should be a right. Even if you don't live in the same town/township as the fire department.
Cut welfare. And cut fire fighting/police protection. I'll buy a gun and up my renters/home insurance.
I wrote a perl script that parse's my auth.log. I have a variable I use for a threashold on number of invalid login attempts. You cross that number, you are added to a firewall table and the table is refreshed. You use known service id's in your login attempt, doesn't matter how many tries you have made. You are added to the firewall table and it is refreshed. Sends out an email to me twice a day.
I store invalid attempts in a internal table which is retained for 24 hours. I have found when the attack is spread out over a large number of ip's, that they still rotate through those ip's for further attempts. And again this drive them over the threshold limit.
Is this a perfect solution? Nope, I still have to manually monitor my auth.log. But not as diligently as I use to.
Of course public key / certificate based authentication is the proper mechanism to use for remote access using SSH, and you need the server's public keys pre-installed on your client as well.
With password authentication turned off, thats about all you need.
But then again, someone lose's their lap top. Their log in credentials very possibly now is known by the wrong people. Unless, the lap top is encrypted(which it should be at all times).
I read that article and did not read where he offered to pay the complete bill for the fire fighting. But, I have 20/200 vision so I can believe I missed that.
I will be honest. I can understand the fire department saying no to the 75 dollar payment offer. But to turn down full payment I find hard to believe.
Thank you for pointing out something I missed.
Pay the fucking bill than. People, companies, and cities do not work for free.
this situation is stupid
If I get robbed, and I don't have insurance. I lost everything. What the fuck is the difference.
This is his fault. He wasn't responsible. He is paying the price. Tough fucking shit.
I don't know. I have seen GUI generated firewall rules(PF). And for a learning process, I think it would a hell of alot easier than how I learned to build the rules. Especially sense these rules are built specifically for what your environment is. And not a text book example.
I still prefer building the firewall rules via a text editor. But my environment is not a large business environment. And I am sure there are better firewall gui's than what I am referencing. Firewall Builder is an easy-to-use GUI for creating and managing firewall rules for multiple platforms including iptables, pf and Cisco routers and Cisco ASA/PIX firewalls.
My point about most slash dot open source advocates(which I am one) is they will be the first to sick the lawyers on anyone they feel is not respecting the rights of the authors of said software. But they will be the first to disrespect the work of musicians, movie personnel, or game personnel by illegally downloading their content.
Don't you find it hypocritical that this thread like most threads do nothing but trash lawyers. But what profession do they automatically run to when they are pissed off over a specific subject and THEIR reading of the law?
Possibly some of us who frequent slashdot are hypocrites. But to label everyone who visits slashdot as a hypocrite is quite arrogant.
Can't argue your point. You are quite correct. It just seems the hypocrites are the most vocal.
I stand corrected and apologize.
Actually, /.'rs have a lot in common with lawyers. They pretty much are disgusting cowards. Just look at you AC.
Gassed any Jews lately bigot?
I provided links to prove my point. I made sure the links I provided were from a source that wouldn't be questioned with regard to political leanings.
You on the other hand made off handed remarks to dispute my links and position, but refused(was unable) to provide the same type of verification.
Who's winning. I just wanted to prove a point. You are unable to prove your position where I was able to.
I'll just chalk it up to you being a typical liberal. Lazy, Stupid, Arrogant, and a liar.
6 Android Websites You Should Check Out
http://www.makeuseof.com/tag/6-android-websites-you-should-check-out/
For this reason, it’s important to find a few Android websites that can keep you up to date on your Android device. Recently, I wrote an article about 5 Awesome Android Applications That Could Make Life Easier, and now I’d like to tell you which Android websites I’ve found useful in my experience as an Android user.
That is a list 6 sites that sell android apps that do not include amazon. If you don't want to sell your apps on amazon, there are more than one alternative of where you can sell your app.
Yea, I do believe that the death I described should be one of the official penalties for hate crimes. Allow the victims to return the hate that has been directed at them in as vicious of a manner as possible.
Coporal punishment for hate crimes. And yes, I would pay to see him die in the method I described.
Closet bigot are you?
And I say you can use data mining Facebook as a way to weed out bigots. Just look at all the bigoted comments that are posted here. Those people should never be hired. You think they are any less vicious or disgusting on their FAceBook pages?
Cretin? Your nothing but a hypocrite. Spouting off about bigots and then supporting them. Not to smart are you.