search for: davorg

Displaying 13 results from an estimated 13 matches for "davorg".

Did you mean: davor
2015 Jul 06
2
Centos 7 Server Forgets IPv6 Address On Reboot
..., but it would be nice to be able to convince it to retain that information. Presumably, there's a file somewhere under /etc/sysconfig that should contain this information - does anyone know where it should be stored? Thanks, Dave... -- Dave Cross :: dave at dave.org.uk http://dave.org.uk/ @davorg
2017 Aug 08
2
What replaces the "grub" command
...ses Grub2 rather than the original Grub, but I don't know what replaced the "grub" command (or perhaps nothing replaced it and I just need to install a missing RPM). Any advice would be gratefully received. Thanks, Dave... -- Dave Cross :: dave at dave.org.uk http://dave.org.uk/ @davorg
2014 Apr 01
3
Setup a devel environment for perl modules
Hi all, This is an interesting thread: http://lists.centos.org/pipermail/centos/2014-April/141871.html about the problems you can find building perl modules for CentOS releases (new or old). I agree with John R. Pierce: cpan is very very bad tool ( in fact, I hate it) to build perl modules for CentOS systems, breaks all other perl modules. I need to use several perl modules in several
2011 Apr 30
2
Switching to php53
...that the new php53-common package would have obsoleted php-common rather than conflicting with it. Is there a clean way to replace php with php53? Or should I just wait and hope that Centos 6 is released before WP 3.2 :) Thanks, Dave... -- Dave Cross :: dave at dave.org.uk http://dave.org.uk/ @davorg
2010 Nov 12
1
Centos 4 and cgiemail
I am running Centos 4 and want to run cgiemail in a directory under the web application. The setting of the "value" property in the <form> is tricky, but I have the web application running on other servers without a problem. On my server I get the error that it cannot find the file pointed to by the value in the <form>. My question is whether or not I need to do
2010 Dec 30
2
remove newlines / perl /concise example
Thanks for the previous tips and suggestions. Here's a more concise example: Input file: <aaaa> <bbbb> <cccc> <dddd> I want everything on one line, i.e., remove all newlines. Like so: <aaaa><bbbb><cccc><dddd> Simple perl code: #!/usr/bin/env perl # Remove newlines from a file in two ways: # (1) Just "chomp" them; # (2) Replace
2011 Jan 13
2
parsing an e-mail with perl
Dear List, I need to be able to pull off attachments from e-mails on the fly and then demime them and print them. I have been studying MIME::Tools but was hoping someone could point me to a script example of something I could use. Any help would be appreciated - Thanks! -- Greg Ennis
2011 Sep 18
1
Depsolving errors whilst upgrading Centos 5.6 -> 5.7
...gs.centos.org/set_project.php?project_id=16&ref=http://bugs.centos.org/bug_report_page.php?category=yum']) I haven't reported the bug yet. I thought I'd see if anyone here had seen anything similar first. Cheers, Dave... -- Dave Cross :: dave at dave.org.uk http://dave.org.uk/ @davorg
2008 Nov 08
1
Perl Trouble
I am running several CentOS 5.2 servers with similar configuration. On all of them I received the following error when using a certain perl module: > Base class package "Class::Accessor::Fast" is empty. > (Perhaps you need to 'use' the module which defines that package > first.) On most of the servers installing Class::Accessor::Fast manually via CPAN shell has
2010 Apr 15
6
scripting CPAN installs
Hey folks, Maybe there is a Perl/CPAN list that is a better place to ask this? If so, maybe someone can point me to it. Anyway, I want to be able to script the installation of a bunch of CPAN modules, and the first basic problem I am coming up against is that the "cpan" command seems to always return 0 regardless of whether or not the install completed. Google does not bring up a
2011 Jan 05
4
if you install cgi programs from rpm, how to configure for actual use in /var/www/html ?
In Centos 5.5, I've had this same experience over and over. I have no trouble installing CGI programs the old fashioned way (untar into /var/www/html and configure), but don't like un-rpm managed files floating about. So I can install, for example, phpMyAdmin, from EPEL. That phpMyAdmin RPM drops files into a bunch of locations, the php files are under /usr/share/phpMysql and then
2010 Feb 11
6
how to work with Code Repositories, but for web development?
Hi all, I would like some suggestion on this matter please. I have never bothered using any code repositories / version control systems for our web development project, many cause I didn't know any better, and probably cause most of our projects don't really require that we need to keep a history of what has changed. i.e. a client wants to change something on their website, and we change
2007 May 10
3
New Centos User - Yum Repositories Question
I've been using Red Hat and its derivatives since RH4.2. I use Fedora Core 6 for all of my desktop machines, but I decided to go for Centos 5 for my new colo web server. So I've just taken delivery of a new Centos 5 virtual server from Bytemark (http://bytemark.co.uk/) and I'm trying to get it set up with all the RPMs that I'm used to from FC6. As I understand it, the Centos