Results 1 to 5 of 5
hello everybody,
when I try to log in on my mail server "open xchange 6 on debian 6" as cyrus user I become olny "$" and so can not use ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-09-2013 #1Just Joined!
- Join Date
- Jan 2013
- Location
- Berlin
- Posts
- 3
user login problem
hello everybody,
when I try to log in on my mail server "open xchange 6 on debian 6" as cyrus user I become olny "$" and so can not use tab funktion. how can i resolve this tiny problem?
su - cyrus
$
best regards
Julian
- 01-09-2013 #2
Hi and welcome
tab function? Do you mean bash tab completion?
If yes, then just call bash.
As for the "$", this is something different.
It is the prompt and what is shown there is defined by the PS1 variable BASH(1) Manual PageYou must always face the curtain with a bow.
- 01-09-2013 #3Just Joined!
- Join Date
- Jan 2013
- Location
- Berlin
- Posts
- 3
Hi Irthori,
thank you very much for the quickest answer on earth
. I meant as you wrote "tab completion", but how can I call bash? can you write an example of what do I have to write to complete login command for login as cyrus user calling bash "su - cyrus ....... "?
sorry for this simple questions but i am new in the linux world
thanks a lot
- 01-09-2013 #4
Type this after becoming cyrus:
Code:bash
You must always face the curtain with a bow.
- 01-09-2013 #5Just Joined!
- Join Date
- Jan 2013
- Location
- Berlin
- Posts
- 3
thanks a lot Irithori,
it works!
have a good day
julian


Reply With Quote
