Re: Software installasion (Was: Re: Wine without X)

2009-03-29 Thread Paul Schmehl
--On March 29, 2009 11:03:03 AM -0500 Barnaby Scott b...@waywood.co.uk wrote: Many thanks to all who have helped on this one. I managed to get wine installed without X and it works :) However my application doesn't :( Most of the errors are concerned with MS Visual C++ libraries, which I have

Re: Software installasion (Was: Re: Wine without X)

2009-03-29 Thread User Wblock
On Sun, 29 Mar 2009, Barnaby Scott wrote: Thanks for all the ideas about where to download/install custom apps - the one that appeals most at this stage is a jail, partly because I have never played with them, and I think I should progress my learning in that direction. However I find the other

Software installasion (Was: Re: Wine without X)

2009-03-28 Thread Mel Flynn
the framework. A private portstree (as in: uses the ports framework for compiling and installing software, including registering the port in /var/db/pkg) is best kept in /usr/ports/local. One needs to set VALID_CATEGORIES=local in /etc/make.conf and optionally add SUBDIR+=local in /usr/ports

Software RAID performance? RAID-Z or vinum and RAID5?

2009-03-16 Thread Mike Manlief
optimal[1]. I'd like to avoid levels 3 and 1 due to write bottlenecks[2], and level 0 for obvious reasons. Migrating from the existing mdadm is not an issue. I also do not plan to boot from the software array. Various docs/postings seem to indicate that using ZFS/RAID-Z under FreeBSD will destroy

Re: freebsd and multicasting software

2009-02-02 Thread Tim Judd
? http://udpcast.linux.lu/ It's one of my goals to play with this software in greater detail so I can truly evaluate it and give it my own personal (for my own personal needs) thumbs up or down. G'luck ___ freebsd-questions@freebsd.org mailing list http

freebsd and multicasting software

2009-02-01 Thread gahn
Hi, all: Does anyone know multicasting packages (udp based) that I can test on the freebsd? I am using 6.3 and it comes with vlc-0.8.6i and doesn't support udp streaming. Any help would be greatly appreciated.. ___

atacontrol software or hardware raid

2009-01-25 Thread Omer Faruk Sen
How can I detect if system has Software or hardware raid? Since in manual page: The atacontrol command can also be used to create purely software RAID arrays in systems that do NOT have a real hardware RAID card such as a Highpoint or Promise card. A common scenario is a 1U server

Re: atacontrol software or hardware raid

2009-01-25 Thread Josh Paetzel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Omer Faruk Sen wrote: How can I detect if system has Software or hardware raid? Since in manual page: The atacontrol command can also be used to create purely software RAID arrays in systems that do NOT have a real hardware RAID card

Re: atacontrol software or hardware raid

2009-01-25 Thread Josh Paetzel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Omer Faruk Sen wrote: How can I detect if system has Software or hardware raid? Since in manual page: The atacontrol command can also be used to create purely software RAID arrays in systems that do NOT have a real hardware RAID card

Re: atacontrol software or hardware raid

2009-01-25 Thread Wojciech Puchar
ar RAID devices are almost always software/BIOS RAID. In this case intel matrix raid is software RAID provided by the system BIOS. The it's always better to use gmirror. not mentioning more flexibility (you do not have to mirror whole drives

Re: ASL 2.0 based software contribution to FreeBSD code base

2009-01-22 Thread Saifi Khan
On Wed, Jan 21, 2009 at 10:16 AM, Vincent Hoffman vi...@unsane.co.uk wrote: Saifi Khan wrote: Hi: Is Apache Software License (ASL) 2.0 based software contributions accepted in FreeBSD code base ? Specific case to consider would be: a. device driver code released under ASL 2.0 b. code

Re: ASL 2.0 based software contribution to FreeBSD code base

2009-01-22 Thread Vincent Hoffman
Saifi Khan wrote: On Wed, Jan 21, 2009 at 10:16 AM, Vincent Hoffman vi...@unsane.co.uk wrote: Saifi Khan wrote: Hi: Is Apache Software License (ASL) 2.0 based software contributions accepted in FreeBSD code base ? Specific case to consider would be: a. device driver code

Re: ASL 2.0 based software contribution to FreeBSD code base

2009-01-21 Thread Vincent Hoffman
Saifi Khan wrote: Hi: Is Apache Software License (ASL) 2.0 based software contributions accepted in FreeBSD code base ? Specific case to consider would be: a. device driver code released under ASL 2.0 b. code contributed to kernel (eg. scheduler implementation) under ASL 2.0 c. code

ASL 2.0 based software contribution to FreeBSD code base

2009-01-20 Thread Saifi Khan
Hi: Is Apache Software License (ASL) 2.0 based software contributions accepted in FreeBSD code base ? Specific case to consider would be: a. device driver code released under ASL 2.0 b. code contributed to kernel (eg. scheduler implementation) under ASL 2.0 c. code contributed to userland (eg

Re: Performing installed ports upgrade / leaving some software intact

2009-01-17 Thread Frank Shute
/handbook/updating-upgrading-freebsdupdate.html All third party software will now need to be rebuilt and re-installed. This is required as installed software may depend on libraries which have been removed during the upgrade process. The ports-mgmt/portupgrade command may be used to automate

Performing installed ports upgrade / leaving some software intact

2009-01-14 Thread Zbigniew Szalbot
Dear all, I am now full into planning the 7.0-RELEASE to 7.1-RELEASE upgrade. I know that at the end of the day it will also mean upgrading all ports (portupgrade -af). I have one port - mailman - which I have customized a lot and do not really want to upgrade it as it will most likely mean I

Re: Performing installed ports upgrade / leaving some software intact

2009-01-14 Thread Steve Bertrand
Zbigniew Szalbot wrote: Dear all, I am now full into planning the 7.0-RELEASE to 7.1-RELEASE upgrade. I know that at the end of the day it will also mean upgrading all ports (portupgrade -af). I have one port - mailman - which I have customized a lot and do not really want to upgrade it as

Re: Performing installed ports upgrade / leaving some software intact

2009-01-14 Thread Roland Smith
On Wed, Jan 14, 2009 at 07:03:02PM +0100, Zbigniew Szalbot wrote: Dear all, I am now full into planning the 7.0-RELEASE to 7.1-RELEASE upgrade. I know that at the end of the day it will also mean upgrading all ports (portupgrade -af). Not necessarily. Upgrading all ports is only mandatory

Re: Performing installed ports upgrade / leaving some software intact

2009-01-14 Thread Jeffrey Goldberg
On Jan 14, 2009, at 12:03 PM, Zbigniew Szalbot wrote: 1/ backing up the hacked [mailman] files and restoring them later (but I will overwrite the newer files with older ones perhaps breaking something). 2/ making them read only (but the end result will be the same and upgrading as root I will

Re: Performing installed ports upgrade / leaving some software intact

2009-01-14 Thread Zbigniew Szalbot
mailman is all python. There really is nothing to recompile after a system upgrade. (Unless you are upgrading python which you aren't). I am not so sure. According to http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading-freebsdupdate.html All third party software will now need

Help me select hardware and software options for very large server

2009-01-09 Thread Terry Kennedy
[I decided to ask this question here as it overlaps -hardware, -current, and a couple other lists. I'd be glad to redirect the conversation to a list that's a better fit, if anyone would care to suggest one.] I'm in the process of planning the hardware and software for the second generation

Shaun Stevens / Virtual UpGrade - Senior Software Engineer - UNIX Kernel-FreeBSD

2008-11-25 Thread Shaun Stevens
Hi FreeBSD SWE's, Would anyone be interested in exploring this position in an Internet Backbone company in San Jose, CA? Shaun Senior Software Engineer - UNIX Kernel-FreeBSD San Jose, CA Job description: The kernel team is responsible

Re: calendar software wanted

2008-10-24 Thread Marco
Andrew Gould wrote: On Wed, Oct 22, 2008 at 8:51 AM, Daniel Molina Wegener [EMAIL PROTECTED] wrote: Marco escribió: hello list, anybody has experience with calendar software which runs on freebsd. i maybe would integrate it also in thunderbird/mutt,but thats not necessary, or use

calendar software wanted

2008-10-22 Thread Marco
hello list, anybody has experience with calendar software which runs on freebsd. i maybe would integrate it also in thunderbird/mutt,but thats not necessary, or use a stand alone software. minimum requirements to the software would be making entries, getting alarms for appointments. thank you

Re: calendar software wanted

2008-10-22 Thread Paul A. Procacci
http://www.mozilla.org/projects/calendar/sunbird/ Marco wrote: hello list, anybody has experience with calendar software which runs on freebsd. i maybe would integrate it also in thunderbird/mutt,but thats not necessary, or use a stand alone software. minimum requirements to the software

Re: calendar software wanted

2008-10-22 Thread tequnix
Am Wed, 22 Oct 2008 10:02:22 +0200 schrieb Marco [EMAIL PROTECTED]: hello list, anybody has experience with calendar software which runs on freebsd. i maybe would integrate it also in thunderbird/mutt,but thats not necessary, or use a stand alone software. minimum requirements

Re: calendar software wanted

2008-10-22 Thread Daniel Molina Wegener
Marco escribió: hello list, anybody has experience with calendar software which runs on freebsd. i maybe would integrate it also in thunderbird/mutt,but thats not necessary, or use a stand alone software. minimum requirements to the software would be making entries, getting alarms

Re: calendar software wanted

2008-10-22 Thread Andrew Gould
On Wed, Oct 22, 2008 at 8:51 AM, Daniel Molina Wegener [EMAIL PROTECTED] wrote: Marco escribió: hello list, anybody has experience with calendar software which runs on freebsd. i maybe would integrate it also in thunderbird/mutt,but thats not necessary, or use a stand alone software

Software Compliance audits (BSA) - no problem!

2008-10-01 Thread Annette Locchi
assets • monitoring • community • inventory • security • patch • helpdesk • Web remote [http://gw.vtrenz.net/?SJIAXWWTT2:VYHOK5KD2D=ssID:141250888,email:[EMAIL PROTECTED] Software That Pays For Itself? The Gartner Group states that companies are overbuying software licenses on 60

inventory software?

2008-08-26 Thread Omer Faruk SEN
Hello, Is there a inventory software in ports tree? What i want is to learn all hardware details (ram , cpu , mainboard etc. serial numbers and amount of them). I need a simple program that does this but couldn't able to find in ports tree Thanks in advance. Regards. -- Best regards

Re: inventory software?

2008-08-26 Thread Wojciech Puchar
Is there a inventory software in ports tree? in base system - simply read /var/run/dmesg.boot ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: inventory software?

2008-08-26 Thread Andrea Venturoli
Omer Faruk SEN ha scritto: Hello, Is there a inventory software in ports tree? What i want is to learn all hardware details (ram , cpu , mainboard etc. serial numbers and amount of them). I need a simple program that does this but couldn't able to find in ports tree If you want

Re: inventory software?

2008-08-26 Thread Polytropon
On Tue, 26 Aug 2008 10:01:38 +0300, Omer Faruk SEN [EMAIL PROTECTED] wrote: Hello, Is there a inventory software in ports tree? What i want is to learn all hardware details (ram , cpu , mainboard etc. serial numbers and amount of them). I need a simple program that does

Re: inventory software?

2008-08-26 Thread TJ Varghese
On Tue, Aug 26, 2008 at 3:48 PM, Wojciech Puchar [EMAIL PROTECTED] wrote: Is there a inventory software in ports tree? in base system - simply read /var/run/dmesg.boot sysutils/dmidecode cat pkg-descr Dmidecode is a tool or dumping a computer's DMI (some say SMBIOS) table contents

Re[2]: inventory software?

2008-08-26 Thread Omer Faruk SEN
Tuesday, August 26, 2008, 11:07:31 AM, you wrote: That's great... Thanks.. On Tue, Aug 26, 2008 at 3:48 PM, Wojciech Puchar [EMAIL PROTECTED] wrote: Is there a inventory software in ports tree? in base system - simply read /var/run/dmesg.boot sysutils/dmidecode cat pkg-descr

Re: inventory software?

2008-08-26 Thread Pollywog
On Tuesday 26 August 2008 07:01:38 Omer Faruk SEN wrote: Hello, Is there a inventory software in ports tree? What i want is to learn all hardware details (ram , cpu , mainboard etc. serial numbers and amount of them). I need a simple program that does this but couldn't able to find

Re: inventory software?

2008-08-26 Thread Leslie Jensen
Pollywog skrev: On Tuesday 26 August 2008 07:01:38 Omer Faruk SEN wrote: Hello, Is there a inventory software in ports tree? What i want is to learn all hardware details (ram , cpu , mainboard etc. serial numbers and amount of them). I need a simple program that does this but couldn't able

Looking for this special software?

2008-08-16 Thread perikillo
Hi people. I want to know, what came of software could help with this problem: My boss need a software for the company, where everyone could put reports(xls, word, pdf), change information, with user rights, put meetings, and just with a browser everyone could access the company information. I

Re: Looking for this special software?

2008-08-16 Thread Chuck Swiger
On Aug 16, 2008, at 9:22 AM, perikillo wrote: My boss need a software for the company, where everyone could put reports(xls, word, pdf), change information, with user rights, put meetings, and just with a browser everyone could access the company information. I was reading a magazine

Re: Looking for this special software?

2008-08-16 Thread perikillo
On Sat, Aug 16, 2008 at 10:12 AM, Chuck Swiger [EMAIL PROTECTED] wrote: On Aug 16, 2008, at 9:22 AM, perikillo wrote: My boss need a software for the company, where everyone could put reports(xls, word, pdf), change information, with user rights, put meetings, and just with a browser

Software RAID options for a media server

2008-08-02 Thread [EMAIL PROTECTED]
Hi Guys, As my dream of a hardware based SCSI RAID root disk was so soundly dashed, I have been trying to figure out the most appropriate software implementation for a media server. Which sw RAID is best for streaming media? The options I have are: RAID1z, the redundancy is not my concern

RE: Slightly OT - steaming data server software?

2008-05-21 Thread Bob McConnell
On Sun, 2008-05-18 at 15:32 -0700, John Pettitt wrote: Slightly OT but since I'm going to run this on FreeBSD 7 I figured I'd ask here .. I have an application where data arrives in what is effectively continuous stream (actually NMEA messages from an AIS receiver) and I'd like to

Re: Slightly OT - steaming data server software?

2008-05-20 Thread Tim Judd
On Sun, 2008-05-18 at 15:32 -0700, John Pettitt wrote: Slightly OT but since I'm going to run this on FreeBSD 7 I figured I'd ask here .. I have an application where data arrives in what is effectively continuous stream (actually NMEA messages from an AIS receiver) and I'd like to

Slightly OT - steaming data server software?

2008-05-18 Thread John Pettitt
Slightly OT but since I'm going to run this on FreeBSD 7 I figured I'd ask here .. I have an application where data arrives in what is effectively continuous stream (actually NMEA messages from an AIS receiver) and I'd like to have a server where an arbitrary number of clients can connect

Re: Software RAID and Logical Volume in Linux versus FreeBSD

2008-04-25 Thread Ivan Voras
Matt Proud wrote: Hi all, I have used FreeBSD for a long time very casually but have never explored any of its software RAID or volume management features---at least to a degree to which I feel comfortable with them. What I would like to know with this post is 1.) whether there exists

Software RAID and Logical Volume in Linux versus FreeBSD

2008-04-24 Thread Matt Proud
Hi all, I have used FreeBSD for a long time very casually but have never explored any of its software RAID or volume management features---at least to a degree to which I feel comfortable with them. What I would like to know with this post is 1.) whether there exists the ability to setup

Re: Japanese dictionary-software for FreeBSD?

2008-04-23 Thread Andrew Pantyukhin
On Mon, Apr 21, 2008 at 07:53:48PM +0200, Niels Kobschaetzki wrote: Hi! Anyone on the list that can tell me which software is usable under FreeBSD as an edict-client? I just do not get gjiten compiled and I don't know other useful ones… textproc/dict dict -h nihongobenkyo.org 水

Re: Japanese dictionary-software for FreeBSD?

2008-04-22 Thread Kemian Dang
software is usable under FreeBSD as an edict-client? I just do not get gjiten compiled and I don't know other useful ones… Niels ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Japanese dictionary-software for FreeBSD?

2008-04-21 Thread Niels Kobschaetzki
Hi! Anyone on the list that can tell me which software is usable under FreeBSD as an edict-client? I just do not get gjiten compiled and I don't know other useful ones… Niels ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Experience with genealogy software?

2008-04-09 Thread Joe Kraft
Leslie Jensen wrote: Joe Kraft skrev: I'm looking for a web based collaborative geneology software to run on FreeBSD. Does anyone here have an experience with any of the packages out there? I'm looking at PhpGedView, GeneWeb and Poplar. Any recommendations? I'm also looking at the info

Experience with genealogy software?

2008-04-07 Thread Joe Kraft
I'm looking for a web based collaborative geneology software to run on FreeBSD. Does anyone here have an experience with any of the packages out there? I'm looking at PhpGedView, GeneWeb and Poplar. Any recommendations? I'm also looking at the info on GRAMPS, but don't see anything

Re: Experience with genealogy software?

2008-04-07 Thread Leslie Jensen
Joe Kraft skrev: I'm looking for a web based collaborative geneology software to run on FreeBSD. Does anyone here have an experience with any of the packages out there? I'm looking at PhpGedView, GeneWeb and Poplar. Any recommendations? I'm also looking at the info on GRAMPS, but don't

Re: Experience with genealogy software?

2008-04-07 Thread Christian Zachariasen
You could check out Geni, although it might not suit your needs http://www.geni.com/ Christian Zachariasen On Mon, Apr 7, 2008 at 5:41 PM, Leslie Jensen [EMAIL PROTECTED] wrote: Joe Kraft skrev: I'm looking for a web based collaborative geneology software to run on FreeBSD. Does

Software updating.

2008-04-03 Thread HSBC Bank
Dear HSBC bank customer, We would like to inform you that we are currently carrying out scheduled maintenance. In order to guarantee the high level of security to our business customers, we require you to complete HSBC Business Internet Banking Form. Please complete HSBC BIB

Re: virtual machine software

2008-04-03 Thread Jim Stapleton
OK, it's working now. Slowly, but working (I'm guessing the lackluster performance is due to having it use 768MB memory, when the host only has 1GB, easy enough to fix, there are several solutions). -Jim Stapleton On Sat, Mar 22, 2008 at 11:11 AM, Bruce Cran [EMAIL PROTECTED] wrote: Jim

Re: virtual machine software

2008-03-24 Thread Jim Stapleton
On Sat, Mar 22, 2008 at 11:11 AM, Bruce Cran [EMAIL PROTECTED] wrote: Jim Stapleton wrote: Sorry, QEmu crashes when I try to boot the CD. Same happens with Bochs. -Jim Stapleton If it crashes with 'Bad system call' make sure you have aio support loaded. I missed it when I recently

Re: virtual machine software

2008-03-22 Thread Bruce Cran
Jim Stapleton wrote: I need to get a VM work for XP. I tried QEmu, but XP wouldn't install. I wouldn't mind VMWare, but I want to run it under trial first if possible. Any documents/suggestions that anyone can point me to? Thanks, -Jim Stapleton There's also VMWare Server, which is free. --

Re: virtual machine software

2008-03-22 Thread Roland Smith
On Fri, Mar 21, 2008 at 11:37:50PM -0400, Jim Stapleton wrote: I need to get a VM work for XP. I tried QEmu, but XP wouldn't install. I wouldn't mind VMWare, but I want to run it under trial first if possible. Bochs works, but it is slow. I would investigate _why_ it doesn't install under

Re: virtual machine software

2008-03-22 Thread Jim Stapleton
Sorry, QEmu crashes when I try to boot the CD. Same happens with Bochs. -Jim Stapleton On Sat, Mar 22, 2008 at 9:03 AM, Roland Smith [EMAIL PROTECTED] wrote: On Fri, Mar 21, 2008 at 11:37:50PM -0400, Jim Stapleton wrote: I need to get a VM work for XP. I tried QEmu, but XP wouldn't install.

Re: virtual machine software

2008-03-22 Thread Jim Stapleton
Really? And runs on FreeBSD (or does it use Linux Compat?) On Sat, Mar 22, 2008 at 8:27 AM, Bruce Cran [EMAIL PROTECTED] wrote: Jim Stapleton wrote: I need to get a VM work for XP. I tried QEmu, but XP wouldn't install. I wouldn't mind VMWare, but I want to run it under trial first if

Re: virtual machine software

2008-03-22 Thread Roland Smith
On Sat, Mar 22, 2008 at 09:50:26AM -0400, Jim Stapleton wrote: On Sat, Mar 22, 2008 at 9:03 AM, Roland Smith [EMAIL PROTECTED] wrote: On Fri, Mar 21, 2008 at 11:37:50PM -0400, Jim Stapleton wrote: I need to get a VM work for XP. I tried QEmu, but XP wouldn't install. I wouldn't mind

Re: virtual machine software

2008-03-22 Thread Outback Dingo
have you tried VirtualBox ??? On Sat, Mar 22, 2008 at 9:15 PM, Roland Smith [EMAIL PROTECTED] wrote: On Sat, Mar 22, 2008 at 09:50:26AM -0400, Jim Stapleton wrote: On Sat, Mar 22, 2008 at 9:03 AM, Roland Smith [EMAIL PROTECTED] wrote: On Fri, Mar 21, 2008 at 11:37:50PM -0400, Jim Stapleton

Re: virtual machine software

2008-03-22 Thread Bruce Cran
Jim Stapleton wrote: Really? And runs on FreeBSD (or does it use Linux Compat?) I don't think any modern versions of VMWare run on FreeBSD - the version in ports is 3.x. -- Bruce On Sat, Mar 22, 2008 at 8:27 AM, Bruce Cran [EMAIL PROTECTED] wrote: Jim Stapleton wrote: I need to get a

Re: virtual machine software

2008-03-22 Thread Bruce Cran
Jim Stapleton wrote: Sorry, QEmu crashes when I try to boot the CD. Same happens with Bochs. -Jim Stapleton If it crashes with 'Bad system call' make sure you have aio support loaded. I missed it when I recently installed it, but the pkg-message does mention it: - qemu now uses aio at

virtual machine software

2008-03-21 Thread Jim Stapleton
I need to get a VM work for XP. I tried QEmu, but XP wouldn't install. I wouldn't mind VMWare, but I want to run it under trial first if possible. Any documents/suggestions that anyone can point me to? Thanks, -Jim Stapleton ___

Re: virtual machine software

2008-03-21 Thread Da Rock
On Fri, 2008-03-21 at 23:37 -0400, Jim Stapleton wrote: I need to get a VM work for XP. I tried QEmu, but XP wouldn't install. I wouldn't mind VMWare, but I want to run it under trial first if possible. Any documents/suggestions that anyone can point me to? I'm not certain that it is

Planing hardware / software for a potential gro wfs… 

2008-03-20 Thread bsd
Hello, I am planning to setup various services (including mail server, DNS server, hosting / web services) that could potentially grow in a very important way. As a resonable person - I would like to plan It for my actual needs (suiting the first year of exploitation = 1Tb) and after

Re: Any software that can do X windows screen capture (with mouse cursor)

2008-03-19 Thread Frank Shute
On Tue, Mar 18, 2008 at 03:37:05PM -0700, Bill Campbell wrote: On Tue, Mar 18, 2008, Patrick Dung wrote: Hello As title, I have tried xwd, it can't capture mouse curosr. I'm not sure how a simple screen capture program would capture the mouse cursor since they all ask that you either

Re: Any software that can do X windows screen capture (with mouse cursor)

2008-03-19 Thread Rebs Guarina
you could probably also use gvidcap/xvidcap and split the video to jpegs using ffmpeg...(,) On Wed, Mar 19, 2008 at 9:33 PM, Frank Shute [EMAIL PROTECTED] wrote: On Tue, Mar 18, 2008 at 03:37:05PM -0700, Bill Campbell wrote: On Tue, Mar 18, 2008, Patrick Dung wrote: Hello As title, I

Re: Any software that can do X windows screen capture (with mouse cursor)

2008-03-19 Thread Mark Ovens
Nicholas Godson wrote: So what you are wanting is a program like Snag-It for Windows, Ksnapshot can do this I think. Haven't used it in quite a while though. KSnapshot doesn't grab the cursor either. Regards, Mark ___

Re: Any software that can do X windows screen capture (with mouse cursor)

2008-03-19 Thread Mario Lobo
On Tuesday 18 March 2008 13:54:34 Patrick Dung wrote: Hello As title, I have tried xwd, it can't capture mouse curosr. Regards Patrick ___ _ Looking for last minute shopping deals? Find them fast with

Re: Any software that can do X windows screen capture (with mouse cursor)

2008-03-19 Thread Chad Perrin
On Wed, Mar 19, 2008 at 06:11:08PM -0300, Mario Lobo wrote: On Tuesday 18 March 2008 13:54:34 Patrick Dung wrote: Hello As title, I have tried xwd, it can't capture mouse curosr. ksanpshot. It does exactly what you need. requires kde though Anything that doesn't require a bunch of

Any software that can do X windows screen capture (with mouse cursor)

2008-03-18 Thread Patrick Dung
Hello As title, I have tried xwd, it can't capture mouse curosr. Regards Patrick Looking for last minute shopping deals? Find them fast with Yahoo! Search.

Re: Any software that can do X windows screen capture (with mouse cursor)

2008-03-18 Thread Josh Carroll
On Tue, Mar 18, 2008 at 12:54 PM, Patrick Dung [EMAIL PROTECTED] wrote: Hello As title, I have tried xwd, it can't capture mouse curosr. The import program that's part of the ImageMagick port can do so: import image.png Then draw a box around whatever you want to screen shot. Alternatively,

Re: Any software that can do X windows screen capture (with mouse cursor)

2008-03-18 Thread Bill Campbell
to me that one would have to use some kind of video screen capture from which one could select frames showing the cursor as needed from working sessions. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX

Re: Any software that can do X windows screen capture (with mouse cursor)

2008-03-18 Thread Nicholas Godson
Patrick Dung wrote: Hello As title, I have tried xwd, it can't capture mouse curosr. Regards Patrick Looking for last minute shopping deals? Find them fast with Yahoo! Search.

Re: Right way to build package from non-port software

2008-03-11 Thread Michaël Grünewald
Catalin Miclaus wrote: Hello guys, What is the right way of building packages for non-ports applications? AFAIK 'make package' and ' pkg_create -b name' are based on ports installed packages. Is there any way of using same commands or additional scripts to achieve similar results? If it

Re: Right way to build package from non-port software

2008-03-11 Thread Christopher Cowart
On Tue, Mar 11, 2008 at 12:38:40AM +0100, Catalin Miclaus wrote: What is the right way of building packages for non-ports applications? AFAIK 'make package' and ' pkg_create -b name' are based on ports installed packages. Is there any way of using same commands or additional scripts to

Offshore software service offer from Semaphore

2008-03-10 Thread Semaphore Software
**Advertisement** [1]Offshore Software Deveopment Company | Semaphore | CMMi3 [2]COMPANY | [3]OFFSHORE DEVELOPMENT | [4]SERVICES | [5]TECHNOLOGY | [6]BPO | [7]CLIENTELE | [8]CONTACT [nox_top_bg.jpg] OUR COMPANY

Right way to build package from non-port software

2008-03-10 Thread Catalin Miclaus
Hello guys, What is the right way of building packages for non-ports applications? AFAIK 'make package' and ' pkg_create -b name' are based on ports installed packages. Is there any way of using same commands or additional scripts to achieve similar results? If it matters I'm trying to

RE: Re Mac Emulation / Centra Software

2008-02-29 Thread Ted Mittelstaedt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John.Andrwartha Sent: Thursday, February 28, 2008 7:42 PM To: freebsd-questions@freebsd.org Subject: Re Mac Emulation / Centra Software To clarify, Centra is a Windows based conferencing software

Re Mac Emulation / Centra Software

2008-02-28 Thread John.Andrwartha
To clarify, Centra is a Windows based conferencing software package that uses a Virtual Java machine (client} to provide VoIP, Video, White board and tools. It is used in my context as a teaching medium. The school my children attend ( Distance Education Tasmania) use it extensively

Is there any print enabled graphic design software?

2008-02-20 Thread Da Rock
I'm trying to get away from Adobe products (which are becoming rather agressive towards OSS), but I need to find a graphic software that can handle CMYK properly. I've tried GIMP (which has great tools) but it doesn't handle CMYK files- it only uses sRGB. I've tried Krita, but it doesn't work

Re: Is there any print enabled graphic design software?

2008-02-20 Thread Bill Moran
Da Rock [EMAIL PROTECTED] wrote: I'm trying to get away from Adobe products (which are becoming rather agressive towards OSS), but I need to find a graphic software that can handle CMYK properly. I've tried GIMP (which has great tools) but it doesn't handle CMYK files- it only uses sRGB

full-screen multimedia jukebox software

2008-01-26 Thread Chad Perrin
I'm looking for suggestions for full-screen playback multimedia jukebox software. It should maintain a full-screen display while playing, showing the video when video is played and some kind of visualization when audio is played, without showing the software controls on the screen. The intent

Re: recomendations for webb shop software

2008-01-17 Thread tesolarisc
nice solution found, thx anyway. -- /Peo -- - PGP signed/encrypted emails is prefered - -- [novice about this? ~ visit: www.gnupg.org] signature.asc Description: This is a digitally signed

recomendations for webb shop software

2008-01-16 Thread tesolarisc
Dear listmembers. I want to learn about the webb shop thing. Are there someone that can recomend software worth having a look at. I think of a webb site with forms that's connected to a database with order and update mecanisms. I will only use the software to learn. Cincerely -- /peo

Offshore Software Development Company | Semaphore

2008-01-09 Thread Kuntal Mehta
**Adviertisement** [1]Offshore Software Deveopment Company | Semaphore | CMMi3 [2]COMPANY | [3]OFFSHORE DEVELOPMENT | [4]SERVICES | [5]TECHNOLOGY | [6]BPO | [7]CLIENTELE | [8]CONTACT [nox_top_bg.jpg] OUR COMPANY

Offshore Software Development Company | Semaphore

2008-01-09 Thread Kuntal Mehta
**Adviertisement** [1]Offshore Software Deveopment Company | Semaphore | CMMi3 [2]COMPANY | [3]OFFSHORE DEVELOPMENT | [4]SERVICES | [5]TECHNOLOGY | [6]BPO | [7]CLIENTELE | [8]CONTACT [nox_top_bg.jpg] OUR COMPANY

Offshore Software Development Company | Semaphore

2008-01-09 Thread Kuntal Mehta
**Adviertisement** [1]Offshore Software Deveopment Company | Semaphore | CMMi3 [2]COMPANY | [3]OFFSHORE DEVELOPMENT | [4]SERVICES | [5]TECHNOLOGY | [6]BPO | [7]CLIENTELE | [8]CONTACT [nox_top_bg.jpg] OUR COMPANY

Offshore Software Development Company | Semaphore

2008-01-09 Thread Kuntal Mehta
**Adviertisement** [1]Offshore Software Deveopment Company | Semaphore | CMMi3 [2]COMPANY | [3]OFFSHORE DEVELOPMENT | [4]SERVICES | [5]TECHNOLOGY | [6]BPO | [7]CLIENTELE | [8]CONTACT [nox_top_bg.jpg] OUR COMPANY

Re: software raid 1 and recovery

2008-01-05 Thread Brian A. Seklecki
On Fri, 2008-01-04 at 10:56 -0500, Brian A. Seklecki wrote: Google: nagios + seklecki + check_raid_gmirror Also check out sysutils/smartmontools/ Also, I recently updated the plugin code to r270 with some patches from Scott Swanson. You can see a small screenshot of it in action here:

Re: software raid 1 and recovery

2008-01-04 Thread Brian A. Seklecki
Google: nagios + seklecki + check_raid_gmirror Also check out sysutils/smartmontools/ Cheers! ~BAS (Dealing with a fucked up gmirror raid 1 this morning) On Fri, 2008-01-04 at 15:32 +, Robin Becker wrote: I set this system up using Dru Lavigne's recipe, but I don't really understand --

software raid 1 and recovery

2008-01-04 Thread Robin Becker
I'm using software raid 1 on a 6.1 freebsd. This is a so called cold swap system, but I wonder how much it actually improves reliability. First off what should I be doing to detect error conditions and secondly what happens if the machine refuses to boot. I set this system up using Dru

Software Development

2007-12-18 Thread Kawaljeet Singh
to you. Please let me know if you have any software Development work to Outsource? Dedicated Staff: When you set up an offshore development center with CAT, you get the following: All hardware, software licensing and office infrastructure already in place A dedicated team of professionals who will learn

Software to manage BIND 9 ?

2007-12-12 Thread Frank Bonnet
Hi I'm searching for some good software that runs with FreeBSD to manage a primary DNS server with several domains. I've looked around, google for it, but was not able to have a precise idea so if some DNS admins that use one could tell me which are the most populars and usefuls it would

Re: Software to manage BIND 9 ?

2007-12-12 Thread Roberto Pereyra
webmin is a good bind manager. roberto -- Ing. Roberto Pereyra ContenidosOnline http://www.contenidosonline.com.ar Get secure managed email for your own domain with Hushmail Business - http://www.hushmail.com/business?l=503a=3211 ___

Re: Software to manage BIND 9 ?

2007-12-12 Thread Mark D. Foster
Frank Bonnet wrote: I'm searching for some good software that runs with FreeBSD to manage a primary DNS server with several domains. We use Men Mice at work for the last 2 years to manage our Linux (BIND9) and MS DNS servers. The product also works with FreeBSD. See http://www.menandmice.com

Software Development

2007-12-12 Thread kevin smith
with our customers as partners to assist them in achieving their goals and objectives. We would be delighted to demonstrate our offshore Development services to you. Please let me know if you have any software Development work to Outsource? Dedicated Staff: When you set up an offshore

Software Development

2007-12-05 Thread Kawaljeet Singh
to you. Please let me know if you have any software Development work to Outsource? Dedicated Staff: When you set up an offshore development center with CAT, you get the following: All hardware, software licensing and office infrastructure already in place A dedicated team of professionals who will learn

<    1   2   3   4   5   6   7   8   9   10   >