How do you write a program (C++\Python\Java) to install a DHCP server on a remote machine?

Asked by Last Modified  

1 Answer

Learn Java

Follow 0
Answer

Please enter your answer

Trainer

The solution would depend on your environment: is the remote system running Windows/Linux? Also, do you really want to write a program to do this? For Windows Server 2012 - on both the remote system and the one on which you are working - the 'Add roles/features' dialog allows you to connect to...
read more
The solution would depend on your environment: is the remote system running Windows/Linux? Also, do you really want to write a program to do this? For Windows Server 2012 - on both the remote system and the one on which you are working - the 'Add roles/features' dialog allows you to connect to a remote server and add the DHCP role to it. For a flavor of Linux, say Ubuntu - on the remote system - you can simply open an SSH connection and execute the following command: sudo apt-get install dhcp3-server Presumably, you would also want to then configure it - which can be done by creating a configuration file locally and then pushing it to: /etc/default/dhcp3-server Now let's say you do actually want to write a program to do this: Python Use Paramiko to open an SSH connection and fire the command PowerShell Use the Servermanager module. See Page on microsoft.com for some help. C++/Java This isn't really a low-level computing problem - it's more of a sysadmin and infrastructure management problem. I wouldn't recommend using a language like C++/Java to do this - use a scripting language instead. read less
Comments

Related Questions

What is the general syllabus covered in core Java training from any institution?
Welcome Course Overview Review of Java Fundamentals The Java Environment Data Types The String Class The StringBuffer Class Arrays Passing Data Types to a Method Constructors &...
Shiv Kohli
0 0
5
What is Service Locator in java?
The Service Locator abstracts the API lookup (naming) services, vendor dependencies, lookup complexities, and business object creation. Provides a simple interface to clients. This reduces the client's...
Arunava Chatterjee
Which is a good Java training and placement institute for a fresher in Bangalore?
I know an institute in HYderabad which is giving 100% job guarantee or 100% fee refund. They have office in bangalore also, not sure whether they are offering this program in Bangalore. Please visit their...
Raja
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Android : Application Launch time improvements.
For any standard android application, below 3 components play important roles to show 1st interface to user, so that he/she can interact with the app. 1. Custom Application class : Intialize the components...

10 Cool SQL Optimizations That Do Not Depend On The Cost Model
Today, we don’t want to talk about cost based optimisation, i.e. optimisations that depend on a database’s cost model. We’ll look into much simpler optimisations that can be implemented...

What Is Java? Explain The History Of Java
i. Ovierview: Java programming language was originally developed by Sun Microsystems which was initiated by James Gosling and released in 1995 as core component of Sun Microsystems' Java platform (Java...

Java Advantages
In this video, learn about Java and its advantages. Also, check out the difference between Java and C++, Java development kit, Java Run Time Environment (JRE) with a proper demonstration program for better clarity.

Recommended Articles

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you