Dual boot Pclinuxos Full Monty stealing files from Mageia

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Dual boot Pclinuxos Full Monty stealing files from Mageia

Postby stuckinbama » Jul 14th, '13, 21:31

I have 3 EXT4 partitions and 1 swap. I have Mageia on partition 1 and Pclinuxos FM on 2 and number 3 is a community /Home.
All systems are KDE.
It seems many things are shared between the two distros even tho they should be seperate.
PCLOS has 6 activity panels (Internet, Graphics, Writing etc) with the dual boot they are missing. In fact it looks like the Mageia theme is applied instead.

Do I need to install PCLOS first? Use seperate /Home?


Thanks
Rick
stuckinbama
 
Posts: 3
Joined: Jul 14th, '13, 21:25

Re: Dual boot Pclinuxos Full Monty stealing files from Magei

Postby doktor5000 » Jul 14th, '13, 22:38

Like with any other linux distro, you will share all user-settings with a common /home.
Either use separate /home partitions, or a separate user.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18067
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Dual boot Pclinuxos Full Monty stealing files from Magei

Postby stuckinbama » Jul 14th, '13, 23:37

doktor5000 Thanks for the reply. It's true I used the same name for both user accounts. Can I just make a new user in either OS and solve this? I just installed PCLOS so it's no loss except time to re-install. I am missing some features in PCLOS so I guess I better plan a re-install.
How does separate users help this problem?

Rick
stuckinbama
 
Posts: 3
Joined: Jul 14th, '13, 21:25

Re: Dual boot Pclinuxos Full Monty stealing files from Magei

Postby jkerr82508 » Jul 15th, '13, 01:12

stuckinbama wrote: How does separate users help this problem?

The number of activities, the theme etc are per user settings. Each user can set these to their personal preference, even within a single system. For KDE they are saved in /home/username/.kde4 where "username" is the name of the particular user, for example /home/rick1/.kde4. If you set up a second user "rick2", then that user's KDE preferences will be saved in /home/rick2/.kde4.

The two users should have different user id's, (possibly 500 and 501) but in order to facilitate sharing data between them it may be useful to have them belong to the same group, perhaps the rick1 group. Take a look at MCC -> System -> Manage Users:
https://doc.mageia.org/mcc/3/en/content/userdrake.html

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: Dual boot Pclinuxos Full Monty stealing files from Magei

Postby stuckinbama » Jul 17th, '13, 16:10

It worked great!
Problem is I can't access users data from other users ( I have several). Not a huge deal but has required rebooting several times already.
stuckinbama
 
Posts: 3
Joined: Jul 14th, '13, 21:25

Re: Dual boot Pclinuxos Full Monty stealing files from Magei

Postby jkerr82508 » Jul 17th, '13, 17:38

Each user has to give permission for other users (either all users or only other users in the same group) to access their files. When logged in as the folder owner, in dolphin (or other file manager) right-click on the folder in question and select properties and then the permissions tab. (This can, of course, be done from the CLI using the chmod command.)

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: Dual boot Pclinuxos Full Monty stealing files from Magei

Postby jiml8 » Jul 17th, '13, 17:50

Easiest way is to create a new group, called, perhaps, "myusers". Add all your user accounts to the group myusers, then give all members of myusers full access to each other's files in the group permissions.

Then chown all files in all directories (and the directories themselves) to username:myusers, where username is the user name of the particular /home/ directory for that user. This can be accomplished (on a per-home-directory basis) with one line:

chown -R username:myusers *
jiml8
 
Posts: 1254
Joined: Jul 7th, '13, 18:09


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest