Results 1 to 5 of 5
Hey,
I have two computers at home, one solely for me and one for my family. I am running Gentoo and my family are running Ubuntu.
Since they lack experience ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-30-2005 #1Linux Newbie
- Join Date
- Jun 2005
- Posts
- 123
Managing two Linux systems
Hey,
I have two computers at home, one solely for me and one for my family. I am running Gentoo and my family are running Ubuntu.
Since they lack experience in terms of Linux they will not be getting full root access (I'm able to limit root access on Ubuntu) I will need to maintain it for them.
So, given these two computers are in a LAN, would I be able to access the Ubuntu root account from my Gentoo account given that I know the root password?
Also, what is required to do this, how difficult is it to setup and what are the security risks involved?
Thanks
Tom
PS. I am debating with myself whether or not to give the user accounts access to Synaptic Package Manager (GUI for apt-get), what do you think?
- 10-30-2005 #2Linux User
- Join Date
- May 2005
- Posts
- 473
remote desktop maby?
http://www.tightvnc.com/
(its how i manage my server in my closet)
- 10-30-2005 #3Linux Engineer
- Join Date
- Jan 2005
- Location
- Chicago (USA)
- Posts
- 1,028
SSH mabye?
- 10-30-2005 #4Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
definately ssh...you need to get and install sshd if you don't have it on your ubuntu box...then you have to set the config file, though one the install creates basically has all the options in it; however, they are commented out, go through and find the ones you need. then to run sshd from your ubuntu box as root you need to "/etc/init.d/sshd start". You can also add this as a startup script so everytime you boot up sshd will automatically start. Then from your gentoo box connect with "ssh localipofubuntubox"...easy as pie...
Operating System: GNU Emacs
- 10-30-2005 #5Linux User
- Join Date
- Jul 2005
- Posts
- 369
you can use ssh or maybe enable X network sesions
All i want for christmas is a new liver....a second chance to get afflicted with Cirrhosis


Reply With Quote
