martes, 24 de mayo de 2016
SoloBSD 10.3-STABLE-v46.1
There is a new build of SoloBSD 10.3-STABLE based on the latest HardenedBSD stable branch version 46.1
miércoles, 18 de mayo de 2016
SoloBSD 10.3-STABLE-v46
There is a new build of SoloBSD 10.3-STABLE based on the latest HardenedBSD stable branch version 46
lunes, 16 de mayo de 2016
SoloBSD 10.3-STABLE-v44.6
There is a new build of SoloBSD 10.3-STABLE based on the latest HardenedBSD stable branch version 44.6
domingo, 15 de mayo de 2016
BSD Cards
El año pasado estuve editando las GNU/Linux Cards creadas por Ugo Yak, para crear una versión de las BSD Cards. Por ahí las dejé olvidadas y ahora me he decidido a continuarlas, por lo que iré publicando de una en una para tener tiempo de crear más.
Sirva esto también para ayudar a promover los sistemas operativos BSD.
Aquí la primera:
#1.- FreeBSD
Sirva esto también para ayudar a promover los sistemas operativos BSD.
Aquí la primera:
#1.- FreeBSD
jueves, 12 de mayo de 2016
Problemas con pkg en FreeBSD/HardenedBSD
Si alguna vez has tenido problemas con pkg y al momento de instalar cualquier paquete te topas con un error parecido al siguiente:
Y asunto arreglado!
Fetching cyrus-sasl-2.1.26_12.txz: 100% 467 KiB 478.5kB/s 00:01Solamente debes ejecutar:
pkg: cached package cyrus-sasl-2.1.26_12: size mismatch, fetching from remote
Fetching cyrus-sasl-2.1.26_12.txz: 100% 467 KiB 478.5kB/s 00:01
pkg: cached package cyrus-sasl-2.1.26_12: size mismatch, cannot continue
pkg update -f
Y asunto arreglado!
Etiquetas:
BSD,
FreeBSD,
HardenedBSD,
pkg
viernes, 6 de mayo de 2016
Añadiendo Discos Nuevos en FreeBSD
Para añadir discos nuevos a un sistema con FreeBSD, simplemente añadimos el disco y como root hacemos:
Listo! Ahora sí, a crear un nuevo sistema de archivos y montarlo.#
gpart create -s GPT ada1
#
gpart add -t freebsd-ufs -a 1M ada1
jueves, 5 de mayo de 2016
SoloBSD 10.3-STABLE-v44.5
There is a new build of SoloBSD 10.3-STABLE based on the latest HardenedBSD stable branch version 44.5
root password: solobsd
UPDATE: I've added a tar file in order to be able to create a rescue partition. Just follow the instructions below.
a) create your UFS partition with sysinstall or gpart (e.g. ada0p2)
b) create a filesystem on the partition (e.g. newfs /dev/ada0p2)
c) mount the slice and extract your .tar file on it
d) configure a bootmanager (e.g. gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada0)
e) boot from your rescue system and enjoy :)
You can grab it from Here. (60.6 Mb)
UPDATE 2: Ok, now you have Python to start learning, but, you want to keep your .py files! Now we have persistency. Just dd this image (71 Mb) to a USB drive or Hard Drive and you are ready to go!
You can grab it from Here. (58.7 Mb)
root password: solobsd
UPDATE: I've added a tar file in order to be able to create a rescue partition. Just follow the instructions below.
a) create your UFS partition with sysinstall or gpart (e.g. ada0p2)
b) create a filesystem on the partition (e.g. newfs /dev/ada0p2)
c) mount the slice and extract your .tar file on it
d) configure a bootmanager (e.g. gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada0)
e) boot from your rescue system and enjoy :)
You can grab it from Here. (60.6 Mb)
UPDATE 2: Ok, now you have Python to start learning, but, you want to keep your .py files! Now we have persistency. Just dd this image (71 Mb) to a USB drive or Hard Drive and you are ready to go!
Suscribirse a:
Entradas (Atom)