The Brink Forum

This is any thing about "The Brink", Brink Entertainment and , The Little Red Shed recording studio, the bands and acts that are working and not working with with Kevin Kane at this time. This is  any thing about Pete,Chuck,Johnny,Kevin,Brian,the dog down the street ect... Anything and everything , all are welcome here world with out end amen!

The Brink Forum
Start a New Topic 
Author
Comment
PC TWEEKING

If you're concerned about computer security, have Windows clear the pagefile on shutdown. You'll need to go into your Registry, so back it up before you start just in case you make a mistake.



Start the Registry Editor by clicking Start, Run, and type "regedit" (without quotes).

Go to this key:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management

On the right, locate the ClearPageFileAtShutdown value. Right-click the value, select modify, and change the data value of the registry key to 1.

If the ClearPageFileAtShutdown value doesn't exist, add it. Right-click the right side of your specified key and add it as a DWORD value. Then change the data value to 1.



Restart for your changes to take effect.

Note: Your shutdown time may slightly increase.

Re: PC TWEEKING

O.K. how about some more tweaking ideas? any one keep them coming. I been busy latily and need to check up on things. Pete is your singer moving???I heard they are next week.

Re: Re: PC TWEEKING

Traffic flow can be managed very well in Windows XP using the Quality of Service (QoS) Resource Reservation Protocol (RSVP). However, programs must be designed to take advantage of this QoS API. The traffic from programs that are not QoS-aware are sent directly to a different API called TCI. These programs have to fight for bandwidth because unlike the QoS API, there is no bandwidth reservation. If you use a lot of QoS-aware programs and would like to change the percent of the bandwidth that is reserved for the program, read below.
Make sure your logged on as Administrator. Do not log on with any account that just has administrator privileges.
To log in as Administrator:
- Click on start->logoff->logoff
- At the logon screen hold Ctrl+Alt+Del.
- In the user field type 'Administrator'
- In the password field type the password for the administrator (if you don't have one leave blank) and press OK
Click on the Start button and select run.
Type gpedit.msc in the text box and click OK
Once the program loads, expand the Computer configuration branch.
Expand the Administrative templates branch.
Expand the Network branch.
Highlight the QoS Packet Scheduler in left window.
In right window double click the limit reservable bandwidth setting
On setting tab check the enabled option.
Where it says Bandwidth limit %, change it to read what ever percent you want to reserve for QoS-aware applications.
Click OK and exit the group policy editor.
Go to your Network connections (start->my computer->my network connection-> view network connections).
Right click on your connection, choose properties then under the General or the Networking tab (where it lists your protocols) make sure QoS packet scheduler is enabled.
Now just reboot your computer and you are all done.
When a QoS-aware program is in use it will reserve the allocated amount of bandwidth and that will take away form other non QoS-aware programs. However, once the QoS-aware application is closed or closes the network connection, the bandwidth reservation is released. This is done by a series of PATH and RESV refresh messages sent back and fourth over the connection. Once these messages are no longer detected, the data flow is closed and the reservation of bandwidth is eliminated.