Archivo de la categoría: Nix

Windows y Ubuntu

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 »

How to mount Windows partitions (NTFS) on boot-up, and allow all users to read only

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… »

Cómo montar carpetas compartidas en red de Windows desde Ubuntu Linux

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… »

Paquetes con RPM

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 »

Seguridad

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…

Intrusions

FAQ: Network Intrusion Detection SystemsVersion 0.8.3, March 21, 2000 This FAQ answers simple questions related to detecting intruders who attack systems through the network, especially how such intrusions can be detected. Questions? Feedback? Send mail to nids-faq @ robertgraham.com Intrusions.