Remote installation of a deb packageInstalling 12.04LTS Server on a Fake RAID10How to tell package manager...
What should I do about a religious player who refuses to accept the existence of multiple gods in D&D?
How should I push back against my job assigning "homework"?
What is the most important characteristic of New Weird as a genre?
Why were the Night's Watch required to be celibate?
How do I get a list of only the files (not the directories) from a package?
What if you don't bring your credit card or debit for incidentals?
Is having a hidden directory under /etc safe?
Orientable with respect to complex cobordism?
Pros and cons of writing a book review?
Select row of data if next row contains zero
Make a formula to get the highest score
Explain Ant-Man's "not it" scene from Avengers: Endgame
Singlequote and backslash
Select * from View takes 4 minutes
What is a simple, physical situation where complex numbers emerge naturally?
Beginner's snake game using PyGame
What caused the tendency for conservatives to not support climate change regulations?
Future enhancements for the finite element method
Is the capacitor drawn or wired wrongly?
Can an old DSLR be upgraded to match modern smartphone image quality
Applicants clearly not having the skills they advertise
Is the world in Game of Thrones spherical or flat?
Is American Express widely accepted in France?
What is a natural deduction proof from ~(A↔B) to ~(A→B)?
Remote installation of a deb package
Installing 12.04LTS Server on a Fake RAID10How to tell package manager that dependencies are already installed?uninstall Python installed by compiling source?A way to keep dotfiles and configuration with sshGracefully reinstall a tweaked deb compiled from source and set up with checkinstallBuilding and installing packages from unstableslackware — get back to the installation menuTrack where files are installed during app installation in LinuxInstalling Cuda 10.0 for tensorflow-gpuHow does apt-get work, in detail?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Is there a way to install a deb package "D" on a remote machine "M" without transferring "D" to "M"? If I move "D" to "M", the owner of the machine "M" can copy my deb package (before I finish installation) which is something that I don't want. I have developed the package "D" myself, so I don't want them to have it. And we do not have time/resources to add a license or key to our package.
software-installation
New contributor
add a comment |
Is there a way to install a deb package "D" on a remote machine "M" without transferring "D" to "M"? If I move "D" to "M", the owner of the machine "M" can copy my deb package (before I finish installation) which is something that I don't want. I have developed the package "D" myself, so I don't want them to have it. And we do not have time/resources to add a license or key to our package.
software-installation
New contributor
Machine M will be able to read most of your data or code anyway. Consider DRM technologies
– 炸鱼薯条德里克
8 mins ago
add a comment |
Is there a way to install a deb package "D" on a remote machine "M" without transferring "D" to "M"? If I move "D" to "M", the owner of the machine "M" can copy my deb package (before I finish installation) which is something that I don't want. I have developed the package "D" myself, so I don't want them to have it. And we do not have time/resources to add a license or key to our package.
software-installation
New contributor
Is there a way to install a deb package "D" on a remote machine "M" without transferring "D" to "M"? If I move "D" to "M", the owner of the machine "M" can copy my deb package (before I finish installation) which is something that I don't want. I have developed the package "D" myself, so I don't want them to have it. And we do not have time/resources to add a license or key to our package.
software-installation
software-installation
New contributor
New contributor
New contributor
asked 14 mins ago
DancesWithWolfsDancesWithWolfs
1
1
New contributor
New contributor
Machine M will be able to read most of your data or code anyway. Consider DRM technologies
– 炸鱼薯条德里克
8 mins ago
add a comment |
Machine M will be able to read most of your data or code anyway. Consider DRM technologies
– 炸鱼薯条德里克
8 mins ago
Machine M will be able to read most of your data or code anyway. Consider DRM technologies
– 炸鱼薯条德里克
8 mins ago
Machine M will be able to read most of your data or code anyway. Consider DRM technologies
– 炸鱼薯条德里克
8 mins ago
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
});
}
});
DancesWithWolfs 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%2f521875%2fremote-installation-of-a-deb-package%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
DancesWithWolfs is a new contributor. Be nice, and check out our Code of Conduct.
DancesWithWolfs is a new contributor. Be nice, and check out our Code of Conduct.
DancesWithWolfs is a new contributor. Be nice, and check out our Code of Conduct.
DancesWithWolfs 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%2f521875%2fremote-installation-of-a-deb-package%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
Machine M will be able to read most of your data or code anyway. Consider DRM technologies
– 炸鱼薯条德里克
8 mins ago