(P)E(N)-Kocsma

Operációs rendszerek => BSD => A témát indította: ChuckNorris - július 09, 2009, 23:04:09 pm



Cím: OpenBSD
Írta: ChuckNorris - július 09, 2009, 23:04:09 pm
Only two remote holes in the default install, in a heck of a long time!

(http://openbsd.org/images/puffy46.gif)

The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-like operating system. Our efforts emphasize portability, standardization, correctness, proactive security and integrated cryptography. OpenBSD supports binary emulation of most programs from SVR4 (Solaris), FreeBSD, Linux, BSD/OS, SunOS and HP-UX.

The current release is OpenBSD 4.6  which was released Oct 18, 2009.
http://www.openbsd.org (http://www.openbsd.org)


Cím: Re:OpenBSD
Írta: ChuckNorris - április 18, 2010, 12:50:53 pm
dd if=/dev/zero of=cryptfile bs=512 count=25000

vnconfig -Kv 50000 svnd1 /root/cryptfile
pass:
salt filename: key

fdsik -i svnd1

disklabel -E svnd1

newfs /dev/rsvnd1a

mount /dev/svnd1a /mnt

umount /mnt

vnconfig -uv svnd1

vnconfig -vK 50000 -S key svnd1 /root/cryptfile

mount /dev/svnd1a /mnt