Ubuntu :: How To Setup Ssh Server In Virtualbox
Feb 25, 2011
I wanted to setup an ssh server on my computer that I, along with some other people I know, could access from outside my home network. I didn't want to give others access to my computer (even if that access was limited), so I wanted to setup the server within a Virtualbox virtual machine.
STEP 1: Create the virtual machine.Create a vm with the distro of your choice. I won't explain how to do that here since there are TONS of guides online about how to do this.
STEP 2: Configure the host to send info to the vm.I found an article that explains why you have to do this and how to do it:URL...I can summarize the article by saying that the vm is hidden from other network computers by the host computer. Therefore, you have to configure the host to send information received on a particular port (any port you choose greater than or equal to 1024 as explained in the above link) to port 22 of the vm (port 22 is the default port for ssh).
View 1 Replies
ADVERTISEMENT
Jun 23, 2010
I am trying to set up samba in my CentOS virtual machine that is running on a Windows 7 host. I have found a tutorial in the How-Tos on this site but I'm not sure if they are exact and I'm paranoid about messing something up. The link to the tutorial is below. Is there anything that I should do different or anything that I should be aware of? Also, once this is set up, how do I transfer files between the two machines?
[URL]
View 1 Replies
View Related
Aug 23, 2010
I have VirtualBox on my Windows 7. I have Ubuntu running for years on a 1TB hard drive. I put the hard drive on my Windows 7 and Computer Management see it as "Disk 0" my Windows 7 drive is "Disk 1" The Disk 0 don't have a drive letter. I only see it in My computer manage.How do I get VirtualBox to boot my Ubuntu hard drive that all ready has Ubuntu install and all set up on it?
View 3 Replies
View Related
Oct 2, 2010
I am trying to set up Vista on my Lucid within VirtualBox so I can run 3CX IP PBX. I have installed the virtualBox and set up a virtual space called "Vista", but when I start it (Power on) I get an error message - see screenshot enclosed. If I run the command
HTML Code:
'/etc/init.d/vboxdrv setup'
as instructed in terminal I get.
HTML Code:
root@server:/home/server# /etc/init.d/vboxdrv setup
WARNING: All config files need .conf: /etc/modprobe.d/dahdi, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/dahdi.blacklist, it will be ignored in a future release.
[code]....
View 9 Replies
View Related
Jun 28, 2011
Does anybody know how to setup bridge interfaces on fedora 15 (VirtualBox4 interface and my LAN interface)?
View 1 Replies
View Related
Jul 9, 2011
I'm coming from CentOS background and it's first time using Debian and currently stuck with setting up a working Virtualbox Debian Guest installation
Problem 1: no internet connectivity by default, but internet works fine from within the virtualbox Debian Guest OS if i use debian's internet browser
Problem 2: only internal 10.0.2.15 ip works (NAT) while my 2nd host only adaptor doesn't work out of the box
With CentOS all i needed to do it get it all working was when creating new guest on Virtualbox is setup 2 NICs, first one is NAT and second one is host-only adaptor. After installation, i can connect to internet and also from host OS connect to guest CentOS via 192.168.56.101 ip. But with Debian 6.0.2.1 64bit i defined both NAT and host-only adaptors, and out the box, only 10.0.2.15 is defined.
Default /etc/network/interfaces
root@debian1:/etc/network# cat interfacesbackup.txt
# This file describes the network interfaces available on your system
[code]....
View 1 Replies
View Related
Jun 19, 2011
I installed slackware 13.37 32 bit in a virtualbox vm for httpd web site testing. I am running the guest in slackware 13.37 64bit host with host only networking.
I can ping the guest and access the pages hosted via a web browser on the host. However I want to upload new sites to test via ftp to a dir on the guest at location such as /home/user/public_html and access them via the host. Vsftp is enabled. But how would I set it up to be able to do this?
View 3 Replies
View Related
Jun 23, 2010
I am trying to set up samba in my CentOS virtual machine that is running on a Windows 7 host. I have found a tutorial in the How-Tos on this site but I'm not sure if they are exact and I'm paranoid about messing something up. The link to the tutorial is below. Is there anything that I should do different or anything that I should be aware of? Also, once this is set up, how do I transfer files between the two machines? Please note: I am very inexperienced in the IT field. [URL]...
View 2 Replies
View Related
Jan 23, 2011
I virtualised backtrack on windows 7, and set up the network connection to bridged mode, but my networking still fails.
dhclient eth0, outputs many DHCPDISCOVER but no DHCP offers.
View 2 Replies
View Related
Jan 19, 2010
We are trying to set up a NIS server on a CentOS system. We need to have a NIS server which can provide NIS authentication to a couple of clients. We are practically new to all this stuff.
Just googled to find some ideas about installing ypserv and ypbind and portmapper. We did all that and also started them successfully. But now the clients are not able to join to the NIS domain . The error log states "YP_DOMAIN NOT BOUND".
I guess we have not entered the /etc/yp.conf, /etc/hosts files properly. Please let us know the detailed steps to setup a NIS server .
Also, please let us know what entries should go into the different /etc/<file_names>? What is meant by HOSTNAME in the /etc/hosts file?
Is there any other files which need to be changed? Are we missing any steps?
Also to add-on, while executing the ypinit command we faced the following error:
At this point, we have to construct a list of the hosts which will run NIS servers. localhost.localdomain is in the list of NIS server hosts. Please cont inue to add the names for the other hosts, one per line. When you are done with the list, type a <control D>. next host to add: localhost.localdomain next host to add:
The current list of NIS servers looks like this:
Is this correct? [y/n: y] y
Error running Makefile.
View 3 Replies
View Related
Apr 24, 2011
I want to setup a FAI server for which I was looking for the best method of mirroring the Debian Lenny. I want to setup a local mirror with the best method available for mirroring. If it is ftpsync, please provide me some best ways of doing it. I tried ftpsync mirroring but that was not getting properly working due to insufficient I want this mirror to be accessible in my FAI setup so that I can start the installation on multiple machines and start the updates and package installation to be done from the same local mirror.
View 1 Replies
View Related
Oct 22, 2010
How to setup a SMS server using Linux, also want to know the appropriate Linux distribution to setup a SMS server.
View 2 Replies
View Related
Sep 4, 2010
I keep getting the error below even though I:
1. Added myself to vboxusers
2. Installed dkms
3. Ran the "sudo /etc/init.d/vboxdrv setup" command.
When I run "/etc/init.d/vboxdrv setup" it gives me the error: modprobe vboxdrv failed. use 'dmesg' to find out why
Code:
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing '/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. One other thing, I looked in the file system and there is no "/dev/vboxdrv". Is this correct?
View 9 Replies
View Related
Mar 31, 2010
I have a load balancer with 2 web servers behind it. The web servers rsync with cloud storage to update their apache directories 1 time every hour. Apache is just running php pages that pull/push data to a DB so they dont need to be updated that often. However I need to figure out how to implement a Master/Master MySQL setup to have my web servers point to for the PHP stuff. I need to implement it without having a single point of failure. The Load balancers are useless for failover as they only detect availability based on Ping request. So putting a master/master setup behind a Load Balancer is out. what is the best way to setup the master/master mysql in a HA setup without the use of a load balancer provided by the host?
View 2 Replies
View Related
Jun 23, 2011
I have Ubuntu Server 10.04 TLS installed on a Virtual Machine in a VirtualBox. The size of the Hard Drive is dynamic growing hard drive and the maximum is 32GB. At the beginning I had 4GB on the Hard Drive and the size of the .vdi was 4GB. Lately the size of data on the disk is 15GB but the size of the .vdi is almost 32GB. Why is that? How can I pack / optimize / defrag the HD so it will be the same size of the data on the disk?
View 2 Replies
View Related
Feb 7, 2011
I'm trying to setup RAID 1 on a CentOS 5 server for a zimbra email server.I get a partion schema error. Can I do this?The server is a HP Proliant ML150 G3 server with two 80GB HDD.
View 1 Replies
View Related
Jan 11, 2011
I am trying to set up Ubuntu server edition 10.10 in virtualbox (windows host). All is going well, except that I can't figure out how to install the guest additions. I know how to do it in the normal edition of Ubuntu, but when I navigate to media/cdrom, it's empty.
View 2 Replies
View Related
Apr 27, 2010
my error when trying to run a VB (Virtualbox). Error as copied from error box. install the virtualbox-ose-modules package for your kernel and execute 'modprobe vboxdrv' as root. VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).
[code]...
I get this when trying to launch a VB after making one with wizzard.
View 6 Replies
View Related
May 19, 2010
I want to set up moodle and need to give my computer some capability to act as a server. I am following the steps at [URL] although my question is not really related to moodle. Here is the problem: setting everything up to make my computer accessible from outside has worked so far. I got myself a static IP address using a dynamic dns server and can ssh into my computer from any other computer connected to the www. So,
[Code]....
View 3 Replies
View Related
Jan 16, 2010
How to setup Dedicated Server for Web Hosting using Ubuntu Server or equivalent opensource Operating System? And how to make secured my Dedicated Server on public?
View 1 Replies
View Related
Mar 21, 2010
I have a few friends that have seen me bypass firewalls with a socks proxy (SSH). I explained on how it works and how secure it is for browsing the Internet and checking your email in public places. I had at least 6 asked me if I could set up an account on my server for them and they would pay me! Now what I wanted to know was how I can set this up in a server and website where they can register an account and pay me through PayPal! I don't need help setting up the site! Just on how to set up the server to automate this. What tools are needed (ex. ISPConfig, jailkit.... stuff like that?) I don't mind doing this manually but if I get more people that would like this I don't really want to do every single one.
View 1 Replies
View Related
Jun 15, 2011
I am running virtualbox on a Mac Mini Server. I would like to install Debian on it and give it an internal static IP address. E.g. 192.168.1.xxx
I am looking at all the downloads. The Mac Mini Server Snow Leopard has no CD/DVD but plenty of disk space.
It will be used as a LAMP webserver, Java, Ghostscript and pdftk but also install ISPConfig on it.
I was looking at this ISO: [URL] Is this ok?
The Mac is a 64 bit Intel based machine. If I wanted 64 bit on the VirtualBox, which 64 bit ISO should I get?
View 1 Replies
View Related
Apr 25, 2011
I am yust running SME Server in Virtualbox but I need to do some configuration, so what is a shortcut on the keyboard to open a Terminal.
View 1 Replies
View Related
Jun 8, 2010
I broke down and spent some $$ on a new server for home use. I mostly do technical research and testing, plus store movies and music. My interests are mainly in the IET iscsitarget performance.
Server system consists of an AMD Phenom II 550, 8GB RAM, 1x 80GB system partition, and a LVM-vg0 software raid5, running Ubuntu 10.04 server x64.
The vg0 consists of 3 x 500GB 7200RPM SATA drives (mdadm) sliced up with 100GB for VBox VMs, one slice is an iscsitarget for a Windows 2k3 server, and another slice iscsitarget for a desktop.
With this setup, the win2k3 server is booted from a .vdi image stored on the ext4 lvm raid5 vg0. Here are the DiskTT stats.
Code:
However, with the Win2k3 server and the MS iscsi initiator I get using DiskTT:
Code:
The speeds are incredibly slow considering a non iscsi connection is screaming fast in comparison. Any ideas?
All nics are 1GB.
Here is my ietd.conf
Code:
View 1 Replies
View Related
Jul 22, 2009
I cant get my linux server ( centos5 ) with virtualbox run 2 virtual machines in headless mode. Only one machine gets network connection. Can anyone tell me how to make 2 or more virtual machines work with 1 eth-port in headless mode using virtualbox ?
View 1 Replies
View Related
Aug 31, 2009
I have installed a recent version of CentOS 5 (kernel is 2.6.18-128.el5) as VM in VirtualBox on a Windows 2008 server. When CentOS is totally idle, the CPU on the host (windows) machine is totally pegged from the VirtualBox process. I have read on some other forums that this is a problem with the clock running at 1000Hz and that recompiling the kernel configured with the clock at 100Hz will fix, or at least minimize the problem.
Has anyone else seen this problem? Can someone point me to a good set of instructions on rebuilding the kernel? I followed one set of instructions, but it wasn't for CentOS. After I building everything I was supposed to and copying files over the System.map* and vmlinuz* in the /boot directory (I think I screwed up that one), I went to modify the lilo.conf per the instructions, but I couldn't find it.
View 11 Replies
View Related
Jul 30, 2011
I have Ubuntu server with Apache 2, PHP, and various DBMSs running in VirtualBox on my Mac host for my web development work. To easily create/edit the files I'm working on, I mounted a directory from my Mac host via the VirtualBox shared directory feature to /var/www/. Every file I create on my Mac host has the following permissions on the on the Server: -rw-r--r-- 1 root root 6 2011-07-30 01:27 test.The problem is that most PHPscripts/frameworks/etc.need write access to some files.It is extremely annoying to have to chmod every new file/directory that needs write access.Is there a way to set the correct permissions for the files/directories automatically?
View 2 Replies
View Related
Nov 24, 2010
After installation Ubuntu Server 10.10 I don't know what to do next to access to the Internet.
View 9 Replies
View Related
Apr 3, 2011
I set up a ubuntu server 10.04 lts as file server in a network filled with xp, win 2003 and win 2008.
I noticed that if from any bill's SO machine i copy a file (for example a vob file of 1gb, or a lot of doc and pdf files) in the samba server, while the copy is in progress if in another windows I browse other folders shared in Samba, the copy process stops and say ' the name in the network is no more available( or something like this). It seems that samba pay attention on the fact that a user is browsing the share and doing so it seems that Samba forget that in one of its share there was a copy in progress, very annoing. A file server cannot do that, in this way is useless.
View 1 Replies
View Related
Oct 21, 2009
I'm looking to install either vmware server, virtualbox or another solution.
Which works the best with fedora 11? I'm interested in USB and performance.
btw, I wasn't sure which forum to put this in
View 4 Replies
View Related