![]() |
|
Optimizing Computers - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials) +---- Forum: Requests (https://sinister.ly/Forum-Requests--826) +---- Thread: Optimizing Computers (/Thread-Optimizing-Computers) Pages:
1
2
|
Optimizing Computers - DarkMuse - 04-27-2017 So I've had an itch lately to "tune up" my computer. So I've done some research and I've found only the same crap: Clean Registry with this tool Clean Temp Files with this tool Reduce Startup Programs Flush Dns etc etc. Do you guys know of any decent ways to optimize your computer for speed/cleanliness that is not the same crap that every website I've found recycles? RE: Optimizing Computers - Skullmeat - 04-27-2017 None of those will do anything to help, aside from reducing startup programs. The best way to keep your PC as fast as possible is to eliminate any background programs you don't need, defrag your disk regularly, and run antivirus software to keep your system malware free. It's also helpful to regularly dust your machine and keep it in a cool environment. RE: Optimizing Computers - DarkMuse - 04-27-2017 (04-27-2017, 01:28 AM)Skullmeat Wrote: None of those will do anything to help, aside from reducing startup programs. The best way to keep your PC as fast as possible is to eliminate any background programs you don't need, defrag your disk regularly, and run antivirus software to keep your system malware free. It's also helpful to regularly dust your machine and keep it in a cool environment. I want more though. There has to be other things that could be done? Anyone? RE: Optimizing Computers - pvnk - 04-27-2017 (04-27-2017, 01:28 AM)Skullmeat Wrote: None of those will do anything to help, aside from reducing startup programs. The best way to keep your PC as fast as possible is to eliminate any background programs you don't need, defrag your disk regularly, and run antivirus software to keep your system malware free. It's also helpful to regularly dust your machine and keep it in a cool environment.You don't need antivirus software to keep your system malware free if you're not downloading child porn off the deep web. Furthermore, antivirus is a system process and it will inherently slow down your system. RE: Optimizing Computers - Blink - 04-27-2017 (04-27-2017, 01:32 AM)DarkMuse Wrote:(04-27-2017, 01:28 AM)Skullmeat Wrote: None of those will do anything to help, aside from reducing startup programs. The best way to keep your PC as fast as possible is to eliminate any background programs you don't need, defrag your disk regularly, and run antivirus software to keep your system malware free. It's also helpful to regularly dust your machine and keep it in a cool environment. Get Linux. Any distro is faster than Windoze. RE: Optimizing Computers - DarkMuse - 04-27-2017 (04-27-2017, 04:36 AM)pvnk Wrote:(04-27-2017, 01:28 AM)Skullmeat Wrote: None of those will do anything to help, aside from reducing startup programs. The best way to keep your PC as fast as possible is to eliminate any background programs you don't need, defrag your disk regularly, and run antivirus software to keep your system malware free. It's also helpful to regularly dust your machine and keep it in a cool environment.You don't need antivirus software to keep your system malware free if you're not downloading child porn off the deep web. Furthermore, antivirus is a system process and it will inherently slow down your system. I've definitely seen this with certain AV but not all (I'm looking at you McAffe, Malwarebytes, AVG). Webroot and BitDefender have some of the best detection and removal scores within the industry and take up very little memory with an active scan module as well as browser monitoring. I mainly use it when using something that might potentially dangerous as I'm not too trusting of sandboxes (not all that trusting of AV either but more than sandboxes). RE: Optimizing Computers - pvnk - 04-27-2017 (04-27-2017, 06:56 PM)DarkMuse Wrote:By the way, I have been meaning to ask.(04-27-2017, 04:36 AM)pvnk Wrote:(04-27-2017, 01:28 AM)Skullmeat Wrote: None of those will do anything to help, aside from reducing startup programs. The best way to keep your PC as fast as possible is to eliminate any background programs you don't need, defrag your disk regularly, and run antivirus software to keep your system malware free. It's also helpful to regularly dust your machine and keep it in a cool environment.You don't need antivirus software to keep your system malware free if you're not downloading child porn off the deep web. Furthermore, antivirus is a system process and it will inherently slow down your system. Do you only browse siniterly when you're od'ing on heroin"? RE: Optimizing Computers - DarkMuse - 04-27-2017 (04-27-2017, 07:34 PM)pvnk Wrote:(04-27-2017, 06:56 PM)DarkMuse Wrote:By the way, I have been meaning to ask.(04-27-2017, 04:36 AM)pvnk Wrote: You don't need antivirus software to keep your system malware free if you're not downloading child porn off the deep web. Furthermore, antivirus is a system process and it will inherently slow down your system. AbsoFUCKINGlutely. It's how I deal with the cancer RE: Optimizing Computers - Inori - 04-27-2017 Regular defrags are a must, as @Skullmeat mentioned. Obviously, make sure your CPU is adequately cooled, your RAM is in the right memory channels (otherwise it might not be getting used optimally, if at all), and your case has good, low-pressure airflow (also prevents dust from building up, so you need to clean less). I remember reading something on the Arch or XFCE wiki that went along the lines of "disabling any integrated graphics in the system's BIOS can boost performance by forcing the window manager to use only dedicated cards." Given that it's a firmware/hardware optimization method, I would assume it works on Windows, but I wouldn't put it past Microsoft to fuck that up, too. RE: Optimizing Computers - Hoss - 04-28-2017 lol, this is what I do for a living. My standard regiment is: Run MalwareBytes Pretty simple, I usually just Google "mwb download" and download the latest version. I also carry it on a USB because sometimes people's internet is too slow to download. Run CCleaner Just the disk cleanup part, not the registry cleaner. Never run registry cleaners, tisk tisk. Remove Startup Items The Windows 8/10 task manager has a tab for this which makes it a bit easier, but if you need to do it manually:
Check Browser Links for Adware Command-line Args This is common for things like Conduit.
Run SFC Just run "sfc /scannow" Defrag (if HDD) Run Windows disk defrag. |