Re: GUI for file permissions management

2009-11-19 Thread Thomas Adam
2009/11/19 Chad Perrin per...@apotheon.com: Someone asked me recently whether a GUI for file permissions management Anything like: mc, worker, rox, etc? -- Thomas Adam ___ freebsd-questions@freebsd.org mailing list

Re: Measuring disk I/O

2009-11-19 Thread krad
2009/11/18 Nerius Landys nlan...@gmail.com A friend and I are working on a small video-game related project as a hobby. We're running several scripts 24/7 that make lots of calls to a MySQL database. The mysql server process shows an average CPU use of 1% (reported by top) and it never goes

Re: adding USB hard-disk

2009-11-19 Thread Ruben de Groot
On Wed, Nov 18, 2009 at 04:16:32PM +0100, n dhert typed: # mount /dev/da0s1 /mnt takes a while (drive spins), then mount: /dev/da0s1 : Invalid argument same result for all slices Why is this and how to remedy? try fsck /dev/da0 to see what kind of filesystem's on it (probably ext2/3 since

moving an entire system

2009-11-19 Thread n dhert
I want to move the contents of a freebsd72 system entirely to different hardware (also Intel 64-bit), using dump/restore These are the filesystems now: /dev/da0s1a 2026030650876121307235%/ /dev/da0s1e20308398652820 18030908 3%/tmp /dev/da0s1f95719170

Re: rTorrent + FreeBSD + pf = freeze?

2009-11-19 Thread utf...@googlemail.com
Hello everybody, I encountered same problems and am kinda glad to see I'm not alone. I use FreeBSD 7.1-RELEASE-p8 (GENERIC) on a VIA EPIA board (800MHz C3). This box for the moment does nothing but torrent. I use two instances of rtorrent. Each with an own user and in its own screen session.

Re: moving an entire system

2009-11-19 Thread Manolis Kiagias
n dhert wrote: I want to move the contents of a freebsd72 system entirely to different hardware (also Intel 64-bit), using dump/restore These are the filesystems now: /dev/da0s1a 2026030650876121307235%/ /dev/da0s1e20308398652820 18030908 3%/tmp

Re: moving an entire system

2009-11-19 Thread Gonzalo Nemmi
On Thu, Nov 19, 2009 at 10:51 AM, Manolis Kiagias son...@otenet.gr wrote: n dhert wrote: I want to move the contents of a freebsd72 system entirely to different hardware (also Intel 64-bit), using dump/restore These are the filesystems now: /dev/da0s1a 20260306508761213072

Re: Dump

2009-11-19 Thread Matthew Seaman
Bernt Hansson wrote: Hello list. I've been testing backups with dump, works well BUT -L does not work. For example dump -0 -a -u -L -f /mnt/dump.home.full /dev/ad0s2d I believe that you need to tell dump the mount point of the file system in order for it to create a snapshot, rather than

FreeBSD port : audio/mpdscribble

2009-11-19 Thread Alexandre L.
Hi, I have installed mpdscribble on my laptop under 8.0-RC3 and configured it (/usr/local/etc/mpdscribble.conf). I have add the line in /etc/rc.conf mpdscribble_enable=YES to launch it at startup but I got the message mpdscribble: Failed to create pidfile /var/run/mpdscribble.pid: Permission

Apache22 + Subversion 1.6.6 = No go.

2009-11-19 Thread Glen Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 FreeBSD-questions, I am attempting to use FreeBSD as my Subversion server. I have Subversion working, and I have Apache working. However when I try to use http:/my_server/svn/my_project I get: ?xml version=1.0 encoding=utf-8? D:error

Apache 2.2 mod_ldap refusing to work over SSL/TLS

2009-11-19 Thread Maxim Khitrov
Hello all, Wasted many hours on this and am no closer to a solution. I'm trying to get apache 2.2 on FreeBSD 7.2 to authenticate against our active directory (Windows 2003). The current status is that authentication works without problems when SSL/TLS are not used. Furthermore, I can establish

Re: Apache22 + Subversion 1.6.6 = No go.

2009-11-19 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glen Johnson wrote: FreeBSD-questions, I am attempting to use FreeBSD as my Subversion server. I have Subversion working, and I have Apache working. However when I try to use http:/my_server/svn/my_project I get: ?xml version=1.0

What does Audit record was not committed during login imply?

2009-11-19 Thread Peter Steele
I've installed a BSD 7.0 system and I am getting the error login: Audit record was not committed when I try to login. What would cause this? I am using a custom process to do the BSD install onto USB boot disks, but we've been using it for months and I've never seen this error when we've booted

Re: Re: Re: [solved] Re: Re: Re: diskless - NFS root mount problem

2009-11-19 Thread Tim Judd
On 11/18/09, Mario Pavlov free...@abv.bg wrote: oh yes, I got what you meant now true, I used /usr from the server because I wanted to have all my ports available to the client. Is there a nice way to install ports only in the diskless distribution ? thank you. Regards Mario Just like

Re: get accounting info for running process

2009-11-19 Thread cronfy
Is it possible to find out how much a process have used CPU user time/system time/IO operations for now by it's pid? Like in sa, but for running process. Dan, Mel, thanks for your answers. I examined 'ps' sources and decided to use kvm_getprocs() and rusage structure. I am trying to

Re: Dump

2009-11-19 Thread Svante Kvarnstrom
On Nov 19, 2009, at 4:22 PM, Bernt Hansson wrote: How does one set the nodump flag on a filesystem/directory chflags nodump file See man 1 chflags for more information. Best wishes, Svante J. Kvarnström http://sjk.ankeborg.nu/ Mob.: +46 702 38 34 00

Re: Dump

2009-11-19 Thread Jerry McAllister
On Thu, Nov 19, 2009 at 04:22:12PM +0100, Bernt Hansson wrote: Hello list. I've been testing backups with dump, works well BUT -L does not work. For example dump -0 -a -u -L -f /mnt/dump.home.full /dev/ad0s2d gives an error: no such file or directory. The .snap directory exists Is it

Re: FreeBSD port : audio/mpdscribble

2009-11-19 Thread J Sisson
On Thu, Nov 19, 2009 at 10:15 AM, Alexandre L. axel...@ymail.com wrote: mpdscribble: Failed to create pidfile /var/run/mpdscribble.pid: Permission denied Here my conf file /usr/local/etc/mpdscribble.conf : # The location of the pid file. mpdscribble saves its process id there. pidfile =

8-RC2 USB HDD and gjournal wiped partitions on reboot.

2009-11-19 Thread hall_monty
Gjournaled USB drive partitions wiped upon reboot. After repartitioning, again the partitions erased on reboot. For now, repartitioned to reclaim data and disabled gjournal. Anybody have the same problem and how to resolve? ___

Re: moving an entire system

2009-11-19 Thread Roland Smith
On Thu, Nov 19, 2009 at 02:04:03PM +0100, n dhert wrote: I want to move the contents of a freebsd72 system entirely to different hardware (also Intel 64-bit), using dump/restore If you are running a custom kernel, check that all the drivers for the new hardware are in there! Or switch to the

USB multi port serial converter?

2009-11-19 Thread stan
an anyoone rcomend a multi-port RS0232 to USB converetr I need somthing in the range of 6 ports, and full DB25's would be nice. Obvioulsy it needs to playnice with FreebSD (7.2 STABLE). Thanks for any recomendations. -- A: Because it messes up the order in which people normally read text. Q:

Re: rTorrent + FreeBSD + pf = freeze?

2009-11-19 Thread Michael Schaefer
Hello everybody, I encountered same problems and am kinda glad to see I'm not alone. I use FreeBSD 7.1-RELEASE-p8 (GENERIC) on a VIA EPIA board (800MHz C3). This box for the moment does nothing but torrent. I use two instances of rtorrent. Each with an own user and in its own screen session.

Re: GUI for file permissions management

2009-11-19 Thread Chad Perrin
On Thu, Nov 19, 2009 at 08:22:17AM +, Thomas Adam wrote: 2009/11/19 Chad Perrin per...@apotheon.com: Someone asked me recently whether a GUI for file permissions management Anything like: mc, worker, rox, etc? Those are all filesystem browsers/managers -- right? I've already told the

Re: GUI for file permissions management

2009-11-19 Thread Thomas Adam
2009/11/19 Chad Perrin per...@apotheon.com: Those are all filesystem browsers/managers -- right?  I've already told the person who asked that many such applications have that kind of functionality.  In my initial question to this list, I said: I know what you mentioned -- unfortunately you're

Re: GUI for file permissions management

2009-11-19 Thread Chad Perrin
On Thu, Nov 19, 2009 at 07:23:33PM +, Thomas Adam wrote: 2009/11/19 Chad Perrin per...@apotheon.com: Those are all filesystem browsers/managers -- right?  I've already told the person who asked that many such applications have that kind of functionality.  In my initial question to this

Re: Apache22 + Subversion 1.6.6 = No go.

2009-11-19 Thread Glen Johnson
On Nov 19, 2009, at 11:43 AM, Greg Larkin wrote: Glen Johnson wrote: FreeBSD-questions, I am attempting to use FreeBSD as my Subversion server. I have Subversion working, and I have Apache working. However when I try to use http:/my_server/svn/my_project I get: ?xml version=1.0

Re: FreeBSD port : audio/mpdscribble

2009-11-19 Thread Alexandre L.
Thanks, I can start mpdscribble with my user account (that is in 'wheel' and 'operator' groups') if I set in the conf file the location of the pidfile in my homedir. But if I start mpdscribble with the /etc/rc.conf (at startup), I get the error message though this change. Which user is used

Native Firefox 3.5 and Flash10

2009-11-19 Thread Sam Fourman Jr.
I am running a Fresh install of amd64 FreeBSD 8.0 RC3 when running firefox It locks up for a moment then is fine then when I load a new page it locks up again. here is the error I get in the console when running native firefox 3.5 what do I have to rebuild inorder to fix this? Sam Fourman Jr.

diskless problem: Lookup of /dev for devfs, error: 13

2009-11-19 Thread Michael W. Lucas
Hi, I'm attempting to run a diskless 8.0 i386 workstation on VMWare, using an OpenSolaris box as a file store. I get PXE, the kernel loads, but when we try to remount the filesystem I get: ... NFS ROOT: XXX.XXX.XXX.XXX:/storage1/vm/netflow Lookup of /dev for devfs, error 13 exec /sbin/init:

Re: diskless problem: Lookup of /dev for devfs, error: 13

2009-11-19 Thread Adam Vande More
On Thu, Nov 19, 2009 at 3:18 PM, Michael W. Lucas mwlu...@blackhelicopters.org wrote: Hi, I'm attempting to run a diskless 8.0 i386 workstation on VMWare, using an OpenSolaris box as a file store. I get PXE, the kernel loads, but when we try to remount the filesystem I get: ... NFS

Re: Apache22 + Subversion 1.6.6 = No go.

2009-11-19 Thread Richard Mahlerwein
--- On Thu, 11/19/09, Glen Johnson nel...@verizon.net wrote: 1 I tried chmod -R 777 /home/svn/repos. normal operations [Thu Nov 19 09:36:10 2009] [error] [client 192.168.2.12] (20014)Internal error: Can't open file '/usr/home/svn/repos/default/format': No such file or directory

Bootcamp?

2009-11-19 Thread Juan Francisco Millan
Hello i´m a mac user since long ago, i just downloaded Freebsd 7.2 and i will install it on a 2800+ amd athlon 64 bits , does freebsd has a boot camp or virtual machine, so i can install a os x also? Thanks Juan Francisco Millan www.lifante.cl Phone: 56-02-5541348 Fax: 56-02-5569585

Re: rTorrent + FreeBSD + pf = freeze?

2009-11-19 Thread Peter Kieser
Hello, This problem has been going on for at least the past 2 years. I've had the exact same issue with rtorrent locking up or restarting machines running FreeBSD, regardless of the hardware used. I did not have any sort of firewall installed (neither pf, or ipfw). If I loaded up rtorrent

RE: Bootcamp?

2009-11-19 Thread David Rawling
Juan wrote: Hello i´m a mac user since long ago, i just downloaded Freebsd 7.2 and i will install it on a 2800+ amd athlon 64 bits , does freebsd has a boot camp or virtual machine, so i can install a os x also? Hi Juan and welcome to the FreeBSD community. You might try VirtualBox, which is

Re: Bootcamp?

2009-11-19 Thread Ed Jobs
On Friday 20 November 2009 02:17, David Rawling wrote: Hi Juan and welcome to the FreeBSD community. You might try VirtualBox, which is similar to VMWare Workstation but free and part of the ports tree. There's probably a package for it - try: pkg_add -r virtualbox However, you may

Re: Bootcamp?

2009-11-19 Thread Jason
On Fri, Nov 20, 2009 at 03:18:36AM +0200, Ed Jobs thus spake: On Friday 20 November 2009 02:17, David Rawling wrote: Hi Juan and welcome to the FreeBSD community. You might try VirtualBox, which is similar to VMWare Workstation but free and part of the ports tree. There's probably a package

Re: Apache 2.2 mod_ldap refusing to work over SSL/TLS (solved)

2009-11-19 Thread Maxim Khitrov
On Thu, Nov 19, 2009 at 11:33 AM, Maxim Khitrov mkhit...@gmail.com wrote: Hello all, Wasted many hours on this and am no closer to a solution. I'm trying to get apache 2.2 on FreeBSD 7.2 to authenticate against our active directory (Windows 2003). The current status is that authentication

Re: Bootcamp?

2009-11-19 Thread Ed Jobs
On Friday 20 November 2009 03:35, Matt Szubrycht wrote: I am not aware of any emulators/virtual machine software capable of running OS X, but would be VERY interested in doing that as well. There is a vmware image of OS X Leopard in quite a few bittorrent trackers. But the really

problem with printer on pcbsd

2009-11-19 Thread Robert Falanga
I am running PCBSD. I have a HP Photosmart ink jet printer connected to a USB port. during bootup I get the following line. umass1: HP Photosmart 7400 series, class 0/0, rev 2.00/1.00, addr 2 on uhub4 usbdevs shows the following: addr 2: Photosmart 7400 series, HP umass1 Checking the

Re: no sshd on new server...

2009-11-19 Thread Randi Harper
On Wed, Nov 18, 2009 at 3:12 PM, Gary Kline kl...@thought.org wrote: no joy on 8.0rcx. i got stuck in an infinite loop and decided to go back to my 7.2 DVD. there i know i can get out to the net ; i always installed zsh. there are TWO kinds of gateways. one

Re: no sshd on new server...

2009-11-19 Thread Randi Harper
Correction - s/installed/enabled/. sigh. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: get accounting info for running process

2009-11-19 Thread Mel Flynn
On Thu, 19 Nov 2009 20:01:02 +0300, cronfy cro...@sprinthost.ru wrote: Is it possible to find out how much a process have used CPU user time/system time/IO operations for now by it's pid? Like in sa, but for running process. Dan, Mel, thanks for your answers. I examined 'ps' sources

Re: no sshd on new server...

2009-11-19 Thread Glen Barber
Hi, On Thu, Nov 19, 2009 at 9:21 PM, Randi Harper ra...@freebsd.org wrote: On Wed, Nov 18, 2009 at 3:12 PM, Gary Kline kl...@thought.org wrote:         no joy on 8.0rcx.        i got stuck in an infinite loop and decided to go back to my 7.2 DVD.        there i know i can get out to the

Re: Apache22 + Subversion 1.6.6 = No go.

2009-11-19 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glen Johnson wrote: On Nov 19, 2009, at 11:43 AM, Greg Larkin wrote: Glen Johnson wrote: FreeBSD-questions, I am attempting to use FreeBSD as my Subversion server. I have Subversion working, and I have Apache working. However when I try to

Re: diskless problem: Lookup of /dev for devfs, error: 13

2009-11-19 Thread Tim Judd
On 11/19/09, Adam Vande More amvandem...@gmail.com wrote: On Thu, Nov 19, 2009 at 3:18 PM, Michael W. Lucas mwlu...@blackhelicopters.org wrote: Hi, I'm attempting to run a diskless 8.0 i386 workstation on VMWare, using an OpenSolaris box as a file store. I get PXE, the kernel loads, but

How painful is the nv driver supposed to be?

2009-11-19 Thread Pierre-Luc Drouin
Hi, I am using the nv xorg driver on 8.0 amd64 with a GeForce 6600 (CPU is an i7 overclocked at 4GHz) configured in 1920x1080. With that setup it takes about 2 seconds to maximize a window or to switch workspace in fluxbox. Is there a way to improve speed or this is all I can hope to get?

Re: How painful is the nv driver supposed to be?

2009-11-19 Thread Uwe Laverenz
Pierre-Luc Drouin schrieb: an i7 overclocked at 4GHz) configured in 1920x1080. With that setup it takes about 2 seconds to maximize a window or to switch workspace in fluxbox. Is there a way to improve speed or this is all I can hope to get? NVidia will release an official driver for

Re: How painful is the nv driver supposed to be?

2009-11-19 Thread Frank Shute
On Fri, Nov 20, 2009 at 12:28:19AM -0500, Pierre-Luc Drouin wrote: Hi, I am using the nv xorg driver on 8.0 amd64 with a GeForce 6600 (CPU is an i7 overclocked at 4GHz) configured in 1920x1080. With that setup it takes about 2 seconds to maximize a window or to switch workspace in