Archivo de la categoría: Nix

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 Know Which Linux Distribution You Are Using?

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 »

Para instalar soporte de mp3 en ubuntu 6.06 drapper

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 »

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 »

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.

FAQ: Network Intrusion Detection Systems

FAQ: Network Intrusion Detection Systems. FAQ: Network Intrusion Detection Systems Version 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