Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I have Proxmox environment where I create my virtual machines. I want to install the product Citrix Netscaler VPX Platinium. I downloaded the product and put it in the content of my server storage:
The file is stored as well in tgz format into the foler /usr/src of my server.
My question is : How to create a new VM from this file ?
I only know how to create it from an ISO so ..
For example, when I click on Create new VM button it only gives to choose an Iso file, not a raw one.
Thank you for your help.
Virtual Machine 100 ('Netscaler' ) on node 'proxmox
It basically needs to be hacked into
100.conf
/etc/pve/nodes/proxmox/proxmox
bootdisk: virtio0
cores: 2
memory: 4000
name: Netscaler
net0: virtio=46:98:00:3A:BD:3C,bridge=vmbr0
numa: 0
onboot: 1
ostype: linux
smbios1: uuid=6c68ed9b-3939-4152-b8e9-b5c69a500d01
sockets: 1
unused0: W500:vm-100-disk-1
vga: std
virtio0: local:100/vm-100-disk-1.raw,format=raw,cache=writeback,size=250G
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I installed Parrot Security os-4.8 twice on virtualbox on my MacBook Air (2015), and after successful installation with no errors (both times), after rebooting virtualbox, again I get the option to use it as live or install with other options that appears as if the OS is not installed.
I checked the vdi and it appears to be of 6gb in size(I think the OS is still there).
Any suggestions? Thanks in advance.(sorry for bad English)
It sounds like you did not download the Virtual Image File ( OVA File)
( Your English is great BTW )
go to - https://parrotlinux.org/download/
Next -Go to the Virtual Tab
Download This Image
Click on the OVA file after download to import into Virtual Box
IMPORTANT NOTE - the default password and super user password for this machines image is - toor
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
How do I install SQL Server 2016 onto my newly configured virtual machine on Azure?
I want the developer version to practice queries etc. The VM works fine but I can't administer it.
You can get it from the microsoft website
https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms
this answer is a bit misleading, why don't you create a vm with SQL already installed? that way you save time + don't break licensing agreement
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 years ago.
Improve this question
I am using Ubuntu 16.04 along with windows 10. I have encrypted my drives using BitLocker. Now my encrypted drives are not visible in ubuntu 16.04. But I want to access my encrypted drives using BitLocker password like windows. How can I do this?
Ubuntu not support it nativly but there is some 3rd part free software to do it (Dislocker). There is a lot of articles about this topic on Google. For example here: https://www.m3datarecovery.com/bitlocker/bitlocker-linux/access-bitlocker-encrypted-drive-linux.html
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 7 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Improve this question
VM
I have a web service that need to run on CentOS VM.
Mac OS X
On the other hand, I have a Laravel project running my Mac OS X in local machine through MAMP.
The project working great with MAMP. Now, I need to make a API call to the web service that're currently running in the VM.
I'm curious how is the VM and the local machine connect with each other.
How do I solve that ?
I'm not a linux/VM expert.
Any hints / suggestion on that will be much appreciated !
After a couple days of researching and experimenting, I be able to do it.
grabbing the IP
run ifconfig and look for inet addr:172.16.67.137 of eth0
Disabled firewall on the VM
Result
On a Mac just go to that URL
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I am currently running on Windows 8 with an Acer S7 laptop. Is there a VM I can use to load Linux directly on to Windows 8? My computer doesn't "boot" when it starts.
I am assuming you want to boot your PC to see if it works? ... there are couple of options
Use windows 8 recovery disk
Use Linux live CD, https://help.ubuntu.com/community/LiveCD which will allow you to
boot the PC and browse file system