Archive for the ‘Computer and Internet’ Category
Ainslot.L Botnet
PandaLabs reports a new botnet called Ainslot.L. Botnets are categorized as malware and botnets.
Made to record any activity of a computer, download other malware to infect the victims computer and take over the computer.
This Ainslot.L jobs like banking trojan, steal important data such as online banking and financial transactions. Ainslot.L even able to scan the computer and look for another bot then kicked it, so that only he himself in power.
The spread of counterfeit Ainslot.L via email, as if sent from the email address of UK online clothing store Cult.
Anti Virus Removal Tool
Intel Ivy Bridge News
Intel set up five new processors for desktop Ivy Bridge. processors 3 and 2 with TDP 55W 35W TDP processors.
In addition to processors, a chipset released Z77 type.
i3 3240 at 3.4GHz, VGA 650/1020Mhz integration. Core i3 3225, 3.3GHz, has an internal VGA HD4000. Core i3 3220, but more internal VGA 3.3GHz slower than the HD 3225 I3 2500. The third processor requires only 55W power
35W power-efficient models, i3 3240T core, 3GHz clock and Core i3 3220T, 2.8GHz with internal VGA HD 2500. Like the
previous model I3, Ivy Bridge series have HyperThreading feature, but without the Turbo Boost.
Glances v1.3.7 released
Glances v1.3.7 released – System monitoring tool for Linux
Glances is a system monitoring tool for GNU/Linux distributions. It grabs information from your system and display its in a CLI curses screen.Glances can monitor CPU, average load, memory, network interface, disk IO, file system space and processes. When a alert is detected, stat is automatically colored and the processes list sorted by CPU or memory.The latest version (1.3.7) displays a log history in the bottom of the screen with the latests alerts.
Glances use a standard GNU style installer:
$ tar zxvf glances-1.3.7.tar.gz
$ cd glances-1.3.7
$ ./configure
$ make
$ sudo make install
[ source ]