LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 01-09-2018, 12:48 AM   #1
speedmonkey
LQ Newbie
 
Registered: Dec 2017
Location: Kent, Washington
Distribution: one of the only ones that works with my damn radeon rx480 card... Ubuntu 16.04 desktop. debian lapt
Posts: 18

Rep: Reputation: Disabled
What am I trying to build?


So i know what i want to accomplish, but i don't know what it is called. So I can't look up how to build it. And hopefully I chose the correct place for this thread. So THIS is what i want to have set up. I have many computers and i would like to be able to go to any of them and type a username, password and have my setup no matter which pc i'm using. What kind of setup is this? Home virtual server?
 
Old 01-09-2018, 12:54 AM   #2
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by speedmonkey View Post
So i know what i want to accomplish, but i don't know what it is called. So I can't look up how to build it. And hopefully I chose the correct place for this thread. So THIS is what i want to have set up. I have many computers and i would like to be able to go to any of them and type a username, password and have my setup no matter which pc i'm using. What kind of setup is this? Home virtual server?
This: https://en.wikipedia.org/wiki/Networ...mation_Service ?

or

this: https://www.samba.org/ ?

or

this: https://help.sap.com/saphelp_nw74/he...f/frameset.htm ?

Failing the above, you've got me.
 
Old 01-09-2018, 01:12 AM   #3
speedmonkey
LQ Newbie
 
Registered: Dec 2017
Location: Kent, Washington
Distribution: one of the only ones that works with my damn radeon rx480 card... Ubuntu 16.04 desktop. debian lapt
Posts: 18

Original Poster
Rep: Reputation: Disabled
thanks for the quick reply. I'll read up on these and see what I can do with them. I did have samba in the back of my head but I haven't used it much. I'll reply back with my findings
 
Old 01-09-2018, 01:14 AM   #4
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by speedmonkey View Post
thanks for the quick reply. I'll read up on these and see what I can do with them. I did have samba in the back of my head but I haven't used it much. I'll reply back with my findings
Where any of them what you were thinking of?

Sorry to be a little slow on the uptake.

Edit: (I forgot you were thinking of samba - so, except samba)

Last edited by jsbjsb001; 01-09-2018 at 01:28 AM. Reason: forgot OP said he was thinking of samba
 
Old 01-09-2018, 01:37 AM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by speedmonkey View Post
I have many computers and i would like to be able to go to any of them and type a username, password and have my setup no matter which pc i'm using.
i think "sync" is the keyword you're looking for, and maybe also "cloud".

essentially, you want the same home directory for all machines, so it would make sense to serve it over the network from one central machine.
if all machines are Linux, try NFS.
 
Old 01-09-2018, 01:41 AM   #6
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by ondoho View Post
...so it would make sense to serve it over the network from one central machine.
if all machines are Linux, try NFS.
What's wrong with an NIS server in that case ?
 
Old 01-09-2018, 02:21 AM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by jsbjsb001 View Post
What's wrong with an NIS server in that case ?
what's wrong with offering different opinions?
as i told you before, it's not an either-or situation.
 
Old 01-09-2018, 09:29 AM   #8
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by ondoho View Post
what's wrong with offering different opinions?
Nothing, I didn't say there was. Sorry for misunderstanding, I'm human too.

Quote:
as i told you before, it's not an either-or situation.
Not sure "where you told me before" ?

Never said it was an "either-or situation" - you did above.

Just for clarity: While the OP's not particularly clear on weather they just want to share their "home" folder or more than that; I took their question as meaning that they want to not only do that, but also use their "server" as a login server for user authentication as well - that's why I didn't mention NFS myself. And no, I'm not trying to suggest that is your fault anymore than mine - or even really the OP's for that matter.

Hay, let's face it: the point of this question (from my understanding) was because they (the OP) could not remember the "name" (or similar to) of the type of "server" their after - if that makes sense. (not saying it's necessarily the OP's fault either - my memory isn't perfect, never has been)

I wasn't trying to start an argument with you ondoho - once again, I'm not a robot myself.
 
Old 01-09-2018, 11:13 AM   #9
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by speedmonkey View Post
So i know what i want to accomplish, but i don't know what it is called. So I can't look up how to build it. And hopefully I chose the correct place for this thread. So THIS is what i want to have set up. I have many computers and i would like to be able to go to any of them and type a username, password and have my setup no matter which pc i'm using. What kind of setup is this? Home virtual server?
it's networking, but more closer would be cloning your config files so every desktop mimics the other one. as the sentence,
Quote:
i would like to be able to go to any of them and type a username, password and have my setup no matter which pc i'm using.
Just requires like things same Window Manager/desktop and same config files for them. as far as your data files. if you have a document in one that your edited and then go to another one open up a copy of that doc it will not have the same changes.

this would require what to be done to achieve that effect?

you might even be able to set up one central computer and have all of the config files for your desktops and everyone of your systems hooked up to that central computer so it will source that computer for the config and they then can be kept the same across the network.

the changes to anything are made within that central computer so it will effect all of the other desktop setups.

this idea falls into what might be called "dynamic linking." change on thing in one place and it takes place everywhere else.

that came from off the top of my head, I have not done this, but the theory sounds solid.

Last edited by BW-userx; 01-09-2018 at 11:19 AM.
 
Old 01-09-2018, 09:14 PM   #10
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
Sounds to me like a server with thin clients.
 
Old 01-09-2018, 09:41 PM   #11
speedmonkey
LQ Newbie
 
Registered: Dec 2017
Location: Kent, Washington
Distribution: one of the only ones that works with my damn radeon rx480 card... Ubuntu 16.04 desktop. debian lapt
Posts: 18

Original Poster
Rep: Reputation: Disabled
wow thanks for all the replies. I was thinking earlier what made me think of this and its how my previous companies computers were setup. so yes like BW-userx was saying its networking. I'm not exactly sure how the place had the server set up or any of the networking configuration but i just remember i could go to any of the computers at work and punch in my user : pass and it would come up with pretty close to my exact setup that i had at my departments computer. I am going to make a home server very soon and since i have no experience i'll be watching alot of youtubeage and spending alot of time reading all of the different suggestions here. Thanks again for all the replies. i'll post back with some results soon.
 
Old 01-10-2018, 09:06 AM   #12
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
dummy terminals and a main frame.
 
Old 01-10-2018, 09:18 AM   #13
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
/home on NFS.
 
Old 01-10-2018, 09:28 AM   #14
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
I have some questions regarding simply sharing /home via NFS (which has been suggested at least twice).

If I log in on two different workstations using the same login and then start 'doing stuff'...?

So surely. you would still need to manage account logins centrally?

It's my limited understanding that LDAP can do this?
 
Old 01-10-2018, 09:36 AM   #15
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by cynwulf View Post
...If I log in on two different workstations using the same login and then start 'doing stuff'...?

So surely. you would still need to manage account logins centrally?

...
That's why I suggested what I did in post #2. If your referring to me suggesting NFS, as I said in post #8, that's why I didn't suggest NFS. Apologies, if your not referring to me suggesting NFS.
 
  


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
Call for Testers: Comparison of MATE 1.14 (mix build vs fully GTK+3 build) willysr Slackware 33 05-10-2016 03:40 PM
[SOLVED] Linux 4.4 seems to refuse to build IPv6 for the 64-bit build - 32-bit build works fine GameCodingNinja Linux From Scratch 2 02-07-2016 06:40 PM
[SOLVED] i can't perfome make install commond while build binutils-build LFS plzzz help me Carl_cj Linux From Scratch 19 09-04-2014 11:52 AM
SBOPKG(8) not list/show/build dependencies of SlackBuild scripts to build Slackware p xavi_slacky Slackware 3 06-13-2013 07:53 PM
LXer: Build 'em Right, Build 'em Strong, Build 'em Linux LXer Syndicated Linux News 0 10-01-2007 09:51 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 09:16 AM.

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