similar to: LOOKING TO HIRE

Displaying 20 results from an estimated 4000 matches similar to: "LOOKING TO HIRE"

2010 Feb 05
1
Error 11: can not backup /var/lib/zope2.9
Moin, I wrote a small backup script that use rsync: r5backup (http://sourceforge.net/projects/r5backup/). It backup dozen of unix machines for many people. But when I try to backup /var/lib/zope2.9 I get an error 11. It does not matter if zope is running or not. I can't see an error meassge in the (verbose) logfile: [client] parse_filter_file(/etc/r5backup/profiles/boulder.exclude,0,3)
2006 Jul 17
1
CentOS4.3: Upgrade Python for Zope&Plone
Hi, I need to upgrade Python to at least 2.3.5, (but 2.4.3 would probably be better), to run Zope & Plone. Is it possible to replace the current version without breaking anything? or should I run two versions in parallel? What's the best way to go about doing this? Ben (please CC me in responses as I use digest)
2008 Apr 08
1
Plone
Any good guide to install Plone? I have googled around and could not find a good one [meaning clear instructions that I can easily follow]. From a repository would be best . --- Thanks
2008 Mar 16
2
which open source wiki CMS?
Hi Centos Users I am searching for an Open Source Wiki CMS based on PHP/MySQL. There are so much out there, thats why feel free to share you experience. Please review your favorite Wiki software. Code quality, security, features and continuous, stable development. cheers Simon
2007 May 05
4
Trying to build custom Python 2.4.4 RPM
I'm trying to build a custom RPM with a standalone Python 2.4.4 in the /opt directory to keep it isolated from the stock version of Python in CentOS 4.4. The end goal is to use it in conjunction with yet-to-be-built RPMS of the current versions of Zope and Plone. The spec file I've constructed allows me to build a RPM successfully, but when I try to install the RPM, it complains: error:
2008 Apr 08
2
Doc for the Wiki
I've modified/updated an existing HowTo (for RHEL) I found on the net detailing how to install the following on a "virgin" CentOS 5.1 install: Python 2.4.5 Python Imaging Library 1.1.6 Zope 2.10.5 Plone 3.0.6 Content Management System Do I just email it to this list? It's about 6 pages long. Cheers, Chris
2005 May 26
28
Shorewall development web site
Hi folks, Last night and this morning i''ve hacked up a quick web site for coordinating our development work based on Drupal (http://drupal.org). You can find it at: http://shorewall.dyndns.org I''ve put a few ideas in there - feel free to use the comments or sign up for an account and create your own pages (particularly in the two books about development and web site work).
2009 Dec 14
2
ISDN: Inband DTMF doesn't trigger transfer feature
Hi there, I just upgraded a relatively old Asterisk installation (1.2) in our office to a relatively new version (1.6svn from last wednesday) which runs a Junghans QuadBRI card [1]. To get this flying I got dahdi-linux, dahdi-tools and libpri from SVN as well. After a while of juggling it "works". What doesn't work: connected ISDN devices (Gigaset phones connected to QuadBRI
2005 Dec 27
3
CMS centos3
Anyone using or recomend a content management system that will install without out a lot of mucky muck on a Centos3 system? I looked at Zope but it needs a newer Python, Midgaard looks likes it's geared towards RHEL4. OpenCMS looks like it runs on java so that might work. I have yet to look at Rubyrails and Django.
2006 Oct 21
3
Web site development and security
Hello all, I'm looking at building a website and extranet on my CentOS server for my home business. I use PHP for my intranet but I hear PHP is a big security sieve. Can anybody recommend good books on website security and development? Which procedural language should I use to do this? I apologize and realize this may not be the right site for this but it seems there are already a
2018 Mar 21
1
selectFGR vs weighted coxph for internal validation and calibration curve- competing risks model
Dear Geskus, I want to develop a prediction model. I followed your paper and analysed thro' weighted coxph approach. I can develop nomogram based on the final model also. But I do not know how to do internal validation of the model and subsequently obtain calibration plot. Is it possible to use Wolbers et al Epid 2009 approach 9 (R code for internal validation and calibration) . It is
2005 Sep 26
0
Dag Plone Issue
OK I tried to submit a issue/bug, but I get the same response from both my e-mail accounts: <dag at wieers.com>: 212.204.216.221 does not like recipient. Remote host said: 550 5.7.1 <dag at wieers.com>... Relaying denied Giving up on 212.204.216.221. I know Dag has been on this list in the past so... BUG: package noarch 2.0.4-0.1.1.el3.dag fails Dag, Your repository for RHEL3
2011 Jun 19
3
Could not find a default provider for package
Need some help here. I am using puppet to mange some Gentoo boxes, and when working with packages I keep getting the following error: Could not find a default provider for package Version: * app-admin/puppet Latest version available: 0.25.0-r1 Latest version installed: 0.25.0-r1 Size of files: 592 kB Homepage: http://reductivelabs.com/projects/puppet
2009 Jul 22
3
Need Help on start samba
I have met inform as following. I see that no smb on init.d folder. [root at maychu1 home]# /etc/rc.d/init.d/smb start bash: /etc/rc.d/init.d/smb: No such file or directory Pls help me how to have smb on init.d folder? Thank you. Thank you & Best Regards, ------------------ Tran Van Hung IT Department REX HOTEL 141 Nguyen Hue Blvd, Ho Chi Minh City, Vietnam Tel:(84-8)38292185 or
2005 Aug 19
1
Multiple folders/fetchmail
Hi, my emails are processed using procmail and stored the following way: /home/ajung/Maildir/new|cur|tmp /home/ajung/Maildir/Plone|new|cur|tmp /home/ajung/Maildir/Python|new|cur|tmp When I fetch my mail using fetchmail I can only get the mails from "Maildir". However I can not access other folders like "Plone" or "Python" (using fetchmail -r Plone). I tried
2009 Jul 22
3
Need help on start samba
Hello all! I have met inform as following. I see that no smb on init.d folder. [root at maychu1 home]# /etc/rc.d/init.d/smb start bash: /etc/rc.d/init.d/smb: No such file or directory Pls help me how to have smb on init.d folder? Thank you. Thank you & Best Regards, ------------------ Tran Van Hung IT Department REX HOTEL 141 Nguyen Hue Blvd, Ho Chi Minh City, Vietnam
2005 Jun 19
2
Extracting Ogg metadata from File-like python objects
Dear Ogg-dev list; I'm having some difficulty with the python libraries for extracting comment/header info out of Ogg files... Would somebody more experienced than me offer some advice? I'm working on expanding a Python/Zope product for dealing with MP3 files so that it can also handle a spectrum of other file-formats including Ogg-Vorbis. Initially we will be storing all of our media
2005 Jul 15
1
RoR from a Plone perspective?
Hey all, Curious if there are any developers out there who have used Plone and are in the process of moving the RoR? I am in need of a rather large CMS soon, and right now it seems to be use Plone or MuraveyWeb, both of which would require extensive customization. While I love RoR, Plone is definitely more mature and well rounded and has more features. The problem of course is it''s not
2007 Aug 07
3
[5.0] little bug confirmation request
can someone do this: 1. download this archive http://plone.googlecode.com/files/Plone-2.5.3-final.tar.gz 2. open it using midnight commander 3. copy its content to any directory 4. check ATReferenceBrowserWidget\skins\ATReferenceBrowserWidget subdirectory 5. there should be files referencebrowser_startupDirectory.py, referencebrowser_queryCatalog.py, referencebrowser_insertHistory.py,
2008 Jul 19
1
Plone
Hello, is someone using Plone on CentOs 5.2? What is the best way to install lastest version? Using their unified installer? Thanks in advance! D. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080719/5fa9ebde/attachment-0001.html>