Понедельник, 24 января 2011 г.Обсудить (1)

Pastebin in the zsh

I've wrote the pastebin function which I do use at the my .zshrc.

Далее...

Метки: |

Суббота, 8 января 2011 г.Обсудить

the junos installation script

I don't like installing manually... So I've written a script for it. This is an autoamtic installation script for the JunOS olive for which you need to be using a version of FreeBSD < 8. FreeBSD 8 is not supported.

Далее...

Метки: | | | | |

Суббота, 3 июля 2010 г.Обсудить (14)

Установка junos 10 на PC

Устанавливал junos я непосредственно в 7.3-RELEASE-i386-bootonly.iso.

Первое на что нужно обратить внимание, так это на разделение slice на partition. Если не создавать partition /tmp, то возникает ошибка об нехватке свободного места на носителе md1, который в свою очередь имеет объём 160Mb.

Далее...

Метки: | | | | |

Четверг, 27 мая 2010 г.Обсудить (1)

Kaspersky update server

Устанавливаем порт retranslator:

$sudo make -C /usr/ports/security/retranslator install clean (Пока только PR 147116)

Далее...

Метки: | | |

Четверг, 27 мая 2010 г.Обсудить (36)

Kaspersky Rescue 10 PXE

Recommend RAM > 512M

Depends on squashfs-tools > 3!

// Downloading files....

$wget -c http://devbuilds.kaspersky-labs.com/devbuilds/RescueDisk10/kav_rescue_10.iso
$wget -c http://gitorious.org/zloidemon-freebsd-configs/trunk/blobs/raw/master/patches/PXE/patch-PXE_kav_rescue_2010.iso.patch

Далее...

Метки: | | | |