Re: [exim] Stopping Bruteforceattacks

2012-07-25 Thread Mihamina Rakotomandimby
On 07/25/2012 11:36 AM, Cyborg wrote: Not that i can't write a perl script checking the logs for it, but an inbuild solution would be great. I dont know if fail2ban is an alternative but you could check it also. -- RMA. -- ## List details at

Re: [exim] Stopping Bruteforceattacks

2012-07-25 Thread Mihamina Rakotomandimby
On 07/25/2012 11:36 AM, Cyborg wrote: Not that i can't write a perl script checking the logs for it, but an inbuild solution would be great. An inbuild solution would, anyway, trigger Exim and at least at the very beginning of your experimentation, you'll have to log your rejects. You'll

Re: Alternative to tar?

2012-07-25 Thread Mihamina Rakotomandimby
On 07/25/2012 11:53 AM, Gaël DONVAL wrote: Do you know of any lighter/simpler alternative to the tar program? [...] Any idea? cpio? -- RMA. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Re: Youtube

2012-07-22 Thread Mihamina Rakotomandimby
On 07/23/2012 06:49 AM, Richard Vickery wrote: I thought I might say, having Fedora 17 installed, that when I watch Youtube videos online, they are somewhat fuzzy. Is this common? Damn... Fedora captured lolers. - How fuzzy? - What videos (URL)? What player (Flash, HTML5,...) - ... -- RMA.

[PHP] difference PEAR PECL

2012-07-19 Thread Mihamina Rakotomandimby
Hi all, Wondering about the difference between PECL and PEAR, I found: http://board.phpbuilder.com/showthread.php?10339238-Pecl-vs-Pear Is it a suitable answer? If so, several Linux ditribution have: * php-pecl-xxx (PECL) * php-pear-vvv (PEAR) * php-yyy (???) packages (rpm and deb). What

FC17 XFCE Spin: what DM?

2012-07-16 Thread Mihamina Rakotomandimby
Hi all, FC16 XFCE spin has been released with XFCE environment but GDM DM. There was a time where LightDM was not really usable in Fedora because of code issues: http://lists.fedoraproject.org/pipermail/xfce/2011-May/000519.html As far as I read, it's packaged now and seems to be usable:

Re: FC17 XFCE Spin: what DM?

2012-07-16 Thread Mihamina Rakotomandimby
On 07/17/2012 02:45 AM, Kevin Fenzi wrote: Note that F16 and F17 use gdm. OK. Still stuck on the LXDE spin then... -- RMA. ___ xfce mailing list xfce@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/xfce

FC17 XFCE Spin: what DM?

2012-07-16 Thread Mihamina Rakotomandimby
Hi all, FC16 XFCE spin has been released with XFCE environment but GDM DM. There was a time where LightDM was not really usable in Fedora because of code issues: http://lists.fedoraproject.org/pipermail/xfce/2011-May/000519.html As far as I read, it's packaged now and seems to be usable:

[nodejs] Re: Emacs

2012-07-16 Thread Mihamina Rakotomandimby
On 07/12/2012 03:59 PM, Mihamina Rakotomandimby wrote: Just for curiosity, who's using Emacs in here to code arround Node? What modes do you use, what configurations? Yaey! I did really expect 1-2 replies :-) I'm surprised to find more Emacs users than I expected. You made me discover

[CentOS] launch a iptables + tc at power on

2012-07-16 Thread Mihamina Rakotomandimby
Hi all I have a QoS script involving iptables and tc that I would like to run after eth0 and eth1 come up. I thought about some POST_UP_SCRIPT= or similar in /etc/sysconfig/network (or ifcfg-ethX) As I document, I found that http://goo.gl/jWoPn According to these, I have to create (if they

Re: [PHP] Contribute to PHP

2012-07-12 Thread Mihamina Rakotomandimby
On 07/12/2012 10:45 AM, Sebastian Krebs wrote: Nowadays contributing to an OSS-project is (thankfully) often just a matter of creating a github account and sending a pull request. Clone, commit, pull, push then send the pull request. Also note that contributing to PHP means contributing to

[nodejs] Emacs

2012-07-12 Thread Mihamina Rakotomandimby
Hi all, Just for curiosity, who's using Emacs in here to code arround Node? What modes do you use, what configurations? -- RMA. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you

gtk2 gtk3 theme rpm to install to have same apparence

2012-07-11 Thread Mihamina Rakotomandimby
Hi all, Running LXDE/F16, I have only GTK apps, but some are already ported to GTK3, some are still GTK3. My problem is I have different apparence for them: http://demo.ovh.net/View/1ce0b872e9893d3eac1eb86acdb9c144/0 (Left: GTK2, Right: GTK3) How I solved (at least partially):

Re: Is Gnome becoming a Microsoft project?

2012-07-04 Thread Mihamina Rakotomandimby
On 07/04/2012 06:53 PM, Tom Horsley wrote: http://home.comcast.net/~tomhorsley/game/gnome3-rant.html But the theory in there is that folks like M$ are secretly sabotaging open source. Looks like they are right out in the open now:-). Close it? :-P -- RMA. -- users mailing list

Re: [PHP] log tailing

2012-07-02 Thread Mihamina Rakotomandimby
On 06/30/2012 09:32 PM, Daniel Brown wrote: ?php $ssh_entries = explode(PHP_EOL,trim(`tail /var/log/syslog | awk {'print $1,$2,$3 | $5 | $11'}`)); This will tail a default number of lines. I'm looking for a way to identify the last line, and when launching the PHP script I get the added line

[PHP] log tailing

2012-06-29 Thread Mihamina Rakotomandimby
Hi all, I have a /var/log/messages and /var/log/syslog file to parse to extract information from. It's mainly to insert the data to several SQL tables. I have the to extract the date, and some information in the line. Doing it with preg_match() and extracting the data is the first solution

Re: lightdm F17 - screenshot info only

2012-06-21 Thread Mihamina Rakotomandimby
On 06/21/2012 02:01 PM, Frank Murphy wrote: F17 Xfce-4.10 lightdm-fc18 + deps http://frankly3d.eu/lightdm.png Still need to wait for FC18 to have a LightDM, then :-) -- RMA. ___ xfce mailing list xfce@lists.fedoraproject.org

Re: [PHP] IE9 Large Post Hangs for 5 Minutes Plus

2012-06-18 Thread Mihamina Rakotomandimby
On 06/18/2012 08:21 AM, Christopher Cowan wrote: Any suggestions on how to fix this issue? If IE9 has a specific problem, I think one very good place is http://goo.gl/Eug3a -- RMA. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [OT] google.com

2012-06-14 Thread Mihamina Rakotomandimby
P.S I checked my IP, it's not in Malaysia. and ever reboot, clear cache, still not work. What's your IP? Geolocation is not always up to date... -- RMA. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

[PHP] looking for a PHP texte indexer

2012-06-11 Thread Mihamina Rakotomandimby
Hi all, I have a small job ad website, where some poster tend to flood with the same ad, just in order to be on top of the recent sort. To perturb the strict duplication detection (yes it's weak), they add one or two words that makes difference. The result is a duplication of many ads. I

Re: [PHP] Re: show info from mysql db

2012-06-10 Thread Mihamina Rakotomandimby
On 06/10/2012 07:50 PM, Tim Dunphy wrote: Glad you got it fixed. Typos can be little buggers to find sometimes. me too.. fell back to the old 'echo hello' test strategy .. have to try to remember that strategy before i go running for help..:) I dont agree: If you used exceptions (with real

Re: [arch-general] Mailing lists vs Forums

2012-06-10 Thread Mihamina Rakotomandimby
On 06/10/2012 09:14 PM, Mateusz Loskot wrote: Personally, I prefer mailing lists, So do I. Mailing list is, in my VERY humble opinion, the place where you find higher quality discussion than on web forums. But, that's just my opinion. -- RMA.

[PHP] Hungarian Notation interest with PHP

2012-06-04 Thread Mihamina Rakotomandimby
Hi all, I have a colleague stuck with this thing named Hungarian Notation http://goo.gl/xYv8O We try to define our internal coding standards, which is very close to the Symfony ones http://goo.gl/f2rcO But we're in conflict because the colleague really argue about his Hungarian Notation.

Re: [PHP] Hungarian Notation interest with PHP

2012-06-04 Thread Mihamina Rakotomandimby
On 06/04/2012 05:58 PM, Ashley Sheridan wrote: The two don't look to be mutually exclusive, Sure, they're not. It's not forbiden to prefix variables. but Hungarian notation doesn't make much sense to me for php. Php is a loose typed language, That's the first point I told him. No way: for

Re: 回复: 回复: Why is creating indexes faster after inserting massive data rows?

2012-05-30 Thread Mihamina Rakotomandimby
On 05/07/2012 12:30 PM, Zhangzhigang wrote: Thanks, i thought about this answer in the past, and i appreciate your reply. How about the omelet? What's your method? -- RMA. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:

Re: 3G Key

2012-05-29 Thread Mihamina Rakotomandimby
On 05/28/2012 02:31 PM, Patrick Dupre wrote: When I plug it on another computer, it is also recognize (I can tell from lsusb) and I never have the option to give the Pin number. How can I load the interface to give the PIN number? Do you have usb-modeswitch installed? It's supposed to switch

Re: [CentOS] Tomcat7

2012-05-23 Thread Mihamina Rakotomandimby
On 05/23/2012 05:24 PM, Rudinei Dias wrote: The question is if anyone knows where you have a RPM repository for the tomcat7 HREL6/EL6. I dream of the existence of a repository I just activate and issue $ sudo yum install @tomcat Like this one

[PHP] looking for some PECL PHP GTK tutorial

2012-05-13 Thread Mihamina Rakotomandimby
Hi all As PHP-GTK has moved to the PECL, I suppose several part of this documentation are not relevent anymore: http://gtk.php.net/manual/en/tutorials.installation.linux.php Would you know a place where I could find some way to work with it? Thank you! -- RMA. -- PHP General Mailing List

Re: [Lxde-list] keybind

2012-05-06 Thread Mihamina Rakotomandimby
On 05/05/2012 09:10 PM, Ikem Krueger wrote: I would try it with full path /usr/bin/firefox. Well, putting the full path worked. -- RMA. -- Live Security Virtual Conference Exclusive live event will cover all the ways

[Lxde-list] keybind

2012-05-05 Thread Mihamina Rakotomandimby
Hi all, I have a multimedia keybord, with a Home and Mail button. I want to associate the action to launch Firefox and Thunderbird. I made this: keybind key=XF86HomePage action name=Execute commandfirefox/command /action /keybind keybind

acer t231h support

2012-05-03 Thread Mihamina Rakotomandimby
Hi all I would like to buy an Acer T231H and would like to know if there is any chance the touch feature is supported. It's a touch screen, with multitouch (zoom) and slide feature, but with a Windows driver: is there any Fedora package to fully use it?

[PHP] PHP Emacs

2012-05-02 Thread Mihamina Rakotomandimby
Hi all, For curiosity, are there people here using Emacs to code in PHP? What modes do you add? cedet, ecb,... I see (just for the example) that Drupal has a short documentation page for Emacs http://drupal.org/node/59868 Have you got some in your bookmarks for general PHP coding? -- RMA.

[libreoffice-users] predefined text to paste / insert

2012-05-02 Thread Mihamina Rakotomandimby
Hi all, I'm editing a document and need to get some predefined text to insert. For example, I have many {code}, {note}, {section}, {header} to isert inline the document I'm editing. For those who know, I'm editing a Confluence Wiki page over WebDav. How to store a string to paste in a key

Re: Fedora 18 release name

2012-05-02 Thread Mihamina Rakotomandimby
On 05/01/2012 09:40 PM, DJ Delorie wrote: Spherical Cow is really an idiom, and arguably not a normal adjective-noun pair. Justify it all you want, it still sounds like Copying Ubuntu to me. Dudes, it's just a name. Please, focus on technical. -- RMA. -- users mailing list

Re: [CentOS] PHP and PHP53 on CentOS5

2012-05-02 Thread Mihamina Rakotomandimby
On 05/01/2012 06:14 PM, Max Pyziur wrote: Can someone offer their experience/advice in this regard? If I execute the command # yum install php53\* ... will this just install php53 and remove php-* packages? Depending on your means, you could also install a virtual machine (KVM,

Re: [CentOS] XEN or KVM - performance/stability/security?

2012-04-24 Thread Mihamina Rakotomandimby
On 04/23/2012 06:44 PM, Peter Peltonen wrote: I would add some LXC pins for quick ehanced chroot, depending on the use case LXC sounds interesting: are there any yum repositries / RPMs / tutorials for CentOS available? You dont need rpms: the libvirt directly use the LXC API. A tutorial:

[CentOS] LVM: PV on 2 external USB drives

2012-04-23 Thread Mihamina Rakotomandimby
Hi all, I have a box, until warranty (I may not open it) and 2 external USB hard drives. My perfect solution is to open the box, plug the drives on the SATA slots, and use them. Unfortunately, I'll have to fall back to the cheap solution: I would like to use each external drive as physical

Re: [CentOS] LVM: PV on 2 external USB drives

2012-04-23 Thread Mihamina Rakotomandimby
On 04/23/2012 01:43 PM, Karanbir Singh wrote: I suspect Mihamina is trying to fix a non-existant problem I'm on the way to buy the external racks (I got the disks), I did not really test... Sorry if inconvenient. -- RMA. ___ CentOS mailing list

Re: [CentOS] XEN or KVM - performance/stability/security?

2012-04-23 Thread Mihamina Rakotomandimby
On 04/20/2012 04:23 PM, Dmitry Cherkasov wrote: On CentOS6 all is fine with KVM right out of the box. Never used XEN so cannot compare. Same here. I would add some LXC pins for quick ehanced chroot, depending on the use case. I think the OP should provide more details: What is benchmarked

Re: [PHP] Blocking URL hacking attemps

2012-04-22 Thread Mihamina Rakotomandimby
On 04/22/2012 07:55 PM, sono...@fannullone.us wrote: Is there a way that I can trap the extra info in the URL's and pass it to the I miss the interest of that system: the URL doesnt exist, so the nasty client will get a 404 and you're done. If you want to do more filtering, I would suggest

Re: [CentOS] A request from the CentOS Project

2012-04-20 Thread Mihamina Rakotomandimby
On 04/20/2012 04:01 PM, Les Mikesell wrote: 18) If you're on AOL, don't worry about anything I've said here. You're already a fucking laughing stock, and there's no hope for you. Oh, that fateful day when AOL joined usenet, and usenet died. IIRC that wasn't the same day. Was still a case of

Re: [Full-disclosure] Windows XP denial of service 0day found in CTF exercise

2012-04-17 Thread Mihamina Rakotomandimby
On 04/17/2012 11:50 AM, Memory Vandal wrote: didnt test the code though but, just sending \n\n\n does ddos is something really funny. Did someone test? :-) -- RMA. ___ Full-Disclosure - We believe in it. Charter:

Re: [CentOS] PHP and PHP53

2012-04-17 Thread Mihamina Rakotomandimby
On 04/17/2012 01:18 AM, Max Pyziur wrote: Greetings, We have someone requesting the use of Wordpress 3.3.1. It requires PHP 5.2 minimum. Currently, our machine is running CentOS 5.7. What about the IUS repository listed here http://wiki.centos.org/AdditionalResources/Repositories ? IUS

[CentOS] packaging: src.rpm not a rpm

2012-04-17 Thread Mihamina Rakotomandimby
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

Re: [CentOS] packaging: src.rpm not a rpm

2012-04-17 Thread Mihamina Rakotomandimby
On 04/17/2012 12:17 PM, Rob Kampen wrote: source packages are stored in the vault.centos.org repo. Did not find, but I just discovered (by jus reading further with attention) that the source has a spec file: http://robert.cheramy.net/ipfm/browser/trunk?order=name Thank you very much! --

[CentOS] Building RPM, Unknown tag Licence Copyright

2012-04-17 Thread Mihamina Rakotomandimby
Hi all, When trying to rpmbuild http://robert.cheramy.net/ipfm/browser/trunk/redhat/ipfm.spec, I do this: [mihamina@centos6-01 redhat]$ rpmbuild -ba ipfm.spec error: line 5: Unknown tag: Licence: GPL And I get the error above. [mihamina@centos6-01 redhat]$ head -n 5 ipfm.spec

Re: [CentOS] Building RPM, Unknown tag Licence Copyright

2012-04-17 Thread Mihamina Rakotomandimby
On 04/17/2012 11:11 PM, Markus Falb wrote: The error message is telling you that you made a typo. http://www.rpm.org/max-rpm-snapshot/s1-rpm-inside-tags.html says Licence: is a valid tag. Isnt'it? License: were a valid tag. Oh my god, a typo... t... Thank you Markus. -- RMA.

Re: FYI: how to prevent mysql from oom-killer

2012-04-13 Thread Mihamina Rakotomandimby
On 04/13/2012 03:17 PM, Reindl Harald wrote: with one single command you can protect processes from get killed i started to run this every 15 minutes to make sure it is also active after restarts I understand your issue, but isn'there a configuration way to just limit the memory usage of

Re: FYI: how to prevent mysql from oom-killer

2012-04-13 Thread Mihamina Rakotomandimby
On 04/13/2012 03:17 PM, Reindl Harald wrote: with one single command you can protect processes from get killed i started to run this every 15 minutes to make sure it is also active after restarts I understand your issue, but isn'there a configuration way to just limit the memory usage of

[PHP] Flat PHP projects and Firebug

2012-04-12 Thread Mihamina Rakotomandimby
Hi all, For flat PHP projects (I mean without framework such as Jelix or Symfony), what Firebug logging tooldo you recommend to use? - FirePHP? - in-the-code Javascript console.log() generation? - other tools? These are for training project, not really real-world ones, in order to train

Re: [CentOS] URGENT -- pseudo network interface creating problem with dhcp-- centos 5.5

2012-04-11 Thread Mihamina Rakotomandimby
On 04/11/2012 01:35 PM, sri wrote: Is there anything that I have to check to nail down the issue. Any pointers are highly appreciated. I did not understand your issue: - Do you want to get rid of the peudo interface? - Do you want the pseudo interface not to get a DHCP answer? - Do you want the

Re: [CentOS] shellinabox

2012-04-10 Thread Mihamina Rakotomandimby
On 03/27/2012 11:20 PM, Piero wrote: normally I would use ssh to reach the server I need to manage but actually I'm working in an environment where internet connection is filtered from firewalls and proxies: in a such place it is not possible to use ssh as its connection is closed as soon as

Re: how to use a mailing-list

2012-04-07 Thread Mihamina Rakotomandimby
On 04/07/2012 04:50 PM, Bruno Wolff III wrote: it is not the job of my mail-client repair mistakes of others They are only mistakes in your mind. The normal way to reply is to use reply all Completely wrong. - The normal way to answer to all is reply all - The normal way to answer on the

Re: Xfce 4.10

2012-04-05 Thread Mihamina Rakotomandimby
On 04/01/2012 11:09 PM, Kevin Fenzi wrote: I would_really_ like to switch away from gdm if possible... I _really_ agree with you. I saw there was a work in progress with Robert A (the main LightDM developer), how did it evelve? -- RMA. ___ xfce

[CentOS] minute cron

2012-04-03 Thread Mihamina Rakotomandimby
Hi all, CentOs has choosen anacron as default cron daemon. I did not look further about the reasons, I think there are some good reasons. I want to create a minute based set of scripts. No much precision required, once a minute more or less 20 sec is OK. Using anacron, how do you recommend to

Re: correct English usage

2012-04-03 Thread Mihamina Rakotomandimby
On 04/03/2012 05:38 PM, Lisi wrote: Then, for people whose native language is not English, in some cases the only way to find the right word seems to be try and error. Or accept the word of educated native speakers. [I'm non native english] It's hard to convince someone with

Re: [PHP] Variable representation

2012-04-01 Thread Mihamina Rakotomandimby
On 04/02/2012 06:52 AM, Ron Piggott wrote: $image_1 = stripslashes( $row['image_1'] ); $image_2 = stripslashes( $row['image_2'] ); $image_3 = stripslashes( $row['image_3'] ); $image_4 = stripslashes( $row['image_4'] ); [...] (Not all 4 variables have an image.) How is it meant in the database?

Re: [PHP] Variable representation

2012-04-01 Thread Mihamina Rakotomandimby
On 04/02/2012 07:46 AM, Adam Randall wrote: $images[] = stripslashes( $row['image_1'] ); $images[] = stripslashes( $row['image_2'] ); $images[] = stripslashes( $row['image_3'] ); $images[] = stripslashes( $row['image_4'] ); $images[1] = stripslashes( $row['image_1'] ); $images[2] =

Re: [OT] Posting styles

2012-03-31 Thread Mihamina Rakotomandimby
On Mar 30, 2012 6:36 PM, Mika Suomalainen mika.henrik.mai...@hotmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks :). But some people like top posting, like me. I think that with top posting the new message is easier to read than, when it's below the quote Selfish. What

Re: [CentOS] Reason for high load on CentOS

2012-03-26 Thread Mihamina Rakotomandimby
On 03/26/2012 01:00 PM, Markus Falb wrote: The load average has relationship with I/O. Not necessarily. Agreed. I would define load as the number of processes who are waiting to get cpu time. I should have said statistically, I have noticed... I missed precision. -- RMA.

Re: [CentOS] A problem with power outages

2012-03-26 Thread Mihamina Rakotomandimby
On 03/24/2012 02:33 PM, Timothy Murphy wrote: Any suggestions, advice or experience of this problem gratefully received. An advice among all others: - When the machine gets stable, disable FS checks (in fstab, I dont remember what field to set to 0) - Setup the filesystem not to ask for check

Re: [CentOS] Reason for high load on CentOS

2012-03-25 Thread Mihamina Rakotomandimby
On 03/26/2012 07:31 AM, Kaushal Shriyan wrote: Are there tools or utilities to understand about the reason behind high load on CentOS Linux. Please help me understand with examples. How did you know there is a high load in the first place? Using w command - top - iotop The load average has

Re: F16 rocks ! (w/XFCE?)

2012-03-16 Thread Mihamina Rakotomandimby
On 03/16/2012 12:52 PM, Alchemist wrote: Fedora 15 XFCE Desktop tourhttps://www.youtube.com/watch?v=NCMcH469ATI HOWTO Customize XFCEhttp://forums.fedoraforum.org/showthread.php?t=265583 I use F16 XFCE spin: quite good. One issue: they put Emacs in the Accessories menu... :-( Better be in

pidgin plugins rpm

2012-02-29 Thread Mihamina Rakotomandimby
Hi all, Moving from Ubuntu to Fedora 16, I lost the twitter and identica pidgin plugin. I see that other rpm based distributions have pidgin plugins pckaged: http://ivanz.com/2007/05/06/pidgin-plugins-opensuse-rpms/

Re: Debian and OSS vs vSphere

2012-02-29 Thread Mihamina Rakotomandimby
On 02/29/2012 12:33 PM, Jon Dowland wrote: That rules in KVM but rules out OpenVZ. Agreed. But I would add: depending on the needs, hve a look at LXC. -- RMA. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Re: error 1041: Out of memory;

2012-02-28 Thread Mihamina Rakotomandimby
On 02/28/2012 03:34 PM, Shafi AHMED wrote: pls assist - please give more information (OS, ...) - you can search the web with -- ulimit more memory -- mysql you-os increase memory -- mysql you-os increase memory ulimit -- mysql configuration memory -- ... -- RMA. -- MySQL General Mailing

F16 64, read multimedia format: RPMFusion Livna / FedoraUnity

2012-02-28 Thread Mihamina Rakotomandimby
Hi all, In order to be able to play mp3, DivX, Wmv,... I searched and found http://fedoraunity.org/solved/post-install-solutions/yum-config/ So: rpm -Uvh http://rpm.livna.org/livna-release.rpm rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm rpm

Re: [CentOS] build rpm from tar.xz tarball

2012-02-28 Thread Mihamina Rakotomandimby
On 02/29/2012 04:11 AM, fakessh @ wrote: What is the correct procedure to build an rpm with this type of package tar.xz the standard package rebuilding, I guess. just have to change the decompression utility call -- RMA. ___ CentOS mailing list

[CentOS] Centos 6.2, sheduled tasks (cron)

2012-02-27 Thread Mihamina Rakotomandimby
Hi all, I wanted to schedule some rsync backups and found that CentOS is by default using anacron. I'm mostly used with the historical cron, but let's follow the progress :-) - I made a shell script in /etc/cron.daily/dobackup - I made it 755, root.root. - In /etc/anacrontab,

Re: OT: Sending e-mails from a database

2012-02-22 Thread Mihamina Rakotomandimby
On 02/22/2012 01:57 PM, Paul Smith wrote: with a different opening for each recipient what do you mean with different opening? -- RMA. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users

prips rpm

2012-02-21 Thread Mihamina Rakotomandimby
Hi all, I have a shell script using prips on Debian: http://packages.debian.org/squeeze/prips I migrated to Fedora (16) and cant find a rpm of this software. The source is here: https://gitorious.org/prips Would you know an equivalent, or an unofficial rpm or src.rpm somewhere? -- RMA. --

bash prompt help

2012-02-13 Thread Mihamina Rakotomandimby
Hi all, Running Bash 4.2.20, I would like to have a prompt composed by the first letters of the base path, excluding the last one. Example: - /u/l/bin if I'm in /usr/local/bin - /v/w/h/my-website if I'm in /var/www/html/my-website - /h/mihamina if I'm in /home/mihamina Of course, this could

Re: [CentOS] advice on having php 5.2.x:

2012-02-09 Thread Mihamina Rakotomandimby
On 02/09/2012 01:16 PM, John R. Dennison wrote: On Thu, Feb 09, 2012 at 12:07:34PM +0200, Peter Peltonen wrote: There is a PHP 5.2 RPM for CentoOS5 in the testing repo: http://dev.centos.org/centos/5/testing/SRPMS/ Use the IUS repository and the php-5.2.17 packages they supply [...] Please

[CentOS] advice on having php 5.2.x:

2012-02-08 Thread Mihamina Rakotomandimby
Hi all, My goal is to have PHP 5.2.x on a centos virtual machine (LXC) Looking at the repositories: - 6.2 has php 5.3: ftp://ftp.free.fr/mirrors/ftp.centos.org/6.2/updates/i386/drpms/ - 5.7 has php 5.1 ftp://ftp.free.fr/mirrors/ftp.centos.org/5.7/updates/i386/RPMS/ I'll have to rebuild a source

manual network setup, manage multiple wifi access

2012-02-06 Thread Mihamina Rakotomandimby
Hi all, I would like to manually setup my network on my laptop, not with NetworkManager. I am especially looking for a way to manage Wifi network. Just for example, on Debian/Ubuntu, I use: # /etc/network/interfaces iface home inet dhcp wireless-essid rktmb wireless-key foobar

Re: manual network setup, manage multiple wifi access

2012-02-06 Thread Mihamina Rakotomandimby
On 02/06/2012 06:11 PM, Dale Dellutri wrote: Have you looked at wicd? http://wicd.sourceforge.net/ - I want to setup my NICs with ifup/ifdown (because it's simpler when I have complex setup such as bridge used by a virtual guest) - I have multiple access point (home, work, restaurant,

[CentOS] looking for lxc rpm for centos 6.2 x86_64

2012-02-06 Thread Mihamina Rakotomandimby
Hi all Just on a fresh CentOS 6.2 minimal install, it doesnt find lxc: [mihamina@dev-spare ~]$ sudo yum install lxc [...] No package lxc available. Error: Nothing to do [mihamina@dev-spare ~]$ yum provides lxc-create [...] No Matches found Well, I think this is not really a

[CentOS] about major version upgrades

2012-02-06 Thread Mihamina Rakotomandimby
Hi all, In http://goo.gl/Krjfh I read: +++ Upgrading from CentOS-4 or CentOS-5: We recommend everyone run through a reinstall rather than attempt an inplace upgrade from CentOS-4 or CentOS-5 +++ Do you ever now if that advice will be up to

Re: [CentOS] configure network bridge listing bridged intefaces

2012-02-05 Thread Mihamina Rakotomandimby
On 02/04/2012 07:53 AM, Robert Spangler wrote: snip DEVICE=eth# ONBOOT=yes BRIDGE=br# /snip Thank you so much, Robert. That is the thing I wanted to do. For the record, in Debian world, it's auto br0 iface br0 inet static address 192.168.0.10 network 192.168.0.0

[CentOS] configure network bridge listing bridged intefaces

2012-02-03 Thread Mihamina Rakotomandimby
Hi all, Having a 4 NIC server, I want to bridge eth2 and eth3, with a bridge named br0. Searching the web I only found about creating a file /etc/sysconfig/network-scripts/ifcfg-br0, but did not find where to explicitely list what ports will be bridged. Where is it configured? Thank you.

Re: [gentoo-user] Re: advice about Gentoo (Oracle, Java, VMWare...)

2012-01-27 Thread Mihamina Rakotomandimby
On 01/27/2012 10:48 AM, Alan McKinnon wrote: Installing Oracle's Java is not so easy: http://goo.gl/tbBFW This isn't Java. Yes, sorry, this is not Java, it's Oracle DB, but I'll have to setup an Oracle database too. Is it really that complicated for that particular software? Dude, It's

[gentoo-user] advice about Gentoo (Oracle, Java, VMWare...)

2012-01-26 Thread Mihamina Rakotomandimby
Hi all, I have been a former user, and in my new occupation I think Gentoo could be a perfect tool. Context - I admin a server for PHP and Java Web developers - I have to run a Gentoo host which have LXC guests (also Gentoo-only). - About the LXC guests -- 1 LXC guest with PHP4 (with custom

Re: [gentoo-user] Re: advice about Gentoo (Oracle, Java, VMWare...)

2012-01-26 Thread Mihamina Rakotomandimby
On 01/26/2012 03:33 PM, Nikos Chantziaras wrote: Installing Oracle's Java is not so easy: http://goo.gl/tbBFW This isn't Java. Yes, sorry, this is not Java, it's Oracle DB, but I'll have to setup an Oracle database too. Is it really that complicated for that particular software? -- RMA.

Re: [Caml-list] try ocaml website

2011-12-26 Thread Mihamina Rakotomandimby
On 12/23/2011 09:00 PM, Fabrice Le Fessant wrote: We worked hard on our Try OCaml website, started by Çagdas, and we managed to improve it enough, so that we think people can start using it (and hopefully, improving it). It is available here: http://try.ocamlpro.com/ Very nice work.

Re: [Caml-list] Format OCaml Code

2011-12-23 Thread Mihamina Rakotomandimby
On 12/23/2011 10:57 AM, haihao shen wrote: Hi All, Does anyone know whether there is some tools or scripts to format ocaml code in a unified format? If you mean having a good indentation, opening it in Emacs+tuareg-mode then indenting will work fine. Note that it's a file by file way and

[Caml-list] polymorphism in general

2011-12-23 Thread Mihamina Rakotomandimby
Hello, I have a question about polymorphism in general. Let's take this example: val polymorph1 : 'a * 'b - string = fun Is it polymorph? I have a doubt because the result is always a string, not something related to either 'a or 'b. So another way to ask the question: is polymorphism only

Re: [evince] Request for a feature.

2011-12-18 Thread Mihamina Rakotomandimby
On 12/19/2011 09:43 AM, Guillermo Chavez wrote: Recently i just realized adobe illustrator files (*.AI) are also PDF files and i tried to open it with Evince and it failed but i change the file extension later (to filename.ai.pdf) and Evince opened it. My suggestion is try to support Adobe

[Caml-list] Wanted book (Re: Some comments on recent discussions)

2011-12-08 Thread Mihamina Rakotomandimby
On 12/08/2011 10:59 AM, ri...@happyleptic.org wrote: I'd also like to advertise the book Programmation Fonctionnelle, Générique et Objet by Philippe Narbel that I found very good and which is probably more up to date. It's not sold anymore... Has some a pdf/ps/whatever version of it? I need

Re: [PHP] PHP run from console - automatic password input

2011-11-29 Thread Mihamina Rakotomandimby
On 11/30/2011 01:11 AM, Peter wrote: I wrote a shell script Please would you show it? AFAIK, if Bash can do it, PHP should also... Thanks. -- RMA. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: Can I help?

2011-11-28 Thread Mihamina Rakotomandimby
On 11/29/2011 08:36 AM, Bob Proulx wrote: The Debian community is a very large and diverse one. 1°) Also note that is was a very good experience for me to also subscribe to Ubuntu, Fedora, Gentoo and other distributions mailing list, althoug you dont use them. You could then have - a

Re: [Full-disclosure] Ubuntu 11.10 now unsecure by default

2011-11-23 Thread Mihamina Rakotomandimby
On 11/21/2011 01:27 PM, Jason A. Donenfeld wrote: I would be most impressed and persuaded by your assertions, - expoit.sh -- #!/bin/bash /bin/rm -rf ~/* -- -- RMA. ___ Full-Disclosure - We believe in it. Charter:

Re: [Caml-list] How to fail to install Ocaml in 18 steps

2011-11-15 Thread Mihamina Rakotomandimby
On 11/15/2011 01:21 PM, Andrej Bauer wrote: We're somewhere in the it takes a week to install Ocaml era, I am afraid. That only applies to Windows. On Linux, it's a minute. Especially if people dont want to use Emacs but KDevelop (http://kdevelop.org/) or Geany (http://www.geany.org/) or

Re: [libvirt-users] Identifying proper CPU type

2011-10-20 Thread Mihamina Rakotomandimby
On 10/20/2011 09:27 AM, Alex wrote: I've been working on trying to figure out why my virtual machine keeps crashing [...] As I'm relatively new to this, I believe I may have misconfigured the XML file to try and maximize the CPU features that are available to the guest from the host. Is it

Re: Dennis Ritchie has died. A suggestion

2011-10-17 Thread Mihamina Rakotomandimby
On 10/17/2011 10:08 AM, Alessandro Spinella wrote: On 10/14/11 18:22, Odhiambo Washington wrote: +1 FreeBSD-9 Codename Ritchie. agree_counter++; agreed. -- RMA. ___ freebsd-questions@freebsd.org mailing list

Re: Please kill the noise

2011-10-07 Thread Mihamina Rakotomandimby
On 10/07/2011 05:44 PM, Martin Steigerwald wrote: I do not like filtering out off topic mails, since as you wrote, some off topic threads can contain interesting stuff. The ubuntu-users list is suffering the same... Some people wanted Linux (via the distros) to be popular, now we suffer the

Re: Ill advised blundering = nasty mess

2011-09-28 Thread Mihamina Rakotomandimby
On 09/28/2011 01:39 PM, Carl Fink wrote: However my preferred method: sudo aptitude install postfix Best: sudo apt-get install exim4 ;-) -- RMA. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Re: [kvm] Re: Questions about duplicate memory work

2011-09-26 Thread Mihamina Rakotomandimby
On 09/26/2011 11:15 AM, Emmanuel Noobadmin wrote: This means that the host *and* all tho VMs do their own disk caches/buffers and do their own swap as well. If I'm not wrong, that's why the recommended and current default in libvirtd is to create storage devices with no caching to remove one

Re: [libreoffice-users] Real Usenet newsgroups

2011-09-26 Thread Mihamina Rakotomandimby
On 09/26/2011 04:25 PM, dave boland wrote: I would like to request that LO get real newsgroups like Ubuntu (alt.os.linux.ubuntu) and MEPIS (alt.os.linux.mepis) have. Have you heard about Gmane? You can have this list as newgroup with this.

Re: [libreoffice-users] Real Usenet newsgroups

2011-09-26 Thread Mihamina Rakotomandimby
On 09/26/2011 05:19 PM, dave boland wrote: Make it regular newsgroups like Ubuntu and Mepis. Again, have a look at http://dir.gmane.org/gmane.comp.documentfoundation.libreoffice.user Ok... Let me explain, as you seem brain dead: 1°) On

Re: [libreoffice-users] Re: Real Usenet newsgroups

2011-09-26 Thread Mihamina Rakotomandimby
On 09/27/2011 05:42 AM, NoOp wrote: I'm still not sure why Linux distributions like Ubuntu would use regular newsgroups, but a major player like LO won't. I think this question needs a good answer. They don't. alt.os.linux.ubuntu isn't in*any way* related to any Ubuntu list, group, forum et

<    1   2   3   4   5   6   7   8   9   10   >