Esta semana he instalado Backtrack 4 en un Netbook Acer Aspire One ZG5, como tengo la partición swap para aprovecharla he hecho una partición con Gparted y luego he hecho
SELECT table_name AS "Tables", round(((data_length + index_length) / 1024 / 1024), 2) "Size in MB" FROM information_schema.TABLES ORDER BY (data_length + index_length) DESC; SELECT TABLE_SCHEMA AS 'Database', TABLE_NAME AS 'Table',
Hoy tenia la necesidad de conectar por vnc a mi equipo, para ello he ejecutado los siguientes comandos export DISPLAY=:0 x11vnc -display :0 -nopw -listen [localhost o ip equipo] -xkb