Re: [0.5 OT] Looking for recommendation on Unix shell account

2011-09-27 Thread Edward
On 9/27/11 8:29 PM, Carlos A. M. dos Santos wrote: > For reasons hard to explain I need to set-up a Unix (preferably > FreeBSD) shell account that I can access from anywhere. I've tried Devio.us and it is great as a generic shell ... It even allow you to setup a personal webpage on it :) http://d

Re: [0.5 OT] Looking for recommendation on Unix shell account

2011-09-27 Thread Mehmet Erol Sanliturk
On Tue, Sep 27, 2011 at 2:20 PM, Kruppa, Peter Ulrich wrote: > Hi, > > On 27.09.2011 14:29, Carlos A. M. dos Santos wrote: > >> Hi, >> >> For reasons hard to explain I need to set-up a Unix (preferably >> FreeBSD) shell account that I can access from anywhere. >> >> Arbornet and PBS were the first

Re: GEOM_MIRROR GPT table corrupt or invalid

2011-09-27 Thread peter harrison
On 27 September 2011 22:58, Johan Hendriks wrote: > peter harrison schreef: > > Hello list, >> >> I have a problem with a software RAID1. This was created under Freenas >> 0.7.2 >> (using the web interface - FreeBSD 7.3 under the hood) which as I >> understand >> it uses GPT and GEOM_MIRROR. Thi

Re: GEOM_MIRROR GPT table corrupt or invalid

2011-09-27 Thread Johan Hendriks
peter harrison schreef: On 27 September 2011 22:58, Johan Hendriks > wrote: peter harrison schreef: Hello list, I have a problem with a software RAID1. This was created under Freenas 0.7.2 (using the web interface - FreeBSD

Re: linux-enemyterritory on FreeBSD 9

2011-09-27 Thread crsnet.pl
Yes, The intel chipset suck as on another OS. Try to Nvidia.  ;/ on my X300 i have Intel ;) Any other idea ?:) Regards. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send an

Re: GEOM_MIRROR GPT table corrupt or invalid

2011-09-27 Thread Johan Hendriks
peter harrison schreef: Hello list, I have a problem with a software RAID1. This was created under Freenas 0.7.2 (using the web interface - FreeBSD 7.3 under the hood) which as I understand it uses GPT and GEOM_MIRROR. This Freenas is running on AMD64 on an ESXi 4.1 host with the 2 drives for th

GEOM_MIRROR GPT table corrupt or invalid

2011-09-27 Thread peter harrison
Hello list, I have a problem with a software RAID1. This was created under Freenas 0.7.2 (using the web interface - FreeBSD 7.3 under the hood) which as I understand it uses GPT and GEOM_MIRROR. This Freenas is running on AMD64 on an ESXi 4.1 host with the 2 drives for the mirror passed through as

Re: Execute at login

2011-09-27 Thread Helmut Schneider
Polytropon wrote: > On Mon, 26 Sep 2011 20:41:43 + (UTC), Helmut Schneider wrote: > > Hi, > > > > which options do I have to execute at login? > > > > I would like to implement something like update-motd [1] without > > actually modifying /etc/motd. The code snippet is > > > > if [ -d /etc/

Re: Regex Wizards

2011-09-27 Thread grarpamp
I think I'm grokking my mistake with the greedy stuff now. I'll try implementing a couple of your suggestions. Thanks guys! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re[2]: 'man' wrong show

2011-09-27 Thread Коньков Евгений
Здравствуйте, Thomas. Вы писали 25 сентября 2011 г., 15:40:09: TD> On Sun, Sep 25, 2011 at 02:19:22PM +0300, Êîíüêîâ Åâãåíèé wrote: >> Hi. >> >> When I rum 'man' it show info like: >> >> 1mNAME0m >> 1mhostapd 22m-- authenticator for IEEE 802.11 networks >> >> 1mSYNOPSIS0m >> 1mhostap

Re: Execute at login

2011-09-27 Thread Polytropon
On Mon, 26 Sep 2011 20:41:43 + (UTC), Helmut Schneider wrote: > Hi, > > which options do I have to execute at login? > > I would like to implement something like update-motd [1] without > actually modifying /etc/motd. The code snippet is > > if [ -d /etc/motd.d ]; then > for FILE in /etc/m

Re: [0.5 OT] Looking for recommendation on Unix shell account

2011-09-27 Thread Kruppa, Peter Ulrich
Hi, On 27.09.2011 14:29, Carlos A. M. dos Santos wrote: Hi, For reasons hard to explain I need to set-up a Unix (preferably FreeBSD) shell account that I can access from anywhere. Arbornet and PBS were the first names that came to my mind, but I'm open to other options. I don't mind paying a r

Re: autologin on default shell /bin/sh

2011-09-27 Thread Polytropon
On Mon, 26 Sep 2011 19:07:47 -0500, Antonio Olivares wrote: > I had it working (autologin on 8.2 amd64) on two machines, but I > wanted to test out/install nvidia driver and I used sysinstall to > install kernel source from 8.2 dvd and then many things I had working, > like printer, scanner were er

Re: ot : stuck in GRUB

2011-09-27 Thread Warren Block
On Tue, 27 Sep 2011, John Levine wrote: GRUB is the boot program for several versions of Linux, not for FreeBSD. But many people also use it to boot FreeBSD in multi-boot situations. The pkg-message in sysutils/grub and sysutils/grub2 might help. _

Re: ot : stuck in GRUB

2011-09-27 Thread John Levine
GRUB is the boot program for several versions of Linux, not for FreeBSD. For a useful answer, ask where Linux weenies hang out, not here. Or even better, just google for the text of the error message. R's, John ___ freebsd-questions@freebsd.org mailing

ot :stuck in GRUB

2011-09-27 Thread Jean-Paul Natola
Hi all, A Friend of mine has some version of either *nux or bsd installed (he does not even know for sure), turns out he clicked "yes" for some updates to install and upon restarting he now winds up at GRUB> , I told him to type "boot" and it reports "kernel must loaded prior to booting"

ot :stuck in GRUB

2011-09-27 Thread Jean-Paul Natola
Hi all, A Friend of mine has some version of either *nux or bsd installed (he does not even know for sure), turns out he clicked "yes" for some updates to install and upon restarting he now winds up at GRUB> , I told him to type "boot" and it reports "kernel must loaded prior to booting" I

[0.5 OT] Looking for recommendation on Unix shell account

2011-09-27 Thread Carlos A. M. dos Santos
Hi, For reasons hard to explain I need to set-up a Unix (preferably FreeBSD) shell account that I can access from anywhere. Arbornet and PBS were the first names that came to my mind, but I'm open to other options. I don't mind paying a regular fee for it. Privacy and security are my main concern

Re: [Solved] FreeBSD 9-Beta3 on X300 2 problems

2011-09-27 Thread crsnet.pl
On Tue, 27 Sep 2011 08:21:23 +0800, Adrian Chadd wrote: Hi, Please try to do this without wlan loaded at all (not just down, but build your wifi support as a module.) Then try without X, see whether it's related to that or not. (And you haven't told us what your hardware is.) Gavin Atkinson sen

Re: FreeBSD 9-Beta3 on X300 2 problems

2011-09-27 Thread crsnet.pl
Hi, Hello, thanks for reply. Please try to do this without wlan loaded at all (not just down, but build your wifi support as a module.) Then try without X, see whether it's related to that or not. First i make kldunload if_iwn. When i try to suspend from X, Xorg close, i see console and lapto

linux-enemyterritory on FreeBSD 9

2011-09-27 Thread crsnet.pl
Hello. I try to run Enemy Territory on FreeBSD 9. But all works very slow ;/ Menu/Game have 1-2 FPS. I suspect that is problem with my Graphic card ;/ If any have try to run ET on that kind of hardware pleas let me know. x300# uname -a FreeBSD x300 9.0-BETA3 FreeBSD 9.0-BETA3 #4: Tue Sep 27 12: