I need to open a new terminal





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















Is there any java code, which opens up a new terminal in Ubuntu when compiled and run in a compiler ?



Actually, I need to open a terminal from a browser, like when I click on a button from a website then a terminal should be open in my computer system and the operating system would be Ubuntu.










share|improve this question























  • Offcourse there is.

    – An0n
    Feb 11 at 19:07











  • Would you please provide me a sample of that program so that I can implement in my project works.

    – Manthan
    Feb 11 at 19:35











  • @An0n Might be, but could be a bit difficult because browsers are usually not allowed to run arbitrary exes on client machines. I would be really, really upset if my browser would run some malicious commands on my PC.

    – PerlDuck
    Feb 11 at 19:58













  • Thats why i don't gonna post it here. I recommend you to create a downloadable file. Maybe if you show me what you got so far i can give you some more tips.

    – An0n
    Feb 11 at 22:11











  • I have done far now I am stuck in the function, how to go to the terminal path and open when button is clicked. (drive.google.com/file/d/1E3G2rOn3TMv0kyIfIEEKsL6J6GX7cUvM/…)

    – Manthan
    Feb 12 at 16:59


















0















Is there any java code, which opens up a new terminal in Ubuntu when compiled and run in a compiler ?



Actually, I need to open a terminal from a browser, like when I click on a button from a website then a terminal should be open in my computer system and the operating system would be Ubuntu.










share|improve this question























  • Offcourse there is.

    – An0n
    Feb 11 at 19:07











  • Would you please provide me a sample of that program so that I can implement in my project works.

    – Manthan
    Feb 11 at 19:35











  • @An0n Might be, but could be a bit difficult because browsers are usually not allowed to run arbitrary exes on client machines. I would be really, really upset if my browser would run some malicious commands on my PC.

    – PerlDuck
    Feb 11 at 19:58













  • Thats why i don't gonna post it here. I recommend you to create a downloadable file. Maybe if you show me what you got so far i can give you some more tips.

    – An0n
    Feb 11 at 22:11











  • I have done far now I am stuck in the function, how to go to the terminal path and open when button is clicked. (drive.google.com/file/d/1E3G2rOn3TMv0kyIfIEEKsL6J6GX7cUvM/…)

    – Manthan
    Feb 12 at 16:59














0












0








0








Is there any java code, which opens up a new terminal in Ubuntu when compiled and run in a compiler ?



Actually, I need to open a terminal from a browser, like when I click on a button from a website then a terminal should be open in my computer system and the operating system would be Ubuntu.










share|improve this question














Is there any java code, which opens up a new terminal in Ubuntu when compiled and run in a compiler ?



Actually, I need to open a terminal from a browser, like when I click on a button from a website then a terminal should be open in my computer system and the operating system would be Ubuntu.







16.04 java gnome-terminal xterm kali-linux-tools






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 11 at 18:03









ManthanManthan

13




13













  • Offcourse there is.

    – An0n
    Feb 11 at 19:07











  • Would you please provide me a sample of that program so that I can implement in my project works.

    – Manthan
    Feb 11 at 19:35











  • @An0n Might be, but could be a bit difficult because browsers are usually not allowed to run arbitrary exes on client machines. I would be really, really upset if my browser would run some malicious commands on my PC.

    – PerlDuck
    Feb 11 at 19:58













  • Thats why i don't gonna post it here. I recommend you to create a downloadable file. Maybe if you show me what you got so far i can give you some more tips.

    – An0n
    Feb 11 at 22:11











  • I have done far now I am stuck in the function, how to go to the terminal path and open when button is clicked. (drive.google.com/file/d/1E3G2rOn3TMv0kyIfIEEKsL6J6GX7cUvM/…)

    – Manthan
    Feb 12 at 16:59



















  • Offcourse there is.

    – An0n
    Feb 11 at 19:07











  • Would you please provide me a sample of that program so that I can implement in my project works.

    – Manthan
    Feb 11 at 19:35











  • @An0n Might be, but could be a bit difficult because browsers are usually not allowed to run arbitrary exes on client machines. I would be really, really upset if my browser would run some malicious commands on my PC.

    – PerlDuck
    Feb 11 at 19:58













  • Thats why i don't gonna post it here. I recommend you to create a downloadable file. Maybe if you show me what you got so far i can give you some more tips.

    – An0n
    Feb 11 at 22:11











  • I have done far now I am stuck in the function, how to go to the terminal path and open when button is clicked. (drive.google.com/file/d/1E3G2rOn3TMv0kyIfIEEKsL6J6GX7cUvM/…)

    – Manthan
    Feb 12 at 16:59

















Offcourse there is.

– An0n
Feb 11 at 19:07





Offcourse there is.

– An0n
Feb 11 at 19:07













Would you please provide me a sample of that program so that I can implement in my project works.

– Manthan
Feb 11 at 19:35





Would you please provide me a sample of that program so that I can implement in my project works.

– Manthan
Feb 11 at 19:35













@An0n Might be, but could be a bit difficult because browsers are usually not allowed to run arbitrary exes on client machines. I would be really, really upset if my browser would run some malicious commands on my PC.

– PerlDuck
Feb 11 at 19:58







@An0n Might be, but could be a bit difficult because browsers are usually not allowed to run arbitrary exes on client machines. I would be really, really upset if my browser would run some malicious commands on my PC.

– PerlDuck
Feb 11 at 19:58















Thats why i don't gonna post it here. I recommend you to create a downloadable file. Maybe if you show me what you got so far i can give you some more tips.

– An0n
Feb 11 at 22:11





Thats why i don't gonna post it here. I recommend you to create a downloadable file. Maybe if you show me what you got so far i can give you some more tips.

– An0n
Feb 11 at 22:11













I have done far now I am stuck in the function, how to go to the terminal path and open when button is clicked. (drive.google.com/file/d/1E3G2rOn3TMv0kyIfIEEKsL6J6GX7cUvM/…)

– Manthan
Feb 12 at 16:59





I have done far now I am stuck in the function, how to go to the terminal path and open when button is clicked. (drive.google.com/file/d/1E3G2rOn3TMv0kyIfIEEKsL6J6GX7cUvM/…)

– Manthan
Feb 12 at 16:59










0






active

oldest

votes












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117440%2fi-need-to-open-a-new-terminal%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
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117440%2fi-need-to-open-a-new-terminal%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Questions related to Moebius Transform of Characteristic Function of the Primes

List of scandals in India

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?