LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-10-2013, 04:11 PM   #46
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412

Yes you do get the option to log in as different user on Ubuntu

---------- Post added 04-10-13 at 10:12 PM ----------

Yes you do get the option to login as different user on Ubuntu
 
1 members found this post helpful.
Old 04-10-2013, 04:17 PM   #47
Tsali
Member
 
Registered: Apr 2013
Location: I live in Northern Michigan by a lake. Aside from the bad winter times I love it up here.
Posts: 60

Original Poster
Rep: Reputation: Disabled
Ok well I logged in under tsali and then rebooted my system and it started up but the screen is black and there was no Linux startup screen or anything like normally.
 
Old 04-10-2013, 04:23 PM   #48
Tsali
Member
 
Registered: Apr 2013
Location: I live in Northern Michigan by a lake. Aside from the bad winter times I love it up here.
Posts: 60

Original Poster
Rep: Reputation: Disabled
Ok update. I manually turned it off and then back on and the startup screen appeared. The name lisa is still in the upper right hand corner and the terminal still shows up with the lisa@lisa-pc:~$ prompt.
 
Old 04-10-2013, 04:25 PM   #49
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
So you didn't get an option to login at the startup screen
 
1 members found this post helpful.
Old 04-10-2013, 04:27 PM   #50
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
try to change the hostname of your computer again. make sure you dont copy the $ twice when pasting a command from here.

Also are you now under your new user account? make sure you can do sudo under that user if no then go back to the old user and do it from there.

Take it easy we will get you there.
 
1 members found this post helpful.
Old 04-10-2013, 04:48 PM   #51
Tsali
Member
 
Registered: Apr 2013
Location: I live in Northern Michigan by a lake. Aside from the bad winter times I love it up here.
Posts: 60

Original Poster
Rep: Reputation: Disabled
Ok, I did sudo hostname tsali and it returned with a lisa@tsali:~$ prompt.
 
Old 04-10-2013, 04:52 PM   #52
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
Hi whats cat /etc/hostname say
 
1 members found this post helpful.
Old 04-10-2013, 04:55 PM   #53
dreamwalking
Member
 
Registered: Dec 2005
Distribution: Slackware 14
Posts: 106

Rep: Reputation: 31
Since the prompt is lisa@tsali then I guess hostname has been configured correctly as tsali.

I think you should try to log in as your new user tsali now. If you right-click on your screen, can you see a menu that says Logout or Exit at the bottom? Any chance you know what desktop environment you are using? (ie, does it somewhere has a 'K' on a gear, or any indication of what de you are using?)
 
Old 04-10-2013, 05:01 PM   #54
Tsali
Member
 
Registered: Apr 2013
Location: I live in Northern Michigan by a lake. Aside from the bad winter times I love it up here.
Posts: 60

Original Poster
Rep: Reputation: Disabled
Spiky: it says:

lisa@tsali:~$ cat /etc/hostname
lisa-pc
lisa@tsali:~$
 
Old 04-10-2013, 05:09 PM   #55
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
echo $PS1 output

Last edited by spiky0011; 04-10-2013 at 05:11 PM.
 
1 members found this post helpful.
Old 04-10-2013, 05:12 PM   #56
Tsali
Member
 
Registered: Apr 2013
Location: I live in Northern Michigan by a lake. Aside from the bad winter times I love it up here.
Posts: 60

Original Poster
Rep: Reputation: Disabled
Dreamwalking: here is the output for my desktop:

lisa@tsali:~$ echo $DESKTOP_SESSION
xubuntu
lisa@tsali:~$
 
Old 04-10-2013, 05:13 PM   #57
Tsali
Member
 
Registered: Apr 2013
Location: I live in Northern Michigan by a lake. Aside from the bad winter times I love it up here.
Posts: 60

Original Poster
Rep: Reputation: Disabled
Spiky here is the output of that:

lisa@tsali:~$ echo $PS1 output
${debian_chroot:+($debian_chroot)}\u@\h:\w\$ output
lisa@tsali:~$
 
Old 04-10-2013, 05:18 PM   #58
Tsali
Member
 
Registered: Apr 2013
Location: I live in Northern Michigan by a lake. Aside from the bad winter times I love it up here.
Posts: 60

Original Poster
Rep: Reputation: Disabled
and Dreamwalker, I have found the logout option but once I log out it kind of stalls until I reboot it. I log into tsali and it just sits there on the login screen like I never logged in.
 
Old 04-10-2013, 05:20 PM   #59
spiky0011
Senior Member
 
Registered: Jan 2011
Location: PLANET-SPIKE
Distribution: /LFS/Debian
Posts: 2,511
Blog Entries: 1

Rep: Reputation: 412Reputation: 412Reputation: 412Reputation: 412Reputation: 412
ls /home output

output of
Code:
 sudo id tasli
 
Old 04-10-2013, 05:21 PM   #60
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
do
Code:
sudo nano /etc/hostname
type your password
replace 'lisa-pc' with the name you want, then press 'ctrl+x' and hit enter to save the file
reboot.

I am not sure if you will have to reconfigure your wireless connection by doing this so perhaps before you do any changes somebody here with more experience can advice.
By the way you need to back up all the important files before you do any changes, just in case.

Also you can tranfer the files from the /home/lisa folder to /home/tsali folder
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Tracing Intruders connecting to our system in Redhat Linux operating system vkunasani Linux - Software 4 02-15-2010 06:23 AM
windows server 2003 as a host system for LINUX guest system VPS h@foorsa.biz Linux - General 2 09-22-2008 06:17 AM
linux server system cannot resolve name, but windows system no problem? hocheetiong Linux - Newbie 3 04-06-2008 07:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration