Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bash o konsole
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
ScolaBirra
Apprentice
Apprentice


Joined: 31 Mar 2003
Posts: 180
Location: Lausanne, Switzerland

PostPosted: Tue Jul 22, 2003 2:47 pm    Post subject: Bash o konsole Reply with quote

Ciao,
ho riavviato il sistema in seguito ad una modifica del kernel. Entro in kde e scopro che i terminali (konsole), non mostrano piu' il solito prompr (scola@legpc107) ma mi mostrano uno spartano
Code:
bash-2.05b$
. Da notare che se faccio un
Code:
su -
per root funziona tutto come prima. Ho provato a guardare il file .bashrc ma sembra tutto ok...

Qualche idea?
Ciao
Scola
_________________
Smile, tomorrow will be worse! :-)
Back to top
View user's profile Send private message
ScolaBirra
Apprentice
Apprentice


Joined: 31 Mar 2003
Posts: 180
Location: Lausanne, Switzerland

PostPosted: Tue Jul 22, 2003 2:49 pm    Post subject: Reply with quote

Dimenticavo... Sulle console invece funziona tutto bene...
_________________
Smile, tomorrow will be worse! :-)
Back to top
View user's profile Send private message
Benve
l33t
l33t


Joined: 13 Mar 2003
Posts: 897
Location: Italy Romagna

PostPosted: Tue Jul 22, 2003 5:13 pm    Post subject: Reply with quote

che hai in .bashrc?
Back to top
View user's profile Send private message
ScolaBirra
Apprentice
Apprentice


Joined: 31 Mar 2003
Posts: 180
Location: Lausanne, Switzerland

PostPosted: Tue Jul 22, 2003 5:21 pm    Post subject: Reply with quote

Non l'ho cambiato da quello standard:
Code:
# /etc/skel/.bashrc:
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/skel/.bashrc,v 1.8 2003/02/28 15:45:35 a
zarah Exp $

# This file is sourced by all *interactive* bash shells on startup.  This
# file *should generate no output* or it will break the scp and rcp commands.

# colors for ls, etc.
eval `dircolors -b /etc/DIR_COLORS`
alias d="ls --color"
alias ls="ls --color=auto"
alias ll="ls --color -l"

# Change the window title of X terminals
case $TERM in
        xterm*|rxvt|Eterm|eterm)
                PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/$HOME/~}\007
"'
                ;;
        screen)
                PROMPT_COMMAND='echo -ne "\033_${USER}@${HOSTNAME%%.*}:${PWD/$HOME/~}\033\\
"'
                ;;
esac

##uncomment the following to activate bash-completion:
#[ -f /etc/profile.d/bash-completion ] && source /etc/profile.d/bash-completion

_________________
Smile, tomorrow will be worse! :-)
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31424
Location: here

PostPosted: Tue Jul 22, 2003 7:59 pm    Post subject: Reply with quote

Devi aggiungere nel bahrc dell'utente un
Code:
. /etc/profile

riavvii konsole e tutto dovrebbe funzionare
Back to top
View user's profile Send private message
MyZelF
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 2010
Location: Venice, Italy

PostPosted: Tue Jul 22, 2003 8:50 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Devi aggiungere nel bahrc dell'utente un
Code:
. /etc/profile

riavvii konsole e tutto dovrebbe funzionare


oppure puoi lanciare konsole così

Code:
konsole --ls
Back to top
View user's profile Send private message
ScolaBirra
Apprentice
Apprentice


Joined: 31 Mar 2003
Posts: 180
Location: Lausanne, Switzerland

PostPosted: Wed Jul 23, 2003 7:21 am    Post subject: Reply with quote

Ok, avevo gia' parzialmente risolto inserendo un
Code:
source /etc/profile
Ma quello che mi fa incavolare e' che da un giorno all'altro mi cambiano le cose.....

Grazie e ciao
Scola
_________________
Smile, tomorrow will be worse! :-)
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Wed Jul 23, 2003 11:08 am    Post subject: Reply with quote

se volete fare un bel giochino ed avete una conessione veloce:

Se avete anche un'utenza ssh di amci o simili, fate qst:
Code:

#emerge cmatrix

editate il .bashrc nelle loro home aggiungendo al fondo:

Code:

cmatrix -s

poi connettetevi da locale con una di queste utenze e godetevi lo spettacolo.
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
Benve
l33t
l33t


Joined: 13 Mar 2003
Posts: 897
Location: Italy Romagna

PostPosted: Wed Jul 23, 2003 11:41 am    Post subject: Reply with quote

ScolaBirra wrote:
Ok, avevo gia' parzialmente risolto inserendo un
Code:
source /etc/profile
Ma quello che mi fa incavolare e' che da un giorno all'altro mi cambiano le cose.....

Grazie e ciao
Scola


Non so che dirti, ma a me dava il problema che non caricava .bashrc con Eterm, poi si è risolto da solo senza fare niente
(forse con un emerge -u world)
Back to top
View user's profile Send private message
akiross
Veteran
Veteran


Joined: 02 Mar 2003
Posts: 1170
Location: Mostly on google.

PostPosted: Mon Jul 28, 2003 2:49 pm    Post subject: Reply with quote

a me e' capitato con un etc-update proprio ieri.
Meno male che 2 giorni fa ho letto questo post :)

ciauz
_________________
Libera scienza in libero stato.
Horizon of Events
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum