search for: handcraft

Displaying 20 results from an estimated 46 matches for "handcraft".

2011 Nov 16
1
Creating a "handcrafted" database object.
Hi, This one is kind of strange. This is concerning sqlite3. I have an application that uses postgresql. I would like to manually create a sqlite3 db object that contains data that I would extract from the "real" postgresql DB. This is not a one time action but it would generate a new sqlite3 db object when some related data changes. Background: I have a set of many applications that
2019 Apr 04
3
anaconda / min_luks_entropy
I'am running into this https://bugzilla.redhat.com/show_bug.cgi?id=1206101 while trying to handcraft a kickstart file for CentOS7. Does anybody knowns a workaround? -- LF
2020 Feb 13
1
NetworkManager on servers
...ols which were easy to pull out now requiring you to build the whole os > from scratch as the part is assumed to be in so many other areas. I just came to the same conclusion. So it looks like I'll have to catch up and do some RTFM on NetworkManager, FirewallD (which I've replaced by a handcrafted iptables script) and Chrony (replaced by ntpd). Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Site : https://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 Mob. : 06 51 80 12 12
2006 Mar 08
2
self-signed certificates
Hallo, i'm having troubles installing self-signed certificates for dovecot. After installing, dovecot generates a key and cert. But he is using the wrong common name (where does dovecot get this name from?). I tried deleting them and installing a handcrafted cert with this: openssl genrsa -out mail.key 2048 openssl req -new -key mail.key -out mail.csr openssl x509 -req -days 4312 -in mail.csr -out mail.cert -signkey mail.key after that i tried to update the dovecont.conf to point to the new files. But dovecot refuses to read them, i allways get an...
2004 Jul 09
1
Re: SNMP Monitoring (Andrea Fino)
...pdate options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > There is an English version at http://faino.it/en/ast-ax-snmpd.html sorry, I forgot. Andrea Fino -- Andrea Fino 8-) - "Sistemi su misura di qualita' industriale" "Handcrafted systems with industrial quality" [Phone: +39 071 2070104]+[Fax: +39 071 2077919]+[iaxtel:17002876594] [Web: http://www.faino.org]+[Email: af@faino.org]
2007 Jan 28
1
needs must make MD ignore my PHP
...and incredibly useful tool. And my gut tells me that there has *got* to be a way, even though I've scoured the syntax docs and can't find it. (I did notice a mechanism for doing this via WordPress (<MTMarkdownOptions output='raw'>), but that's WordPress. I'm handcrafting documents in BBEdit.) What can I do to convince Markdown to ignore my php? Thanks in advance! -- Paul Ingraham, Registered Massage Therapist (and Mac enthusiast: iMac G5 iSight 2.1Mhz 1.5GB RAM OS 10.4) http://VancouverMassage.ca Got back pain? http://SaveYourself.ca/lbp Favourite Mac s...
2003 Dec 15
1
ast-ax-snmpd release 0.3
...on to the rest of world as well a BRI Fritz card with chan_capi. If someone has a more complex environment to test it, glad to know and help. It is gpl licensed. Have a nice day, Andrea Fino -- Andrea Fino 8-) - "Sistemi su misura di qualita' industriale" "Handcrafted systems with industrial quality" [Phone: +39 071 2070104]+[Fax: +39 071 2077919]+[iaxtel:17002876594] [Web: http://www.faino.org]+[Email: af@faino.org] -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS: d- s: a+ C+++ UL++++ P++ L++++ E--- W++ N++ o? K w--- O M V PS++ PE+ Y+ PGP t+ 5? X-- R*...
2014 Jan 15
2
Windows Server DHCP + UEFI recipe
A small how-to for encapsulating option 210 inside option 43 on Windows DHCP servers would be welcome then :-) And as far as UEFI x86 system go, one would simply have to create another vendor class with the value PXEClient:Arch:00006 On Wed, Jan 15, 2014 at 12:05 AM, Gene Cumm <gene.cumm at gmail.com> wrote: > On Tue, Jan 14, 2014 at 8:52 PM, Alexandre Blanchette > <blanalex at
2012 Nov 08
3
Failed to access console after launching LXC through libvirt
...ow using two different guest OS templates on two different host OSes. Following are some symptoms I observed. * (g) for container guest OS * (h) for host OS * NOTE: Ubuntu guest os are generated by lxc-create -t ubuntu, which is an Ubuntu 12.04 based lxc template. CentOS guest os are handcrafted by myself, taking reference of http://wiki.1tux.org/wiki/Lxc/Installation/Guest/Centos/6 1. Ubuntu (g) launched by lxc-start on Ubuntu 12.04 host, console works 2. Ubuntu (g) launched by OpenStack / libvirt on Ubuntu 12.04 host, console works 3. Ubuntu (g) launched by OpenStack / lib...
2007 Feb 01
5
udev fails in guest, which seem to lead to getty hanging.
Hi, I got a centos guest started on fc6 finally by creating the mkinitrd by hand. But the thing is centos seem to hang after the services are started properly and just before the login prompt. I also notice that ''udev'' is failing at the beginning, which could be why mingetty hangs. I am guessing that udev is the service that creates the necessary ttys. So is there something I
2013 Dec 15
0
Nut (git) upsdrvctl fails without "-u root start <upsname>", upsd fails on state file GID
...roup for a while after the permissions changeover to 0664. > Is there someway nut can be modified to probe the 0664 permission usb devices > and then connect as root before dropping permissions back to the "nut" gid? Given that the udev method should still work (and seems to, for handcrafted udev rules files), I would like to run that to ground first. Although this is conceptually similar to opening a listening socket as root, then forking and dropping privileges, I have a nagging feeling that it won't be as easy for USB. -- Charles Lepple clepple at gmail
2013 Jun 07
2
Samba 4.0.6 Ubuntu Package Available
...t has packages for amd64 and i386* class machines - it requires various other non-stable class packages - it uses the file system hierarchy - BIND9_DLZ as a dns-backend has issues with replication between DCs due to a TKEY error that I have not figured out* * - it contains 2 totally unofficial, handcrafted patches -- very briefly one fixed an issue with environment variable substitution and the the other adds some flexibility to samba_dnsupdate to skip IP addresses If anyone wants to give it a try, all the necessary packages are available from here: ppa:xespackages/samba4 Though if you are not...
2013 Dec 14
2
Nut (git) upsdrvctl fails without "-u root start <upsname>", upsd fails on state file GID
On 12/14/2013 02:06 PM, David C. Rankin wrote: > Charles, > > Setting uid:gid to root:nut on /dev/bus/usb/004/002 seemed to be the issue. > The question now become how to automate this process so that the user isn't > required to manually hunt down the usb dev and change gid to the nut gid? So > far, either manually setting the gid or hand-rolling the udev files to do the
2007 Mar 18
5
Automatically mocking ActiveRecord methods
Seems like I do a fair amount of mocking ActiveRecord''s automatically generated routines when I''m testing controllers. Things like: @portalspace = PortalSpace.new :public_readable => true, :public_writable => true, :name => ''public'' @portalspace.stubs(:id).returns(203) PortalSpace.stubs(:find).with(203).returns(@portalspace)
2012 Dec 17
20
early clean exit from module?
Hi folks, I''ve poked around the language reference, and havent found anything on this so far. I''d like to be able to force a clean early exit from a module. WITHOUT encasing the whole body of the module in an if statement. What I''m looking for: class somemodule { #no this isnt going to be a global variable I''m just using that as an example, if
2013 Dec 15
2
Nut (git) upsdrvctl fails without "-u root start <upsname>", upsd fails on state file GID
...Charles Lepple wrote: >> Is there someway nut can be modified to probe the 0664 permission usb >> devices >>> and then connect as root before dropping permissions back to the "nut" >>> gid? > Given that the udev method should still work (and seems to, for handcrafted > udev rules files), I would like to run that to ground first. It is almost like we will need to develop a scheme that can probe for usb ups devices and then create/install the custom rule on-the-fly. Since there are not that many manufactures of usb ups devices, perhaps we can get a collect...
2020 Sep 30
2
ORC JIT - different behaviour of ExecutionSession.lookup?
...d is being loaded into your JIT process for execution, or that you want your JIT to produce code for several different processes? These are different problems with different solutions. I'll wait until I understand your use case to answer further. In the current state we don’t have a JIT only an handcrafted object loader. All our object files are pre-compiled but will be loaded by different processes into the same shared memory for the main process to execute them. We would like to still have the files pre-compiled but we want to remove the handcrafted object loader. However, since we already creat...
2019 Apr 04
0
anaconda / min_luks_entropy
Leon Fauster via CentOS wrote: > I'am running into this > > https://bugzilla.redhat.com/show_bug.cgi?id=1206101 > > while trying to handcraft a kickstart file for CentOS7. > > Does anybody knowns a workaround? > Are you saying you have an existing partition on the system(s) that you want to run the install against already have an encrypted partition? Can't you simply tell it to ignore that partition, and manually add that p...
2006 Jul 26
0
Model named Application
I have a database table named applications which (in Rails convention) produces model named Application in file app/models/application.rb. The application.rb file doesn''t seem to be loaded as I get a ''const_missing'' error when trying to access it. If I handcraft the class within script/console, everything works fine. Is there something in the Rails loader that doesn''t load app/models/application.rb, perhaps to limit conflict with app/controllers/application.rb? Thanks, -Worky -- Posted via http://www.ruby-forum.com/.
2004 Jul 08
2
SNMP Monitoring
Hello, Does someone know how to setup snmp monitoring on asterisk. I?ve plan to deploy 50 asterisk, so I need some monitoring tools. I try with nagios as I read in the wiki, there is some project on it, but I can?t reach the end. Can someone help me? Thanks. GIBERT Fr?d?ric Ste VigiNetworks Mobile: +33 6 72 08 35 16 -------------- next part -------------- An HTML attachment was scrubbed...