ubuntu con VMWARE max resolution
If you want 1280×1024, try using this in your .vmx file: svga.maxWidth=1280 svga.maxHeight=1024
If you want 1280×1024, try using this in your .vmx file: svga.maxWidth=1280 svga.maxHeight=1024
La primera vez intente instalar ubuntu con partición automática en una laptop IBM R40. Y murió mi windows. Según leí en varios tutoriales que al particionar automáticamente no se respeta la geometría del disco. Y por métodos complicados se puede recuperar. Así que opte por la opción fácil usando Partition Magic 8.0 y particionando manual quedo… Leer más: Windows y Ubuntu »
Read #General Notes Read #How to list partition tables e.g. Assumed that /dev/hda1 is the location of Windows partition (NTFS) Local mount folder: /media/windows sudo mkdir /media/windows sudo cp /etc/fstab /etc/fstab_backup sudo gedit /etc/fstab Append the following line at the end of file /dev/hda1 /media/windows ntfs nls=utf8,umask=0222 0 0 Save the edited file Read #How… Leer más: How to mount Windows partitions (NTFS) on boot-up, and allow… »
Here are a few ways to find out which linux distro you are using : From the Boot Time messages Fire up your favourite terminal program and type in the following dmesg | head -1 The output would be similar to Linux version 2.6.13-15-default (geeko@buildhost) (gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)) #1 Tue Sep… Leer más: How To Know Which Linux Distribution You Are Using? »
Al fin me he aclarado sobre cómo acceder a carpetas compartidas en una red local de Windows desde mi ordenador con Linux. La verdad es que con Ubuntu es muy sencillo conectarse a carpetas compartidas, basta con ejecutar (desde el menú de Gnome) la orden Lugares -> Servidores de Red y aparecerán todos los ordenadores… Leer más: Cómo montar carpetas compartidas en red de Windows desde Ubuntu… »
Acabo de instalar ubuntu en mi lap y tuve algunos problemas con la tarjeta de video ati. Después de ver varios tutoriales pude instalarla. Me sorprendio la facilidad para instalar los paquetes. Por default nadie trae soporte para mp3 así que hay que instalar este plug in gstreamer0.10-plugins-ugly Lo escucharia con xmms pero siempre he… Leer más: Para instalar soporte de mp3 en ubuntu 6.06 drapper »
Introducción — La problemática a resolver.
Actualice el Kernel y el VMware server dejo de funcionar. Ahora tuve que ver la documentación de rpm para actualizarlo idealmente lo voy a actualizar con rpm -U The basic options are required, and your rpm command must contain one ofthe basic options. Basic options consist of the following: -q: Use this option to query… Leer más: Paquetes con RPM »
http://home01.wxs.nl/~houwe135/wbnt1/#port-scan Web Based Network Tools.
Aplique un firewall con webmin con estas reglas:
Action
Condition
Comment
Move
Add
Accept
If input interface is not eth0
Accept traffic from internal inter…