Ossec kan lese nmap grepable filer og bruke de som en verktøy for å sjekke og varsle om host endringer.
Følgende endringer er gjort for å få det til å fungere.
(more…)
Posted by Hans-Henry Jakobsen
Program som lar deg installere og kjøre flere Internet Explorer versjoner samtidig
http://tredosoft.com/Multiple_IE
Posted by Hans-Henry Jakobsen
Programvaren lm_sensors benyttes til å overvåke bl.a temperatur, vifter osv på hovedkortet til en pc.
(more…)
Posted by Hans-Henry Jakobsen
http://enterprise.linux.com/article.pl?sid=05/02/16/1919205&tid=129&tid=49
as root:
linux:/home/user # dd if=/dev/hdb4 of=bootsect.lnx cbs=512 count=1
1+0 records in
1+0 records out
512 bytes (512 B) copied, 0.009368 seconds, 54.7 kB/s
chown user bootsect.lnx
To complete the transplant, place the file you created with dd or Bootpart on the Windows drive as C:\bootsect.lnx.
Now it’s time to tell Windows about Linux. Again, there are two ways to go about this.
If you are doing everything manually,
fire up a text editor in Windows and edit the file c:\boot.ini.
Add the line c:\bootsect.lnx=”Linux” to the end of the file.
cat /etc/grub.conf
To see where grub is located on your hard-disk.
Posted by Hans-Henry Jakobsen
Av og til sletter man en linux partisjon før man har tenkt på eventuelle konsekvenser.
(more…)
Posted by Hans-Henry Jakobsen