Displaying 3 results from an estimated 3 matches for "asadmoeen".
2012 Feb 09
3
WineConsole Font Issue
Well many of you already know about the error but I'll still like to explain. I'm actually trying to get a Game Server Run on Linux without the X-server/VNC running. The server works but I don't have any console. There are some users who actually got a console without Xserver/VNC running on their game server using wineconsole so I'm trying to do the same but wineconsole would
2012 Feb 10
1
Wine Variables
Well, I used variables in parameters at Debian which worked fine.
In CentOS however, it gives invalid command.
Whats up?
2012 Feb 28
0
[Bug 772] New: Rate Limiting
...imiting
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: P5
Component: unknown
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: AsadMoeen at hotmail.com
Estimated Hours: 0.0
-A INPUT -m state --state NEW -m recent --set --name DEFAULT --rsource
-A INPUT -m state --state NEW -m recent --update --seconds 1 --hitcount 10
--name DEFAULT --rsource -j DROP
I was having DDos attack from multiple IP's on probably 3 of my machine...