Re: [gentoo-user] access Linux "X" from android tablet

2012-11-04 Thread Joshua Murphy
On Sat, Nov 3, 2012 at 9:54 PM, Joseph wrote: > On 11/04/12 03:13, Alan McKinnon wrote: > > [snip] > > I'm running OpneVPN server/client configuration on Linux machines but >>> I'm not sure which setting to select on Android to talk to OpneVPN >>> >>> Android 4 comes with VPN type: >>> PPTP >>>

[gentoo-user] Is this still a valig and working way ?

2012-11-04 Thread meino . cramer
Hi, I want to compile the roots and the user applikations for my Beaglebone on my PC (amd64). I found this dokumentation of 2006: http://www.gentoo.org/proj/en/base/embedded/cross-development.xml?style=printable Are the described tasks still valid? Thank you very much in advance for any

Re: [gentoo-user] gentoo install problem

2012-11-04 Thread Cr0k
On Sun, 4 Nov 2012 14:26:33 +0800 刘焕杰 wrote: > Hi guys, I try to install Gentoo this morning. > I follow the instructions in the official website. > But after I reboot, it appears like below: > > this is (none). > unknown_domain Gentoo Linux 3.5.7 > (none) login: > > -

[gentoo-user] Do I need PM_AUTOSLEEP?

2012-11-04 Thread Mick
I am configuring the 3.5.7 kernel and it brought this up: CONFIG_PM_AUTOSLEEP: Allow the kernel to trigger a system transition into a global sleep state automatically whenever there are no active wakeup sources. Symbol: PM_AUTOSLEEP [=n] Ty

Re: [gentoo-user] Do I need PM_AUTOSLEEP?

2012-11-04 Thread Florian Philipp
Am 04.11.2012 10:23, schrieb Mick: > I am configuring the 3.5.7 kernel and it brought this up: > > CONFIG_PM_AUTOSLEEP: > > Allow the kernel to trigger a system transition into a global sleep > state automatically whenever there are no activ

Re: [gentoo-user] gentoo install problem

2012-11-04 Thread 刘焕杰
Thanks for your reply. Here is my /etc/fstab file, can you help how to correct it, if it's wrong /dev/sda1 /boot ext2 noauto,noatime0 2 /dev/sda2 none swap sw 0 0 /dev/sda3 /ext3

Re: [gentoo-user] access Linux "X" from android tablet

2012-11-04 Thread Alan McKinnon
On Sat, 3 Nov 2012 19:54:27 -0600 Joseph wrote: > On 11/04/12 03:13, Alan McKinnon wrote: > > [snip] > >> I'm running OpneVPN server/client configuration on Linux machines > >> but I'm not sure which setting to select on Android to talk to > >> OpneVPN > >> > >> Android 4 comes with VPN type: >

Re: [gentoo-user] Do I need PM_AUTOSLEEP?

2012-11-04 Thread Mick
On Sunday 04 Nov 2012 09:31:34 Florian Philipp wrote: > Am 04.11.2012 10:23, schrieb Mick: > > I am configuring the 3.5.7 kernel and it brought this up: > > > > CONFIG_PM_AUTOSLEEP: > > > > Allow the kernel to trigger a system transition int

Re: [gentoo-user] gentoo install problem

2012-11-04 Thread Alex Schuster
刘焕杰 writes: > Hi guys, I try to install Gentoo this morning. > I follow the instructions in the official website. > But after I reboot, it appears like below: > > this is (none). > unknown_domain Gentoo Linux 3.5.7 > (none) login: Put the host name in /etc/conf.d/hostname, and the fully qu

[gentoo-user] Daylight time change and cron run twice

2012-11-04 Thread Michael George
Last night was our change from EDT to EST. So we went through the 1am-2am hour twice. My crontab has the following: # for vixie cron # $Header: # /var/cvsroot/gentoo-x86/sys-process/vixie-cron/files/crontab-3.0.1-r4,v # 1.3 2011/09/20 15:13:51 idl0r Exp $ # Global variables SHELL=/bin/bash PATH

Re: [gentoo-user] Daylight time change and cron run twice

2012-11-04 Thread Alan McKinnon
On Sun, 4 Nov 2012 08:58:54 -0500 Michael George wrote: > Last night was our change from EDT to EST. So we went through the > 1am-2am hour twice. My crontab has the following: > > # for vixie cron > # $Header: > # /var/cvsroot/gentoo-x86/sys-process/vixie-cron/files/crontab-3.0.1-r4,v > # 1.3

[gentoo-user] Re: access Linux "X" from android tablet

2012-11-04 Thread Grant Edwards
On 2012-11-04, Alan McKinnon wrote: > It will work if you have an X-server on your Android tablet. > > But I doubt you have an X-Server on your Android tablet. > > Are you understanding what I am saying? Do you know what an X-server is? > > It is not VNC, RDP, nx, newmachine or anything else; it

Re: [gentoo-user] Daylight time change and cron run twice

2012-11-04 Thread Michael George
Well, this is what I initially thought would happen. However, my crontab indicates that cron.daily would be removed at 3:09am. But at 2am EDT, the time changed back to 1am EST, never having reached 3:09am EDT. Then after an hour it would be 2am EST, or "2am again". See here: http://www.webexhib

Re: [gentoo-user] access Linux "X" from android tablet

2012-11-04 Thread Neil Bothwick
On Sat, 3 Nov 2012 19:11:47 -0600, Joseph wrote: > I'm running OpneVPN server/client configuration on Linux machines but > I'm not sure which setting to select on Android to talk to OpneVPN > > Android 4 comes with VPN type: > PPTP > L2TP/IPSec PSK > L2TP/IPSec RSA > IPSec Xauth PSK > IPSec Xauth

Re: [gentoo-user] Daylight time change and cron run twice

2012-11-04 Thread Michael George
On Sun, Nov 04, 2012 at 04:36:02PM +0200, Alan McKinnon wrote: > On Sun, 4 Nov 2012 08:58:54 -0500 > Michael George wrote: > > > Last night was our change from EDT to EST. So we went through the > > 1am-2am hour twice. My crontab has the following: > > > > # for vixie cron > > # $Header: > > #

Re: [gentoo-user] Daylight time change and cron run twice

2012-11-04 Thread Michael Orlitzky
On 11/04/2012 03:16 PM, Michael George wrote: > Local time changes of less than three hours, such as those > caused by the start or end of Daylight Saving Time, are handled > specially. This only applies to jobs that run at a specific > time and jo