Displaying 20 results from an estimated 600 matches similar to: "Samba in VirtualBox"
2007 Mar 19
1
Only a Black Screen (Ragnarok Online)
Hello,
Yesterday I installed wine and installed Ragnarok Online with it. As I
wanted to start Ragnarok, there was only a black screen and it returned a
error message:
fixme:d3d:sampler >>>>>>>>>>>>>>>>> 0x502 from glActiveTextureARB @
state.c / 1747
fixme:d3d:sampler >>>>>>>>>>>>>>>>> 0x502 from
2007 Oct 31
1
usb support in wine/linux
Hello all,
I have two usb dongles that work great in windows with the windows native drivers for
usb.
Could someone point me to some on-line literature able to assist me in my quest to put
this dongles working in my Linux/wine Kubuntu box.
I don't have the knowledge to write Linux drivers for this dongles (I am just a linux
user), but...  don't mind to try.
Thanks in advance for your
2010 Sep 10
1
Windows 7 and a Samba PDC?
Hi,
I would be extremely grateful if you could cast your eye over my problem 
with getting Windows 7 PC back onto on a Samba domain?
I have the current version from lenny-backports: 2:3.4.8~dfsg-2~bpo50+1, 
the client is windows 7 Ultimate. logins and profiles and nelogon 
scripts all seemed to work back in Feb 2010 using the instructions here:
http://wiki.samba.org/index.php/Windows7
However
2010 Aug 20
0
libvirt and Bridging
Hello all,
Basically my problem is how can i access a virtual machine from local
network. I am able to do so from the host PC put not from other  PC's
on the same network.
here is my what i did so far
(http://wiki.libvirt.org/page/Networking#NAT_forwarding_.28aka_.22virtual_networks.22.29)
cat '/etc/libvirt/qemu/networks/default.xml'
<network>
 
2014 Feb 13
0
Samba 4.0.13 on FreeBSD 9
Hi,
I installed Samba 4.0.13 from ports and ran..
sudo mv /usr/local/etc/samba /usr/local/etc/samba.3
sudo mv /usr/local/etc/smb.conf /usr/local/etc/smb.conf.3
sudo vi /usr/local/etc/smb.conf.3
# Add realm entry
sudo mv /var/db/samba /var/db/samba.3
sudo samba-tool domain classicupgrade --dbdir=/usr/local/etc/samba.3 --use-ntvfs /usr/local/etc/smb.conf.3
When I try and start I get..
sudo samba
2018 Oct 02
0
Re: [PATCH v2 API PROPOSAL 0/5] inspection Add network interfaces to inspection data.
I wrote some code which can get this kind of information from the
Windows Registry:
    <interfaces>
      <interface name="Ethernet" type="unknown">
        <parameters>
          <parameter name="bootproto">dhcp</parameter>
          <parameter name="gateway">10.0.2.2</parameter>
          <parameter
2010 Aug 25
0
gPXE+pxelinux fails with static network config
Hi,
As requested on IRC, here are the step-by-step instructions to reproduce
the failure I see:
On http://rom-o-matic.net/gpxe/gpxe-1.0.1/contrib/rom-o-matic/build.php:
output format: .dsk
NIC type: e1000_82540
x CONSOLE_PCBIOS
x CONSOLE_SERIAL
BANNER_TIMEOUT: 20
COMCONSOLE: 0x3F8
_ COMPRESERVE
COMSPEED: 57600
COMDATA: 8
COMPARITY: 0
COMSTOP: 1
x DOWNLOAD_PROTO_TFTP
x DOWNLOAD_PROTO_HTTP
_
2012 Sep 14
1
Basic configuration problem
Hello,
I have been reading through the documentation and trying to set up a very
small VPN as a test for a larger rollout that I would like to complete in
the future but cannot get this working.  The configuration seems like it
should be relatively simple, so I'm most likely missing something basic but
I just cannot see what I'm doing wrong.  At the moment I am trying to get
this working
2018 Dec 11
2
[PATCH v2 2/2] v2v: Copy static IP address information over for Windows guests (RHBZ#1626503).
v1 was here with much discussion:
https://www.redhat.com/archives/libguestfs/2018-December/msg00048.html
v2:
 - Fix the case where there are multiple interfaces.  Note this does
   not preserve order correctly (see patch for comment on why that
   is a hard problem).
 - Preserve name servers.
This patch is still for discussion only.  I'd like to see what might
be done to get this upstream
2014 Nov 01
1
DNS information, again...
Alright, I believe something is very wrong here, but I have no idea what 
it is. DNS is not updating to my Linux servers running Samba, DNS, and 
DHCP. However, on a virtual domain using Server 2008 R2 and WIndows 7 
clients, DNS gets updated. The following was done from a domain 
controller on the domain in question. I also ran "samba_dnsupdate 
--verbose" and it claims that no updates
2006 Apr 08
4
source routing does not work with extra ip addresses
I set up this config:
 +------+
-+ ISP1 +--+
 +------+  |  +-------+
           +--+ linux |
 +------+  |  +-------+
-+ ISP2 +--+
 +------+
No problem. Standard setup with two ISP''s. Both routed subnets. Default
gateway is ISP1. No magic here.
Now I put a server behind the Linux box. I want the server to be
reachable on an /extra/ IP in the routed subnet of ISP2.
 +------+
-+ ISP1
2017 Feb 25
1
[Bug 99954] New: Errors when using VirtualBox with 3D acceleration: gr: ILLEGAL_CLASS ch 6 [007f7f8000 VirtualBox[5063]] subc 0 class c000 mthd 2390 data 00000000
https://bugs.freedesktop.org/show_bug.cgi?id=99954
            Bug ID: 99954
           Summary: Errors when using VirtualBox with 3D acceleration: gr:
                    ILLEGAL_CLASS ch 6 [007f7f8000 VirtualBox[5063]] subc
                    0 class c000 mthd 2390 data 00000000
           Product: xorg
           Version: unspecified
          Hardware: Other
                OS: All
         
2005 Aug 03
0
Xen rebooting Dom-0 machine with nmap
Ok,
I''ve completely reinstalled Xen and I am still encountering the most curious
problem.
I set up a virtual network of eight domains: three are on a virtual DMZ
network (10.0.1.0/24), four are on a virtual internal network (10.0.2.0/24),
and a router connects the two.
All the domains can ping each other and traceroute-ing between them shows
the proper network structure (first hop:
2016 Apr 30
2
Bonding wired and wireless ifaces
Hello all,
I'm wondering if there's any interest in trying to bond em1 and eth0
(respectively wired and wireless interfaces here), and if any, how to
do it in CentOS6.
I've found this, which could possibly help (but I'm failing yet):
  http://r.outlyer.net/linux:bonding
  https://help.ubuntu.com/community/UbuntuBonding
Both are dealing w/ ifenslave.
Any experience or point of
2007 Sep 13
2
Is anyone already working on RPMs for VirtualBox OSE?
I have some RPMs I've made of innotek's VirtualBox OSE (Open Source 
Edition) for both CentOS 4 and CentOS 5 (i386).  These RPMs include the 
dkms support for the kernel driver, etc.  I have a couple of subtle 
things to fix in the RPMs (like setting the permissions on udev devices, 
etc.) but they're already usable.  Before I spend more time on it, and 
submit it for inclusion in the
2011 Aug 23
1
Re: wine vs virtualbox
what windows apps do you need to keep?
WINE emulates a windows directory structure that allows you to install some windows apps to that location. I only use this for pokerstars
VMWare emulates the windows operating system environment. I have not used this in linux but you should be able to install an windows app in the vmware instance of window
virtualbox - i have not used this
2012 Aug 20
0
Xen/VirtualBox/Intel IOMMU HOWTO
Hi,
Treated myself to some new hardware as advance Eid/Diwali/Christmas/New 
Year gift, and was trying to install Xen and get virtual machines 
running on that.  The path was long and arduous, and is still not 
complete, but some of my experiences on the way are documented in:
http://wiki.kandalaya.org/cgi%2dbin/twiki/view/Main/DebianXenMigrateVirtualBox
Covered are:
- Basic Xen setup
-
2009 Oct 28
1
trouble isntallint 5.2 in virtualbox
Hi!
I'm using Virtualbox 3.08, have several other VMs in it, but cannot
boot the Centos 5.4 (i386) DVD far enough to even reach Anaconda...
I've tried all the various virtualbox and boot options I can think of and
it always sticks in the same place:
NetLabel:  unlabeled traffic allowed by default
NET: Registered protocol family 2
and there it hangs. I've left it for several
2011 Feb 14
1
connecting to virtualbox with libvirt
I am trying to connect to the virtualbox hypervisor through libvirt.  If I
am doing it correctly,
virsh -c vbox:///session
should get me connected.  I am on F14 64 bit.  I tried this with both vbox
3.2 and 4.02.  I keep getting the following error:
error: no connection driver available for vbox:///session.
What am I missing?
Thanks,
Gary
-------------- next part --------------
An HTML
2011 Aug 25
1
Re: wine vs virtualbox
are there programs similar to Virtual PC that wine can run?