Re: [gentoo-user] command line decipher

2017-02-11 Thread thelma
On 02/11/2017 01:39 PM, Alan McKinnon wrote: > On 11/02/2017 22:24, the...@sys-concept.com wrote: >> Can anybody explain me what I did. I run this command on my dd-wrt router >> (trying to clear the "traff" entries). >> This command worked OK on my Linksys-router but my Asus-RT-N16 will not let >

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Dale
Peter Humphrey wrote: > On Saturday 11 Feb 2017 05:22:19 Dale wrote: > >> The biggest reason I needed to do this is that I usually have portage's >> work directory on tmpfs. I just don't have enough memory to do them all >> at the same time, one at a time would work tho. If I ever get around to >

Re: [gentoo-user] nmap - device name.

2017-02-11 Thread thelma
On 02/11/2017 02:10 PM, Nils Freydank wrote: > Hi Thelma and others, > > On Fri Feb 10 2017, 18:34:34 CET wrote the...@sys-concept.com: >> When I scan my local network: >> nmap -sn 10.10.0.0/24 >> >> It prints all the devices connected to it but sometimes it prints the >> device "name" and someti

[gentoo-user] Re: Need help interpreting kernel panic

2017-02-11 Thread Harry Putnam
Johannes Rosenberger writes: > I found something interesting: >> request_module: runaway loop modprobe binfmt-464c >> Short answer: If you are getting this error right after linux kernel >> initialization, you are likely booting a 32-bit kernel with a 64-bit OS. >> >> Long answer: If you boot a

[gentoo-user] Re: Need help interpreting kernel panic

2017-02-11 Thread Harry Putnam
Johannes Rosenberger writes: > I found something interesting: >> request_module: runaway loop modprobe binfmt-464c >> Short answer: If you are getting this error right after linux kernel >> initialization, you are likely booting a 32-bit kernel with a 64-bit OS. >> >> Long answer: If you boot a

Re: [gentoo-user] Re: Need help interpreting kernel panic

2017-02-11 Thread Johannes Rosenberger
On 11.02.2017 21:18, Harry Putnam wrote: > Johannes Rosenberger writes: > >> On 11.02.2017 20:47, Rich Freeman wrote: >>> On Sat, Feb 11, 2017 at 2:12 PM, Harry Putnam wrote: Again I get a kernel panic but this time its different. It seems to mount the disks ok but then fails to find

[gentoo-user] Re: Need help interpreting kernel panic

2017-02-11 Thread Harry Putnam
Johannes Rosenberger writes: > On 11.02.2017 20:47, Rich Freeman wrote: >> On Sat, Feb 11, 2017 at 2:12 PM, Harry Putnam wrote: >>> Again I get a kernel panic but this time its different. It seems to >>> mount the disks ok but then fails to find a working `init' command. >>> >>> Checking that w

Re: [gentoo-user] nmap - device name.

2017-02-11 Thread Nils Freydank
Hi Thelma and others, On Fri Feb 10 2017, 18:34:34 CET wrote the...@sys-concept.com: > When I scan my local network: > nmap -sn 10.10.0.0/24 > > It prints all the devices connected to it but sometimes it prints the > device "name" and sometimes it doesn't eg: > > Nmap scan report for iaxy (10.0

Re: [gentoo-user] fatrace

2017-02-11 Thread Jorge Almeida
On Sat, Feb 11, 2017 at 12:36 PM, Rich Freeman wrote: > On Sat, Feb 11, 2017 at 3:23 PM, Jorge Almeida wrote: >> $ fatrace >> Cannot initialize fanotify: Function not implemented >> > > Check CONFIG_FANOTIFY. > That's it. Thank you. Jorge Almeida

Re: [gentoo-user] command line decipher

2017-02-11 Thread Alan McKinnon
On 11/02/2017 22:24, the...@sys-concept.com wrote: > Can anybody explain me what I did. I run this command on my dd-wrt router > (trying to clear the "traff" entries). > This command worked OK on my Linksys-router but my Asus-RT-N16 will not let > me make a backup file. > Now, when I try to make

Re: [gentoo-user] nmap - device name.

2017-02-11 Thread thelma
On 02/11/2017 11:33 AM, Stroller wrote: > >> On 11 Feb 2017, at 01:34, the...@sys-concept.com wrote: >> >> Nmap scan report for iaxy (10.0.0.108) >> Nmap scan report for 10.10.0.3 > > The first things I would do is look up those IPs myself. > >>From the host running nmap, I'd first try running n

Re: [gentoo-user] fatrace

2017-02-11 Thread Rich Freeman
On Sat, Feb 11, 2017 at 3:23 PM, Jorge Almeida wrote: > $ fatrace > Cannot initialize fanotify: Function not implemented > > Up–to–date system. Maybe the ebuild misses some dependency? > Or some kernel configuration? > Check CONFIG_FANOTIFY. -- Rich

[gentoo-user] command line decipher

2017-02-11 Thread thelma
Can anybody explain me what I did. I run this command on my dd-wrt router (trying to clear the "traff" entries). This command worked OK on my Linksys-router but my Asus-RT-N16 will not let me make a backup file. Now, when I try to make a backup, it doesn't prompt for file name, it just save the

[gentoo-user] fatrace

2017-02-11 Thread Jorge Almeida
$ fatrace Cannot initialize fanotify: Function not implemented Up–to–date system. Maybe the ebuild misses some dependency? Or some kernel configuration? Jorge Almeida

Re: [gentoo-user] Need help interpreting kernel panic

2017-02-11 Thread Johannes Rosenberger
On 11.02.2017 20:47, Rich Freeman wrote: > On Sat, Feb 11, 2017 at 2:12 PM, Harry Putnam wrote: >> Again I get a kernel panic but this time its different. It seems to >> mount the disks ok but then fails to find a working `init' command. >> >> Checking that with sysrescueCD I see /sbin/init does

Re: [gentoo-user] Need help interpreting kernel panic

2017-02-11 Thread Rich Freeman
On Sat, Feb 11, 2017 at 2:12 PM, Harry Putnam wrote: > > Again I get a kernel panic but this time its different. It seems to > mount the disks ok but then fails to find a working `init' command. > > Checking that with sysrescueCD I see /sbin/init does exist on that new vm. > and is executable. >

[gentoo-user] Need help interpreting kernel panic

2017-02-11 Thread Harry Putnam
I didn't want any typos in this kernel output so took a small screen shot. I'm working on a new vm (vbox) install of gentoo but having trouble getting a kernel that boots. Architecture=amd64 (not strict) I started out by copying a .config from a running gentoo vm and using it to do `make oldconf

Re: [gentoo-user] nmap - device name.

2017-02-11 Thread Stroller
> On 11 Feb 2017, at 01:34, the...@sys-concept.com wrote: > > Nmap scan report for iaxy (10.0.0.108) > Nmap scan report for 10.10.0.3 The first things I would do is look up those IPs myself. From the host running nmap, I'd first try running nslookup on 10.0.0.108 and 10.10.0.3. Ultimately the

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Peter Humphrey
On Saturday 11 Feb 2017 05:22:19 Dale wrote: > The biggest reason I needed to do this is that I usually have portage's > work directory on tmpfs. I just don't have enough memory to do them all > at the same time, one at a time would work tho. If I ever get around to > upgrading to 32GBs, then th

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Peter Humphrey
On Friday 10 Feb 2017 19:39:44 Dale wrote: > I generally let emerge build packages in parallel. This works because a > lot of packages are small and don't take long to build or much room > either. However, there are a few exceptions. For me, Seamonkey, > Firefox and Libreoffice cause issues. I

Re: [gentoo-user] how to control firefox input and output?

2017-02-11 Thread Andrew Savchenko
On Thu, 2 Feb 2017 23:40:25 +0330 behrouz khosravi wrote: > Hello everyone. I was wondering is any method to force firefox to render > its output to a off-screen buffer? another app should be able to monitor > its video output and send mouse and keyboard events to the browser. any > suggestion woul

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Dale
Neil Bothwick wrote: > On Sat, 11 Feb 2017 05:57:26 -0600, Dale wrote: > >> Neil Bothwick wrote: >>> On Sat, 11 Feb 2017 05:22:19 -0600, Dale wrote: >>> The biggest reason I needed to do this is that I usually have portage's work directory on tmpfs. I just don't have enough memory

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Neil Bothwick
On Sat, 11 Feb 2017 05:57:26 -0600, Dale wrote: > Neil Bothwick wrote: > > On Sat, 11 Feb 2017 05:22:19 -0600, Dale wrote: > > > >> The biggest reason I needed to do this is that I usually have > >> portage's work directory on tmpfs. I just don't have enough memory > >> to do them all at the sa

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Dale
Johannes Rosenberger wrote: > On 11.02.2017 12:22, Dale wrote: >> Johannes Rosenberger wrote: >>> On 11.02.2017 10:39, Dale wrote: Mick wrote: > This is how I have configured per package FEATURES here and it seems to > work. > For example configuring ccache for large packages wh

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Dale
Neil Bothwick wrote: > On Sat, 11 Feb 2017 05:22:19 -0600, Dale wrote: > >> The biggest reason I needed to do this is that I usually have portage's >> work directory on tmpfs. I just don't have enough memory to do them all >> at the same time, one at a time would work tho. If I ever get around to

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Neil Bothwick
On Sat, 11 Feb 2017 05:22:19 -0600, Dale wrote: > The biggest reason I needed to do this is that I usually have portage's > work directory on tmpfs. I just don't have enough memory to do them all > at the same time, one at a time would work tho. If I ever get around to > upgrading to 32GBs, then

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Johannes Rosenberger
On 11.02.2017 12:22, Dale wrote: > Johannes Rosenberger wrote: >> On 11.02.2017 10:39, Dale wrote: >>> Mick wrote: This is how I have configured per package FEATURES here and it seems to work. For example configuring ccache for large packages which take days to emerge on >>

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Dale
Neil Bothwick wrote: > On Fri, 10 Feb 2017 22:19:48 -0600, Dale wrote: > >> Dale wrote: >>> Howdy, >>> >>> I read where someone did this but I can't find it now. I looked at >>> the wiki and did some startpage searches, no luck. Here goes: >>> >>> I generally let emerge build packages in parallel

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Dale
Johannes Rosenberger wrote: > On 11.02.2017 10:39, Dale wrote: >> Mick wrote: >>> This is how I have configured per package FEATURES here and it seems to >>> work. >>> For example configuring ccache for large packages which take days to emerge >>> on >>> an old PC: >>> >>> # cat /etc/portage/e

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Neil Bothwick
On Fri, 10 Feb 2017 22:19:48 -0600, Dale wrote: > Dale wrote: > > Howdy, > > > > I read where someone did this but I can't find it now. I looked at > > the wiki and did some startpage searches, no luck. Here goes: > > > > I generally let emerge build packages in parallel. This works because > >

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Johannes Rosenberger
On 11.02.2017 10:39, Dale wrote: > Mick wrote: >> This is how I have configured per package FEATURES here and it seems to >> work. >> For example configuring ccache for large packages which take days to emerge >> on >> an old PC: >> >> # cat /etc/portage/env/ccache.conf >> FEATURES="ccache"

Re: [gentoo-user] nmap - device name.

2017-02-11 Thread Adam Carter
On Sat, Feb 11, 2017 at 1:09 PM, wrote: > On 02/10/2017 06:34 PM, the...@sys-concept.com wrote: > > When I scan my local network: > > nmap -sn 10.10.0.0/24 > > > > It prints all the devices connected to it but sometimes it prints the > > device "name" and sometimes it doesn't eg: > > > > Nmap sc

Re: [gentoo-user] [OT] KDE config problem

2017-02-11 Thread Peter Humphrey
On Friday 10 Feb 2017 10:15:10 Mick wrote: > Peter, some years ago I also reverted from testing to stable arch, because > I was spending more time fixing breakages than actually using the OS. > From what I recall it took more than a month for things to settle. I did it the easy way, by building

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Dale
Mick wrote: > > This is how I have configured per package FEATURES here and it seems to work. > > For example configuring ccache for large packages which take days to emerge > on > an old PC: > > # cat /etc/portage/env/ccache.conf > FEATURES="ccache" > > Now I need to point particular package

Re: [gentoo-user] Different build options for specific packages

2017-02-11 Thread Mick
On Friday 10 Feb 2017 22:19:48 Dale wrote: > Dale wrote: > > Howdy, > > > > I read where someone did this but I can't find it now. I looked at the > > wiki and did some startpage searches, no luck. Here goes: > > > > I generally let emerge build packages in parallel. This works because a > > lo

Re: [gentoo-user] Firefox : tab grouping

2017-02-11 Thread Dale
Stefan G. Weichinger wrote: > Am 2017-02-10 um 00:32 schrieb Dale: > >> That wouldn't handle the number of open tabs I have here. Not even >> close. There are times where I have close to and even exceeding 200 >> tabs open. I use the group add-on to sort them into groups. Depending >> on what I

Re: [gentoo-user] Firefox : tab grouping

2017-02-11 Thread Stefan G. Weichinger
Am 2017-02-10 um 00:32 schrieb Dale: > That wouldn't handle the number of open tabs I have here. Not even > close. There are times where I have close to and even exceeding 200 > tabs open. I use the group add-on to sort them into groups. Depending > on what I'm into at the time, or looking for