[gentoo-user] migrating to profile 17 for either ppc or ppc64

2018-01-08 Thread Herminio Hernandez, Jr.
I am curious to know has anyone moved their ppc or ppc64 over to profile 17? If so what were hurdles if any?

Re: [gentoo-user] old kernels are installed during the upgrade

2018-01-03 Thread Herminio Hernandez, Jr.
I found this helpful in managing kernel versions https://www.youtube.com/watch?v=UwvV2wf-Gk0 On Wed, Jan 3, 2018 at 3:41 PM, Stroller wrote: > > > On 3 Jan 2018, at 22:11, Alan McKinnon wrote: > > > > $ grep -e source

Re: [gentoo-user] Gentoo vs Raspbian on Raspberry Pi 3?

2017-06-27 Thread Herminio Hernandez, Jr.
Where they using the original RPI? I built LXQT on an RPI2 and it did not take me a day. On Tue, Jun 27, 2017 at 11:26 AM, R0b0t1 wrote: > On Tue, Jun 27, 2017 at 3:44 AM, konsolebox wrote: > > On Tue, Jun 27, 2017 at 11:37 AM, R0b0t1

Re: [gentoo-user] Gentoo vs Raspbian on Raspberry Pi 3?

2017-06-26 Thread Herminio Hernandez, Jr.
It has never taken me 3 days to build anything on the RPI3 using Gentoo On Mon, Jun 26, 2017 at 11:42 AM, konsolebox wrote: > On Tue, Jun 27, 2017 at 2:26 AM, R0b0t1 wrote: > > Things like GCC can take > > nearly three days even on the Raspberry Pi 3. >

Re: [gentoo-user] Gentoo vs Raspbian on Raspberry Pi 3?

2017-06-26 Thread Herminio Hernandez Jr.
I have yet to use Raspbian. I have used mostly Arch and Gentoo Sent from my iPhone > On Jun 26, 2017, at 3:12 AM, konsolebox wrote: > >> On Mon, Jun 26, 2017 at 4:49 PM, Danny YUE wrote: >> Any reasons? I want to hear some ideas to make the decision

Re: [gentoo-user] Gentoo vs Raspbian on Raspberry Pi 3?

2017-06-26 Thread Herminio Hernandez, Jr.
The next time I use Gentoo I am planning have my build directoy on seperate storage. I know I can cross compile, but building natively did not take as long as you might think. If you are looking for similicty then try Arch. On Mon, Jun 26, 2017 at 1:58 AM, Herminio Hernandez, Jr

Re: [gentoo-user] Gentoo vs Raspbian on Raspberry Pi 3?

2017-06-26 Thread Herminio Hernandez, Jr.
my PC when using Gentoo. > > > On 2017-06-26 08:47, Herminio Hernandez, Jr. <herminio.hernandezjr@gmail. > com> wrote: > > I prefer Gentoo or Arch. With Gentoo consider making /var/tmp/portage on > > USB drive. This way you have your build directory not on the SD ca

Re: [gentoo-user] Gentoo vs Raspbian on Raspberry Pi 3?

2017-06-26 Thread Herminio Hernandez, Jr.
I prefer Gentoo or Arch. With Gentoo consider making /var/tmp/portage on USB drive. This way you have your build directory not on the SD card. On Mon, Jun 26, 2017 at 1:41 AM, Danny YUE wrote: > Hi guys, > > I am planning to buy a Raspberry Pi 3 to setup a local network

Re: [gentoo-user] encrypting file for Windows users

2017-04-23 Thread Herminio Hernandez Jr
On 04/23/2017 04:13 PM, R0b0t1 wrote: > On Sun, Apr 23, 2017 at 5:42 PM, wrote: >> I'm looking for a solution to encrypt and attachment to Windows users. >> gpg does not support "sda" Self Decrypting Archives. >> >> Occasionally I have to send an attachment via email and

Re: [gentoo-user] DNS from dialup or wifi for broadband connection?

2017-03-11 Thread Herminio Hernandez, Jr.
Or you can use dnscrypt-proxy see here https://github.com/jedisct1/dnscrypt-proxy It is BSD licensed and encrypts DNS requests. I have set it on an OpenBSD router and it works well. On Sun, Mar 12, 2017 at 12:18 AM, Walter Dnes wrote: > Starting a separate topic, rather

Re: [gentoo-user] How many IP addresses may a NIC obtain?

2017-02-01 Thread Herminio Hernandez, Jr.
Yes a NIC can have more than one ip address. I am guessing it is DHCP related. The old leases may not have expired but usually, DHCP does a good job at not allowing that to happen. Remember from a network perspective the only real difference between a linux workstation and a router is enabling

Re: [gentoo-user] Virtualbox oddities...

2017-01-18 Thread Herminio Hernandez, Jr.
You need to mount the 'guest-additions-iso' in your VM. If you go to to the device drop down you should see that option there. Then run the Linux script in the CD, then reboot. You should get full screen. On Wed, Jan 18, 2017 at 12:12 PM, wrote: > Hi, > > I am relatively