Remote Desktop tool for FreeBSD

2007-07-18 Thread simon butsana
Hi, Does anyone know of a remote X client that can be used to establish a remote X session with a FreeBSD box. As an example, I would greatly like to test a tool with features similar to Microsoft's "Remote Desktop". Thanks, Simon Roger Olofsson <[EMAIL P

RE : Re: Remote Desktop tool for FreeBSD

2007-07-18 Thread simon butsana
Hi Garett, I apologize if you saw that as an offense. I never intended to hijack anyone's thread, and you will probably notice that I changed the subject (although I missed to remove the email body). Kind regards, Simon Garrett Cooper <[EMAIL PROTECTED]> a écri

Re: looking for a good mailing list manager

2007-07-24 Thread Simon Gao
not completely happy with it. Any help would be appreciated. Check out Sympa at www.sympa.org. Simon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

How to use the rum(4) driver in 6.3?

2007-08-07 Thread Simon Ironside
Hi all, How can I use the rum driver in 6.3-RELEASE? The online man pages show that the driver is available in 7. Every USB 802.11g adapter I've bought on eBay so far has been one of these instead of the ural supported device I've been looking for! Tha

Re: How to use the rum(4) driver in 6.2?

2007-08-07 Thread Simon Ironside
Simon Ironside wrote: How can I use the rum driver in 6.3-RELEASE? Oops, I of course meant 6.2-RELEASE. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Tool to automate web application installation

2007-08-08 Thread simon butsana
single command (and probably a number of parameters), Apache, PHP, MySQL, as well as modify some config files (mainly php.ini) Does anyone have clues? Regards, Simon Simon-Pierre Butsana [EMAIL PROTECTED] "I do not fear computers. I fear the lack of them." —Is

Can't fdisk newly installed disks

2007-08-13 Thread Simon Gao
uns FreeBSD 5.2.1-RELEASE. Any help is appreciated. Simon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Can't fdisk newly installed disks

2007-08-13 Thread Simon Gao
Jerry McAllister wrote: > On Mon, Aug 13, 2007 at 05:38:04PM -0700, Simon Gao wrote: > > >> Hi, >> >> I am running into some problem with fdisk newly installed drives. >> >> >From boot message, these drives are found without problem: >> >>

Re: Can't fdisk newly installed disks

2007-08-14 Thread Simon Gao
[EMAIL PROTECTED] wrote: > On 13/08/07, Simon Gao <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I am running into some problem with fdisk newly installed drives. >> > . . . > >> # fdisk -BI da5 >> fdisk: cannot open disk /dev/d

Re: Can't fdisk newly installed disks

2007-08-14 Thread Simon Gao
Wojciech Puchar wrote: > does anything else works. > like > dd if=/dev/disk of=/dev/null bs=1m count=1 > > > Yes. # dd if=/dev/da5 of=/dev/null bs=1m count=1 1+0 records in 1+0 records out 1048576 bytes transferred in 0.155479 secs (6744167 bytes/sec) > > On Mon, 13 A

Re: Can't fdisk newly installed disks

2007-08-14 Thread Simon Gao
Jerry McAllister wrote: > On Tue, Aug 14, 2007 at 11:48:29AM -0700, Simon Gao wrote: > > >> [EMAIL PROTECTED] wrote: >> >>> On 13/08/07, Simon Gao <[EMAIL PROTECTED]> wrote: >>> >>> >>>> Hi, >>

Re: Can't fdisk newly installed disks

2007-08-14 Thread Simon Gao
. > > jerry > That's it. A secure level of 3 setting was the problem. Once changed secure level to -1, everything worked. Thanks. Simon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Poll: What's the best audio player

2007-02-14 Thread Simon Phoenix
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Chris said the following on 13.02.2007 21:33: > What is the best audio (MP3/OGG/Etc) to use under Gnome? Audacious is a best for me. - -- Best regards, Simon Phoenix (Phoenix

Re: help

2007-02-20 Thread Simon Chang
By "LTSP", I assume you mean Linux Terminal Server Project. You really should have spelled out what the letters "LTSP" stand for, to save the aggravation of someone who is trying to help you. FreeBSD can run many Linux applications, but you will need to enable Linux support. Please refer to the

CVSup question

2007-02-21 Thread Simon Gao
Hi, I have some machines running FreeBSD 5.2.1. Is it safe to update ports to 5.4_stable via CVSup? Or should I use 5_stable? Simon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: CVSup question

2007-02-21 Thread Simon Gao
What if I just want to update ports for 5 stable tree? If using HEAD, then may some ports being updated be current but not stable? Or there is no such things as stable or current ports? Simon Joe Holden wrote: Simon Gao wrote: Hi, I have some machines running FreeBSD 5.2.1. Is it safe to

Re: vmware Questions

2007-02-22 Thread Simon Chang
A rule of thumb is to configure as much service as you need (in this case, dhcpd), with as little overhead as you can get away with (a simple jail vs. a full-blown VM). SC On 2/22/07, Martin McCormick <[EMAIL PROTECTED]> wrote: John Nielsen, referring to running multiple DHCPD's, writes: > For

Port installation failed

2007-02-22 Thread Simon Gao
ports/Mk/bsd.port.mk", line 5987: if-less endif "/usr/ports/Mk/bsd.port.mk", line 5987: Need an operator make: fatal errors encountered -- cannot continue Anyone has seen similar problem? It seems that bsd.port.mk is causing problem. Can I just replace bsd.port.mk file with one from other machines? Simon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Linux "equivalent" to freebsd

2007-03-01 Thread Simon Gao
o Linux (www.gentoo.org) a try. By using Gentoo Linux, you not only get the similar port system, portage, as with FreeBSD, but also enjoy all the benefits Linux can provide. Gentoo Linux is very flexible and has a very good support community. Simon ___

Re: strange installworld issue

2007-03-20 Thread Simon Chang
On 3/20/07, Jonathan Horne <[EMAIL PROTECTED]> wrote: im trying to installworld on a machine that is having its first update. buildworld and kernel completed without any errors, and installkernel seemed just fine. however, when i installworld, this is the error i get: phoenix# make installworld

Re: FreeBSD boot loader halts

2007-03-20 Thread Simon Chang
My FBSD 6.2 freezes at random after printing Default: F1 I haven't noticed this issue in the past with older versions of FreeBSD. Since this is a random issue, it's very hard to pin point the culprit by process of elimination (disabling APCI, etc...) After several ctrl+alt+delete reboots, the syst

Re: FreeBSD laptop computer

2007-03-20 Thread Simon Phoenix
t; thank you very much Maybe this links will be useful for you: http://laptop.bsdgroup.de/freebsd/ http://tuxmobil.org/mobile_bsd.html Good luck! - -- Best regards, Simon Phoenix (Phoenix Lab.) - --- KeyID: 0x2569D30B Fin

Re: No core dump after panic

2007-03-21 Thread Simon Chang
Hey there, From what you are saying it sounds like you are getting the panic on bootup. Is that correct? In looking through your config I don't see anything that really stands out (although I would use "/var/crash" for dumpdir, and you didn't specify savecore_flags). What else have you tried

Re: about MySQL

2007-03-21 Thread Simon Chang
Frank, The majority of your questions has nothing to do with FreeBSD. Please submit your questions to the appropriate mailing lists for those projects (Apache, MySQL, PHP, etc.). As for how one goes about learning FreeBSD, there are dozens of books, manuals, documentations, how-to's available.

Re: No core dump after panic

2007-03-22 Thread Simon Chang
I did not use /var/crash because /var was small than RAM. So I manually changed the crash directory to /usr partition. I do not know how to set savecore flag. Check out "man savecore" for a list of flags. You normally set them in /etc/rc.conf by putting in a line like: savecore_flags="-v -z",

Re: No core dump after panic

2007-03-23 Thread Simon Chang
Well, this means that, since your previous kernel panicked but was not able to save a coredump, when you boot up from another kernel there is simply nothing there for savecore to recover. As a result savecore is reporting that there is nothing to recover for you. But that's the way to set it up.

Re: FreeBSD 5.4, installation hangs

2007-03-23 Thread Simon Chang
I have seen this error message before, and it was indeed the memory that went bad. You should try to run memtest on it to confirm or deny it before trying the install again. SC ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mai

Re: Test

2007-03-26 Thread Simon Chang
Hear, hear. Chris, please remember NOT to do this again. SC ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Alternative package dependencies in portmaster

2007-03-26 Thread Simon Phoenix
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, all. Is any possibility to point an alternative dependency for portmaster, like ALT_PKGDEP in pkgtools.conf for portupgrade? - -- Best regards, Simon Phoenix (Phoenix Lab

Re: Test

2007-03-26 Thread Simon Chang
Yanno - I was just gonna let this go but it seems a simple "sorry" isn't good enough for some that simply don't feel as if life is complete without some sorta bitchin' Grow up, get a life, move on. It wont be the first time someone does this - and it certainly won't be the last - much less have t

Re: freebsd desktop | mozilla

2006-11-27 Thread Simon Phoenix
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 probsd org said the following on 26.11.2006 22:20: > > Simon Phoenix <[EMAIL PROTECTED]> wrote: > >>> On Fri, Nov 24, 2006 at 03:41:11PM -0800, probsd org wrote: >>> I'm a long time proponent of Fre

Re: My recent Epiphany about operating systems

2006-12-22 Thread Simon Chang
<> <> Folks, I too had a recent epiphany about something that I wish to share with you. It's not about operating systems; it's about terabyte_pete, the original poster who initiated this "message". Terabyte_pete, or Peter Daigle as some know him, has been trolling several other mailing lists

Sharing ports tree, possible?

2006-12-29 Thread Simon Gao
Is it possible to share ports tree directory? If so, what's the procedure? Simon Gao ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

filesystem size

2007-01-09 Thread Simon Gao
Hi, What's largest filesystem size supported by FreeBSD 5.2.1 i386? Simon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: filesystem size

2007-01-09 Thread Simon Gao
I looked at the link. It seems that it's not desirable to make a filesystem larger than 2TB with 5.2.1. How about 6.1/6.2? Are those remaining issues resolved with 6.1/6.2? Simon Kris Kennaway wrote: On Tue, Jan 09, 2007 at 02:01:47PM -0500, Andy Greenwood wrote: On 1/9/07, Simo

Re: USB TV Tuner vs. FreeBSD

2007-02-02 Thread Simon Phoenix
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 > Hello. Share successes who has forced to work the given device. I have AverTV USB 2.0 Plus, but i can't make it working for this time. :( - -- Best regards, Simon Phoenix (Pho

Re: skype on freebsd problem

2007-02-10 Thread Simon Phoenix
nd output device address in KDE Control Center. For example, a have /dev/dsp0.4 in my settings. - -- Best regards, Simon Phoenix (Phoenix Lab.) - --- KeyID: 0x2569D30B Fingerprint: 78FC 5C40 07CC D33

Re: FreeBSD 6.2 & HAL

2007-02-10 Thread Simon Phoenix
AL works good. Maybe this options simply obsoleted. By default in ports, HAL is off for kdebase. I have assume, that precompiled version of KDE on CD use this default behavior. But this is my assumption only. - -- Best regards, Simon Phoenix (Phoenix Lab.) -

Re: Recommend a file manager

2005-08-17 Thread Simon Olofsson
gt; looking file manager. Any suggestions? - -- Mit freundlichem Gruß, With best regards, Simon Olofsson http://www.olofsson-online.com GPG-Key: 0x3D001BE0 http://simon.olofsson.de/sec/simon_olofsson.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (FreeBSD) Comment: Using GnuPG with

sendmail stalling during boot

2005-08-18 Thread Simon Morgan
When my system boots it freezes for an extremely long time at a certain point in the boot process. Hitting CTRL-C at this point I'm informed that the loading of sendmail has been cancelled which obviously indicates that it's what is responsible. Looking into the issue I've seen a number of people

Re: sendmail stalling during boot

2005-08-18 Thread Simon Morgan
On 8/18/05, Chuck Swiger <[EMAIL PROTECTED]> wrote: > You really, really want to give your machine a real hostname, which is in the > DNS, reverses properly, and has MX records for the domains it handles mail for > set up, if you want to run sendmail and do mail correctly. > > If you are only rela

Re: IMAP Server suggestions

2005-08-20 Thread simon butsana
Hi Tim, You can also check courrier-imap. Afnog has an excellent how to at the link http://ws.afnog.org/afnog2004/t1/mail/index.htm Enjoy! Simon "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> a écrit : On Sat, 20 Aug 2005 02:27:54 -0400 Tim Holmes wrote: > It's been a

cannot ssh to machine on lan when it has no internet connection

2005-08-25 Thread Simon Morgan
ideas? Could this be construed as being a bug? Please CC me on any replies. Thanks. Simon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: cannot ssh to machine on lan when it has no internet connection

2005-08-25 Thread Simon Morgan
ame resolution towards that of authentication which seems to me to be very broken behaviour considering that SSH isn't accepting any form of authentication, at least not keyboard-interactive. Basically I'm waiting for somebody to tell me that I've made some stupid mistake otherwise

Re: cannot ssh to machine on lan when it has no internet connection

2005-08-26 Thread Simon Morgan
On 8/25/05, Ben Pratt <[EMAIL PROTECTED]> wrote: > I'm not sure if this will work or not but try setting up /etc/hosts to > reflect your LAN. I had a friend who had issues when, even though he was > connected to the Internet, he had DNS messed up on his FreeBSD system. > I'm thinking the SSH server

Re: cannot ssh to machine on lan when it has no internet connection

2005-08-27 Thread Simon Morgan
On 8/26/05, Adi Pircalabu <[EMAIL PROTECTED]> wrote: > You could also search your /etc/hosts.allow for the following line: > ALL : PARANOID : RFC931 20 : deny No luck. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listi

Re: How to find out which ports/dependencies were installed when installing a port?

2005-08-28 Thread Simon Olofsson
Later down the > road I deinstall "A" and decide I'd like to get rid of the > ports/dependencies that "A" needed installed with it. How would I go > about finding "B" and "C" just by knowing "A"'s name? There has to be > an

Re: freebsd-questions Digest, Vol 110, Issue 10

2005-08-31 Thread Simon Hewitt
server with /usr/local/sbin/pure-ftpd -j -lpuredb:/etc/pureftpd.pdb & I was doing this EXACT task today. After arguing for hours with the vsftp server I went for this one. After about 15 minutes its now working like a dream. Good luck Simon Message: 2 Date: Wed, 31 Aug 2005 14:18:28 +0200

Cannot build kernel (Re: Need help ..)

2005-10-10 Thread Simon Barner
s about porting third party applications to FreeBSD. For general questions, please use freebsd-questions, for freebsd-stable, if it's specific to a -STABLE branch of FreeBSD. I have Cc'ed freebsd-questions, so further discussion should happen there. -- Best regards / Viele Grüße,

Re: about FreeBSD debugging

2007-04-24 Thread Simon Chang
I installed the FreeBSD but some of its packages are not working. For that we have to check debugging option.Please can u tell me how to debug. I dont know any thing about debugging Which package(s) are you referring to? There are thousands of packages available to FreeBSD. You have to be m

Re: Yet another crash - help with interpreting dump

2007-04-24 Thread Simon Chang
Hello, Regarding your crash dump, has anyone responded to you yet? You might want to try and post this in the developer's mailing list. FreeBSD-questions has many non-developers who may not know how to help with your situation. Good luck, SC ___ free

Problem updating Freebsd ver 6.2

2007-05-10 Thread Simon Castillo
all cups - Reinstall cups - Reinstall samba - Re-run portmanager update Up to know, I was unable to kill this error and, in consequence, my samba server is not working. Does anybody could help me to fix this problem? I don't know what else to do.

Re: Problem updating Freebsd ver 6.2

2007-05-11 Thread Simon Castillo
Hi Gerard: I tried your suggestion and I still have the same result. It updated couple more files, but the error (missing library) is still there. Any other suggestion? Thanks in advance Simon Gerard Seibert <[EMAIL PROTECTED]> escribió: On Fri, 11 May 2007 01:45:47 -0500 WizLayer

Re: Problem updating Freebsd ver 6.2

2007-05-11 Thread Simon Castillo
Hi WizLayer: Nope, no particular reason to use portmanager. I guess I'll one more that suffer a bad experience. I don't see any other solution than re-install every thing again. Thanks Simon WizLayer <[EMAIL PROTECTED]> escribió: On Friday 11 May 2007 11:23:11 am Simon

Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00

2007-05-18 Thread Simon Phoenix
2.2.4, but this error message not disappear. acd0: DMA limited to UDMA33, controller found non-ATA66 cable acd0: DVDR at ata1-master UDMA33 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x48 0x00 0x01 - -- Best

Error with Gnome 2.18.1 update -The configuration could not be loaded-

2007-05-19 Thread Simon Castillo
ure that I didn't miss any update and so far all are ok. Any ideas on how to fix this error on Freebsd? Thanks in advance Simon - Llama gratis a cualquier PC del mundo. Con una excelente calidad de sonido. Y

Rv: Error with Gnome 2.18.1 update -The configuration could not be loaded-

2007-05-19 Thread Simon Castillo
The server was down when I sent this. I am re-sending Simon Castillo <[EMAIL PROTECTED]> escribió: Fecha: Sat, 19 May 2007 07:54:17 -0500 (CDT) De: Simon Castillo <[EMAIL PROTECTED]> Asunto: Error with Gnome 2.18.1 update -The configuration could not be loaded- A: freebsd-questions

Re: enable fetchmail system-wide mode

2007-05-31 Thread Simon Barner
tor since users can update their email configuration on their own. If you still have problems, please give me as much detail as you can. -- Best regards / Viele Grüße, [EMAIL PROTECTED] Simon Barner[EMAIL PROTECTED] pgp0XTI0x7lJo.pgp Description: PGP signature

Re: enable fetchmail system-wide mode

2007-06-02 Thread Simon Barner
can modify the port. -- Best regards / Viele Grüße, [EMAIL PROTECTED] Simon Barner[EMAIL PROTECTED] pgpwxDUtaN1mw.pgp Description: PGP signature

Re: The FreeBSD Diary -- Is your ISP blocking port 25? Here's a Postfix solution.

2007-06-15 Thread Simon Chang
Um, since you had pulled this article from The FreeBSD Diary, why don't you try... www.freebsddiary.org? SC On 6/11/07, John Hoskins <[EMAIL PROTECTED]> wrote: I need to get ion touch with the person who posted the article: I have a serious problem, and I need help. The FreeBSD Diary

How to install a specific version of Python

2007-07-04 Thread Simon Gao
Hi, How to install a specific version of Python which is not the latest version? Simon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: An ssh Question

2007-07-07 Thread Simon Chang
OpenSSH_4.5p1 FreeBSD-20061110, OpenSSL 0.9.7e-p1 25 Oct 2004 debug1: Reading configuration data /etc/ssh/ssh_config debug2: ssh_connect: needpriv 0 debug1: Connecting to xx.com [x.x.x.x] port 22. What is really baffling is that if I try the exact same thing from, say, a cyg

Re: GMail Users Blocked by Spamcop

2005-04-22 Thread Simon Burke
On 4/22/05, Chris <[EMAIL PROTECTED]> wrote: > In addition to what Shantanoo said, on a personal note - if Gmail gets > blocked - that has to tell you something about the client el they have. > Not all, but a large percentage. > > Unfortunate as it seems, when ever email is offered free of charge

/etc/issue "problem"

2005-05-02 Thread Simon Striker
/gettytab includes: default:\ :cb:ce:ck:lc:fd#1000:im=\r\n\Welcome!\r\n\r\n:sp#1200: :if=/etc/issue: Does enybody know where is the problem and how can I fix it? I will be very grateful if someone will help me or give me a piece of advice! Best regards, Simon -- Simon Striker Rusjanov

Re: /etc/issue "problem"

2005-05-02 Thread Simon Striker
th Google, but have not find anything ... -- Simon Striker Rusjanov trg 2 1000 Ljubljana +38641473856 Europe (Slovenia) E-mail: [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ques

Re: /etc/issue "problem"

2005-05-02 Thread Simon Striker
ssword: to What ever: Password: But I still can not change the pre-login text with some text written in /etc/issue. -- Simon Striker Rusjanov trg 2 1000 Ljubljana +38641473856 Europe (Slovenia) E-mail: [EMAIL PROTECTED] ___ freebsd-questions@freebsd.o

Re: /etc/issue "problem"

2005-05-02 Thread Simon Striker
Hello again! So far I have noticed that text in /etc/issue shows up ONLY when user logs on from console. Now I wonder If there exists something like /etc/issue.net (like in Linux), where I could put the text for telnet pre-login message? Best regards, Simon -- Simon Striker Rusjanov trg 2 1000

Re: How to become su..

2005-05-10 Thread simon butsana
tall Linux or Windows 2003 without any problem... Does anyone know what the issue may be? Thanks in advance for the support, Simon Butsana - Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! Créez vo

Disk not found during FreeBSD 5.3 Installation

2005-05-10 Thread simon butsana
simon butsana <[EMAIL PROTECTED]> a écrit: Hi All, I am tring to install FreeBSD 5.3 on a computer with IDE Disk 169 GB on IDE port1, CD/DVD RWriter on IDE2 booting with FreeBSD 5.3 Disk 1 from FreeBSD Mall. I keep having the error message "Disk not found", as if there was no

How to upgrade FreeBSD release

2005-05-10 Thread Simon Striker
advice! Best regards, Simon -- Simon Striker Rusjanov trg 2 1000 Ljubljana +38641473856 Europe (Slovenia) E-mail: [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

FreeBSD 5.3 installation problem

2005-05-13 Thread simon butsana
Hi, When trying to install FreeBSD 5.3 on my computer, I get the following error "No disks found". But I can install without any problem Linux or Windows on that computer. The hard disk is IDE 160 GB (Western Digital). Does anyone have an idea on a solution? Thanks, Sim

Re: devel/boost -- where is tools/build/v2?

2007-12-16 Thread Simon Barner
OT doc files: they are needed by bjam. > Their "right" place should be something like, say, > /usr/local/lib/boost/tools/... -- Best regards / Viele Grüße, [EMAIL PROTECTED] Simon Barner[EMAIL PROTECTED] pgpqI7AX52gTl.pgp Description: PGP signature

Re: (no subject)

2007-12-18 Thread Simon Chang
You need to do some reading on your own. Your questions are general enough that some Googling around the Internet should give you what you need. After having done sufficient reading on your own, if you still have questions, then come back. Show some initiative; don't expect us to spoon-feed you.

Re: how to hardcode kernel dump device in kernel

2008-01-25 Thread Simon Chang
I do not know the syntax either, but it does say that whatever it is is being deprecated, so I don't imagine the documentation guys will bother putting it in there... SC ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/li

Re: A non FreeBSD question.

2008-02-08 Thread Simon Chang
On Feb 7, 2008 10:29 PM, अनुज Anuj Singh <[EMAIL PROTECTED]> wrote: > Hi, This is completely off-topic. Either post something on-topic, or do not post at all. SC ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Dropped Packets

2008-02-24 Thread Simon Chang
Hardware issues come to mind. Do you have a dmesg? SC On Sun, Feb 24, 2008 at 9:27 AM, Dave Raven <[EMAIL PROTECTED]> wrote: > Hi all, > I have a FreeBSD 4.11 (I know its outdated but I don't have an > option) box which is behaving very weirdly. After about a day and a half it > start

FreeBSD 6.2+PHP+700 sites = DNS Issues?

2008-02-27 Thread Simon Street
on apache but to no avail. Upgrading to 6.3 is an option if that will fix it. Any thoughts? Thanks, Simon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Installing FreeBSD remotely via serial console

2008-03-04 Thread Simon Chang
Hi, > Not sure whether Dell hardware has any special management features, but on > generic server hardware, I always make sure BIOS console redirection is > enabled (gives you BIOS access), and that it's set to stop redirecting once > the OS boots. If it is one of the newer Dells, there is a

Re: FreeBSD 6.2+PHP+700 sites = DNS Issues?

2008-03-05 Thread Simon Street
cript that auto regens apache/php/addons) I'm having a hard time believing that this issue only plagues FreeBSD and is unfixable! Anyone got any ideas on what else I can change? Thanks, Simon ___ freebsd-questions@freebsd.org mailing list http

Re: FreeBSD 6.2+PHP+700 sites = DNS Issues?

2008-03-05 Thread Simon Street
On Wed, Mar 5, 2008 at 2:32 PM, Mel <[EMAIL PROTECTED]> wrote: > > On Wednesday 05 March 2008 12:01:11 Simon Street wrote: > > In addition i've attempted adding: > > > > kern.maxfilesperproc=65536 > > kern.ipc.somaxconn=1024 > > kern.ipc.maxsockb

Re: FreeBSD 6.2+PHP+700 sites = DNS Issues?

2008-03-06 Thread Simon Street
On Wed, Mar 5, 2008 at 5:14 PM, Mel <[EMAIL PROTECTED]> wrote: > > On Wednesday 05 March 2008 17:50:45 Mel wrote: > > On Wednesday 05 March 2008 17:11:25 Simon Street wrote: > > > On Wed, Mar 5, 2008 at 2:32 PM, Mel <[EMAIL PROTECTED]> > > > > wro

Re: FreeBSD bind performance in FreeBSD 7

2008-03-07 Thread Simon Dircks
Ted Mittelstaedt wrote: -Original Message- From: Peter Losher [mailto:[EMAIL PROTECTED] Sent: Monday, March 03, 2008 10:18 PM To: Ted Mittelstaedt Cc: [EMAIL PROTECTED]; freebsd-questions@freebsd.org Subject: Re: FreeBSD bind performance in FreeBSD 7 Yeah, ISC just hates FreeBSD...

Re: port to convert comma delimited file

2003-03-25 Thread Simon Barner
print (""); There are lots of perl tutorials around the 'net, but if you perfer books, I'd recommend "Lerning Perl" (Oreily), which I found very helpful. Btw.: Some perl knowledge can never harm in a UN*X environment.

Re: port to convert comma delimited file

2003-03-25 Thread Simon Barner
"\n"; > } > print "\n"; Yes, this is exactly what I was thinking about :-) Simon signature.asc Description: Digital signature ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FW: recomended POP server?

2003-03-31 Thread Simon Dick
POP this mail to > there desktops. It would be perhaps nice to offer webmal to them as well. > > We rae talking failry ligh usage here. > > I;ve never set up a POP server before. What packages should I look at? I like teapop myself. -- Simon Dick

installation

2003-05-27 Thread Simon Sharratt
o and boot into win95 but won't be happy if I overwrite the mbr .So I guess my question is this How do I make a boot floppy for bsd when I install it?or is there a more elegant way? Hopefully simon sharratt ___ [EMAIL PROTECTED] mailing

Re: / is filling up

2003-06-04 Thread Simon Barner
usually use du -xh -d 2 | grep M and du -xh -d 2 | grep G to see directories that take more than 1 mega (giga) byte of space (although these commands will print directories with an 'M' ('G') in their names, too. Simon signature.asc Description: Digital signature

Re: How can I recover the password for root in FreeBSD 4.4

2003-06-04 Thread Simon Barner
password for root? > I would appreciate any help on this. > many thanks, > If you have access to the console, this should do the trick: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#FORGOT-ROOT-PW Simon signature.asc Description: Digital signature

Re: System for generating C/C++ references?

2003-06-12 Thread Simon Barner
for C, C++, Java and PHP - but I do not know how the result will look like if the source code is not prepared with special descriptive comments. Simon signature.asc Description: Digital signature

Re: Running a rand or random script

2003-06-16 Thread Simon Barner
nsigned int r = random () % 9 +1; printf ("%d\n", r); return r; } Cheers, Simon ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Running a rand or random script

2003-06-16 Thread Simon Barner
Whoops, did too much C++ programming these days, in C this should really be: #include #include int main (int argc, char *argv[]) { unsigned int r; srandomdev(); /* use this on non-BSD systems: srandom(time (0)); */ r = random (

Re: Totally newbie - install problems

2003-06-19 Thread Simon Barner
nstall > required packages/ports for the selected package/port automatically). You can build your own packages with the ports collection (just use make package instead of make install). But if the machines will have exactly the same disk layout, setting up a master a

Re: Obtaining ports collection

2003-06-20 Thread Simon Barner
o use a -STABLE box with an up-to-date p.c., most of the ports should work on your 4.7 box. Simon ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: Xfree86 Config Problems

2003-06-24 Thread Timms, Simon
sounds like you are doing pretty good. If you are getting the gray screen and black X then your video card is supported and you have started X. What you are missing is a window manager. I don't know what window manager you want but give fluxbox a try, it is in the ports collection. If you want

mod_jk, mod_jk2

2003-06-25 Thread Timms, Simon
Hi, I have been trying to install the mod_jk or mod_jk2 tomcat connectors from /usr/ports/www/mod_jk(2). Unfortunately I get an error during the build of either one. I have an up to date ports collection. Has anybody else got this to work? Iff so then how? /bin/sh /usr/local/share/apache2/buil

RE: Apache + PHP Issue

2003-06-26 Thread Timms, Simon
did you put AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps in the httpd.conf file as it tells you to at the end of the php port install? Did you restart apache? -Original Message- From: bryan cassidy [mailto:[EMAIL PROTECTED] Sent: Thursday, June 26,

crontab root not found

2003-06-27 Thread Timms, Simon
made to the crontab so I won't bother including it in the e-mail since it is the default file. Thank you kindly, Simon This email communication is intended as a private communication for the sole use of the primary addressee and those individual

RE: crontab root not found

2003-06-27 Thread Timms, Simon
2 * * * root /usr/local/scripts/cron.portupgrade -Original Message- From: Jonathan Arnold [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 9:18 AM To: Timms, Simon Cc: [EMAIL PROTECTED] Subject: Re: crontab root not found > I seem to be having some trouble w

Re: Disk Space

2003-07-01 Thread Simon Barner
vides the information that you need. Cheers, Simon signature.asc Description: Digital signature

Re: Limit Processes

2003-07-01 Thread Simon Barner
.freebsd.org/doc/en_US.ISO8859-1/books/handbook/users-limiting.html as well as man login.conf. The maxproc directive should do what you desire. Simon signature.asc Description: Digital signature

<    1   2   3   4   5   6   7   >