ПЯТЬ ШАГОВ ПО ПРИОБРЕТЕНИЮ ОФФШО РНОЙ КОМПАНИИ wesiuydt

2006-09-20 Thread Hugo
PYAT' SHAGOV PO PRIOBRETENIYU OFFSHORNOJ KOMPANII. SHag 1. Konsul'taciya. Poluchite konsul'taciyu u nashih specialistov i uznajte bol'she o vashih vozmozhnostyah. SHag 2. Registraciya predp

Mail system w/ virtual domains & users

2004-03-13 Thread Hugo
I know this is not the best list to ask this, but does anyone know a good tut,or has tried to setup the following: MySQL - Holds virtual domains and users database Postfix - MTA (supports virtual domains) Dovecot - POP3/IMAP server (auths by vpopmail) Vpopmail- Virtual auth system (looks info o

single threaded apps on dual cpu's

2004-03-13 Thread Hugo
Hi, I have a doubt. I just read on a forum that a single threaded application will only use one CPU. Reading ULE's descriptive paper, I think this is wrong. It IS possible for a single threaded app to use both CPUs, who are sharing the load amongst themselves, right? Regards -- http://www.6s-g

Weird directory entries

2004-03-15 Thread Hugo
Hi, >From times to times I get weird directory entries on a 4.8-RELEASE-p13 server. some examples: [EMAIL PROTECTED]:/stand]: dir | head total 71298 -r-xr-xr-x 33 root wheel - 2181808 Apr 3 2003 -sh* drwxr-x--- 5 root wheel -1024 Oct 15 20:16 ./ drwxr-x--x 19 root wheel - 512

Re: Building a SAN using FreeBSD

2007-10-07 Thread Hugo Silva
/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" You could always ZFS+ggate :) Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: Ipod software

2007-10-14 Thread Hugo Silva
http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" I've been using gtkpod for a few months now, it does what it advertises. Hugo ___ freebsd-questions@freebsd.org ma

Re: ps options

2007-11-10 Thread Hugo Silva
freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" See pstree (ports). Regards, Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

net/ifstated does not compile on 9.0-RELEASE/amd64

2012-02-14 Thread Hugo Silva
implicit declaration of function 'evtimer_del' ifstated.c: In function 'remove_expression': ifstated.c:763: warning: implicit declaration of function 'event_del' *** Error code 1 Stop in /usr/ports/net/ifstated/work/ifstated-4.7. *** Error code 1 Stop in /usr/ports/n

Requesting assistance: IPsec-configured FreeBSD system sends unencrypted packets on the wrong interface!

2011-07-07 Thread Hugo Silva
Hello, I'm setting up an IPsec tunnel between a OpenBSD/isakmpd box and a FreeBSD 8.2-STABLE/ipsec-tools racoon. It looks something like this: [lan a(OPENBSD_NET)]-->[openbsd]--i-p-s-e-c-->[freebsd]-->[lan b(FREEBSD_NET)] The FreeBSD server also runs OpenVPN, for end-user VPN. The ipv4 range is

Can *you* UFS snapshot a filesystem with 9.0-BETA1?

2011-08-18 Thread Hugo Silva
nd was run from stops responding, the webserver dies and xm console'ing from the dom0 works, but the VM is unresponsive (ie no login prompt on ENTER). Anyone else seeing the same? Regards, Hugo ___ freebsd-questions@freebsd.org mailing list http

Re: BHyve

2011-08-20 Thread Hugo Silva
On 08/19/11 18:46, Brandon Gooch wrote: > On Aug 19, 2011 10:29 AM, "Net Warrior" wrote: >> >> Hi >> Does anyone know if there is any progress on this project or how can I > track/test it? >> >> Thanks you- >> Regards >> > > I'm interested in this as well, and I'm hoping that after 9.0 is out the

Jails V2, VIMAGE, and integration in the base system

2012-02-03 Thread Hugo Silva
Hello, I didn't find much about jails v2 + epair + vimage on google; The FreeBSD wiki pages concerning this subject seem fairly outdated (that or not much has happened in 3 years), and the manpages don't mention much about vimage/vnet. According to http://ivoras.net/freebsd/freebsd8.html it

Re: Jails V2, VIMAGE, and integration in the base system

2012-02-04 Thread Hugo Silva
On 02/03/12 17:02, Devin Teske wrote: Please give this a try: http://druidbsd.sf.net/vimage.shtml http://druidbsd.sf.net/download.shtml Hi, Interesting. Is it safe to run in production (VIMAGE/vnets) ? ___ freebsd-questions@freebsd.org mailing lis

Re: Marvell Yukon chip in FreeBSD 5.4

2006-04-10 Thread Hugo Silva
Leonid Baryudin wrote: I'm trying to load Marvell if_myk.ko kernel module. In FreeBSD 5.4 vanilla it works fine, creates device node, etc... In my distribution (based on the same 5.4, but with some changes) driver gets loaded (kldstat shows that), but device node is not created. Wh

Re: 6.1-PRERELEASE CVSUP tag=???

2006-04-13 Thread Hugo Silva
Nikolas Britton wrote: On 4/12/06, Bryan Curl <[EMAIL PROTECTED]> wrote: Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bryan Curl Sent: Wednesday, April 12, 2006 11:27 AM To: freebsd-questions@freebsd.org Subject: Re: 6.1-

sound-card // dsp1

2004-07-03 Thread Hugo Silva
Hi, I need to create a dsp1 device. I'm running FreeBSD 5.2.1-RELEASE-p9 I've tried: [EMAIL PROTECTED]:/dev]# mknod /dev/dsp1 c 30 0x0013 mknod: /dev/dsp1: No such file or directory but no luck.. I need this device because I need to use two programs who will put dsp device in r/w. So the sec

Re: sound-card // dsp1

2004-07-06 Thread Hugo Silva
On Sat, 3 Jul 2004 23:48:24 -0000 (GMT), Hugo Silva <[EMAIL PROTECTED]> > wrote: >> Hi, >> >> I need to create a dsp1 device. I'm running FreeBSD 5.2.1-RELEASE-p9 >> >> I've tried: >> [EMAIL PROTECTED]:/dev]# mknod /dev/dsp1 c 30 0x0013 >&

vmware vs jails? (5.2.1)

2004-07-06 Thread Hugo Silva
Hi list, I have been considering using vmware instead of bsd jails for a virtual server provider. Jails are far too limited (1 ip only, quotas = per-jail fs,etc). I have never tried vmware with freebsd as a guest os, so I don't know if these limitations would apply.. What are your personal experi

bypass no new partitions protection ?

2004-07-07 Thread Hugo Silva
Hi all In one of my servers I left a 80GB disk unpartitioned to later partitition it according to my needs, only to have sysinstall always complain it couldn't write to ad1. I've googled a bit and it seems its related to some kind of protection that won't allow the system to create any new partiti

make distribution fails on 5.2.1-p9

2004-07-14 Thread Hugo Silva
(...) defined In file included from /usr/obj/usr/src/kerberos5/lib/libroken/roken.h:59, from /usr/src/crypto/heimdal/lib/roken/vis.c:43: /usr/obj/usr/src/i386/usr/include/netdb.h:166:1: warning: this is the location of the previous definition In file included from /usr/obj/usr/src/

best virtual server solution?

2004-07-23 Thread Hugo Silva
s a centralized configuration file which is easier to keep track of. - syslogd will die on the jail startup (using jstart), but if i run it manually it will stay running; same for cron. - Outside mounts are visible inside jails, any way to change this behaviour ? Best Regards, Hugo

Annoying 5.2.1 problem (em0 goes down)

2004-07-24 Thread Hugo Silva
instead of ipfw/ipfilter. I don't know if that has anything to do with it. Any ideas on what's causing this? Regards, Hugo ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

jails: am I missing something or..

2004-07-25 Thread Hugo Silva
ne: working user quotas INSIDE jails: need either a way to have them w/ different partitions and be able to create new jails with all other jails running, or need a way to use quotas with only a big partition) I find it weird there exists this big limitation on the jail system. Any ideias are so

5.2.1-p9 panics under high loads

2004-07-29 Thread Hugo Silva
s the same, 5.2 , SMP, and panic under high loads. Someone suggested that user adding a kernel option, which got him rid of the panics. But I couldn't find this thread. Does anyone know what this kernel option is? Best Regards, Hugo ___ [EMAIL PRO

FreeBSD 5.2.1 kernel w/ SMP under high load = panic

2004-08-01 Thread Hugo Silva
I am running a Dual Xeon 2.8ghz w/ SMP, SCHED_ULE on FreeBSD 5.2.1-RELEASE-p9. Whenever I load the server a bit more (let [EMAIL PROTECTED] run, compile stuff in multiple jails, etc), it will simple go offline. I confirmed with the datacenter and it is indeed a panic, but the datacenter didn't giv

Re: FreeBSD 5.2.1 kernel w/ SMP under high load = panic

2004-08-01 Thread Hugo Silva
> > On Sunday 01 August 2004 15:08, Hugo Silva wrote: >> I am running a Dual Xeon 2.8ghz w/ SMP, SCHED_ULE on FreeBSD >> 5.2.1-RELEASE-p9. > > Why aren't you running FreeBSD 4.10 on a machine like that? 5.2.1 is > simply > NOT ready for production enviroments. Why

Re: FreeBSD 5.2.1 kernel w/ SMP under high load = panic

2004-08-01 Thread Hugo Silva
Damn. And any clue on the magic kernel option that stopped the panics? Perhaps it wasn't *that* magic and just decreased the odds of a panic hapenning under high load, but that would do for me. I just lost the server 10 minutes ago doing a portupgrade -a with 4 jails running. :x Regards,

5. boot freebsd in verbose mode - question

2004-08-10 Thread Hugo Silva
Hi, Is there a way to turn this option on while the system is running, or make it the default option on the next reboot? Regards ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any m

5.2.1-p9 kernel hang (unknown reason, but more info)

2004-08-10 Thread Hugo Silva
idn't try running the server without it yet.. Anyone had problems with this because of PF ? I don't think so. sysctl's - I made a lot of optimizations on the sysctls to handle the large volume of file desc. & sockets I was expecting. About 15 minutes ago, I commented ALL of the stuff I changed out and rebooted the server. As a final note, atm only named, postfix, courier imap, apache, setiathome and sshd are running on the system (+2 jails). Any suggestions as of what is causing the server to stop daily? Many thanks if you got this far reading this :-) Regards, Hugo ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

KDM doesn't launch any WindowManager

2005-02-10 Thread HuGo Herter
e there is no X-configuration menu during the installation with sysinstall... But what's the name of the new tool ? Thanks Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: 5.2.1-p9 kernel hang (unknown reason, but more info)

2004-08-12 Thread Hugo Silva
Hugo Silva wrote: Hey list, My last move on the server trouble was changing back some sysctl's to their original values. Here is how loader.conf and sysctl.conf look now: (the #commented values were the sysctls active when the server used to die. one of these was causing the problem, sinc

Re: What are the best 3D games in the ports collection?

2004-08-22 Thread Hugo Silva
NeverWinter Nights Return to Castle Wolfenstein Return to Castle Wolfenstein: Enemy Territory Quake 3 > What are the funnest, best look, best quality 3D game you have come across > in > the ports collection. Some I will list: > > BZFlag > UT2003 > Foobillard > TORCS > BillardGL > LBreakout (Not 3

ALTQ@5.2.1-RELEASE-p9 ?

2004-08-24 Thread Hugo Silva
found were for 5.2-CURRENT. Does the patch for 5.2 works on 5.2.1-release-p9 ? Regards, Hugo ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: no user interface

2004-08-24 Thread Hugo Silva
You do have a user interface, just not a graphical one :-) Anyway, You have to manually install/configure the desktop environment.. if you have all the cds, run /stand/sysinstall as root, do post configuration on freebsd, and add the packages needed (mainly X, and your graphical environment of c

NIS on a school network - need some clarifications

2004-08-25 Thread Hugo Silva
similiar) Any insight on these issues is most welcome Regards, Hugo ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: NIS on a school network - need some clarifications

2004-08-25 Thread Hugo Silva
> NIS exports info from a passwd file. So this will include user > information and ect... groups can also be exported to... the means > using NFS you can export a file system or place on a fs. Allowing you > to export /usr/home or the like Point well taken, I didn't think on this. Should do t

Re: ssh question

2004-08-25 Thread Hugo Silva
> > After modifying the sshd.conf to allow my new IP access via ssh I can't > connect. I have stopped and restarted the service and the server and > double 'Allow your new ip address' ? What you can specify on /etc/ssh/sshd_config is the ip the server binds to, not the ip addresses of the clien

Alcatel SpeedTouch 330 USB + FreeBSD 5.2.1 + PPPoE -- a nightmare!

2004-08-28 Thread Hugo Silva
Hi, Today I went to a friend's house to install FreeBSD on his workstation, trying to make him change to open source software. I am a cable user and he has ADSL. I had never configured ADSL on FreeBSD, nor USB connections to the net. So I did some pre-reading on the handbook and some tutorials..

Re: Alcatel SpeedTouch 330 USB + FreeBSD 5.2.1 + PPPoE -- a nightmare!

2004-08-29 Thread Hugo Silva
y LCP requests have been sent, and the driver is abandoning the negotiation) Any feedback is VERY MUCH welcome :-) Regards, Hugo >> Hugo Silva ([EMAIL PROTECTED]) [040829 08:53]: >> >>> Today I went to a friend's house to install FreeBSD on his workstation, >>>

Re: Way OT: How long does your box run for?

2004-09-03 Thread Hugo Silva
I've had a 4.8 server with 280 days uptime, then the motherboard burned :/ I try never to reboot my servers, only when critical security updates are issued. The reason for this is I work with shell providers mostly, and the uptime is a big factor for the clients. But of course, if choosing to reb

Re: pf not logging on 5.3-BETA3 ?

2004-09-17 Thread Hugo Silva
3-kernel i386 > > -- > /"\ Best regards, | [EMAIL PROTECTED] > \ / Max Laier | ICQ #67774661 > X http://pf4freebsd.love2party.net/ | [EMAIL PROTECTED] > / \ ASCII Ribbon Campaign | Against HTML Mail and News > Best Regards, Hugo ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Apache Installation

2004-09-17 Thread Hugo Silva
Hey, It's very simple! Assuming you have an updated ports tree, just do this as root: cd /usr/ports/www/apache13 make install clean > Hey > > I am a novice at FreeBSD! I want to install apache v 1.3.28 in my FreeBSD > 5.21. > > Can u guys help me? How to proceed? > > -macuser > > > > ___

Re: pf not logging on 5.3-BETA3 ? [more info]

2004-09-18 Thread Hugo Silva
> On Friday 17 September 2004 20:51, Hugo Silva wrote: >> Did you put in "device pflog" as well? What does "$ifconfig pflog0" >> say? >> >> [EMAIL PROTECTED]:/home/klr]# ifconfig pflog0 >> pflog0: flags=41 mtu 33208 > > Okay, for some

DooM3 not working on FreeBSD 5.2.1-RELEASE :/

2004-10-05 Thread Hugo Silva
RET #91 0 36983 doom.x86 CALL exit(0x6) So I'm pretty much out of ideas to make the game work.. Seems to be thread-related, dies with an unknown error. Any ideias ? Regards, Hugo ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mai

Re: DooM3 not working on FreeBSD 5.2.1-RELEASE :/ [SOLVED!]

2004-10-08 Thread Hugo Silva
Hi list, All that was needed was upgrading the nvidia-driver. Worked after this :-) > On Wed, Oct 06, 2004 at 12:28:15AM -0000, Hugo Silva wrote: >> Hi, >> >> I'm running into trouble trying to run the DooM3 beta on FreeBSD. > > Yesterday I installed the Doom3 cl

Age of Empires on FreeBSD --- Possible?

2004-10-08 Thread Hugo Silva
know how it was achieved. Regards, Hugo ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

percona xtradb server & cluster for FreeBSD

2012-09-28 Thread Hugo Silva
er interest, they appear to be receptive to the idea. Thank you, Hugo ___ 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"

working SIP phone for FreeBSD?

2012-12-24 Thread Hugo Silva
Hi all, I've been searching for a working solution to use audio+video and sip on FreeBSD. So far the webcam is working with webcamd's/v4l help and that's a good start. I tried linphone and ekiga3, neither of which worked (both ports are outdated as well). There are instructions to build ekiga4 fr

Re: audio/baresip on FreeBSD 9

2013-01-03 Thread Hugo Silva
On 01/03/13 04:19, Joseph Olatt wrote: > > I've been trying to get baresip to work on my FreeBSD 9.x laptop and > haven't had much success. I register successfully to callcentric.com and > it appears that I can connect and there is a stream of data coming > through based on the status display: >

error installing apache

2003-01-01 Thread Hugo Saro
FreeBSD 4.6.2-release i had previously installed apache from a .tar.gz, removed the directories with rm -rf before trying to install from the ports collection, since make uninstall gave me some error too. I know this wasn't a good method for uninstalling.. now while trying to install from ports i

getting sound working :(

2003-01-09 Thread Hugo Saro
Hey everyone. I've tried everything i've remembered to put sound working on my fbsd box, but without success yet. I read the handbook section on sound and followed every step. more /var/log/messages | grep pcm -> Jan 8 18:39:38 toaster /kernel: pcm0: at port 0x220-0x22f,0x530-0x537,0x388-0x

Re: getting sound working :(

2003-01-10 Thread Hugo Saro
yep. --- George Vagner <[EMAIL PROTECTED]> wrote: > did you make your sound device? > > cd /dev > ./MAKEDEV snd0 > > > - Original Message - > From: "Hugo Saro" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday,

Redirecting services but not for the lan

2002-11-23 Thread Hugo Saro
Hello. I've been using FreeBSD for about 1 month and an half and loving it ;) I've managed to set my freebsd box as a nat gateway, managed to do some port redirection to hosts on my lan, etc. But i was thinking on something and would like to know if it is possible, and if yes, how. Say i have 3

x question

2002-12-05 Thread Hugo Saro
Is it possible to 'startx' and view the graphical environment from a windows workstation connected to a freebsd box? if yes, how? __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send

xf86EnableIO: Failed to open /dev/io for extended I/O

2002-12-05 Thread Hugo Saro
Build Operating System: FreeBSD 4.6 i386 [ELF] Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/

got Cygwin/XFree86 installed.. next step to get a remote x display?

2002-12-07 Thread Hugo Saro
heh i actually started trying things out and i already can run apps from my fbsd box and get them displayed on cygwin/xf86 server.. but without the window manager :\ (did it with ssh -X) What should I do in order to view the remote display here on my win2k box properly, with KDE running, my backgr

Re: Blackholes?

2003-03-02 Thread Hugo Saro
man blackhole --- "Remington L." <[EMAIL PROTECTED]> wrote: > I noticed that all values 1+ in sysctl > net.inet.tcp(udp).blackhole= are > valid. If 0 is off and 1 is on, what is 2+. What > purpose does this > server, I cant find documentation of this anywhwere > > > > To Unsubscribe: send mail

Re: How to tell what hardware in server ?

2003-03-07 Thread Hugo Saro
more /var/run/dmesg.boot --- Rus Foster <[EMAIL PROTECTED]> wrote: > On Thu, 6 Mar 2003, Wayne Pascoe wrote: > > > Hi all, > > > > Is there any way to tell what hardware is in a > server without rebooting > > it and checking dmesg? > > > > I'm just looking for Processor type, memory, stuff > like

Re: logging system load

2007-08-02 Thread Hugo Silva
Nikos Vassiliadis wrote: On Wednesday 25 July 2007 20:50, Momchil Ivanov wrote: На Wednesday 25 July 2007 19:38:41 Zbigniew Szalbot написа: Dear all, Is there a tool similar to top which would measure system load and write it to a file that could later be analyzed? The time when my sys

Re: apache problems

2007-08-16 Thread Hugo Silva
s.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" Are you using PHP and the worker/event MPM, by any chance ? Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: apache problems

2007-08-16 Thread Hugo Silva
Reinhold wrote: On Thu, August 16, 2007 20:16, Hugo Silva wrote: Reinhold wrote: Hi I am having some problems with apache22 on my box. What happens is, when I'm viewing loads and loads of pages, apache will stop responding untill I restart it again. This normally happens whe

Re: curious root find running

2007-08-17 Thread Hugo Silva
://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" man periodic Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe

Re: php.ini in /usr/local/etc

2007-02-12 Thread Hugo Silva
e if it was anywhere else. Check man hier(7) Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: login.conf questions

2007-03-06 Thread Hugo Silva
x27;w' output, the above suggestion will fix that) might be sysutils/idled, which is a daemon that does just what you want. Thanks in advance (again) Reuben A. Popp Regards, Hugo ___ freebsd-questions@freebsd.org mailing list http://lists

Re: root login with telnetd

2007-03-11 Thread Hugo Silva
Wojciech Puchar wrote: Err, sure; and for completeness, be sure and send the IP back to this list, and publish it on the front page of your website/blog/whatnot. and what if i will? do you know my root password? OK, cynicism aside, why on earth would you want to do this? That's a fool's e

Re: root login with telnetd

2007-03-11 Thread Hugo Silva
Sergio Lenzi wrote: Hello... I see you issues about telenet... I use the inetd+telnet for more than 20 years and using BSD with RSA, and obviiously with a good password. I have never been cracked down... and I have 10 of my /etc/ttys entries setted to "secure" ttyp0 none

Re: No matter what I try I can't get Nvidia 3d acceleration to work. Please help!

2007-03-13 Thread Hugo Silva
x resolution, and I have constant 142FPS (they're capped @ 142) on ET, at 1280x1024. Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: no innodb support in mysql 5.0 port

2006-11-30 Thread Hugo Silva
://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" Have you tried reading the error message? Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-qu

Re: How safe is encrypted disks? (data integrity)

2006-12-14 Thread Hugo Silva
vate partition on my laptop using GELI for months, without any problems. Since it's not /home (so, not automounted), I have a little script to mount it, which includes a fsck (with some special flags, I'd have to turn the laptop on as I don't remember them, but man fsck should re

OpenBSM on 6.2-RC1

2006-12-14 Thread Hugo Silva
system daemons." So the only thing that could be happening based on my limited knowledge of this software, is that somehow it cannot distinguish usernames on SSH connections. This seems odd, to say the least, so I'm resorting to the list, in the hopes that someone can point me in the

Re: What is this mean by this term

2007-01-18 Thread Hugo Silva
Bill Moran wrote: In response to "jdow" <[EMAIL PROTECTED]>: From: "Bill Moran" <[EMAIL PROTECTED]> "Dak Ghatikachalam" <[EMAIL PROTECTED]> wrote: I am confused 2 posters have told me that I am top posting , What do we mean by "top-posting" http://en.wikipedia.org/w

Re: Stranges messages in terminal

2007-05-30 Thread Hugo Silva
PROTECTED]" Hi, That always happens on my 6.2 laptop whenever I switch to a console (ALT+FX) and back to X. It isn't a problem, afaik. Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

Re: beryl/KDE

2007-06-16 Thread Hugo Silva
ted a port that is usable. Then just login to kde as usual and type beryl-manager on a console, from then on it becomes pretty obvious. I've tried beryl on 7.0-CURRENT myself but CTRL+ALT+Fx and back to the desktop is enough to hard lock the m

Re: UFS(2, 3 ?) vs ZFS.

2007-06-20 Thread Hugo Silva
total Keeping porn on /boot ? So unorthodox! :-) Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

cvsup-mirror: clients never get past 'running' (server 100% idle)

2007-12-17 Thread Hugo Silva
stays idle forever... 3002 73163 0.0 0.2 7592 3812 ?? IJ7:07PM 0:01.58 /usr/local/sbin/cvsupd -e -C 10 -l @daemon -b /usr/local/etc/cvsup -s sup.client FreeBSD 7.0-BETA4/amd64, cvsupd is running inside a jail, on ZFS. What am I missing ? Regards, Hugo _

Re: cvsup-mirror: clients never get past 'running' (server 100% idle)

2007-12-18 Thread Hugo Silva
Hugo Silva wrote: Hello, I've set up a local cvsup mirror for a freebsd server farm but I'm having some trouble making it work. I went with all the defaults on the install, only skipping gnats www and mail. The initial update went well, took awhile but I have all files in

Re: Additional flag after 6.2-RELEASE-xx

2007-12-26 Thread Hugo Silva
u and regards, Hello, -pX is the patchlevel. Both your systems are on RELENG_6_2, one has been updated, the other has not. See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html Regards, Hugo ___ freebsd-questions@freebsd.org ma

Re: zfs-geli-zfs: opinions/suggestions

2007-12-27 Thread Hugo Silva
2.eli da3.eli) would also work, and would be far easier to maintain. Your data would still be encrypted and you would still need to provide the passphrase to make the pool accessible. Best regards, Hugo translated to commands this reads: # zpool create p_a raidz /dev/mfid1 /dev/mfid2 /dev/mfid

ggatec hanging on 7.0-RC1/amd64

2008-01-04 Thread Hugo Silva
Am I missing something terribly obvious ? I have done this many times before and never encountered this problem.. Regards, Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: Unlock /dev/dsp?

2008-02-09 Thread Hugo Silva
Andreas Davour wrote: I have begin to find it annoying that when I have a Firefox running with a page with a youtube link it it, I can't at the same time play a mp3 file with mplayer. When I try I get an error saying that /dev/dsp is busy. Is there a way to make it play me some music anyway?

syslog-ng2 stuck - ptsopn

2008-02-11 Thread Hugo Silva
syslog-ng CALL open(0x7fffc1f0,O_WRONLY|O_APPEND|O_NOCTTY,0x7b) Any hints? Best regards, Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Freebsd based server lacking chown command, where to get it.

2008-02-12 Thread Hugo Silva
ions? What am i doing wrong as i cannot execute the chown command? /usr/sbin/chown cd /usr/sbin; ./chown Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Recording sound

2003-04-03 Thread Hugo Saro
Hi all, What is the command to record sound in freebsd? I have the soundcard correctly set up and it playbacks sound nicely, now i want to try recording, but don't know how. __ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms,

file: table is full.

2003-06-01 Thread Hugo Saro
Hi list, I have a fbsd server as a gateway on my home lan. It's running 4.7-STABLE , specs p200 mmx 80mb ram 2 hdd's .. it works fine , but I do get a regular (sort of) problem. When there's some problem with my ISP and dhclient keeps trying getting an IP, eventually when I get home i'll have lot

Re: Age of Empires on FreeBSD --- Possible?

2004-10-09 Thread Hugo Silva
chance seems to be winex but I don't know where to get it for free (or if it can be downloaded freely for bsd at all), and I'm not sure if it compiles OK on 5.2.1; I've heard people had some success with some patches. > On Fri, Oct 08, 2004 at 09:20:37PM -, Hugo Silva wrote:

Re: RedHat: Buffer Overflow in 'ls' and 'mkdir'

2004-10-24 Thread Hugo Silva
This is a fake! DONT download the patch (linux users), it is a trojaned version. Check: http://www.linux.ie/pipermail/ilug/2004-October/019483.html > >[logo_rh_home.png] > >Original issue date: October 20, 2004 >Last revised: October 20, 2004 >Source: RedHat > >A complete revis

Process states?

2004-11-01 Thread Hugo Silva
Hi, I'd like to know where I could get a complete list of the possible process states shown in ps , and their meanings ? Regards ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any ma

Re: Process states?

2004-11-01 Thread Hugo Silva
man ps / freebsd handbook don't speak about this, afaik. > On Mon, 1 Nov 2004 20:17:01 - (GMT), Hugo Silva <[EMAIL PROTECTED]> > wrote: >> Hi, >> >> I'd like to know where I could get a complete list of the possible >> process >> states sh

Re: SMP with hyperthreading CPU (5.3)?

2004-11-02 Thread Hugo Silva
[EMAIL PROTECTED]:/home/killer/] sysctl kern.smp.active kern.smp.active: 0 > On Sat, Oct 30, 2004 at 01:43:09PM -0700, Luke wrote: >> I haven't updated my system since August, but back then the "apic" >> device >> was also required. 5.3 may be different. >> This is the relevant section from my 5

linux_llseek

2003-07-28 Thread Hugo Saro
Hey list, I was asked by a friend to run a jedi knight 2 server for his clan on one of my fbsd servers. However, I ran into a problem. top'ing , i noticed the server was using 98% cpu & it should be idle. I killed it & started another jk2 server not in background. As soon as i typed 'map name', it

SOCKS5 guru needed

2003-08-21 Thread Hugo Saro
Hey everyone, I want to set up a proxy to play rtcw with lower ping on the usual servers, i've installed the socks5 port, but the manpage didn't help much. I want to have 2 usernames that need to auth on the server and are only allowed to connect to any host on udp ports 27960-28960 . Anyone knows

Re: how to eliminate an unused interface?

2006-04-20 Thread Hugo Silva
Robert Huff wrote: Jonathan Horne writes: my box has a firewire port that is showing up as fwe0. it is not being used, and i would like to eliminate this device from the network configuration. (some applications try to bind to this as its default interface, ex: iftop). how do i go a

Re: Bandwidth throttling

2006-04-23 Thread Hugo Silva
tinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" See http://www.openbsd.org/faq/pf/queueing.html Regards, Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

A really really weird problem with FreeBSD 6..

2006-05-19 Thread Hugo Silva
Hi list, I've been using FreeBSD on the desktop for several years now without any major problems. However, as of lately, I've been running into a very annoying problem. I'll try to explain: I play some OpenGL games on FreeBSD and have always played them without trouble. However, now I can't

Re: A really really weird problem with FreeBSD 6..

2006-05-19 Thread Hugo Silva
jekillen wrote: On May 19, 2006, at 10:00 AM, Hugo Silva wrote: Hi list, I've been using FreeBSD on the desktop for several years now without any major problems. However, as of lately, I've been running into a very annoying problem. I'll try to explain: I play some

Re: A really really weird problem with FreeBSD 6..

2006-05-21 Thread Hugo Silva
Hugo Silva wrote: jekillen wrote: On May 19, 2006, at 10:00 AM, Hugo Silva wrote: Hi list, I've been using FreeBSD on the desktop for several years now without any major problems. However, as of lately, I've been running into a very annoying problem. I'll try to explain

RAID-10 controller for FreeBSD 6.1 -- opinions please.

2006-05-24 Thread Hugo Silva
Hello, I am planning to deploy a server that will make use of hardware RAID (10). However, I don't mess with RAID+FreeBSD for quite some years now, so I don't know which adapter(s) are currently the most stable and best supported. What I would like are opinions and experiences from people tha

GEOM_JOURNAL on a 550G partition - opinions ?

2009-02-04 Thread Hugo Silva
iated! Thanks. Hugo ___ 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: FreeBSD and Bacula

2008-07-03 Thread Hugo Silva
ere a bug, or misconfigured .conf files? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" Surely a misconfiguration, I have just finished setting up bacula on a fre

Re: Linux Wolfenstein Enemy Territory - no sound

2008-08-17 Thread Hugo Silva
. Symlinking /dev/dsp/ to /dev/dsp0.0 or /dev/dsp1.0 doesn't cut it. regards You need hw.snd.compat_linux_mmap=1 Happy frags :) Regards, Hugo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

  1   2   >