All about Information Technology!

Author Archive

Free Network monitoring tools

Nagios Nagios is a powerful monitoring system that enables organizations to identify and resolve IT infrastructure problems before they affect critical business processes. Designed with scalability and flexibility in mind, Nagios gives you the peace of mind that comes from knowing your organization’s business processes won’t be affected by unknown outages. Nagios is a powerful [...]

>>

, , ,

Schedule tasks

Schedule a task that runs every time the system starts schtasks /create /tn <TaskName> /tr <TaskRun> /sc onstart Schedule a task that runs when user logs on schtasks /create /tn <TaskName> /tr <TaskRun> /sc onlogon Schedule a task that runs when the system is idle schtasks /create /tn <TaskName> /tr <TaskRun> /sc onidle /i {1 [...]

>>

, , ,

Optimize your application’s memory resource usage

VMMap is a process virtual and physical memory analysis utility. It shows a breakdown of a process’s committed virtual memory types as well as the amount of physical memory (working set) assigned by the operating system to those types. Besides graphical representations of memory usage, VMMap also shows summary information and a detailed process memory [...]

>>

, , , ,

Open Source differencing and merging tool for Windows

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle. WinMerge web site WinMerge Download

>>

, , , , , ,

Surf the web without annoying ads

AdBlock Plus – download Blocks: banners pop-ups video ads even on Facebook and YouTube

>>

, , , ,

Where to look for drivers or rootkits installation failures

On modern Windows such as Windows Vista, Windows 7 and Windows 8, Microsoft has implemented some extra mechanisms to protect Windows users from malicious software such as rootkits. One of these security mechanisms is this: Every driver for Windows Vista x64, Windows 7 x64 and Windows 8 cannot be installed on the system if it [...]

>>

, , , , , ,

How to enable UTM Security Profiles Logs in Fortigate V5.0.2

#config [antivirus/webfilter/spamfilter...] profile #edit <profile name> #set extended-utm-log enable #end

>>

, , , , , , , ,

Enable Logs on Fortigate V5.0.2

# config log disk setting # set status enable # end

>>

, , , , , , , , , , ,

Fortigate v5.0.2 Multiple UTM Profile

For the Multiple UTM profile you need to activate it from Admin settings as follow: Go to System >> Admin >> Settings >> Click on Multiple UTM Profile >> Apply

>>

, , , , , , , ,

Previous Posts