similar to: add support to vde2

Displaying 20 results from an estimated 60000 matches similar to: "add support to vde2"

2011 Aug 23
0
qemu-kvm-0.15 + CentOS 5.6 + vanilla 2.6.35.14 (working, patch included)
Hi! Just in case somebody else needs this. Below is a patch which allows building qemu-kvm-0.15 unter CentOS 5.6 with vanilla kernel 2.6.35.14 and (optionally) vde2 [1]. FYI: qemu-kvm-0.15 compiles fine on CentOS 6 with distro-kernel, no patches needed. For CentOS 5.6, unpack 0.15 qemu-kvm tarball [2], apply the path below, configure and compile. Make sure to export the kernel include path
2006 Jan 16
1
[roles/users]I give up, please help
> Im testing ruby on rails and to practice i set my mind on making a login > system. because i would come across of regularly made source. > files: user_controller.rb, user.rb > my table layout: users: |id|username|password usertypes: |id|name| (admin, moderator, guest) users_usertypes: |usertype_id|user_id| (+foreign key assocc) > i have this in my user.rb file: class User
2008 May 05
4
microsoft office communicator 2005
Hi! im trying tu run "microsoft office communicator 2005" and i cant resolve this: fixme:ntdll:NtConnectPort (0x1434f8,L"\\RPC Control\\epmapper",0x33ecd0,(nil),(nil),(nil),0x33ecf8,0x33ece0),stub! i google it all nigh long and i just cant find the way!!!. I need to connect to LCS 2005 because my company switch from Jabber to LCS. I tried pidgin and miranda-im+sip but didnt
2015 Mar 23
2
Samba 4.1 gentent, ls, no display domain user name on Primary ACDC but wbinfo -u yes
On 23/03/15 15:18, Jhon P wrote: > Yes im see the same as you on the member, but not in the ADDC. > > A question, do you have idmap configs on the smb.conf of the ADDC? > > No, I basically have what the provision provided, just the addition of the template lines, the idmap config lines are only of use on a member server, as far as I can see, that do nothing on a DC. > >
2007 Apr 18
1
[Bridge] Fedora 2.4.22-1.2166.nptl
Hi, I'm having trouble applying ebtables-brnf-3_vs_2.4.22.diff to 2.4.22-1.2166.nptl. Applying the patch did not go well. Can anyone help me with this? TIA. Andy Here is the output: [root@specwall linux-2.4.22-1.2166.nptl]# patch -p1 < ../ebtables-brnf-3_vs_2.4.22.diff patching file net/bridge/br_private.h Reversed (or previously applied) patch detected! Assume -R? [n] n Apply anyway?
2019 Jun 19
2
Questions about moving from MCJIT to Orc JIT
Hello LLVM-Mailing list, in the past I was using the MCJIT (if I understand it correctly) to load IR modules, compile them and execute them. The speciality of this JIT was, that it was writing the compiled code into a shared memory - for a different process to execute them. For that task the JIT used a 'custom' memory manager, memory mapping and also resolved undefined references itself.
2004 Dec 21
3
Budgetone is not registering
Hi again. I cant get my Budgetone registered in Asterisk, and I cant find what's wrong... uff. This is my config: This fragment is from my sip.conf: [12345] type=user user=12345 username=12345 secret=12345 authuser=12345 qualify=1000 nat=no host=dynamic dtmfmode=rfc2833 reinvite=no canreinvite=no disallow=all allow=g729 allow=ulaw allow=alaw context=sip_default And this is from my
2023 Mar 24
1
Need to upgrade very old samba: 4.6 AD to current release
Hello I need to upgrade Samba v.4.6 with AD enabled, which is built from sources and installed on Ubuntu 12.04. Trying .configure script in v.4.9 it complains: Samba AD DC and --enable-selftest requires lmdb 0.9.16 or later In this state of the outdated system upgrade will fail due to missed dependencies. I planned to upgrade OS before parallel to samba upgrade, but sadly repos of Ubuntu 12.04
2013 Feb 03
1
rsync 3.0.9 compile --copy-devices --write-devices not working
Hi Folks, i recently try to use rsync on devices. The goal is to sync two logical volumes without copy the whole. According to http://gitweb.samba.org/?p=rsync-patches.git;a=tree write-devices.diff copy-devices.diff should do the job. I downloaded https://rsync.samba.org/ftp/rsync/rsync-3.0.9.tar.gz and tried to apply the two .diff from your gitweb resulting in: write-devices.diff:
2012 Apr 17
2
packaging: src.rpm not a rpm
Hi all, I have installed the recommended installs from here: http://wiki.centos.org/HowTos/RebuildSRPM I want to build a "ipfm" RPM on a CentOS 6.2, for legacy purpose. I cant immediately get rid of that piece of software, but we're on the move... So: $ wget http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/ipfm-0.11.5-alt1.src.rpm $ rpm -i --nomd5
2008 Feb 26
2
fileflags.diff patch
Hi All, I just tried (on OS10.5.2) the new fileflags.diff patch patch -p1 <patches/fileflags.diff patch -p1 <patches/crtimes.diff (see result below- I fixed the rej's ) then ./configure make then tried it out but it isn't copying the creation dates now.... just wondering if I missed something .. Rob D robert-dutoits-powerbook-g4-15:rsync-3.0.0pre10 astrid$ patch -p1
2015 Mar 23
0
Samba 4.1 gentent, ls, no display domain user name on Primary ACDC but wbinfo -u yes
hehe, well I really appreciate everything you helped me. It would be good to leave this issue open if someone feels the same. Able to find the solution or patiently find the solution someday. I have seen that many people have problems with this. Maybe help serve everything we discussed. For now the ADDC stays as it is, but With NIS working too. XD hehe Greetings and thanks for
2010 Apr 24
1
Problems moving qemu machine to libvirt
Hi all, I have a qemu-system-arm machine that I am currently starting using: qemu-system-arm -M versatilepb -nographic \ -hda img.qcow2 \ -net vde,vlan=0,sock=/var/run/qemu-vde.ctl \ -net nic,vlan=0,macaddr=52:54:00:12:34:22 \ -kernel vmlinuz-2.6.18-6-versatile \ -initrd initrd.img-2.6.18-6-versatile \ -append "root=/dev/sda1
2006 May 01
0
[Bug 474] sftp should provide logging
http://bugzilla.mindrot.org/show_bug.cgi?id=474 ------- Comment #6 from mail at viliar.net.ru 2006-05-01 20:36 ------- I can not apply both patches : "revised patch, adding chroot option" and "sftp transaction logging". I try to apply it to openssh-4.3p2 (portable version) and cvs version (portable). root at gcc /usr/src/openssh-4.3p2# patch -p0 --dry-run <
2010 Jun 15
0
Problems moving qemu machine to libvirt
Hi Erik, thanks for the solution provided. I tried that but unfortunately it spits out this error message: > Traceback (most recent call last): > File "/usr/share/virt-manager/virtManager/engine.py", line 588, in run_domain > vm.startup() > File "/usr/share/virt-manager/virtManager/domain.py", line 150, in startup > self._backend.create() >
2023 Mar 25
1
Need to upgrade very old samba: 4.6 AD to current release
On 24/03/2023 19:54, xyz via samba wrote: > Hello > I need to upgrade Samba v.4.6 with AD enabled, which is built from sources > and installed on Ubuntu 12.04. Ouch, they are both very old. > > Trying .configure script in v.4.9 it complains: Samba AD DC and > --enable-selftest requires lmdb 0.9.16 or later Do really need selftest ? > > In this state of the outdated
2007 Nov 15
2
2.6.9 w/ acl, xattr, and fake-super support?
Hello, As i cannot get 3.0.0pre5 to work in my environment (throwing crazy errors which i've posted previously), i would like to revert to 2.6.9 . Of course, the reason i tried to use v3 in the first place was for the acl, xattr, and fake-super options - which, evidently, can be enabled under 2.6.9, as per the following sources: http://lists.samba.org/archive/rsync/2007-February/017218.html
2019 Dec 13
3
update samba help to download
but why are the mirrors outdated, is something broken? Do i wait 3 months for download to finish or just give up on samba I dont have problems with other sites On Fri, Dec 13, 2019 at 6:30 PM Rowland penny via samba < samba at lists.samba.org> wrote: > On 13/12/2019 07:06, Laura Steynes via samba wrote: > > hi, > > I cant seem to download samba, my local mirror is still at
2014 Sep 03
2
flac-1.1.2-win
Hi Martijn Thank you for the link. Could those old installers be taken down or at least moved to a 'old' folder ? I'm new to this, so I am a good example of how a new user works. I use google, or I visit the homepage, and then I download and install. As that installer version doesn't work at all, it cant convert WAV files, I suggest to delete it completely. Regards, Jonny On
2006 Jan 23
1
Adding HTB support for kernel 2.4.19 SUSE 8.1
Hi everybody, I''ve got a little problem when adding HTB support to my SUSE 8.1 by patching its kernel 2.4.19. After i patch kernel getting some errors, the HTB kernel option shows up but when i make modules it finds something wrong with the sch_htb.o module. Could somebody give me a hand on this? Thanks in advance. I get this information when patching (patch -p1 <