Cita de
admin en 14 enero, 2021, 7:13 pm
1-pkg install xorg nano sudo
2-editar hostname en /etc/hosts y que corresponda con el /etc/rc.conf 3-hacer un visudo y añadir el usuario al ALL. poner el usuario "sebas" en el grupo wheel y video
4-cambiar el editor por omisión:
%
setenv EDITOR /usr/local/bin/emacs
The equivalent command for bash
would be:
%
export EDITOR="/usr/local/bin/emacs"
pkg install x11/lightdm-gtk-greeter
instalar libreoffice
pkg install openjdk libreoffice libreoffice-i18n en español
nano .xinitrc
exec /usr/local/bin/startxfce4
pkg install lightdm-gtk-greeter-settings
/usr/local/etc/lightdm
editar /etc/profile
LANG=es_ES.UTF-8; export LANG
CHARSET=es_ES.UTF-8; export CHARSET
1-pkg install xorg nano sudo
2-editar hostname en /etc/hosts y que corresponda con el /etc/rc.conf 3-hacer un visudo y añadir el usuario al ALL. poner el usuario "sebas" en el grupo wheel y video
4-cambiar el editor por omisión:
%
setenv EDITOR /usr/local/bin/emacs
The equivalent command for bash
would be:
%
export EDITOR="/usr/local/bin/emacs"
pkg install x11/lightdm-gtk-greeter
instalar libreoffice
pkg install openjdk libreoffice libreoffice-i18n en español
nano .xinitrc
exec /usr/local/bin/startxfce4
pkg install lightdm-gtk-greeter-settings
/usr/local/etc/lightdm
editar /etc/profile
LANG=es_ES.UTF-8; export LANG
CHARSET=es_ES.UTF-8; export CHARSET