The time now is Thu 04 Mar 2021, 20:39
All times are UTC - 4 |
Page 1 of 5 [67 Posts] |
Goto page: 1, 2, 3, 4, 5 Next |
Author |
Message |
mikeb

Joined: 23 Nov 2006 Posts: 11331
|
Posted: Wed 01 Apr 2015, 10:52 Post subject:
Why is spot not in /home? |
|
Just wondered... same goes for the web server and ftpd for that matter
mike
|
Back to top
|
|
 |
bark_bark_bark
Joined: 05 Jun 2012 Posts: 1935 Location: Wisconsin USA
|
Posted: Wed 01 Apr 2015, 11:39 Post subject:
|
|
I thought about asking that before.
_________________ ....
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11331
|
Posted: Wed 01 Apr 2015, 12:02 Post subject:
|
|
LOL... great minds thinking alike or fools never differing?
Well I moved them and seemed to work ok...declutters the /root folder and seems more at home with running underprivelidged. (is that how you spell it?)
You just change the paths in /etc/passwd.
I wont speak about the windows 95 my-willywarmer folders.
mike
|
Back to top
|
|
 |
bark_bark_bark
Joined: 05 Jun 2012 Posts: 1935 Location: Wisconsin USA
|
Posted: Wed 01 Apr 2015, 12:54 Post subject:
|
|
I prefer to have the files on my computer organized. Sometimes to get to a file, I have to click through a few layers on folders; Other times, there are loose files in the My Documents, My Music, My Pictures, My Videos, and Downloads folders.
_________________ ....
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11331
|
Posted: Wed 01 Apr 2015, 12:59 Post subject:
|
|
My arse ....
sorry.
well the family understand and have no problem with having a storage partition and a series of folders. .../root profile seems a little perverse and the my thing is definately windows perversity at its best.
Or is it an ego thing .. MY documents..MY apps...
If we keep talking we might get a answer about spot.
mike
|
Back to top
|
|
 |
bark_bark_bark
Joined: 05 Jun 2012 Posts: 1935 Location: Wisconsin USA
|
Posted: Wed 01 Apr 2015, 16:14 Post subject:
|
|
It's odd that spot is in /root, but that's not the only thing that is odd.
It's odd that people hate on Windows Vista, when it was an actually decent version (some would say it's even better than Windows 7).
But let's just talk about /root, the folder "spot", and folder structure like we were before; or else this will get off-topic and no answer will be given.
_________________ ....
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 2820 Location: South Australia :-(
|
Posted: Wed 01 Apr 2015, 18:30 Post subject:
|
|
Do you have a /home when running live?
_________________ Software <-> Distros <-> Tips <-> Newsletters
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11331
|
Posted: Wed 01 Apr 2015, 18:48 Post subject:
|
|
No /home s in standard pups... the idea that non root activity should live in /home is a common unix/linux idea thats all..ie to keep it away from the root/admin profile
There are plenty of oddball folders already so a standard one would not hurt.
mike
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 13981 Location: S.C. USA
|
Posted: Wed 01 Apr 2015, 23:56 Post subject:
|
|
Puppy does not use /home the way other versions of Linux do.
/root is used the way other Linux versions use /home.
In Puppy it is mnt/home
mnt/home is used as the mount point for the location of the Puppy main files.
Like Puppy.sfs, puppysave.2fs, the Puppy files directory, etc....
It all has to do with how frugal and live installs work in Puppy.
Just look at what is in mnt/home to best see what it is used for.
Yes you can put stuff in mnt/home, but it is not part of the main Puppy.sfs file or in the save file or save folder.
_________________ The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
|
Back to top
|
|
 |
jamesbond
Joined: 26 Feb 2007 Posts: 3475 Location: The Blue Marble
|
Posted: Thu 02 Apr 2015, 00:23 Post subject:
Re: Why is spot not in /home? |
|
mikeb wrote: | Just wondered... same goes for the web server and ftpd for that matter
mike |
Why not? Not all logins must have home in /home. In my Debian system (as mainstream as you can get), "mail" account lives in /var/mail. "www-data" lives in /var/www, and "nobody" lives in /nonexistent (ie, really a directory that does not exist), "sshd" lives in /var/run/sshd, "main" lives in /var/cache/man, "daemon" lives in /usr/sbin, etc I believe I made my point. In fact, of all 30 odds accounts in that system, only a single one lives in /home, that is, an account that I created for myself.
Before you say that "but all those are system accounts!", I would say that "spot" is also a system account, it is not a regular user account, as it comes pre-defined and is used for one very specific purpose - as a "root-surrogate". Something like "nobody" account but with a little bit more rights. Thus as a system account, spot can live anywhere convenient for its purpose, and in this case, /root/spot
_________________ Fatdog64 forum links: Latest version | Contributed packages | ISO builder
|
Back to top
|
|
 |
Ted Dog

Joined: 13 Sep 2005 Posts: 4013 Location: Heart of Texas
|
Posted: Thu 02 Apr 2015, 01:56 Post subject:
|
|
So can we move spot elsewhere, under root bugs me I do not think it its extra unsafe where it is, but I have seen directory parent permission take over I even used that trick to fix a broken install as a regular user. when the ROOT admin was still having to read the books for everything 2 weeks after getting the job.
Of course I was a dark wizard for using a 20+ year undocumented BSD flag to do it. She had it out for me and got me demoted and removed as web admin ( which for that group was a blessing ) I did not mean to 'show her up' People still by-past her to have me fix things and I saved her bacon once during a cyber-attack by firewall tricks ( again regular user, the rest of team never told her I helped, I jokingly told them I did not need Admin rights and could do the trick with my back to the keyboard, which they had me prove , and I did )
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11331
|
Posted: Thu 02 Apr 2015, 06:27 Post subject:
|
|
/mnt/home is a puppy ism..less said about that the better and nothing whatsoever to do with users/permissions. Indeed spot would fall to bits on a fat partition lol.
/home is for non priviledged user accounts... I would have classed spot as that if nothing else even if its not a full implementation. Profiles are creates with spot:spot ownership...sounds familiar. www and ftp..ok system ones...though pop them out the way as you mention.
Separating the full blown root profile from this spot one just seems appropriate.. its the puppy way of providing a user profile so it should be treat as one.
Also if something like useradd was used rather than the mini adduser then then it would add users to /home ...i used that for my multiuser pups..but I digress.
Ok change the question to 'why is the admin /root profile being used for inappropriate non root (admin) profile related content ?'
Actually thats closer to the reason for the post... a new user is greeted by a huge pile of 'unrelated to his profile' junk...is the aim to confuse the hell out of them...lighthouse was a nightmare.... might be geek heaven but hardly an invite to someone unfamiliar with linux.
Also as mentioned if they are 'system' folders then keep them out of the way of a new user with root priviledges who could easily mess up something the system will need at some point...I assume thats why they exist.
Rationalize it all you want like much of what goes on here...its still a mess that could be easily tidied.
Historically sounds like a puppy 1 hangover where only home was being saved...that was a little while ago.
mike
|
Back to top
|
|
 |
jamesbond
Joined: 26 Feb 2007 Posts: 3475 Location: The Blue Marble
|
Posted: Thu 02 Apr 2015, 07:21 Post subject:
|
|
Quote: | Rationalize it all you want. | That goes both way isn't it? Interesting question, interesting answers, but you can't blame others of "rationalising their excuses" if they don't accept your view. It's simply that different views exist.
Anyway, my explanations probably won't change your mind and I don't expect them to. At the very least other readers can make an informed judgement based on our friendly banter.
Quote: | /home is for non priviledged user accounts. | Correction - note that /home is "traditional" mount point for non-privileged "login" user accounts. First point: "traditional" implies that you can mount it elsewhere (and often, with large system with large SAN-backed partition it is elsewhere). Second point: it is usually only for "login" user accounts, that is, for real user who actually use that account for logging in. Not for a system account. As given above, in Debian system many other non-logged in user accounts have their homes in various parts of the system. "spot" falls into this category, you are not supposed to login as "spot".
But again, this is more of a convention. Who gets to decide that "ftp" account should be in /home/ftp or /var/ftp? Does "killall" belongs to /bin or /usr/bin? Choose your poison ... I digress
Quote: | Ok change the question to 'why is the admin /root profile being used for inappropriate non root (admin) profile related content ?' | Because as explained above (in Fatdog at least) "spot" is "root-surrogate": It is the account used by root then it wants to do it as non-root user. E.g, running the browser as non-root user from a root account, etc. One does not login to spot, root does it as and when needed. So I would deem is appropriate, at least for convenience reasons (easy to drag-drop items from /root to /root/spot and vice versa - because (see below) - spot files and root files don't mix).
Quote: | Separating the full blown root profile from this spot one just seems appropriate.. its the puppy way of providing a user profile so it should be treat as one. | It is indeed separate. "spot" cannot access /root (again, at least in Fatdog). Everything in /root are root:root, except /root/spot and everything in /root/spot is spot:spot
Quote: | Also if something like useradd was used rather than the mini adduser then then it would add users to /home ...i used that for my multiuser pups..but I digress. | useradd is standard issue in Fatdog, as well as true multuser capability, and has been for years too. Don't like spot, sure, just create a new user account and login as true non-root user. Want to run three desktop sessions at the same time (one as root, one as user1, one as user2), each running different browser sessions and switch between them (aka, XP's "Fast User Switching") using Ctrl-Alt-Fx keys, as easy as switching between Xorg and virtual consoles, and locked with password if need be? No problem I can't speak of this for other pups, though.
Quote: | a new user is greeted by a huge pile of 'unrelated to his profile' junk...is the aim to confuse the hell out of them... | A new user is always confused, no questions about it Expecting Linux to work like Windows is futile, as futile as expecting Debian to work like FreeBSD or like RHEL, or like Puppy. Some learning curve is always needed - it's just a matter of how steep.
Quote: | Also as mentioned if they are 'system' folders then keep them out of the way of a new user with root priviledges who could easily mess up something the system will need at some point...I assume thats why they exist. | No matter files are located, someone with root access can always make a mess. Messing with spot is less of a concern Fortunately, pfix=ram (or savefile=none for Fatdog) always fixes things. If you run frugal, that is.
That being said, my *guess* the only reason why spot is still in /root/spot is because many scripts have it hardcoded. It is easier and faster to type "/root/spot" rather than "awk -F: '$1=="spot"{print $6}' /etc/passwd" as it should be, and I am guilty of that too. Perhaps I should start migrating my scripts to use that awk command to anticipate the day we move spot's home elsewhere.
_________________ Fatdog64 forum links: Latest version | Contributed packages | ISO builder
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11331
|
Posted: Thu 02 Apr 2015, 07:44 Post subject:
|
|
Technical debate eh
No problem.
Yes you mention scripts... hardcoding more a general problem... instead of using $HOME or ~ for example and use of /tmp when its profile related. ...I believe this has been improved over time.
As you point out linux is a free for all... an absense of standards and common methods...well thats a wider issue indeed ... so I suppose there is always an element that wants something more consistant to try and get the world to make linux be taken more seriously... so its not so much MY way as trying to get some form of order in there.... part of the puppy evolution in my head which should in no way detract from its uniqueness....there was that standards thread a while ago about this.
My view is that /root became the dumping ground for system stuff rather than being the admins/puppy users profile folder. (historical /root only save reason) Makes it cluttered and messy. I suggest its not a very 'linux methods way' either though what that is is debatable.
I also question the desire to have applications installed in there... again non technical user with direct access to their shiny software seems an accident waiting to happen. Also makes the PATHS messy.
Since making for many a year puplets, the root folder is free and configs that belong in there are hidden.. only the user startup folder is included ... the rest is for the user to use... though as root they are free to destroy the system, /root is where their home is..their documents ... indeed I have to explain many a time that you can actually go elsewhere in puppy..ie 'up'
I also have sometimes put a symlink to /mnt/home or nowadays to an actual partition ..whatever is being used for data storage.
In other words yer stuff in in /root .... and thats it.
Just for a simpler life really.
The initial question...I wanted to know if there was any 'technical' reason for the spot in root but as such there seems to be non ..its just habit it seems so ok to move it ...
next build will be altered in this way
All good fun
mike
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 13981 Location: S.C. USA
|
Posted: Thu 02 Apr 2015, 20:54 Post subject:
|
|
Quote: | The initial question...I wanted to know if there was any 'technical' reason for the spot in root but as such there seems to be non |
Simple answer.
That is the place Barry K. put it when he decided to have spot.
_________________ The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
|
Back to top
|
|
 |
|
Page 1 of 5 [67 Posts] |
Goto page: 1, 2, 3, 4, 5 Next |
|
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 You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|