Skip to main content
The 2024 Developer Survey results are live! See the results

Unanswered Questions

8,008 questions with no upvoted or accepted answers
-2 votes
1 answer
357 views

git clone from container using ssh

I'm trying to clone a repository using ssh from a container at runtime, not during the build. I keep getting prompted for the key phrase for my sshkey (there is no passphrase for the key). Is there ...
-2 votes
1 answer
62 views

Docker vs VM in terms of appearing as separate device

I want to use either multiple VMs of docker containers to mimic separate devices to use for online gambling (via Web browser). Will docker containers appear as separate devices to websites just like ...
-2 votes
1 answer
295 views

Windows 8 virtualization enabled in BIOS but doesn't seem to be working. Also no hyper-v installed

I am trying to use Android Studio on my machine. After attempting to run emulators, I was getting errors letting me know that my virtualization was disabled. Therefore, I went to BIOS and enabled it ...
-2 votes
1 answer
1k views

Cannot connect to server using my public key

I copied my public key to ~/.ssh/authorized_keys on the server. Now I'm trying to establish an ssh connection, but it doesn't work. This is the output from ssh -v (server domain and ip address ...
-2 votes
1 answer
894 views

Virtualbox guest additions installation for Debian 9.2.1

I have installed debian 9.2.1 in virtual box but now i want to install it in guest addition but i'm having problem . Advice is needed. TIA
-2 votes
1 answer
4k views

trying to execute shell script command as sudo from jenkins and I get below error, not sure what's causing it

In Jenkins call to the the script ssh -vvv -o StrictHostKeyChecking=no [email protected] "sudo /home/ram/bin/setup.sh" this is the debug message : + ssh -vvv -o StrictHostKeyChecking=no ...
-2 votes
1 answer
151 views

vm workstation is having virtual machine but how to communicate vm to windows pc different ip address

in windows7 having vmware workstation 10 and created one centos vm is having start with 10.10.10.2 series ip address and window7 having with 192.168.1.28 series ip address but vm to windows pc how to ...
-2 votes
1 answer
2k views

No Hyper-v for windows home edition? Can i still install Oracle virtual box?

I have Windows 10 Home on my HP laptop. I want to install oracle virtualbox with SAS university Edition. I was wondering if that is possible? I installed Oracle virtual box with sas university ...
-2 votes
1 answer
1k views

I can ssh into server A from server B. But I cannot ssh into server B from server A

I have 2 servers in a data center. Server B is publicly accessible, as in, I can ssh into it. Server A is not. So to access Server A, I ssh into Server B. And then from there, I ssh into Server A. ...
-2 votes
1 answer
43 views

Cache big file downloads systemwide on Windows

I'm on Windows 8.1 and I'm working with a lot of scripts that automatically download Linux images and create VMs with it. Also docker images etc. and these VMs or docker images are downloading a ton ...
-2 votes
1 answer
176 views

Cannot get LAMP stack working on Ubuntu 14.04.2 LTS

I have Ubuntu 14.04.2 installed as a virtual machine (VirtualBox) in my MacBook Pro. I am trying to get my LAMP (Linux,Apache, MySQL and PHP) stack to run a web server, but I just cant get not even ...
-2 votes
1 answer
133 views

arch 64 attempting to create 64 bit win7, will only create as 32 bit

I am trying to install Windows 7 64-bit as guest OS in VirtualBox. My host OS is Arch Linux 64-bit. I have created a new VM and set it to 64-bit Windows, using vboxmanage. However, when installing ...
-2 votes
1 answer
111 views

Why i can not connect myself as root on mac using the terminal?

Actually i have to connect myself as an admin : ssh [email protected] to log into the mac and then use "su" to be as root. I can't connect myself directly as root! WHY?!?....
-2 votes
2 answers
865 views

Unable to connect to Internet in OEL5 guest even though I can ping machine from host machine

I have Oracle Enterprise Linux 5 as Guest on VirtualBox running on Windows 7 host using Bridged Network. I have being trying to configure a static IP on OEL5 VM Guest at work, as previously the VMs ...
-2 votes
1 answer
500 views

How do I install Linux drivers for my network card on a virtual machine?

I have an X64 OS and I am running Linux on a virtual machine. My question is, how do I install Linux drivers for my network card on the virtual machine?

15 30 50 per page