ClsHack:Computer Security Blog    

Free Antivirus for WordpPress


Tagged with:

RPM to DEB or contrast,easy with Alien


Alien is a software for GNU / Linux packages that will convert from rpm to deb for example in a simple and atomized.

Now let's see some simple commands…

The first thing to do is install it:(if you use ubuntu,debian, just type this command)

sudo apt-get install alien 

Once installed, see how to convert a package from rpm to deb:

Read the rest of this entry »

Tagged with:

[php/mysql] simple login script with sessions


More and more people plan to develop web applications in php 2 dynamics.

For this reason I decided to post an example of a simple login script that makes use of sessions ;)

Requirements:

  • php;
  • mysql;

We start by creating the database and tables:

1)Creating database:

CREATE DATABASE database_name;

Read the rest of this entry »

Tagged with:

We save money with Edison to Current

Forse non tutti sanno che il nostro pc, consuma parecchio, sopratutto d’estate.

Today, however,, grazie ad edison potremo ottimizzare il consumo di energia del nostro computer windows.


Read the rest of this entry »

Tagged with:

Speed ​​up your Windows start menu

The menu Start Windows the default is not very fast and this breaks a little’ (at least to me)
Fortunately it can be sped up by changing some registry keys to the Windows system.

Let's see how to do:
The first thing to do, you make a backup copy :)

Now, go to Start => Run and type Regedit.

The following:

HKEY_CURRENT_USER =>  Control Panel => Desktop


Read the rest of this entry »

Tagged with: