miércoles, 1 de junio de 2016
SoloBSD 10.3-STABLE-v46.2
There is a new build of SoloBSD 10.3-STABLE based on the latest HardenedBSD stable branch version 46.2
SoloBSD Mastering: GitHub
For some weeks, I have been trying to use GitHub to manage the SoloBSD Project and make things easier for me.
So I started documenting myself and first I got to this useful Cheat Sheet. With the help of this one I was able to clone, pull, make changes to my code and push them to the remote repo. But something was missing, I need to sync my modified repo with the official HardenedBSD Stable repo in order to have the latest commits in mine.
I found this straightforward video:
- Add an upstream inside my project's path.
- Fetch the changes from it.
- Merge the changes into my code.
- Push them into my remote repo.
Voilà! Now my GitHub repo is synced with the HardenedBSD Stable repo.
Groovy!
Etiquetas:
BSD,
FreeBSD,
GitHub,
HardenedBSD
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
Suscribirse a:
Entradas (Atom)
