Re: [gentoo-user] who wants to install mozilla-firefox in my system?

2007-10-31 Thread Mauro Faccenda
On Wednesday 31 October 2007 08:46:38 Arnau Bria wrote: I don't want this package, but I don't know who's trying to install it... here's is part of emerge -uDpt world: [...] [ebuild NS ] dev-java/eclipse-ecj-3.3.0-r1 [ebuild U ] dev-java/sun-jre-bin-1.6.0.03 [1.6.0.02] [ebuild U

Re: [gentoo-user] unsubscrube

2007-10-13 Thread Mauro Faccenda
David Snider wrote: Mauro Faccenda wrote: try greping for fuck or shit in the kernel source. ;) []'s .m I couldn't help myself... Fri Oct 12 22:10:27 2007 [EMAIL PROTECTED] /usr/src/linux # find . -type f -exec grep fuck {} \; just a tip: it shoud be better if you do like

Re: [gentoo-user] unsubscrube

2007-10-12 Thread Mauro Faccenda
Pongracz Istvan wrote: 2007. 10. 12, péntek keltezéssel 13.41-kor Dan Farrell ezt írta: On Fri, 12 Oct 2007 19:49:14 +0200 Pongracz Istvan [EMAIL PROTECTED] wrote: 2007. 10. 12, péntek keltezéssel 12.04-kor Dan Farrell ezt írta: On Fri, 12 Oct 2007 12:01:04 -0500 Karl Haines [EMAIL

Re: [gentoo-user] KDE HAL - Tray icon

2007-07-30 Thread Mauro Faccenda
On Monday 30 July 2007 20:36, Dave Oxley wrote: Just a simple question: Is there a try icon for unmounting removable hardware (USB sticks etc)? Currently I go into konquerer and browse to media://, right mouse click and click 'safely remove'. Its just a little annoying! add a applet called

Re: [gentoo-user] Moving linux system to another partition

2007-06-08 Thread Mauro Faccenda
On Friday 08 June 2007 12:39, Aleksey Kunitskiy wrote: When I moved around on harddisks some years ago, I followed some instructions found on the suse-hp. And they used tar. Any helpful suggestions(links?) ? if you are doing it between different filesystems, keep in mind that some doesn't

Re: [gentoo-user] Moving linux system to another partition

2007-06-08 Thread Mauro Faccenda
On Friday 08 June 2007 12:54, Albert Hopkins wrote: On Fri, 2007-06-08 at 18:05 +0300, Aleksey Kunitskiy wrote: Hi all, Is it safe to move my linux system by using: #cp -rp /mnt/old_part /mnt/new_part and approriate changes in grub.conf/fstab on new system location ? 'cp -a' (or

Re: [gentoo-user] [perhaps OT] ssh from Gentoo into a RedHat server

2007-05-31 Thread Mauro Faccenda
On Thursday 31 May 2007 07:42, Mick wrote: On Wednesday 30 May 2007 21:42, Mauro Faccenda wrote: On Wednesday 30 May 2007 16:57, Mick wrote: I find it confusing. First of all I do not have a id_rsa. it tries the default keys (id_rsa or id_dsa), if exists. id_rsa does not exist in my

Re: [gentoo-user] [perhaps OT] ssh from Gentoo into a RedHat server

2007-05-31 Thread Mauro Faccenda
On Thursday 31 May 2007 09:38, Hans-Werner Hilse wrote: wrote: Second, my id_dsa is my private key not my public key. My public key is id_dsa.pub but you will need your private key to be authenticated. that's why it is *private*. That's right, so why does it:

Re: [gentoo-user] [perhaps OT] ssh from Gentoo into a RedHat server

2007-05-30 Thread Mauro Faccenda
On Wednesday 30 May 2007 16:57, Mick wrote: Hi All, [...] I find it confusing. First of all I do not have a id_rsa. it tries the default keys (id_rsa or id_dsa), if exists. if you don't want it to try it, you can use the -i parameter to ssh pointing to your private key (ssh -i

Re: [gentoo-user] Gentoo and KISS ?

2007-05-18 Thread Mauro Faccenda
On Friday 18 May 2007 15:04, arnuld wrote: OK, i found Gentoo a great incident of my life :-), 10 installations and on 11th time i knew what went wrong in last 10 times and from there it never went wrong ;-). i want to use Gentoo but i have one doubt. i am much more inclined towards using

Re: [gentoo-user] Re: [OT] amarok and mp3 file rename

2007-05-02 Thread Mauro Faccenda
On Wednesday 02 May 2007 15:02, Francesco Talamona wrote: Thanks, man we are getting closer! I hadn't that option because I never defined a collection, having added files from time to time. Still there's something wrong: the option Edit Tag 'Filename' is always shaded. Furthermore

[gentoo-user] gtk-engines-qt missing

2007-04-19 Thread Mauro Faccenda
Hi all, I'm trying to find out why my user (and any other single user, even a new created one) can't find the icon to change those settings that make GTK+ apps look like the Qt ones. I have gtk-engines-qt-0.7_p20070327 installed, and the icon doesn't appear in the control panel, nor in the

Re: [gentoo-user] Re: MSSQL command line Linux interface

2007-04-16 Thread Mauro Faccenda
On Monday 09 April 2007 20:40, Michael Mauch wrote: Mauro Faccenda wrote: I need to do some simple tasks in a MSSQL Server from a Linux that have no X installed. I know I can tunnel a SSH connection and run any MSSQL in my own box, but I think it's more practical to have a cli gui for MSSQL

Re: [gentoo-user] OT im more just curious

2007-04-13 Thread Mauro Faccenda
On Friday 13 April 2007 10:06, Wayne Oliver wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 13 April 2007 02:08 To: Gentoo List Subject: [gentoo-user] OT im more just curious What is the average age of the gentoo user here? I'll bite, 27 -

Re: [gentoo-user] Intel High Definition Audio and its problems

2007-04-13 Thread Mauro Faccenda
On Friday 13 April 2007 07:52, Pongracz Istvan wrote: Hi, I have a Fujitsu Amilo laptop, which has a nice audio subsystem, called 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) mine is a 00:1b.0 Audio device: Intel Corporation

[gentoo-user] MSSQL command line Linux interface

2007-04-09 Thread Mauro Faccenda
Hi all, I need to do some simple tasks in a MSSQL Server from a Linux that have no X installed. I know I can tunnel a SSH connection and run any MSSQL in my own box, but I think it's more practical to have a cli gui for MSSQL, but I couldn't find one googling for it, so I'm here asking you.

Re: [gentoo-user] How to specify configure options when emerging a package?

2007-03-27 Thread Mauro Faccenda
On Tuesday 27 March 2007 16:52, Daniel Iliev wrote: Grant Edwards wrote: Is there no way to specify options to a program's configure script when building using emerge? Do I have create my own ebuild file? Just follow Bo's advice: Put for example: EXTRA_ECONF=$EXTRA_ECONF

Re: [gentoo-user] java in mozilla

2007-03-26 Thread Mauro Faccenda
On Monday 26 March 2007 10:40, John covici wrote: As I understand it you have to put a link in your mozilla-firefox/plugins directory to /opt/sun-jdk-1.4.2.13/jre/plugin/i386/ns610/libjavaplugin_oji.so or whatever version of Java you have. Please someone correct me if I am wrong on this one.

Re: [gentoo-user] java in mozilla

2007-03-26 Thread Mauro Faccenda
On Monday 26 March 2007 13:08, John covici wrote: There don't seem to be any such useflag in any java package or any other one for that matter that I could see. maybe you have to read the portage documentation: # emerge -avt sun-jdk These are the packages that would be merged, in reverse

Re: [gentoo-user] embed subtitles on video to ipod

2007-02-11 Thread Mauro Faccenda
On Sunday 11 February 2007 11:43, Johám-Luís Miguéns Vila wrote: On 16:59 Sat 10 Feb , Mauro Faccenda wrote: Hi people, I have some videos and its respectives subtitles (.srt) and would like to watch them on my new iPod Video. I already know how to recode them so can be played

[gentoo-user] embed subtitles on video to ipod

2007-02-10 Thread Mauro Faccenda
Hi people, I have some videos and its respectives subtitles (.srt) and would like to watch them on my new iPod Video. I already know how to recode them so can be played on iPod, but I don't know how to insert the legend from the .srt text file. I was thinking about something like telling

Re: [gentoo-user] [ALSA] Can't use FF and Amarok together as sound driver fails

2007-01-19 Thread Mauro Faccenda
On Friday 19 January 2007 17:33, b.n. wrote: Jakob Buchgraber ha scritto: Hey! When I watch some videos on youtube and after that want to watch a move wie kaffeine or listen to some music using amarok. I always get the error message that xine was unable to initialize any sound drivers.

Re: [gentoo-user] emerge

2006-12-11 Thread Mauro Faccenda
On Monday 11 December 2006 09:21, Cosmin Rentea wrote: Hi all, Is it possible to have in emerge something similar to the -k option of make ? -k, --keep-going Continue as much as possible after an error. While the target that failed, and those that depend on it,

Re: [gentoo-user] Can iptables recognize SSH traffic?

2006-10-22 Thread Mauro Faccenda
On Sunday 22 October 2006 22:07, Nico Schümann wrote: Hello folks, I have a web server running on port 80 and a SSH daemon running on port 22. I don't want to change these ports because it just works this way. Can I configure iptables that it just accepts port 80 and if I try to connect

Re: [gentoo-user] VNC over SSH (VNC session is non-local to SSH)

2006-10-10 Thread Mauro Faccenda
On Tuesday 10 October 2006 13:46, Mark Shields wrote: I have a gentoo box setup as a router with 3 servers behind it (all 4 servers are running gentoo). Right now I simply have port 5901 to forward from the router to my vnc server so I can access it remotely. I've looked on the gentoo forums

Re: [gentoo-user] Eating RAM...

2006-10-06 Thread Mauro Faccenda
On Friday 06 October 2006 13:22, Luigi Pinna wrote: Alle 14:41, venerdì 6 ottobre 2006, b.n. ha scritto: Unfortunately, the problem is the main X process... How can I isolate the problem? which driver are you using for your nvidia card? the opensource one (nv) or the proprietary one

Re: [gentoo-user] PDF Editor

2006-09-26 Thread Mauro Faccenda
On Tuesday 26 September 2006 12:39, sean wrote: Hello All, Can anyone recommend an application to edit a pdf file, and I am running 64 bit Gentoo, so it needs to be compatible? kword can import from .pdf files. hope it helps. []'s .m -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] emerge --info

2006-09-18 Thread Mauro Faccenda
On Mon, 18 Sep 2006 16:08:53 -0400 Willie Wong [EMAIL PROTECTED] wrote: Where does emerge --info retrieve compiler information? I am in the middle of trying to upgrade to gcc-4.1.1, and wanted to file a bug report on some packages that is failing (which worked with gcc-3.4.6), and I did

Re: [gentoo-user] strange [ file

2006-07-25 Thread Mauro Faccenda
On Tuesday 25 July 2006 09:20, Neil Bothwick wrote: On Tue, 25 Jul 2006 12:26:53 +, Hagen Soengen wrote: I wonder where the differences are. I would've expected that test and [ were hardlinks. # /usr/bin/[ /usr/bin/[: missing ']' # /usr/bin/test no output # You

Re: [gentoo-user] vmware install fails

2006-07-13 Thread Mauro Faccenda
On Thursday 13 July 2006 16:02, Jorge Almeida wrote: I'm giving vmware a try. I emerged app-emulation/vmware-workstation, which compiled without problems. The problem is with the script vmware-config.pl. I accepted the default location for C headers and I checked it corresponds to the current

[gentoo-user] kde volume shortcuts

2006-07-12 Thread Mauro Faccenda
Hi people, I have an Acer TM 8104wlmi, and everything works great on it, except the smartcard/flashmemory reader. The only thing that is anoying me is the volume control keys. Its suposed to work with fn+up and fn+down to increase or decrease volume, and fn+f8 to toogle mute. When I hit

Re: [gentoo-user] Launching X.org through ssh

2006-05-25 Thread Mauro Faccenda
On Thursday 25 May 2006 15:09, Rafael Fernández López wrote: Hi, I'm connecting from a computer (remote computer) to a server (sshd, it is running apache2 too, but it doesn't matter right now), and I can connect through ssh to it, and run every command all right, but launching X.org. If I

[gentoo-user] synaptics touchpad stop working after starting a gtk app

2006-03-21 Thread Mauro Faccenda
Hi all, This is driving me crazy. If I use the synaptics driver, my touchpad stop working after starting a GTK app (tried vmware, grkellm2, firefox). It doesn't occours when I'm using a mouse driver for it. But I want to use some advantages in synaptics driver. Any clue? []'s Mauro

Re: [gentoo-user] Re: synaptics touchpad stop working after starting a gtk app

2006-03-21 Thread Mauro Faccenda
On Tuesday 21 March 2006 12:53, Thomas Kirchner wrote: Can you give us any more details about your system? I'm using the synaptics driver as well, on an ALPS trackpad (Dell Inspiron 6000) and GTK apps work fine. my system is a acer travelmate 8104wlmi. from /proc/bus/input/devices: I:

Re: [gentoo-user] Re: synaptics touchpad stop working after starting a gtk app

2006-03-21 Thread Mauro Faccenda
On Tuesday 21 March 2006 13:34, Sergio Polini wrote: Is there InputDevice TouckPad AlwaysCore in your xorg.conf? hi Sergio, thanks for your help. but there is a weird thing: adding this parameter in xorg.conf made the touchpad work in fluxbox with any kind of app (gtk, qt, etc...). but

Re: [gentoo-user] Re: synaptics touchpad stop working after starting a gtk app

2006-03-21 Thread Mauro Faccenda
On Tuesday 21 March 2006 18:21, Sergio Polini wrote: In the second section, your Option Device should be: Option Device/dev/input/mouse1 because of your /proc/bus/input/devices. my touchpad configuration it is almost the same as yours, and the device is right. another odd

[SOLVED] Re: [gentoo-user] Re: synaptics touchpad stop working after starting a gtk app

2006-03-21 Thread Mauro Faccenda
On Tuesday 21 March 2006 18:48, Mauro Faccenda wrote: On Tuesday 21 March 2006 18:21, Sergio Polini wrote: In the second section, your Option Device should be: Option Device/dev/input/mouse1 because of your /proc/bus/input/devices. my touchpad configuration it is almost

Re: [gentoo-user] Problems with cedilla

2006-03-19 Thread Mauro Faccenda
On Sunday 19 March 2006 02:14, Felipe Ribeiro wrote: Are you sure? At Windles i use ' + C, and comma isnt a dead key. windows and kde apps we use ' then c to get a ç. in gtk apps (firefox, for example) we use altgr + , then c. []'s Mauro -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Problems with cedilla

2006-03-19 Thread Mauro Faccenda
On Sunday 19 March 2006 18:00, Diogo Tridapalli wrote: if you set GTK_IM_MODULE=cedilla ' + c will work in gtk apps too. it worked for me. thanks. []'s Mauro -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] different video formats to mpeg2

2006-01-19 Thread Mauro Faccenda
On Thursday 19 January 2006 17:17, Marco Calviani wrote: Hi list, i need to transform different video format, that is wmv, rm, xvid and divx to mpeg2. Is there a utility that deals with this? Regards, MC transcode. []'s Mauro -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] [OT] Simple and lightweight SMTP server

2005-11-07 Thread Mauro Faccenda
On Monday 07 November 2005 13:38, Alexander Skwar wrote: Hi. I'm looking for a very lightweight SMTP server. It should (in order): - Support TLS or SSL for outgoing/incoming connections - Be VERY light on CPU usage - Store mails in Maildir format (or hand it off to an MDA like

Re: [gentoo-user] Automatic install script

2005-10-04 Thread Mauro Faccenda
On Tuesday 04 October 2005 15:43, Patrick Marquetecken wrote: Hi, I'm working on a automatic install script, so that i can start the install and the 'next' morning i have a working server system. The only problem i have is when i emerge fails where can i see this ? /var/log/emerge.log

Re: [gentoo-user] Tomcat5 + Apache2: Deploying

2005-09-29 Thread Mauro Faccenda
On Thursday 29 September 2005 10:24, Roman v. Gemmeren wrote: Hallo, nachdem ich nun Apache2 + Tomcat5 mittels mod_jk eingermassen ans laufen bekommen habe, stellt sich mir nur noch ein Problem dar: Wie kann ich WAR-Archive die ich über die Web-Schnittstelle deployed habe, direkt über den

Re: [gentoo-user] traffic mesure ?

2005-09-23 Thread Mauro Faccenda
On Friday 23 September 2005 15:41, Allan Spagnol Comar wrote: Does someone knows how I can mesure a traffic trought a firewall in bytes or Kbytes per second ? ntop (web based) or iptraf (curses based). []'s Mauro -- gentoo-user@gentoo.org mailing list

[gentoo-user] recommendation: well linux-supported inkjet printers

2005-09-22 Thread Mauro Faccenda
Hi all, Does anyone can recommend a well-supported inkjet printer for using with Linux? Thanks in advance, Mauro -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Opinions?

2005-09-15 Thread Mauro Faccenda
On Thursday 15 September 2005 19:20, Holly Bostick wrote: :-) :-) :-) :-) I would guess that it means 'not equal to', and is typed this way because either 1) that's what programmers use, and we *are* all geeks (except me, obviously) and/or 2) the symbol of an equal sign with a slash through

Re: [gentoo-user] acpid

2005-08-31 Thread Mauro Faccenda
John Dangler wrote: I got acpid emerged, started, and added to run level, but when I go into gnome and mouse over the battery (the default applet) it says: System is running on battery power 0 minutes (0%) remain the laptop is plugged into the AC. what acpi -V returns? []'s Mauro

Re: [gentoo-user] TWO (probably stupid) questions about partitions

2005-08-11 Thread Mauro Faccenda
Fernando Meira wrote: Device Boot Start End Blocks Id System /dev/hda1 * 1 1275 10241406 7 HPFS/NTFS /dev/hda2 1276 4208 23559322+ f W95 Ext'd (LBA) /dev/hda3 4209 4271 506047+ 82 Linux swap / Solaris /dev/hda4 4272 4864 4763272+ 83 Linux /dev/hda5 1276 4208 23559291 b W95 FAT32 [...] 1.

Re: [gentoo-user] Which filesystem for a notebook?

2005-08-09 Thread Mauro Faccenda
Neil Bothwick wrote: On Mon, 08 Aug 2005 20:24:31 -0700, Richard Fish wrote: Reiserfs V3: Excellent performance for _some_operations, slower performance for others. Also can only be grown. That's not correct. resize_reiserfs can shrink as well as grown, but the filesystem must be

[gentoo-user] [OT] recomendations for web stats in php

2005-08-06 Thread Mauro Faccenda
Hi all, I have an customer that has a website hosted in a chrooted environment and want a stats page (hits, origin, etc...) I have access to the apache logs but I don't have a shell access, so I was thinking if there is any php script that reads the log file and plots a nice web page with those

Re: [gentoo-user] wpc54g card as AP -- works?

2005-08-03 Thread Mauro Faccenda
Fernando Meira wrote: Does this means that the card is unable to perform the task I want, or what am I doing wrong? Is there any other HOWTO with better instructions? Or anyone that can provide me a step-by-step configuration? You should try to use a Ad-Hoc (point-to-point) wireless

Re: [gentoo-user] libgsf weirdness...

2005-07-18 Thread Mauro Faccenda
Dmitry S. Makovey wrote: For past couple of weeks as I was doing emerge --sync and emerge -uDNp I've noticed that libgsf has jumping versions. That is one week it's 1.12.0 another 1.10.0 and it swings from one to another. Does anybody know what might trigger this behavior? This is

Re: [gentoo-user] Line numbers in nano

2005-06-22 Thread Mauro Faccenda
Holly Bostick wrote: Ryan Viljoen schreef: does nano -c help you? Hey, didn't I say this (first, even)? No! You said to hit ctrl+c (^C) to make nano show the line. Note, that with -c you don't need to hit ctrl+c. []'s Mauro -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Line numbers in nano

2005-06-22 Thread Mauro Faccenda
Daniel da Veiga wrote: In fact, he mentioned META key, wich is ALT, not CTRL, and that is just a shortcut (-c command line option) when you're using the interface already, alt+c will bring the constant cursor position, so, he was first, just used a more complex explanation. That is it. You're

Re: [gentoo-user] Mounting CD as a user

2005-05-26 Thread Mauro Faccenda
Vittorio wrote: I would like to be able to mount the CD-DVD of my laptop clicking an icon in kde a a non-root user. 1) Is that possible? 2) Where can I find intructions to do the job? Ciao Vittorio Add /dev/cdrom /mnt/cdrom auto unhide,noauto,user,ro 0 0 to /etc/fstab --

Re: [gentoo-user] mini pci wireless recomendations

2005-05-18 Thread Mauro Faccenda
Stroller wrote: I have one of these, which I bought in error from my supplier to test with Linux - I didn't read the mini- in PCI when I ordered it, I was so pleased to find that Intel had open-sourced the driver. In the supplied paperwork it does indeed state clearly that it's only

[gentoo-user] mini pci wireless recomendations

2005-05-17 Thread Mauro Faccenda
Hi all, I'm needing a mini pci wireless (802.11g) card for my HP/Compaq nx9005 (Athlon 2400+ 512MB RAM). That has a min-PCI slot and a integrated antenna. I know that the prism54 is well supported in Linux, but I couldn't find one mini-PCI with a chipset supported by that driver to buy. So, I

Re: [gentoo-user] Finally! But a few issues...

2005-04-27 Thread Mauro Faccenda
Neil Bothwick wrote: ~/.bashrc will be executed by every (bash) shell that is started. That's for each login. If you want programs executed at startup, put them in /etc/init.d/local.start. Not AFAIK. There are some userspace read-only utilities for ext2 (and ext3), but nothing for

Re: [gentoo-user] viewing the errors at boot

2005-04-25 Thread Mauro Faccenda
Paul Kain wrote: How does one view everything that happened at boot ? I am specifically referring to the messages that say [ ok ] or [ !! ] I saw errors scroll past me but they were too quick hold down the shift key and use page-up/page-down keys during the boot process. []'s

[gentoo-user] enable dspam cgi

2005-04-12 Thread Mauro Faccenda
Hi all, Does anyone use the dspam's web interface? I tried to find how can I do that, but without success. Can anyone help me? []'s Mauro -- gentoo-user@gentoo.org mailing list

[SOLVED] Re: [gentoo-user] enable dspam cgi

2005-04-12 Thread Mauro Faccenda
Mauro Faccenda wrote: Hi all, Does anyone use the dspam's web interface? I tried to find how can I do that, but without success. Can anyone help me? Ok, I was just trying to find a way to get dspam to build with the .cgi, but is another package (dspam-web) that does it. []'s