[gentoo-user] Re: Gentoo for many servers

2009-11-15 Thread Andreas Niederl
Alex Schuster wrote: > Alan McKinnon wrote: > >> clusterssh will let you log into many machines at once and run emerge >> -avuND world everywhere > > This is way cool. I just started using it on eight Fedora servers I am > administrating. Nice, now this is an improvement over my 'for $h in > $

Re: [gentoo-user] simple firewall

2009-04-06 Thread Andreas Niederl
Hi, gigli wrote: > Hi > > I wonder if there is any easy firewall for gentoo. I tried ubuntu for a > while and used their ufw, which was very simple. > > My needs: > > Block incoming traffic except for sshd and https (and sometimes > bittorrent) and allow my lan to connect to my samba share, myt

Re: [gentoo-user] perfect IDE

2009-02-17 Thread Andreas Niederl
Hi, Andrei Hanganu wrote: > helo group, > > i've been trying the past 2-3 years to find the most usable and nice ide > for c/c++ code writing. I've been through vim/vim + plugins/emacs + > different modes/anjuta/kdevelop/codeblocks/eclipse/netbeans ... every > single one of them has at least one

Re: [gentoo-user] kernel linux-2.6.27-gentoo-r7 won't load network!

2009-01-06 Thread Andreas Niederl
Alan McKinnon wrote: > On Wednesday 07 January 2009 00:37:31 Denis wrote: >> I'm doubtful that using oldconfig would make a driver not work because >> I have done it this way for a while, going between various 2.6.x >> versions, like 2.6.21 to 2.6.24... And there was never an issue. >> Maybe the E

Re: [gentoo-user] Awesome vs Xmonad

2008-12-22 Thread Andreas Niederl
Hi, Man Shankar wrote: > Hello, > > I want to try out the tiling window managers. I would want to know the > experiences of the users about awesome and xmonad. Primarily i would > like to know which of those two tiling WMs has worked for you guys. The > hurdles you encountered and the gains you g

Re: [gentoo-user] xf86-video-ati-6.8.0-r1 problems

2008-07-18 Thread Andreas Niederl
Andreas Niederl wrote: Mick wrote: [...] # grep -i radeon /boot/config-$(uname -r) CONFIG_FB_RADEON=y CONFIG_FB_RADEON_I2C=y CONFIG_FB_RADEON_BACKLIGHT=y # CONFIG_FB_RADEON_DEBUG is not set CONFIG_DRM and CONFIG_DRM_RADEON are needed for direct rendering. The respective options are found

Re: [gentoo-user] xf86-video-ati-6.8.0-r1 problems

2008-07-18 Thread Andreas Niederl
Mick wrote: On Friday 18 July 2008, Andreas Niederl wrote: [...] I'm just guessing here, but maybe your kernel is missing DRM support for your graphics chip. What's the output of grep -i radeon /boot/config-$(uname -r) ? # grep -i radeon /boot/config-$(uname -r) CONFIG_F

Re: [gentoo-user] xf86-video-ati-6.8.0-r1 problems

2008-07-17 Thread Andreas Niederl
Mick wrote: On Thursday 17 July 2008, Andrew Tchernoivanov wrote: # modprobe -v radeon_drv FATAL: Module radeon_drv not found. That's strange. But try one more thing - copy this radeon_drv from /usr/lib/xorg/modules/drivers to /lib/modules//kernel/drivers/video Because according to modprobe's m

Re: [gentoo-user] libselinux.so.1 dependency problems

2008-07-07 Thread Andreas Niederl
Hi, Vladimir G. Ivanovic wrote: [...] It turns out that many, many executables require libselinux.so.1, despite what the documentation of "--depclean" in "man emerge" says (or what I think it says -- is this a bug or operator error?) Sadly sys-apps/coreutils is one of them. Recent versions -

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Andreas Niederl
Petar Dimitrijevic wrote: > Andreas Niederl wrote: [...] >> Note, that you have to include libstdc++.so yourself if you're not >> emerging gcc into your /install. >> > You mean just to copy libstdc++.so to /lib or emerge libstdc++ ? [...] Just copy it over to /

Re: [gentoo-user] Minimal Gentoo installation

2007-09-27 Thread Andreas Niederl
Hi, Petar Dimitrijevic wrote: > Hi ppl, > > My basic idea is to have chroot-ed environment which will be the full > system and then to install separate system with only minimal stuff > (without gcc, portage, ...). When I need to update the minimal system I > will first update the chrooted one and

Re: [gentoo-user] CXXABI error after gcc upgrade

2007-08-15 Thread Andreas Niederl
Iain Buchanan wrote: > On Wed, 2007-08-15 at 13:23 +0200, Andreas Niederl wrote: >> Iain Buchanan wrote: >>> On Mon, 2007-08-13 at 08:02 +0200, Andreas Niederl wrote: > >> [...] >>>> My own little workaround: >>>> echo 'LDPATH="/lib:/u

Re: [gentoo-user] CXXABI error after gcc upgrade

2007-08-15 Thread Andreas Niederl
Iain Buchanan wrote: > On Mon, 2007-08-13 at 08:02 +0200, Andreas Niederl wrote: >> Hi, >> >> Iain Buchanan wrote: > >>> so I ran `revdep-rebuild --library=libstdc++.so.6` but that got stuck on >>> eix: >>> >>> src/eix:

Re: [gentoo-user] CXXABI error after gcc upgrade

2007-08-12 Thread Andreas Niederl
Hi, Iain Buchanan wrote: > Hi all, > > another gcc upgrade issue :) I've read and followed the gcc upgrade > gentoo howto, and also a few bugs on b.g.o, but I'm getting stuck... > > this all went well: > # gcc-config i686-pc-linux-gnu-4.1.2 > # env-update && source /etc/profile > # fix_libtool_