Re: restrict gnome desktop user.

2008-10-24 Thread en0f
joeb wrote: > How do it configure gnome to restrict users to their home directory? > I don't want them to be able see any system directories or other users? Dont know about gnome per se but you can use chroot/jails to restrict users to see only stuffs you want them to see for any environment. Just

restrict gnome desktop user.

2008-10-24 Thread joeb
How do it configure gnome to restrict users to their home directory? I don't want them to be able see any system directories or other users? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To uns

Re: does hardware upgrade requires reconfiguration?

2008-10-24 Thread Amitabh Kant
Thanks. I am using amd64 port and a custom compiled kernel with ULE scheduler. As of now, the system is working fine without any changes after the upgrade. Amitabh On Thu, Oct 23, 2008 at 11:54 AM, Ivailo Tanusheff <[EMAIL PROTECTED]> wrote: > > Hi, > > Well, the answer is both yes and no :) > I

WINE 21.1.5 QUESTION...

2008-10-24 Thread Gary Kline
Maybe somebody here can clue me in on how to get a 1998, windose3.1/w95 French-learning game to work on my newly built wine. I asked on the Ubuntu forums and altho somebody did try to help; Zip. I do not have a clue to the DOS-path; it's a CDROM and since I'm usin

RE: Drive Disconnection

2008-10-24 Thread mark.jacobs
Thanks for all the great information. I'm going to try the USB solution for now since the drive was running fine for several months on this server w/USB until I began playing with the ESATA connection. If perchance USB doesn't work I will try both getting the SMART status from the drive and ge

Where are Lock Order Reversals

2008-10-24 Thread Al Plant
Aloha, Loading a FreeBSD 8 Current I get Lock Order Reversals. There used to be a site for looking into them. What do we do now? ~Al Plant - Honolulu, Hawaii - Phone: 808-284-2740 + http://hawaiidakine.com + http://freebsdinfo.org + + http://aloha50.net - Supporting - FreeBSD 6.* - 7.

Re: Drive Disconnection

2008-10-24 Thread Jeremy Chadwick
On Fri, Oct 24, 2008 at 07:44:41PM -0400, [EMAIL PROTECTED] wrote: > It is a Lacie d2 quadra drive but FreeBSD reports this; > server kernel: ad4: 953869MB at > ata2-master SATA150 > > When I perform the RSYNC I receive these errors > > Oct 24 12:47:13 server kernel: ad4: FAILURE - device detac

Re: tape format

2008-10-24 Thread Bill Campbell
On Fri, Oct 24, 2008, Ansar Mohammed wrote: >Hello all > >Does anyone know if the tape format produced by Seagate backup is >documented? You might get a hint using ``file /dev/tapedevice'' which should show if it's a tar, cpio, or whatever archive. Bill -- INTERNET: [EMAIL PROTECTED] Bill Cam

Re: duplicate a drive

2008-10-24 Thread RW
On Fri, 24 Oct 2008 12:19:23 -0600 (MDT) Warren Block <[EMAIL PROTECTED]> wrote: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#NEW-HUGE-DISK > "The best way is to reinstall the OS on the new disk, then move the user data over. This is highly recommended if you have been track

tape format

2008-10-24 Thread Ansar Mohammed
Hello all Does anyone know if the tape format produced by Seagate backup is documented? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: Drive Disconnection

2008-10-24 Thread mark.jacobs
It is a Lacie d2 quadra drive but FreeBSD reports this; server kernel: ad4: 953869MB at ata2-master SATA150 When I perform the RSYNC I receive these errors Oct 24 12:47:13 server kernel: ad4: FAILURE - device detached Oct 24 12:47:13 server kernel: subdisk4: detached Oct 24 12:47:13 server kern

Re: Why does adding /usr/lib32 to LD_LIBRARY_PATH break 64-bit binaries?

2008-10-24 Thread Daniel O'Connor
On Friday 24 October 2008 23:20:59 Peter Jeremy wrote: > >this will make system trying to bind 32-bit libs to 64-bit program. it > >can't work > > rtld shouldn't attempt to bind 32-bit libs to 64-bit programs. The same problem happens with the Linux run time linker - it merrily tries to link Free

Re: mount_cd9660 /dev/cd0 /mnt ="input output error"

2008-10-24 Thread Polytropon
On Fri, 24 Oct 2008 21:06:44 -0200, luizbcampos <[EMAIL PROTECTED]> wrote: >I tried to mount my data CD by using "mount_cd9660 /dev/cd0/mnt > and I got input ,output error . And now (1) Did you try # mount -t cd9660 /dev/acd0 /mnt to check the correct working of the drive, just i

Re: Trouble Shutting down

2008-10-24 Thread Glen Barber
** Forgot to CC the list, in case anyone is actually watching this thread.** > > Theirs nothing in the /etc/X11 folder or a xorg.conf file, I think Xorg > automatically did everything > Well, if you say you ran 'X -configure', it should've created an xorg.conf file. If you ran it as root (which

Re: Drive Disconnection

2008-10-24 Thread Jeremy Chadwick
On Fri, Oct 24, 2008 at 02:02:41PM -0400, Mark Jacobs wrote: > I have an external Lacie 1Tb drive attached to a FreeBSD 6.4-PRERELEASE > system via an ESATA connection. > > atapci0: > > I cleaned off the drive by writing random data to it. The write took > overnight and didn't experience any pro

mount_cd9660 /dev/cd0 /mnt ="input output error"

2008-10-24 Thread luizbcampos
I tried to mount my data CD by using "mount_cd9660 /dev/cd0/mnt and I got input ,output error . And now ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EM

Re: duplicate a drive

2008-10-24 Thread Jerry McAllister
On Fri, Oct 24, 2008 at 01:29:18PM -0300, Joey Mingrone wrote: > Hi, > > My laptop "died" recently and to get back to work as quickly as > possible I simply took the laptop ide drive and put it into an old > desktop using a 2.5" -> 3.5" ide adapter. After loading a few new > drivers into the ker

[SOLVED] Re: root | su

2008-10-24 Thread Jos Chrispijn
You're trying to solve a social (possibly personal?) problem with technology. Simply put, this is a bad idea. Yep, I think that is .true. I would highly recommend you either talk to "the idiot" and explain to him why what he's doing is improper or foolish, or simply pull his root access en

Re: root | su

2008-10-24 Thread Jeremy Chadwick
On Fri, Oct 24, 2008 at 10:45:04PM +0200, Jos Chrispijn wrote: >> Since the person asking didn't give any details of what he wants to do, >> it's hard to say, but your point is correct regardless. > > The idea behind my question is this: > I am responsible for a server on which an(other) idiot k

Re: root | su

2008-10-24 Thread mdh
--- On Fri, 10/24/08, Jos Chrispijn <[EMAIL PROTECTED]> wrote: > From: Jos Chrispijn <[EMAIL PROTECTED]> > Subject: Re: root | su > To: > Cc: freebsd-questions@freebsd.org > Date: Friday, October 24, 2008, 4:45 PM > > Since the person asking didn't give any details of > what he wants to do, it's h

Re: root | su

2008-10-24 Thread Steve Bertrand
Jos Chrispijn wrote: >> Since the person asking didn't give any details of what he wants to >> do, it's hard to say, but your point is correct regardless. > > The idea behind my question is this: > I am responsible for a server on which an(other) idiot keeps loggin in > as user root, allthough h

Re: root | su

2008-10-24 Thread Jos Chrispijn
Since the person asking didn't give any details of what he wants to do, it's hard to say, but your point is correct regardless. The idea behind my question is this: I am responsible for a server on which an(other) idiot keeps loggin in as user root, allthough he has his own user account and is

Re: LIST

2008-10-24 Thread Jos Chrispijn
Sorry guys, didn't pay attention on this one. Uit een eerder bericht (24-10-2008 20:07): LIST ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED

mpd - lcp protocol rejects

2008-10-24 Thread CK
Hello, I'm running mpd 4.4 on 6.3-STABLE #4. Connecting with mpd to my ISP's VPN server running poptop. Everything is ok for some time, and then all of a sudden mpd starts throwing weird protocol rejects to log file and vpn connection stops working. mpd.conf: pptp: new -i ng0 pptp pp

mpd - lcp protocol rejects

2008-10-24 Thread CK
Hello, I'm running mpd 4.4 on 6.3-STABLE #4. Connecting with mpd to my ISP's VPN server running poptop. Everything is ok for some time, and then all of a sudden mpd starts throwing weird protocol rejects to log file and vpn connection stops working. mpd.conf: pptp: new -i ng0 pptp pptp

Re: root | su

2008-10-24 Thread Steve Bertrand
en0f wrote: > Jos Chrispijn wrote: >> Is there a way of stopping root from su'ing to another user? > > what kind of question is this? Obviously one that brings out of the woodwork the type of people with closed and non-inquisitive minds... probably the type of people who think that they have all

Re: Running legacy i386 binaries on a amd64

2008-10-24 Thread Wojciech Puchar
When I try to run the binaries, the following error message is displayed: ELF interpreter /libexec/ld-elf32.so.1 not found Abort I found the following tip to install 32bits libraries: cd /usr/src make build32 make install32 ldconfig -32 /usr/lib32 Is that enough? shou

Re: root | su

2008-10-24 Thread mdh
--- On Fri, 10/24/08, Manolis Kiagias <[EMAIL PROTECTED]> wrote: > From: Manolis Kiagias <[EMAIL PROTECTED]> > Subject: Re: root | su > To: "Jos Chrispijn" <[EMAIL PROTECTED]> > Cc: "FreeBSD Questions" > Date: Friday, October 24, 2008, 2:25 PM > Jos Chrispijn wrote: > > Is there a way of stopping

Re: root | su

2008-10-24 Thread en0f
Jos Chrispijn wrote: > Is there a way of stopping root from su'ing to another user? what kind of question is this? -- en0f ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: Extract Songs from DVD

2008-10-24 Thread Brian Davis
On Wed, 22 Oct 2008 17:34:41 +0300 "Odhiambo Washington" <[EMAIL PROTECTED]> wrote: > I bought an original DVD but I cannot play that in my car's audio > player. Is there a tool that I can use to get the songs off the DVD in > WAV format, or even MP3? > If you're looking for graphical toolsI

Re: root | su

2008-10-24 Thread Manolis Kiagias
Jos Chrispijn wrote: Is there a way of stopping root from su'ing to another user? Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECT

Re: root | su

2008-10-24 Thread Glen Barber
On Fri, Oct 24, 2008 at 2:06 PM, Jos Chrispijn <[EMAIL PROTECTED]> wrote: > Is there a way of stopping root from su'ing to another user? > Short of disabling the user account you are `su'ing to (or disabling root), no. Root can do anything. -- Glen Barber ___

Drive Disconnection

2008-10-24 Thread Mark Jacobs
I have an external Lacie 1Tb drive attached to a FreeBSD 6.4-PRERELEASE system via an ESATA connection. atapci0: I cleaned off the drive by writing random data to it. The write took overnight and didn't experience any problems. I then added a filesystem to the drive and mounted it on the system.

Re: duplicate a drive

2008-10-24 Thread Warren Block
On Fri, 24 Oct 2008, Joey Mingrone wrote: The next thing I've tried to do, without success, is mirror the contents of the 2.5" drive to a 3.5" drive in the desktop. The 2.5" drive is sliced/partitioned like this: Filesystem SizeMounted on /dev/ad0s2a 989M / /dev/ad0s2d 989M

root | su

2008-10-24 Thread Jos Chrispijn
Is there a way of stopping root from su'ing to another user? Jos Chrispijn ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

LIST

2008-10-24 Thread Jos Chrispijn
LIST ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: MTA on non-standard port

2008-10-24 Thread Tim Kellers
Jeremy Chadwick wrote: On Fri, Oct 24, 2008 at 10:50:39AM -0500, Kevin Kinsey wrote: Hello, For various reasons, I find myself in need of an MTA accepting submission on a port other than 587 (or 25). It'd be Real Nice(tm) if sendmail could Just Do It, but I'd be willing to look at other opt

Re: Running legacy i386 binaries on a amd64

2008-10-24 Thread andrew clarke
On Fri 2008-10-24 14:03:42 UTC-0200, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > I have a fresh install of FBSD 7 amd64, and I want to run some > legacy binaries from my old box (Fbsd 5.x i386). I don't run 64-bit FreeBSD but from what I've read elsewhere, you can install 32-bit binary suppo

Re: MTA on non-standard port

2008-10-24 Thread andrew clarke
On Fri 2008-10-24 10:50:39 UTC-0500, Kevin Kinsey ([EMAIL PROTECTED]) wrote: > For various reasons, I find myself in need of an MTA accepting > submission on a port other than 587 (or 25). >From what I can tell Postfix can be configured to listen on any unused port (or multiple thereof) by editin

Re: duplicate a drive

2008-10-24 Thread Jeremy Chadwick
On Fri, Oct 24, 2008 at 01:29:18PM -0300, Joey Mingrone wrote: > Hi, > > My laptop "died" recently and to get back to work as quickly as > possible I simply took the laptop ide drive and put it into an old > desktop using a 2.5" -> 3.5" ide adapter. After loading a few new > drivers into the kern

duplicate a drive

2008-10-24 Thread Joey Mingrone
Hi, My laptop "died" recently and to get back to work as quickly as possible I simply took the laptop ide drive and put it into an old desktop using a 2.5" -> 3.5" ide adapter. After loading a few new drivers into the kernel everything is working quite well. The next thing I've tried to do, with

Re: MTA on non-standard port

2008-10-24 Thread Jeremy Chadwick
On Fri, Oct 24, 2008 at 10:50:39AM -0500, Kevin Kinsey wrote: > Hello, > > For various reasons, I find myself in need of an MTA > accepting submission on a port other than 587 (or 25). > > It'd be Real Nice(tm) if sendmail could Just Do It, > but I'd be willing to look at other options as well, >

MTA on non-standard port

2008-10-24 Thread Kevin Kinsey
Hello, For various reasons, I find myself in need of an MTA accepting submission on a port other than 587 (or 25). It'd be Real Nice(tm) if sendmail could Just Do It, but I'd be willing to look at other options as well, as long as I can get a good spam solution to play nice with the server (curre

Running legacy i386 binaries on a amd64

2008-10-24 Thread scuba
Hi all, I have a fresh install of FBSD 7 amd64, and I want to run some legacy binaries from my old box (Fbsd 5.x i386). Searching the archives, I found this message: On Tue, 19 Aug 2008, Oliver Fromme wrote: |Christopher Joyner wrote: | > Is there some way of doing that? Runnin

change of behaviour after reboot

2008-10-24 Thread Robin Becker
I had to perform a stupidity related reboot after allowing my /var fs to get to 109%. All seems well except for the behaviour of some of my rather ancient cgi scripts which are for serving up moinmoin wikis. Prior to the reboot these all seemed to work fine they hd the #! line #!/usr/bin/env

Bellcore MGR lightweight window manager on FreeBSD?

2008-10-24 Thread Forrest Aldrich
Does anyone remember the lightweight window manager called MGR, from Bellcore? ftp://sunsite.unc.edu/pub/Linux/apps/MGR/!INDEX.html I'm curious if anyone out there has gotten this to run on FreeBSD. I used it on an older system, years ago, and it was pretty effective - and would be useful f

Re: Printing to a Lanier LD160c does not work

2008-10-24 Thread ajphanks
- "Warren Block" <[EMAIL PROTECTED]> wrote: > On Fri, 17 Oct 2008, [EMAIL PROTECTED] wrote: > > > I have tried the reccomendations that you guys have suggested with > no luck. > > > Here is my current printcap. > > > admincolor|LANIER LD160c RPCS:\ > >     :lp=\ > >     :mx#0:\ >

Re: FreeBSD 6.3-RELEASE installing php-imap

2008-10-24 Thread mdh
--- On Fri, 10/24/08, Grant Peel <[EMAIL PROTECTED]> wrote: > From: Grant Peel <[EMAIL PROTECTED]> > Subject: FreeBSD 6.3-RELEASE installing php-imap > To: freebsd-questions@freebsd.org > Date: Friday, October 24, 2008, 9:31 AM > Hi all, > > I have a script that required php-imap extension install

Re: Upgrading 7.1-PRERELEASE

2008-10-24 Thread Ken Smith
On Thu, 2008-10-23 at 22:30 -0700, Jeremy Chadwick wrote: > I sincerely do not know where "BETA2" (not "BETA-2") comes from. It's > not defined anywhere in src/sys/conf/newvers.sh in CVS: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/conf/newvers.sh > > To me, this means someone is hand-hack

Re: problems getting server on line

2008-10-24 Thread trolle
Quoting RAY <[EMAIL PROTECTED]>: Greetings; I have an existing server running FreeBsd 6.3. It's running as a name/web/mail server. I have built a new server to replace it running FreeBsd 7.0. I have both servers attached to the same router, with the production server sitting in the DMZ. I hav

FreeBSD 6.3-RELEASE installing php-imap

2008-10-24 Thread Grant Peel
Hi all, I have a script that required php-imap extension installed but I keep running into a 2 snags when 'making' the port (mail/php-imap)... First, I have to use the -DFORCE_PKG_REGISTER so openssl_overwtite_base won't kill the make, which seems to work, and, most importantly, when the m

Re: FreeBSD-7.1, BETA2 or PRERELEASE

2008-10-24 Thread Masoom Shaikh
thanks to all those gr8 comments, I learnt. and sorry for creating noise, I was in office and thus could not put required effort. as far as liking of release names goes, I feel BETA-x naming practice serves the purpose, it makes sense to casual users. changing version with date is too fastjus

Re: Trouble Shutting down

2008-10-24 Thread Glen Barber
On Fri, Oct 24, 2008 at 6:25 AM, Juan Ortega <[EMAIL PROTECTED]> wrote: > > I'm not sure, when I first installed FreeBSD "X -configure" did everything > in KInfoCenter the X-Server seems to be ok > maybe since its snapshot version of FreeBSD the graphics drivers are > in "testing"? > What driver d

Re: Extract Songs from DVD

2008-10-24 Thread cpghost
On Fri, Oct 24, 2008 at 12:57:21AM -0400, John L. Templer wrote: > Under Solaris x86 or Ubuntu Linux I have to use an application like > cdrecord or soundjuicer to extract the audio tracks. These applications > bypass the device files and go straight to the SCSI interface layer. > libparanoia is a

Re: Why does adding /usr/lib32 to LD_LIBRARY_PATH break 64-bit binaries?

2008-10-24 Thread Alexander Sack
On Fri, Oct 24, 2008 at 8:50 AM, Peter Jeremy <[EMAIL PROTECTED]> wrote: > On 2008-Oct-24 10:43:04 +0200, Wojciech Puchar <[EMAIL PROTECTED]> wrote: >>> 6.1-RELEASE-amd64 machine. If I add /usr/lib32 to my LD_LIBRARY_PATH >>> it breaks all of my binaries on my 64-bit machine. >> >>what do you expe

Re: Why does adding /usr/lib32 to LD_LIBRARY_PATH break 64-bit binaries?

2008-10-24 Thread Peter Jeremy
On 2008-Oct-24 10:43:04 +0200, Wojciech Puchar <[EMAIL PROTECTED]> wrote: >> 6.1-RELEASE-amd64 machine. If I add /usr/lib32 to my LD_LIBRARY_PATH >> it breaks all of my binaries on my 64-bit machine. > >what do you expect else? Well, the rtld should be smart enough to recognize 32-bit .so's and s

Re: FreeBSD-7.1, BETA2 or PRERELEASE

2008-10-24 Thread mdh
--- On Fri, 10/24/08, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > From: Jeremy Chadwick <[EMAIL PROTECTED]> > Subject: Re: FreeBSD-7.1, BETA2 or PRERELEASE > To: "Masoom Shaikh" <[EMAIL PROTECTED]> > Cc: freebsd-questions@freebsd.org > Date: Friday, October 24, 2008, 6:26 AM > On Fri, Oct 24, 2008

RE: DHCP server

2008-10-24 Thread Bob McConnell
On Behalf Of Svein Halvor Halvorsen >Daniel Bye wrote: >> On Fri, Oct 24, 2008 at 11:43:32AM +0200, Svein Halvor Halvorsen wrote: >>> I'm not sure if this is an issue with my dhcp server or the client, but >>> since I seem to get troubles with two different clients, I'm thinking it >>> might be t

Re: FreeBSD-7.1, BETA2 or PRERELEASE

2008-10-24 Thread Josh Paetzel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeremy Chadwick wrote: > On Fri, Oct 24, 2008 at 03:07:32PM +0530, Masoom Shaikh wrote: >> Hi folks, >> y'day I csuped the src and built installed the kernel from RELENG_7 >> I was expecting FreeBSD-BETA2 in output of `uname -a` >> it is still -PRERELE

Re: DHCP server

2008-10-24 Thread Svein Halvor Halvorsen
Daniel Bye wrote: On Fri, Oct 24, 2008 at 11:43:32AM +0200, Svein Halvor Halvorsen wrote: Hi, I'm not sure if this is an issue with my dhcp server or the client, but since I seem to get troubles with two different clients, I'm thinking it might be the server: I've got a FreeBSD 7.0-p4 mach

Re: DHCP server

2008-10-24 Thread Svein Halvor Halvorsen
Wojciech Puchar wrote: a lease, this happens: [EMAIL PROTECTED]:~]$ dhcpcd -n eth0 eth0: dhcpcd 4.0.2 starting eth0: broadcasting for a lease eth0: offered 10.0.0.176 from 10.0.1.1 `mirrorball' > what's your netmask? if /24 your dhcp server is misconf

Re: DHCP server

2008-10-24 Thread Wojciech Puchar
a lease, this happens: [EMAIL PROTECTED]:~]$ dhcpcd -n eth0 eth0: dhcpcd 4.0.2 starting eth0: broadcasting for a lease eth0: offered 10.0.0.176 from 10.0.1.1 `mirrorball' what's your netmask? if /24 your dhcp server is misconfigured ___

sendmail sasl problem

2008-10-24 Thread Paul Macdonald
Hi, I'm having a strange problem after a recent saslauthd upgrade.. I can no longer authenticate to the smtp server, with saslauthd in debug mode i can see the authentication ( via getpwent) as succeeding saslauthd[54468] :rel_accept_lock : released accept lock saslauthd[54468] :do_auth

Re: FreeBSD-7.1, BETA2 or PRERELEASE

2008-10-24 Thread Leslie Jensen
Masoom Shaikh skrev: Hi folks, y'day I csuped the src and built installed the kernel from RELENG_7 I was expecting FreeBSD-BETA2 in output of `uname -a` it is still -PRERELEASE, is it by decision or I have to change something ? I greped /usr/src for PRERELEASE but cud not locate it. I guess re

Re: DHCP server

2008-10-24 Thread Daniel Bye
On Fri, Oct 24, 2008 at 11:43:32AM +0200, Svein Halvor Halvorsen wrote: > Hi, > > I'm not sure if this is an issue with my dhcp server or the client, but > since I seem to get troubles with two different clients, I'm thinking it > might be the server: > > > I've got a FreeBSD 7.0-p4 machine ru

Re: FreeBSD-7.1, BETA2 or PRERELEASE

2008-10-24 Thread Jeremy Chadwick
On Fri, Oct 24, 2008 at 03:07:32PM +0530, Masoom Shaikh wrote: > Hi folks, > y'day I csuped the src and built installed the kernel from RELENG_7 > I was expecting FreeBSD-BETA2 in output of `uname -a` > it is still -PRERELEASE, is it by decision or I have to change something ? > > I greped /usr/src

RE: FreeBSD-7.1, BETA2 or PRERELEASE

2008-10-24 Thread Johan Hendriks
>Onderwerp: FreeBSD-7.1, BETA2 or PRERELEASE >Hi folks, >y'day I csuped the src and built installed the kernel from RELENG_7 >I was expecting FreeBSD-BETA2 in output of `uname -a` >it is still -PRERELEASE, is it by decision or I have to change something ? >I greped /usr/src for PRERELEASE but cu

FreeBSD-7.1, BETA2 or PRERELEASE

2008-10-24 Thread Masoom Shaikh
Hi folks, y'day I csuped the src and built installed the kernel from RELENG_7 I was expecting FreeBSD-BETA2 in output of `uname -a` it is still -PRERELEASE, is it by decision or I have to change something ? I greped /usr/src for PRERELEASE but cud not locate it. I guess release engineering team do

Re: Trouble Shutting down

2008-10-24 Thread Glen Barber
On Fri, Oct 24, 2008 at 12:39 AM, Juan Ortega <[EMAIL PROTECTED]> wrote: > On Thursday 23 October 2008 17:41:40 you wrote: >> On Wed, Oct 22, 2008 at 1:42 AM, Juan Ortega <[EMAIL PROTECTED]> > wrote: >> > I'm using FreeBSD amd64 8-0-Current >> > >> > I set up window maker to start by "startx" comm

DHCP server

2008-10-24 Thread Svein Halvor Halvorsen
Hi, I'm not sure if this is an issue with my dhcp server or the client, but since I seem to get troubles with two different clients, I'm thinking it might be the server: I've got a FreeBSD 7.0-p4 machine running isc-dhcp3-server-3.0.5_2 serving my home network. When my Linux (Archlinux) cli

Re: Why does adding /usr/lib32 to LD_LIBRARY_PATH break 64-bit binaries?

2008-10-24 Thread Wojciech Puchar
6.1-RELEASE-amd64 machine. If I add /usr/lib32 to my LD_LIBRARY_PATH it breaks all of my binaries on my 64-bit machine. what do you expect else? this will make system trying to bind 32-bit libs to 64-bit program. it can't work ___ freebsd-questions

Re: man -t odd page size

2008-10-24 Thread Ian Smith
Gonzalo, please cc those to whom you are responding. I had to dig this out of the digest, which breaks the threading .. On Thu, 23 Oct 2008 18:35:36 -0200 Gonzalo Nemmi <[EMAIL PROTECTED]> wrote: [..] > > On Thu, Oct 23, 2008 at 10:37 AM, Ian Smith <[EMAIL PROTECTED]> wrote: > > > On Wed, 22 O

Re: Shutting down help

2008-10-24 Thread Derek Ragona
At 02:48 PM 10/23/2008, Juan Ortega wrote: I'm using FreeBSD amd64 8-0-Current I set up window maker to start by "startx" command, but when I exit the window maker the screen just turns black nothing works so I'm force to unplug the power each time. This happens "sometimes" other times the term

Re: calendar software wanted

2008-10-24 Thread Marco
Andrew Gould wrote: >I currently use webcalendar (with apache, php, postgresql) for my calendar. I heard about solutions like that, maybe i implement something for my family too. Thank you guys for the hints, i'll happily test them and see if something fits my "needs" :-) Best regards, marco