How configure multiple server nodes to do computation for not-root user?Finding root passwordupdate-alternatives just for one userReset password for regular user who is locked outUser settings for monit? Should it run as root, or it's own user?ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)How to use the programs installed in server through a user account?Can I transfer a file to a folder (on a remote server) which is writable only by root (via sudo)?Give read permission to non-root user for root owned file?How to set permissions for vsftpd server?Can autofs be used for a computation cluster?
Term for the "extreme-extension" version of a straw man fallacy?
Why, precisely, is argon used in neutrino experiments?
Why didn't Theresa May consult with Parliament before negotiating a deal with the EU?
Do the temporary hit points from the Battlerager barbarian's Reckless Abandon stack if I make multiple attacks on my turn?
Is the destination of a commercial flight important for the pilot?
Is this apparent Class Action settlement a spam message?
Would this custom Sorcerer variant that can only learn any verbal-component-only spell be unbalanced?
Return the Closest Prime Number
Is expanding the research of a group into machine learning as a PhD student risky?
How can a function with a hole (removable discontinuity) equal a function with no hole?
A Rare Riley Riddle
Unreliable Magic - Is it worth it?
Increase performance creating Mandelbrot set in python
Gears on left are inverse to gears on right?
Why Were Madagascar and New Zealand Discovered So Late?
Lay out the Carpet
How to run a prison with the smallest amount of guards?
Opposite of a diet
How to Reset Passwords on Multiple Websites Easily?
Short story about space worker geeks who zone out by 'listening' to radiation from stars
System.debug(JSON.Serialize(o)) Not longer shows full string
Detecting if an element is found inside a container
How do I go from 300 unfinished/half written blog posts, to published posts?
What is the difference between "behavior" and "behaviour"?
How configure multiple server nodes to do computation for not-root user?
Finding root passwordupdate-alternatives just for one userReset password for regular user who is locked outUser settings for monit? Should it run as root, or it's own user?ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)How to use the programs installed in server through a user account?Can I transfer a file to a folder (on a remote server) which is writable only by root (via sudo)?Give read permission to non-root user for root owned file?How to set permissions for vsftpd server?Can autofs be used for a computation cluster?
Suppose that I have a 4 server nodes but I am not root user. Password-free login has been implemented between nodes.
If I want to call multiple nodes for computation, how should I configure it, especially for not-root user.
I know that copy all the things to other nodes may be ok.
Or using shared directory, but for not-root user how to implement it?
ubuntu nfs not-root-user
New contributor
add a comment |
Suppose that I have a 4 server nodes but I am not root user. Password-free login has been implemented between nodes.
If I want to call multiple nodes for computation, how should I configure it, especially for not-root user.
I know that copy all the things to other nodes may be ok.
Or using shared directory, but for not-root user how to implement it?
ubuntu nfs not-root-user
New contributor
Are you saying you have no root access to install / setup anything?
– Philip Couling
yesterday
@PhilipCouling, just an ordinary user,nosudo
permission, I only can install something in my home directory.
– Allen Zhang
yesterday
add a comment |
Suppose that I have a 4 server nodes but I am not root user. Password-free login has been implemented between nodes.
If I want to call multiple nodes for computation, how should I configure it, especially for not-root user.
I know that copy all the things to other nodes may be ok.
Or using shared directory, but for not-root user how to implement it?
ubuntu nfs not-root-user
New contributor
Suppose that I have a 4 server nodes but I am not root user. Password-free login has been implemented between nodes.
If I want to call multiple nodes for computation, how should I configure it, especially for not-root user.
I know that copy all the things to other nodes may be ok.
Or using shared directory, but for not-root user how to implement it?
ubuntu nfs not-root-user
ubuntu nfs not-root-user
New contributor
New contributor
New contributor
asked yesterday
Allen ZhangAllen Zhang
13
13
New contributor
New contributor
Are you saying you have no root access to install / setup anything?
– Philip Couling
yesterday
@PhilipCouling, just an ordinary user,nosudo
permission, I only can install something in my home directory.
– Allen Zhang
yesterday
add a comment |
Are you saying you have no root access to install / setup anything?
– Philip Couling
yesterday
@PhilipCouling, just an ordinary user,nosudo
permission, I only can install something in my home directory.
– Allen Zhang
yesterday
Are you saying you have no root access to install / setup anything?
– Philip Couling
yesterday
Are you saying you have no root access to install / setup anything?
– Philip Couling
yesterday
@PhilipCouling, just an ordinary user,no
sudo
permission, I only can install something in my home directory.– Allen Zhang
yesterday
@PhilipCouling, just an ordinary user,no
sudo
permission, I only can install something in my home directory.– Allen Zhang
yesterday
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Allen Zhang is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508712%2fhow-configure-multiple-server-nodes-to-do-computation-for-not-root-user%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Allen Zhang is a new contributor. Be nice, and check out our Code of Conduct.
Allen Zhang is a new contributor. Be nice, and check out our Code of Conduct.
Allen Zhang is a new contributor. Be nice, and check out our Code of Conduct.
Allen Zhang is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508712%2fhow-configure-multiple-server-nodes-to-do-computation-for-not-root-user%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Are you saying you have no root access to install / setup anything?
– Philip Couling
yesterday
@PhilipCouling, just an ordinary user,no
sudo
permission, I only can install something in my home directory.– Allen Zhang
yesterday