Re: [gentoo-user] Anyone else having a problem with bash?

2015-07-09 Thread Stephan Müller
Am 06.07.2015 um 19:01 schrieb walt: > My bash problem started a few weeks ago but I can't remember when. > This problem is intermittent and hard to reproduce. I'm seeing it > maybe less than ten times per day but often enough to be really > annoying. > > This is the problem: occasionally bash g

Re: [gentoo-user] Re: Anyone else having a problem with bash?

2015-07-08 Thread Stephan Müller
Am 08.07.2015 um 11:06 schrieb Florian Gamböck: I can replicate it 100% when I ssh to another machine and immediately interrupt it with Ctrl-C. I hadn't considered this a bug, but after reading this thread I can confirm that it also happens randomly with other commands. Not sure if there is a

Re: [gentoo-user] General weirdness - a tale of woe.

2015-05-29 Thread Stephan Müller
Am 28.05.2015 um 19:03 schrieb Peter Humphrey: > 1bb4ba53-677a-4a0e-b737-f3e274f0e71e -> ../../sda2 > 1e20e3e6-e218-485b-b5ff-be85a287e364 -> ../../sda3 > 3a2a6e94-a6f0-4479-ae87-44887946148c -> ../../sda6 > 3befff76-2a0e-49fa-9e6f-2bd0ed73cf31 -> ../../md5 > 43e655ca-a6ef-4931-99b6-3aa2ad6c30cb ->

Re: [gentoo-user] Loading, modules, via, /ec/conf.d/modules, minimalisticly

2015-05-10 Thread Stephan Müller
Am 10.05.2015 um 11:12 schrieb meino.cra...@gmx.de: > Hi, > > I need to load some extra modules "manually" when > my Linux box boots to get access to an embedded > system. These modules need to be added to > /etc/conf.d/modules for various reasons. > > The modules are: > > ipt_MASQUERADE

Re: [gentoo-user] crontab - "and' condition

2014-09-19 Thread Stephan Müller
Am 18.09.2014 um 18:44 schrieb Joseph: > I want to run a cron job only once a month. The problem is the computer is > only on on weekdays Mon-Fri. 1-5 > cron tab as this below is an "or" condition as it has entries in Days of the > Months and Day of the Week > > 5 18 1 * 2 rsync -av ... > >

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Stephan Müller
Am 20.05.2014 13:37, schrieb Hunter Jozwiak: > Hi all. How do I get Portage to update all software to use my new USE > flags? I made some modifications to the variable, and I want to make > sure that all packages can use the flags. > Hi, you can use the --newuse option of emerge, like this: #