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 »
[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;Tagged with: login • mysql • php
We save money with Edison to Current
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
Tagged with: fast • Windows






