Problema con aptitude y apt
|
| #1 (permalink) |
| Miembro activo Registrado: junio 2004 Mensajes: 206 | Hola. Tengo Kubuntu Edgy. Tengo el problema que cuando escribo en la consola por ejemplo: $ sudo aptitude install mys y luego le doy al [Tab] Tabulador, no me rellena la palabra o no me aparece la lista con las posibles conbinaciones. Con apt me ocurre igual. ¿Podeis ayudarme? Muchas gracias. |
| | |
|
| #3 (permalink) |
| Miembro activo Registrado: junio 2004 Mensajes: 206 | Nada, sigo igual. Otra cosa que me ocurre es que al hacer un ls, no se me diferencian las carpetas de los ficheros, y los ficheros ejecutables. Me refiero en el color de las letras. ¿Pueden ayudarme en estas dos cosas? Muchas gracias. |
| | |
|
| #5 (permalink) | |
| Miembro activo Registrado: mayo 2005 Mensajes: 274 | Cita:
Si usas bash, pega esto en el .bashrc de tu home : Código: eval `dircolors -b /etc/DIR_COLORS` alias ls='ls -a --color=auto ' pd. para los mods ( o a quien corresponda vaya) : es normal que un bloque [code] salga asi de tocho aunque pegue solo dos líneas ? | |
| | |
|
| #6 (permalink) |
| Miembro activo Registrado: junio 2004 Mensajes: 206 | El problema era que por error elimine todos los archivos de mi carpeta de usuario y ya no tenia ese archivo. ¿No puedo restaurar el archivo .bashrc como lo tenia inicialmente? Gracias. |
| | |
|
| #7 (permalink) | |
| Moderador Registrado: febrero 2005 Ubicación: pingüineando k'e gerundio Mensajes: 28.917 | güenas Cita:
sto e lo ke tengo en el arshivo okulto .bashrc: # ~/.bashrc: executed by bash(1) for non-login shells. # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc) # for examples # If not running interactively, don't do anything [ -z "$PS1" ] && return # don't put duplicate lines in the history. See bash(1) for more options export HISTCONTROL=ignoredups # check the window size after each command and, if necessary, # update the values of LINES and COLUMNS. shopt -s checkwinsize # make less more friendly for non-text input files, see lesspipe(1) [ -x /usr/bin/lesspipe ] && eval "$(lesspipe)" # set variable identifying the chroot you work in (used in the prompt below) if [ -z "$debian_chroot" ] && [ -r /etc/debian_chroot ]; then debian_chroot=$(cat /etc/debian_chroot) fi # set a fancy prompt (non-color, unless we know we "want" color) case "$TERM" in xterm-color) PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ' ;; *) PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ ' ;; esac # Comment in the above and uncomment this below for a color prompt #PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ' # If this is an xterm set the title to user@host:dir case "$TERM" in xterm*|rxvt*) PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME}: ${PWD/$HOME/~}\007"' ;; *) ;; esac # Alias definitions. # You may want to put all your additions into a separate file like # ~/.bash_aliases, instead of adding them here directly. # See /usr/share/doc/bash-doc/examples in the bash-doc package. #if [ -f ~/.bash_aliases ]; then # . ~/.bash_aliases #fi # enable color support of ls and also add handy aliases if [ "$TERM" != "dumb" ]; then eval "`dircolors -b`" alias ls='ls --color=auto' #alias dir='ls --color=auto --format=vertical' #alias vdir='ls --color=auto --format=long' fi # some more ls aliases #alias ll='ls -l' #alias la='ls -A' #alias l='ls -CF' # enable programmable completion features (you don't need to enable # this, if it's already enabled in /etc/bash.bashrc and /etc/profile # sources /etc/bash.bashrc). if [ -f /etc/bash_completion ]; then . /etc/bash_completion fi krea un arshivo de texto y pegas tóo sto dentro, asepta los kambios y aver k'ase. sto e en Debian, nu sé si en Ubuntu será igual. eso sip, renombralo a .bashrc saluetes Editado por kallikantzaroi en 23 dic 2006 a las 21:45. | |
| | ||
| | |
| Herramientas | |
| Estilo | |
| Tema | Iniciado por | Foro | Respuestas | Último mensaje |
| Problema con el portátil | ccorleone | Software | 5 | 23 mar 2008 16:02 |
| yo sigo con el problema | pastidarti | Hardware | 3 | 04 mar 2008 14:35 |
| Problema con el Dolby Digital | Salvor Hardin | Multimedia | 1 | 13 dic 2005 16:31 |
| Google soluciona un grave problema de seguridad(Gmail) | wanm28 | Seguridad | 13 | 27 nov 2005 12:39 |

Modo lineal