Skip to content
56K

56K

Slow IT just 4 fun

Menu
Menu

FreeBSD – 06 – Cambios una vez instalado

Posted on 28/02/2023 by fanta

Una vez tenemos freeBSD instalado algunos cambios que se pueden hacer son los siguientes:

Instalar bash y nano como editor

# pkg install bash nano

Cambiar la shell por bash a root y a algún user

# whereis bash
bash: /usr/local/bin/bash /usr/local/man/man1/bash.1.gz
# chsh -s /usr/local/bin/bash root
# chsh -s /usr/local/bin/bash fanta

Cambiar el idioma de teclado

# kbdmap
# nano /etc/rc.conf
keymap="es.kbd"

Cambiar la zona horaria (timezone)

# md5 /usr/share/zoneinfo/Europe/Madrid
MD5 (/usr/share/zoneinfo/Europe/Madrid) = 3ecb0fe1a9207bc3f77e793315ce0e5d
# md5 /etc/localtime
MD5 (/etc/localtime) = 3ecb0fe1a9207bc3f77e793315ce0e5d
# cp -pRv /usr/share/zoneinfo/Europe/Madrid /etc/localtime 
/usr/share/zoneinfo/Europe/Madrid -> /etc/localtime
# tzsetup

Cambiar la hora a mano

# date 2302281729
Tue Feb 28 17:29:00 CET 2023
# date
Tue Feb 28 17:29:03 CET 2023

Actualizar freeBSD – Aplicar parches de seguridad

# freebsd-update fetch
# freebsd-update install

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
#️⃣ POST EN PRODUCCIÓN
#️⃣ POST EN DESARROLLO
  • 🍅 28 - CIUDAD DE LOS 15 MINUTOS CON EUKLIDIADAS
  • 🍅 27 - NO NOS VAMOS DE COMPRAS CON RAUW ALEJANDRO
  • 🍅 26 - HISTORIA DEL FEDIVERSO - REDES FEDERADAS
  • 🍅 25 - INVESTIGACIÓN IBEX35 - #8M HERRAMIENTAS IGUALDAD SALARIAL
  • 🍅 24 - SATÉLITES TV DESDE LINUX Y BESOS DIGITALES
  • 🍅 23 - GAFAS 3D AZULES Y ROJAS Y OTRO HARDWARE PARA HACER EL MAL

Lo mejor de la vida es gratis

©2023 56K | Built using WordPress and Responsive Blogily theme by Superb