How can I use Windows in Ubuntu (not virtualized) to run an Adobe program? [duplicate]
This question already has an answer here:
How can I install Windows software or games?
18 answers
I would like to use Windows (not virtualized) on a system based on Ubuntu 18.10. I need to use some Adobe program that I cannot use on Ubuntu, but at the same time I want the security that only Ubuntu can provide.
So I was thinking that I could run my Ubuntu system and within it run a Windows system, as there would be something like a "main system" (Ubuntu) from which I could use Windows. Is it possible?
I know that using Ubuntu (as an app) on Windows is possible, but I would like to know if the opposite is possible too.
Thanks!
windows 18.10
New contributor
UbuTom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
marked as duplicate by Melebius, Kulfy, user68186, Charles Green, Fabby 2 hours ago
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
How can I install Windows software or games?
18 answers
I would like to use Windows (not virtualized) on a system based on Ubuntu 18.10. I need to use some Adobe program that I cannot use on Ubuntu, but at the same time I want the security that only Ubuntu can provide.
So I was thinking that I could run my Ubuntu system and within it run a Windows system, as there would be something like a "main system" (Ubuntu) from which I could use Windows. Is it possible?
I know that using Ubuntu (as an app) on Windows is possible, but I would like to know if the opposite is possible too.
Thanks!
windows 18.10
New contributor
UbuTom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
marked as duplicate by Melebius, Kulfy, user68186, Charles Green, Fabby 2 hours ago
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
2
There's wine and there's VM's and there's dual boot, but Ubuntu is not Windows.
– Charles Green
8 hours ago
You might be over-estimating the security of Ubuntu and of other Linux distributions. Windows can be made quite secure and the *bsd distributions are arguably more secure than any Linux distribution. A really large part of your security is what applications (e.g. firefox) you install and how you configure them.
– Doug O'Neal
6 hours ago
add a comment |
This question already has an answer here:
How can I install Windows software or games?
18 answers
I would like to use Windows (not virtualized) on a system based on Ubuntu 18.10. I need to use some Adobe program that I cannot use on Ubuntu, but at the same time I want the security that only Ubuntu can provide.
So I was thinking that I could run my Ubuntu system and within it run a Windows system, as there would be something like a "main system" (Ubuntu) from which I could use Windows. Is it possible?
I know that using Ubuntu (as an app) on Windows is possible, but I would like to know if the opposite is possible too.
Thanks!
windows 18.10
New contributor
UbuTom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This question already has an answer here:
How can I install Windows software or games?
18 answers
I would like to use Windows (not virtualized) on a system based on Ubuntu 18.10. I need to use some Adobe program that I cannot use on Ubuntu, but at the same time I want the security that only Ubuntu can provide.
So I was thinking that I could run my Ubuntu system and within it run a Windows system, as there would be something like a "main system" (Ubuntu) from which I could use Windows. Is it possible?
I know that using Ubuntu (as an app) on Windows is possible, but I would like to know if the opposite is possible too.
Thanks!
This question already has an answer here:
How can I install Windows software or games?
18 answers
windows 18.10
windows 18.10
New contributor
UbuTom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
UbuTom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 6 hours ago
Zanna
50.6k13136241
50.6k13136241
New contributor
UbuTom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 9 hours ago
UbuTomUbuTom
32
32
New contributor
UbuTom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
UbuTom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
UbuTom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
marked as duplicate by Melebius, Kulfy, user68186, Charles Green, Fabby 2 hours ago
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Melebius, Kulfy, user68186, Charles Green, Fabby 2 hours ago
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
2
There's wine and there's VM's and there's dual boot, but Ubuntu is not Windows.
– Charles Green
8 hours ago
You might be over-estimating the security of Ubuntu and of other Linux distributions. Windows can be made quite secure and the *bsd distributions are arguably more secure than any Linux distribution. A really large part of your security is what applications (e.g. firefox) you install and how you configure them.
– Doug O'Neal
6 hours ago
add a comment |
2
There's wine and there's VM's and there's dual boot, but Ubuntu is not Windows.
– Charles Green
8 hours ago
You might be over-estimating the security of Ubuntu and of other Linux distributions. Windows can be made quite secure and the *bsd distributions are arguably more secure than any Linux distribution. A really large part of your security is what applications (e.g. firefox) you install and how you configure them.
– Doug O'Neal
6 hours ago
2
2
There's wine and there's VM's and there's dual boot, but Ubuntu is not Windows.
– Charles Green
8 hours ago
There's wine and there's VM's and there's dual boot, but Ubuntu is not Windows.
– Charles Green
8 hours ago
You might be over-estimating the security of Ubuntu and of other Linux distributions. Windows can be made quite secure and the *bsd distributions are arguably more secure than any Linux distribution. A really large part of your security is what applications (e.g. firefox) you install and how you configure them.
– Doug O'Neal
6 hours ago
You might be over-estimating the security of Ubuntu and of other Linux distributions. Windows can be made quite secure and the *bsd distributions are arguably more secure than any Linux distribution. A really large part of your security is what applications (e.g. firefox) you install and how you configure them.
– Doug O'Neal
6 hours ago
add a comment |
2 Answers
2
active
oldest
votes
What you are asking is not possible
There is virtualization, which you do not want.
There is Wine, a compatibility layer that translates Windows API calls to POSIX API calls. This allows some Windows software to work within Ubuntu. However, this is not real Windows and some Windows applications do not work in Wine.
Here are some analogies to help you understand. You want to drive a car inside a boat.
- The best you can do is put the car in a ferry. You can drive the car up and down the ferry as long as there is space in the ferry. This is virtualization.
The second best is you can put a steering-wheel and brake and gas
pedals inside your boat. This is Wine.
- When you turn the steering-wheel it will not turn the front wheels left or right, as boats don't have front wheels. But it will turn the rudder and you will have same effect: the boat will turn.
- When you press the gas pedal the boat will go faster.
- When you hit the brake, nothing will happen, as boats don't have
brakes!
Hope this helps
add a comment |
I think only virtual machine for what you want.
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Fabby
2 hours ago
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
What you are asking is not possible
There is virtualization, which you do not want.
There is Wine, a compatibility layer that translates Windows API calls to POSIX API calls. This allows some Windows software to work within Ubuntu. However, this is not real Windows and some Windows applications do not work in Wine.
Here are some analogies to help you understand. You want to drive a car inside a boat.
- The best you can do is put the car in a ferry. You can drive the car up and down the ferry as long as there is space in the ferry. This is virtualization.
The second best is you can put a steering-wheel and brake and gas
pedals inside your boat. This is Wine.
- When you turn the steering-wheel it will not turn the front wheels left or right, as boats don't have front wheels. But it will turn the rudder and you will have same effect: the boat will turn.
- When you press the gas pedal the boat will go faster.
- When you hit the brake, nothing will happen, as boats don't have
brakes!
Hope this helps
add a comment |
What you are asking is not possible
There is virtualization, which you do not want.
There is Wine, a compatibility layer that translates Windows API calls to POSIX API calls. This allows some Windows software to work within Ubuntu. However, this is not real Windows and some Windows applications do not work in Wine.
Here are some analogies to help you understand. You want to drive a car inside a boat.
- The best you can do is put the car in a ferry. You can drive the car up and down the ferry as long as there is space in the ferry. This is virtualization.
The second best is you can put a steering-wheel and brake and gas
pedals inside your boat. This is Wine.
- When you turn the steering-wheel it will not turn the front wheels left or right, as boats don't have front wheels. But it will turn the rudder and you will have same effect: the boat will turn.
- When you press the gas pedal the boat will go faster.
- When you hit the brake, nothing will happen, as boats don't have
brakes!
Hope this helps
add a comment |
What you are asking is not possible
There is virtualization, which you do not want.
There is Wine, a compatibility layer that translates Windows API calls to POSIX API calls. This allows some Windows software to work within Ubuntu. However, this is not real Windows and some Windows applications do not work in Wine.
Here are some analogies to help you understand. You want to drive a car inside a boat.
- The best you can do is put the car in a ferry. You can drive the car up and down the ferry as long as there is space in the ferry. This is virtualization.
The second best is you can put a steering-wheel and brake and gas
pedals inside your boat. This is Wine.
- When you turn the steering-wheel it will not turn the front wheels left or right, as boats don't have front wheels. But it will turn the rudder and you will have same effect: the boat will turn.
- When you press the gas pedal the boat will go faster.
- When you hit the brake, nothing will happen, as boats don't have
brakes!
Hope this helps
What you are asking is not possible
There is virtualization, which you do not want.
There is Wine, a compatibility layer that translates Windows API calls to POSIX API calls. This allows some Windows software to work within Ubuntu. However, this is not real Windows and some Windows applications do not work in Wine.
Here are some analogies to help you understand. You want to drive a car inside a boat.
- The best you can do is put the car in a ferry. You can drive the car up and down the ferry as long as there is space in the ferry. This is virtualization.
The second best is you can put a steering-wheel and brake and gas
pedals inside your boat. This is Wine.
- When you turn the steering-wheel it will not turn the front wheels left or right, as boats don't have front wheels. But it will turn the rudder and you will have same effect: the boat will turn.
- When you press the gas pedal the boat will go faster.
- When you hit the brake, nothing will happen, as boats don't have
brakes!
Hope this helps
edited 7 hours ago
answered 8 hours ago
user68186user68186
16k84969
16k84969
add a comment |
add a comment |
I think only virtual machine for what you want.
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Fabby
2 hours ago
add a comment |
I think only virtual machine for what you want.
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Fabby
2 hours ago
add a comment |
I think only virtual machine for what you want.
I think only virtual machine for what you want.
answered 8 hours ago
Júlio Gadioli SoaresJúlio Gadioli Soares
1
1
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Fabby
2 hours ago
add a comment |
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Fabby
2 hours ago
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Fabby
2 hours ago
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From Review
– Fabby
2 hours ago
add a comment |
2
There's wine and there's VM's and there's dual boot, but Ubuntu is not Windows.
– Charles Green
8 hours ago
You might be over-estimating the security of Ubuntu and of other Linux distributions. Windows can be made quite secure and the *bsd distributions are arguably more secure than any Linux distribution. A really large part of your security is what applications (e.g. firefox) you install and how you configure them.
– Doug O'Neal
6 hours ago