Everything posted by Kevin
-
This post cannot be displayed because it is in a password protected forum. Enter Password
- Why???
- .htaccess
- .htaccess
- .htaccess
- .htaccess
- .htaccess
-
Page Forbidden
Order deny, allow Deny from olajideolaolorun's computer Allow from all
-
Desktop Competition
I bittorrented it ehehehe
-
Desktop Competition
Wait until I post my Longhorn screenshot, u all will lose
-
Desktop Competition
elyk, is this yr dell laptop or desktop?
-
Desktop Competition
Nah, mine is so colorful, I win :angry: Now give me my cookie
-
Best way to stop DDOS?
But they only attack port 80 :angry:
-
Best way to stop DDOS?
If u block port 80 then how do they access yr website? :angry: Firewall? Which firewall is good for linux?
-
Desktop Competition
Do I get a cookie if I win? :angry:
-
Best way to stop DDOS?
Turn off the server :angry: Ok, now its your turn
-
Desktop Competition
Are u that bored? :angry: Here is mine:
-
Classes? Functions? PHP
A class is a collection of variables and functions working with these variables. :angry:
-
lftp question
oops google doesnt know, come on people :angry:
-
lftp question
no wget plz :angry:
-
lftp question
I'm trying to transfer many folders + files by using lftp I have: BIGFOLDER/folder1/file1.blah BIGFOLDER/folder1/file2.blah BIGFOLDER/folder1/file...blah BIGFOLDER/folder2/.. BIGFOLDER/folder.. BIGFOLDER/file1.blah BIGFOLDER/file2.blah BIGFOLDER/file....blah SSH: lftp -u user,pass -p 21 www.site.com cd www queue -n 1 mget -c BIGFOLDER/* & But it didn't work.. any ideas? :angry:
-
How do I change MySQL starup variables?
mysql.exe set global max_connections=xxx; or open /etc/my.cfn change max_connections
-
Restore a big mysql db file in Windows
No MA is a piece of crap :angry: It didnt even start to run 1 single query
-
Restore a big mysql db file in Windows
nvm I tried mysql.exe -u usr -p db < file.sql Took ~15 mins to restore lol
-
Restore a big mysql db file in Windows
Oops, let me try this script hee