If your computer is running slow, shortage of memory could be a reason. This handy guide will teach you how to check how much memory your computer is currently using.
from How to of the Day http://ift.tt/1rh8AtM
Steps
Windows Task Manager
- Open Task Manager by using the Ctrl+Alt+Del key combo and then clicking on Task Manager.
- Click on the Performance tab in Task Manager. If you're using Windows 8 or higher, you might have to click on more details to see the performance tab.
- Click on Memory. This will show you some graphs of memory usage. You can then monitor it. If you want more advanced graphs, use resource monitor.
Windows Resource Monitor
- Click on the Start button or the Windows key to bring up the Start Screen or Start menu.
- Type in Resource Monitor.
- Click on 'Resource Monitor' from the list of results.
- Click on the memory tab. This will yield several graphs showing you exactly how your computer's memory is being used. You can explore in detail.
Mac OS X
- Open Activity Monitor. The shortcut to the program is found in the Utilities folder in Launchpad.
- Select the System Memory tab. This will throw up a list of current active memory using processes.
- Monitor memory usage. There are a plethora of graphs and details, updating in real-time.
Gnome
- Open Search. This can be done by clicking on the OS button, or by clicking on your home key, depending on your distro.
- Search for System Monitor.
- Click on Gnome System Monitor, or System Monitor.
- Click on the "Resource" tab to see current memory usage.
KDE
- Open Search. The search function is different for each KDE-using distro, but is often prominently featured on the desktop.
- Key in 'ksysguard'. Click on the first result.
- Use the tool to monitor your computer's performance and memory usage.
Terminal
- Open the Linux terminal. You can do this through search, or by using the ctrl+alt+f1 shortcut.
- Type in 'vmstat -s' . This will bring up current ram usage information.
- Monitor and check the figures.
Tips
- You can also download a third-party GUI in Linux if you prefer a more graphical interface.
- You can start Linux monitoring tools manually by pressing Alt+f2 and then typing in the name of the program and pressing enter.
- Resource monitor in Windows can also be opened from Task Manager from the bottom of the performance tab.
- Create a desktop shortcut for resource monitor if you use it often.
Warnings
- Never kill a process unless you know what you're doing. Not only could you lose unsaved data, but terminating a system process might crash your system.
- If a suspicious process is using up a lot of ram, run an anti virus check. Malware can slow down your computer a lot.
from How to of the Day http://ift.tt/1rh8AtM