Jump to content

TriRan

Moderators
  • Posts

    1,445
  • Joined

  • Last visited

  • Days Won

    55
  • Speed Test

    My Results

Everything posted by TriRan

  1. php im not sure if you know anything about apache but that doesn't matter basicly what im trying to do is setup a batch file to run a password directory protection agent in apache and then edit the apache httpd.conf to add the req fields to password protect a directory @echo off CLS SET /P UserName=UserName: SET /P Folder=Path: GOTO FOLDERCREATION :FOLDERCREATION ECHO Creating Folder.... SLEEP 3 MKDIR %Folder% GOTO PASS :PASS htpasswd.exe -c ..passwords%UserName% %UserName% GOTO EDITCONF :EDITCONF: ECHO Editing httpd.conf .... SLEEP 5 ECHO. >> ..confhttpd2.conf ECHO <Directory "D:/Website/Apache/htdocs/%Folder%"> >> ..confhttpd2.conf ECHO AuthType Basic >> ..confhttpd2.conf ECHO AuthName "Restricted Files" >> ..confhttpd2.conf ECHO AuthUserFile passwords%UserName% >> ..confhttpd2.conf ECHO Require user %UserName% >> ..confhttpd2.conf ECHO Options Indexes FollowSymLinks +Includes ExecCGI >> ..confhttpd2.conf ECHO AllowOverride All >> ..confhttpd2.conf ECHO Order allow,deny >> ..confhttpd2.conf ECHO Allow from all >> ..confhttpd2.conf ECHO </Directory> >> ..confhttpd2.conf GOTO STOPSTART :STOPSTART %cd%/Apache.exe -k stop -n "Apache2" %cd%/Apache.exe -k start -n "Apache2" pause basicly what happens is once it gets to editing the httpd.conf the window disapears and nothing is added the the http.conf any help here would be great
  2. lol some dells are nice but id recommend building your own much cheaper and you get the performance u really want..
  3. er.. you can install windows xp over an older version of windows without wiping the whole hard drive clean.. i did that on my last reinstall of win xp the setup simply deleted the windows folder and then starts install.. e.g so you dont lose all your files
  4. um lol those are exactly the same...
  5. ROFL what do you know there is actually a site for complete retards..
  6. rotoruda just glad some of the suggestions worked.. always happy to help a fellow broadbandaholic
  7. i dont think the jumpdrive is for that.. when you buy a router you should have a disk which will help transfer your internet settings to your router... what your trying to do would be transfering settings from one pc to another if im not mistaken..
  8. S1 they're talking about waiting for 1Mbit upload which i have already therefore i can make them jealous
  9. if im not mistaken aren't jumpdrives USB? http://www.digitalfilm.com/jumpdrive/ therefore they'd need to be plugged into a USB port on the back of your pc or the front if your pc has them.. like some do
  10. TriRan

    Lsass.exe

    ok if you've installed inuse then this should work.. File Attached just run the Completely Automated.bat for it to automaticly replace MPR.dll or use inuse.bat file and fill out the required info to replace any dll in use
  11. a wireless access point is similar to a wireless router... have a look at the image below i think it could explain a little better
  12. lol dont let Van's 100Mbit line discourage you those are nice speeds... better then mine :haha: :::.. Download Stats ..::: Connection is:: 1350 Kbps about 1.3 Mbps (tested with 2992 kB) Download Speed is:: 165 kB/s Tested From:: https://testmy.net/ (server2) Test Time:: Thu Jul 28 03:13:41 CDT 2005 Bottom Line:: 24X faster than 56K 1MB download in 6.21 sec Diagnosis: Looks Great : 14.02 % faster than the average for host (120.150) Validation Link:: https://testmy.net/stats/id-1HXGT87U3
  13. i have a printer connected to my main PC i have my main pc set to share the printer and all my other pcs on the network can print from it
  14. TriRan

    Lsass.exe

    69 RAT changing in use dll's isn't that complicated.. ive found 2 useful links for you.. Click This One First: Here Tool Used To Perform The Action: Here
  15. lol i guess ill make you guys jealous while you wait for an upload upgrade.. :haha: :::.. Upload Stats ..::: Connection is:: 1410 Kbps about 1.4 Mbps (tested with 2992 kB) Upload Speed is:: 172 kB/s Tested From:: https://testmy.net/ (server1) Test Time:: Sat Jul 16 03:36:45 CDT 2005 Bottom Line:: 25X faster than 56K 1MB upload in 5.95 sec Diagnosis: Awesome! 20% + : 105.24 % faster than the average for host (grm.net) Validation Link:: https://testmy.net/stats/id-2GCZYWX70
  16. http://www.apache2triad.net but i would rather use a custom install of Apache, PHP & MySql
  17. did you have your AVG virus definations updated.. and are u absolutely sure it was a virus... it may have just been malicious software which NAV likes to pick up..
  18. billybob on your taskbar.. click start > run > then type "C:Program FilesAmerica's ArmySystempbpbweb.exe" this will run a pb updater and then you can enter pb servers with the latest pb version available
  19. Hyper.. i agree but this is more a recruiting tool for the army then anything.. thats why when u throw a grenade and blow someone up they dont lose body parts.. lol things like that could completely discourage someone from joining the army. but as far as the game goes.. i really enjoy playing it
  20. tdawnaz nope i am not it ran at 100% all night and got roughly 900 frames done.. but i took ur suggestion and ran it at 70% my pc seems to run slightly better this way also im thinking about installing it as a service so i dont have the icon in my taskbar anymore ill let you know how that turns out
  21. hrm i just hit 2000/5000 this thing is scootin right along check it out.. http://folding.hammertimeusa.com
×
×
  • Create New...