Re: [arch-general] Winter Cleanup of [community]

2013-01-21 Thread Juan Diego Tascón
On Sat, Jan 19, 2013 at 11:59 AM, Fons Adriaensen wrote: > > On Sat, Jan 19, 2013 at 05:54:51PM +0100, Alexander Rødseth wrote: > > > The list of unneeded orphans can be viewed at this page: > > https://www.archlinux.org/devel/reports/unneeded-orphans/ > > This seems to require a dev login... > >

[arch-general] alternative to pmount

2012-12-24 Thread Juan Diego Tascón
Last week pmount went from extra to aur. I used to use pmount to allow users to mount external devices as simple as: pmount /dev/sdb1 Is there an alternative to pmount in core, extra or community that allows users to mount with a simple command an external storage device?

[arch-general] samba4

2012-12-12 Thread Juan Diego Tascón
Good day, Does someone has a working PKGBUILD for the new samba4 besides the samba4 from aur? if someone has it I would like to help with the tests. Cheers

Re: [arch-general] ssd

2012-10-30 Thread Juan Diego Tascón
On Tue, Oct 30, 2012 at 6:32 PM, André Prata wrote: > On Tue, Oct 30, 2012 at 10:52 PM, Gaetan Bisson >wrote: > > > [2012-10-29 21:58:01 -0500] Juan Diego Tascón: > > > I just got a new laptop with a 25Gb ssd and I was wondering which would > > be > > > b

[arch-general] ssd

2012-10-30 Thread Juan Diego Tascón
Good day, I just got a new laptop with a 25Gb ssd and I was wondering which would be best if putting my home directory (minus music and videos) there or and arch install (minus pacman pkg cache). I read the ssd related article in the wiki and even though it mentions some optimizations and consider

Re: [arch-general] Strange network problem

2012-10-30 Thread Juan Diego Tascón
I got a similar problem once and it turned out to be a cable problem, have you tried changing the cables and / or the network cards? On Tue, Oct 23, 2012 at 5:03 AM, Damjan wrote: > I've got a strange problem with a machine that had a fresh install >> three weeks ago. Nothing new has been instal

Re: [arch-general] iptables forward policy

2012-08-28 Thread Juan Diego Tascón
, Aug 26, 2012 at 10:11 AM, Juan Diego Tascón > wrote: > >> Is there any way to debug iptables, Juan, > > > Another good way to debug IPTables (if you can limit the traffic to the box > to just what you are troubleshooting) use the command : > > sudo iptables -Z &&

Re: [arch-general] iptables forward policy

2012-08-26 Thread Juan Diego Tascón
25, 2012 at 12:56 PM, Corrado Primier wrote: > 2012/8/25 Juan Diego Tascón : >> Good day, > > Hello :) > >> I'm thinking of >> setting the default FORWARD policy to ACCEPT as my default INPUT >> policy is DROP and unless there is a valid FORWARD rul

[arch-general] iptables forward policy

2012-08-25 Thread Juan Diego Tascón
Good day, I'm currently configuring a router. I'm setting the default policies to DROP in the INPUT OUTPUT AND FORWARD chains. I'm thinking of setting the default FORWARD policy to ACCEPT as my default INPUT policy is DROP and unless there is a valid FORWARD rule for a given port the packets wont

Re: [arch-general] Install scripts and Syslinux

2012-08-10 Thread Juan Diego Tascón
+1 to this On Fri, Aug 10, 2012 at 11:11 AM, Myra Nelson wrote: > I would like to thank all those who are working so diligently to make Arch > Linux more usable. There are just too many to list in one spot. > > Dave's install scripts are great. This was the easiest install I've ever > done save p

Re: [arch-general] Chromium KDE4 optional dependencies

2012-01-10 Thread Juan Diego Tascón
hi, is there an option to force chromium into using the kde dialog by default? I have both chromium16 and kdebase-kdialog installed but it still uses the gtk dialog On Tue, Jan 10, 2012 at 8:32 AM, gt wrote: > On Tue, Jan 10, 2012 at 01:13:09PM +0200, Chris Sakalis wrote: >> Hello everyone. >> I

Re: [arch-general] a plea for python 2

2011-12-24 Thread Juan Diego Tascón
take a look at the kedpm PKGBUILD [1], the package have /usr/bin/python as shebang, but if you run: python2 setup.py the script will automatically fix the shebangs to /usr/bin/python2 before installing ** [1] https://aur.archlinux.org/packages/ke/kedpm/PKGBUILD On Fri, Dec 16, 2011 at 5:30 AM,

Re: [arch-general] pulse audio auto stop

2011-07-28 Thread Juan Diego Tascón
On Thu, Jul 28, 2011 at 12:53 PM, Tom Gundersen wrote: > 2011/7/28 Juan Diego Tascón : >> Does anyone knows why is pulseaudio being shut down every time X is >> shut down? why cruel world? why? > > man pulse-daemon.conf: > > "exit-idle-time=  Terminate the daemo

[arch-general] pulse audio auto stop

2011-07-28 Thread Juan Diego Tascón
Good day, Does anyone knows why is pulseaudio being shut down every time X is shut down? why cruel world? why? PS: I don't want to use pulseaudio system-instance Thank you

[arch-general] strange files

2011-05-03 Thread Juan Diego Tascón
Hi, I'm getting files with random names created in my home directory, last one was: s5EZVJ and they always have the same content: "Hello World", is anyone else getting the same?

Re: [arch-general] makepkg svn

2011-04-30 Thread Juan Diego Tascón
On Sat, Apr 30, 2011 at 1:17 PM, Evangelos Foutras wrote: > 2011/4/30 Juan Diego Tascón : >> Is there any way to force makepkg to build a PKGBUILD-svn with a fixed >> svn version? version 133 of periscope-svn is broken and I want to go >> back to version 132. > > The o

[arch-general] makepkg svn

2011-04-30 Thread Juan Diego Tascón
Good day, Is there any way to force makepkg to build a PKGBUILD-svn with a fixed svn version? version 133 of periscope-svn is broken and I want to go back to version 132. Thanks

Re: [arch-general] How to install a group when a package with same name exists?

2011-04-22 Thread Juan Diego Tascón
good question, the same happens with systemd On Fri, Apr 22, 2011 at 9:18 AM, cantabile wrote: > On 04/22/2011 03:32 PM, Cédric Girard wrote: >> >> Hi, >> >> Today I wanted to install the group (xorg-apps). But there is a package >> with >> the same name. I did not find a way to tell pacman I wan

Re: [arch-general] Firefox 4 seg faulting

2011-04-13 Thread Juan Diego Tascón
do you use something like libtrash? On Wed, Apr 13, 2011 at 10:31 AM, Ionuț Bîru wrote: > On 04/13/2011 06:16 PM, Gordon Campbell wrote: >> >> Just did a fresh install of Archlinux. The problem is when I start Firefox >> nothing happens. I ran it in the terminal and it's segfaults . Can get the >

[arch-general] gnome3

2011-04-08 Thread Juan Diego Tascón
Good day mates. Today I installed gnome3 with "pacman -S gnome-shell testing/gnome" and I'm running it with startx using "exec ck-launch-session gnome-session" on my .xinitrc. I got it working with a recently created user (empty $HOME) but I can't however get it working with my own user, all I get

Re: [arch-general] udev

2010-06-09 Thread Juan Diego Tascón
On Wed, Jun 9, 2010 at 11:18 PM, Thomas Bächler wrote: > Am 09.06.2010 15:11, schrieb Juan Diego Tascón: >>> In the above case, you would run: >>> modprobe --resolve-alias usb:v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF >> >> I ran that and it didn't return

Re: [arch-general] udev

2010-06-09 Thread Juan Diego Tascón
On Tue, Jun 8, 2010 at 7:16 PM, Alexander Duscheleit wrote: > On Tue, 8 Jun 2010 18:55:33 +0900 > Juan Diego Tascón wrote: > >> On Tue, Jun 8, 2010 at 3:55 PM, Jan de Groot >> wrote: >> > On Tue, 2010-06-08 at 15:49 +0900, Juan Diego Tascón wrote: >> >&

Re: [arch-general] udev

2010-06-09 Thread Juan Diego Tascón
On Wed, Jun 9, 2010 at 4:17 PM, Thomas Bächler wrote: > Am 09.06.2010 02:38, schrieb Matthew Monaco: >> On 06/08/2010 02:41 AM, Jan de Groot wrote: >>> On Tue, 2010-06-08 at 15:16 +0900, Juan Diego Tascón wrote: >>>> Good day, >>>> >>>> I&

Re: [arch-general] udev

2010-06-08 Thread Juan Diego Tascón
On Tue, Jun 8, 2010 at 3:55 PM, Jan de Groot wrote: > On Tue, 2010-06-08 at 15:49 +0900, Juan Diego Tascón wrote: >> Actually it is installed, it is called gspca_zc3xx, if I load it the >> webcam works, the thing is it is not being loaded automatically >> >> > All m

Re: [arch-general] udev

2010-06-07 Thread Juan Diego Tascón
On Tue, Jun 8, 2010 at 3:41 PM, Jan de Groot wrote: > On Tue, 2010-06-08 at 15:16 +0900, Juan Diego Tascón wrote: >> Good day, >> >> I'm getting an error every time I plug-in my webcam as a result the >> corresponding module is not being loaded automatically so I h

[arch-general] udev

2010-06-07 Thread Juan Diego Tascón
Good day, I'm getting an error every time I plug-in my webcam as a result the corresponding module is not being loaded automatically so I have to load it by myself. Any one knows a way to fix this? This is the error: load-modules.sh: 'usb:v0AC8p305Bd0100dcFFdsc00dp00icFFiscFFipFF' is not a valid

[arch-general] about arch

2010-05-06 Thread Juan Diego Tascón
Good day amigos, I was reading the "about" page (http://www.archlinux.org/about/) in the archlinux website and I noticed that this line is a little outdated: "Arch also offers an [unsupported] section in the Arch Linux User Repository (AUR), which contains over 9,000 build scripts" It should say "