Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- brace expansion
- ngs. The specified strings are used to generate **all possible combinations** with the optional surroun... de> echo a$PATH b$PATH </code> Another common pitfall is to assume that a range like ''{1..200}'' can b... trings, the result is a space-separated list of **all possible combinations** of preamble, specified st... ble or postscribt for another one. Let's generate all possible combinations of uppercase letters and di
- Locales
- lenguaje (y de LC_*) usado en el sistema * ''LC_ALL'' : establece el valor de todas las categorias y ... <code bash> $ export LANG=en_US.utf8 $ export LC_ALL=en_US.utf8 $ sudo dpkg-reconfigure locales </code... NT="en_US.utf8" LC_IDENTIFICATION="en_US.utf8" LC_ALL=en_US.utf8 </code> mostrar detalle de las categor... 07/explain-the-effects-of-export-lang-lc-ctype-lc-all]] * [[https://www.cyberciti.biz/faq/how-to-set-
- arrays bash
- xpanding positional parameters]], this expands to all elements. If unquoted, both subscripts ''*'' and ... d to the same result, if quoted, ''@'' expands to all elements individually quoted, ''*'' expands to all elements quoted as a whole. | | **"${ARRAY[@]:N:M}"
- instalaciones desatendidas
- pting * mysql (ubuntu xenial) - [[https://coderwall.com/p/axokwa/mysql-5-7-silent-install-on-ubuntu-16]]:<code bash> MYSQL_ROOT_PASSWORD="toor" sudo apt-... password $MYSQL_ROOT_PASSWORD" | debconf-set-selections sudo apt-get -y install mysql-server-5.7</code>
- Los ficheros de inicio de Bash
- profile</code> === /etc/profile.d <code bash>install --directory --mode=0755 --owner=root --group=root... code><code bash># Set up i18n variables export LC_ALL=[ll]_[CC] export LANG=[ll]_[CC] export G_FILENAME_ENCODING=@locale</code> * La variable LC_ALL establce el mísmo valor para todas las categorías
- alias
- bash> ## path/to/full/command /usr/bin/clear ## call alias with a backslash ## \c ## use /bin/ls comma... vilegiado <code bash> # if user is not root, pass all commands via sudo # if [ $UID -ne 0 ]; then alias
- comandos bash
- nux.die.net/man/1/syndaemon]] * ''apt-get install xserver-xorg-input-synaptics'' * [[linux:bash:... a de la carpeta como **.ssh_2018.4.28** * ''install -b /path1/fichero1 /path2/'' * copia fichero1
- grub
- tros OS <code bash> sudo os-prober # sudo apt install os-prober sudo update-grub </code> == solución d... /boot-repair sudo apt-get update sudo apt-get install boot-repair </code> Desde tu mismo Linux:<code ba
- locale
- e> <code bash> # ~/.bashrc o ~/.profile export LC_ALL="es_ES.UTF-8" export LANG="es_ES.UTF-8" </code> =... icheros LOCALE no usados * ''$ sudo apt-get install localepurge'' * ''/etc/locale.nopurge'' contien
- locate & updatedb
- a nivel de configuración * más rápido == install & setup * instalación:<code bash>sudo apt install mlocate</code> * excluir directorios:<code bash>
- update-alternatives
- lternativas <code bash> update-alternatives --install /usr/bin/python python /usr/bin/python2.7 1 update-alternatives --install /usr/bin/python python /usr/bin/python3.5 2 </cod
- control de procesos
- rocesos con el nombre coincidente: <code bash>killall <nombre></code> * muestra de manera interactiva
- PS1
- "\[\033[1;31m\]" COLCLEAR="\[\033[0m\]" # export all these for subshells export -f parse_git_branch pa
- BASH
- hell builtin </code> https://www.cyberciti.biz/faq/linux-unix-bash-shell-list-all-builtin-commands/
- tar
- clude-list.txt"'' * ''tar ... %%--%%exclude-tag-all=exclude.tag'' : establece un fichero que sirve pa