search for: acticate

Displaying 12 results from an estimated 12 matches for "acticate".

Did you mean: acticated
2007 Aug 02
0
How to: Rails with JRuby/Actice Record-JDBC and JDBC-ODBC
hi to all, it is posible to use activerecord-jdbc with the jdbc-odbc bridge? i have problems to use ajax_scaffold. i get an error message, that the driver is unable to choose type for date from(list of datatypes) my database.yml look like development: adapter: jdbc driver: sun.jdbc.odbc.JdbcOdbcDriver url: jdbc:odbc:ac43demo username: ac_odbc password: ac_odbc i have modified the
2018 Nov 16
1
sssd ldap_user_search_base filters with '#' characters in names
I'm trying to craft an ldap search filter for use with ldap_user_search_base in sssd.conf which is using Actice Directory (AD) as the back end on CentOS 7 clients The filter looks for users that are memberOf a particular group - however, the group name start with a '#' character - i.e. in AD, the group name is listed as something like '#ABC XYZ' But when I set
2012 May 12
5
Help with writing data to csv
I am trying to write data to csv but I am having issues with the separations. Basically I have some results that I get with R that I copied and pasted into word and then saved as .txt I want to write the results to csv because it's easier to make tables in word (all I would have to do is copy and paste into a table, instead of typing everything out). I am able to write the data to the
2004 Jan 12
0
samba3.0.1/win2000ad/kerberos5: user cannot logon
Hi everyone! I've googled alot for this, and found *some* people with similar questions, but there was no answer if this is a bug in samba, a misconfiguration, or what? I have a win2000 active directory Server (wurzel.baum.local), a samba 2.2.3a on debian stable/woody (stamm.baum.local), security = user, a samba 3.0.1 on debian testing/Sarge (blatt1.baum.local) and a windowsxp machine joined
2009 Dec 14
3
Asterisk throws error using the alsa, module
...seaudio daemon, to see what sort of connections it's receiving from clients, and what it's doing with them. It's possible that there's some sort of access-permission problem in pulseaudio and it's refusing to allow connections from asterisk for some reason. > > i've acticated the alsa plugin for asterisk: > > puppy:/etc/asterisk# grep -E 'alsa|oss' modules.conf > load => chan_alsa.so > noload => chan_oss.so > > puppy:/etc/asterisk# grep default alsa.conf > input_device=default > output_device=default Might try setting these to &...
2005 Jul 12
2
Having Trouble Creating an IVR
I have asterisk 1.0.5 installed via apt on a debian system. It's a custom distrobution called Voyage Linux that runs from a flash card and I have a hard drive installed with mysql installed on it as well as apache. I have been though the AMP install guide (asterisk management portal) and in the interface it has a place for me to record new IVR menus. I have to dial *77 to begin recording
2009 Feb 26
2
BUG: Mount/Unmount Loop
...Restart System and build a kernel with btrfs support from the development sources cd /usr/src git clone git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git cd btrfs-unstable cp /boot/config-`uname -r`* .config make oldconfig make-kpkg clean make menuconfig # acticate filesystems/btrfs make-kpkg kernel_image --initrd --revision=marc.1 dpkg -i ../*marc.1*.deb reboot - Restart System ## Initial Test Setup * setup environment variables DEVICES="$(echo /dev/disk/by-path/ccw-0.0.{3320..3327})" # adapt for other platforms TESTMNT="/mnt...
2005 Apr 14
1
Winbind User Login Troubles
I am running Samba version 3.0.9-1.3E.2 on a server that is joined to a windows server 2003 domain using ADS security. The samba server hosts a share called 'files'. I am having problems mounting this share using a new account I set up. getent passwd shows the information for the new account as does wbinfo -u. Mounting the share with the new users account using the net use command
2005 Dec 28
8
[Bug 3358] New: rsync chokes on large files
https://bugzilla.samba.org/show_bug.cgi?id=3358 Summary: rsync chokes on large files Product: rsync Version: 2.6.6 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: david-bo@dsv.su.se QAContact:
2019 Dec 12
19
[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
This series is based on latest linux-next. The patches are located at: https://github.com/davidhildenbrand/linux.git virtio-mem-rfc-v4 The basic idea of virtio-mem is to provide a flexible, cross-architecture memory hot(un)plug solution that avoids many limitations imposed by existing technologies, architectures, and interfaces. More details can be found below and in linked material. This
2019 Dec 12
19
[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
This series is based on latest linux-next. The patches are located at: https://github.com/davidhildenbrand/linux.git virtio-mem-rfc-v4 The basic idea of virtio-mem is to provide a flexible, cross-architecture memory hot(un)plug solution that avoids many limitations imposed by existing technologies, architectures, and interfaces. More details can be found below and in linked material. This
2019 Sep 19
14
[PATCH RFC v3 0/9] virtio-mem: paravirtualized memory
Long time no RFC! I finally had time to get the next version of the Linux driver side of virtio-mem into shape, incorporating ideas and feedback from previous discussions. This RFC is based on the series currently on the mm list: - [PATCH 0/3] Remove __online_page_set_limits() - [PATCH v1 0/3] mm/memory_hotplug: Export generic_online_page() - [PATCH v4 0/8] mm/memory_hotplug: Shrink zones before