Skip to main content

Unanswered Questions

7,179 questions with no upvoted or accepted answers
-2 votes
1 answer
777 views

Weird that my remote ssh access open X window on the remote server but not on local client

I have setup my /etc/ssh/sshd_config on the server (Mac OS) as follows: X11Forwarding yes X11DisplayOffset 10 X11UseLocalhost no I can then from the client (another computer) ssh -X myaccount@...
-2 votes
1 answer
1k views

sftp into OVH vps with root user not working

I would like to use FileZilla to connect to my OVH vps using the SFTP protocol. the server is running ubuntu 18.04 and is completely fresh. Nothing installed or changed. I keep getting the error "...
-2 votes
1 answer
355 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
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
893 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
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
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
499 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?
-2 votes
1 answer
897 views

Virtual PC says I cannot virtualize 64-bit even though VT is on

I am having a tough time with my ASUS motherboard's BIOS at the moment, saying that Intel's Virtualisation Technology is on, even though Virtual PC is saying I cannot use a 64-bit ISO containing ...
-2 votes
1 answer
821 views

Run more VMs than cores on computer

Is it possible to run more VMs than cores available on the computer? Why is it not possible to allocate more cores to a single virtual machine then number is available on the host computer? I am ...

15 30 50 per page