ERROR: Unable to write data to disk idad1

2004-01-14 Thread Didier Wiroth
Hi, I run freebsd 5.2 on a compaq proliant ml 350 with raid smartarray 221 controller. I'm running the system with two (hardware) virtual volumes (4 disks). I tried to add a partition (with /stand/sysinstall) to idad1s1. This should become idad1s1f but when I try to write the changes to disk

killall -HUP xyz

2004-01-14 Thread Didier Wiroth
Hi, This might sound stupid but I was asking myself as a newbie, when I launch: chroot /chroot/httpd /usr/local/apache/bin/httpd I change the config file and execute killall -HUP httpd Is apache now still executed in the chroot environment? thx a lot

sshd, how is this possible, security bug?

2004-01-14 Thread Didier Wiroth
Hi, using freebsd 5.2 release. Below you can see what is not commented out in my sshd_config file, which is almost the default: #$FreeBSD: src/crypto/openssh/sshd_config,v 1.33 2003/09/24 19:20:23 des Exp $ #VersionAddendum FreeBSD-20030924 Protocol 2 ListenAddress x.y.z.x LoginGraceTime 60

Tr: ERROR: Unable to write data to disk idad1

2004-01-15 Thread Didier Wiroth
(Sorry to insist, I'm still blocked with this unable to write data to disk dislaber editor problem. I really need to solve it urgently because I need new hd space. Is it possible that this problem occurs because the swap partition is also idad1s1? Perhaps you have some ideas I can try?

Re: dual-booting with xp

2004-01-15 Thread Didier Wiroth
Hi, Start in windows xp and use bootpart from: http://www.winimage.com/bootpart.htm List your partition of your disks with this tool and have look where freebsd is installed. (It is a nice freeware tool and you don't risk any damage to the partition table!) You can than create with Bootpart a

linuxELF binary type 3 not known

2004-01-16 Thread Didier WIROTH
Hi, When starting my freebsd box 5.2-release the following error appears before login: start snip--- Initial i386 initialization:. Additional ABI support: linuxELF binary type 3 not known. /compat/linux/sbin/ldconfig: 1: Syntax error: ( unexpected . Starting cron. ---stop snip What exactly is the

RE: Tr: ERROR: Unable to write data to disk idad1

2004-01-16 Thread Didier WIROTH
PROTECTED] On Behalf Of Jorn Argelo Sent: vendredi 16 janvier 2004 10:44 To: Didier Wiroth Cc: [EMAIL PROTECTED] Subject: Re: Tr: ERROR: Unable to write data to disk idad1 (Sorry to insist, I'm still blocked with this unable to write data to disk dislaber editor problem. I really need to solve

RE: Tr: ERROR: Unable to write data to disk idad1

2004-01-16 Thread Didier WIROTH
Forgot to mention it is RAID1 1) RAID 1st logical volume 1 of 9gb 2 disks, are mounted as 1 logical (idad0) volume as raid 1 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

FW: ERROR: Unable to write data to disk idad1

2004-01-16 Thread Didier WIROTH
Now, I tried to boot from the 5.2-r cd. I went to: Configure - Label - choose the disk etc.. Same result, ERROR... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Didier WIROTH Sent: vendredi 16 janvier 2004 17:28 To: 'Matthew N. Dodd' Cc: [EMAIL

starting /stand/sysinstall in single user mode, how?

2004-01-17 Thread Didier WIROTH
hi, (concerns freebsd 5.2-release) when I restart in single user mode with: shutdown now I choose: /bin/csh as my shell. Set TERM variable: set TERM cons25 and try to start sysinstall: /stand/sysinstall A message appears: Try to set the TERM variable before using sysinstall Sysinstall will use

RE: starting /stand/sysinstall in single user mode, how?

2004-01-17 Thread Didier WIROTH
setenv TERM cons25 solved the problem! thanks a lot -Original Message- From: Sergey 'DoubleF' Zaharchenko [mailto:[EMAIL PROTECTED] Sent: samedi 17 janvier 2004 15:14 To: Didier WIROTH Subject: Re: starting /stand/sysinstall in single user mode, how? On Sat, 17 Jan 2004 14:46:47 +0100

RE: ERROR: Unable to write data to disk idad1

2004-01-17 Thread Didier WIROTH
How I solved the problem: 1) I booted the live-cd (5.2-release cd2) 2) Launched the CDROM/DVD Use the live filesystem CDROM/DVD 3) Launched /stand/sysinstall from the shell 4) and created the required partition from there. I rebooted in normal mode and formatted (with newfs) the partition and

syslog question

2004-01-19 Thread Didier WIROTH
Hi, I've this entry in syslog.conf (which is default): *.err;kern.debug;auth.notice;mail.crit /dev/console I would like also to log those messages in a file called for example: /var/log/console.critical (I want both, /dev/console and the log file!) How should I modify the above line to

RE: newbie question

2004-01-19 Thread Didier WIROTH
You may also add this to /etc/rc.conf or it will update the version info after every reboot: update_motd=NO -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew L. Gould Sent: lundi 19 janvier 2004 16:36 To: Larry Rosenman; marlon corleone; [EMAIL

SMP kernel option

2004-01-19 Thread Didier WIROTH
Hi, I'm a bit confused. In /usr/src/sys/i386/conf/NOTES it is written: # Be sure to disable 'cpu I386_CPU' for SMP kernels. Do they mean you have to completely remove the cpu option from the custom file, at this time I'm using this in my custom kernel: cpu I686_CPU options

Re: ideas for an old BSD laptop?

2004-01-20 Thread Didier Wiroth
Perhaps you could use it as a thin terminal client with vnc or even windows terminal client (http://www.rdesktop.org/). Messages d´origine De: Jonathon McKitrick [EMAIL PROTECTED] Date: mardi, janvier 20, 2004 11:36 pm Objet: ideas for an old BSD laptop? Hi all, I haven't used

mod_security, apache1.3.29 freebsd5.2

2004-01-21 Thread Didier Wiroth
Hi, I'm trying for a few days to use mod_security with apache 1.3 freebsd5.2. Unfortunately I'm unsuccessful. Mod_security rules doesn't seem to react or even filter any kind of data. I'm logging mod_security data with: SecAuditLog logs/audit_log SecFilterDebugLog logs/modsec_debug_log

man question

2004-01-21 Thread Didier Wiroth
Hi, I've compiled and installed software by my own in this directory: /home/me/custom/ In this directory I have the following directories and subdirectories: /home/me/custom/man /home/me/custom/man/man1 /home/me/custom/man/man8 The man8 and man1 directory contains some .8 and .1 man files. For

compiling apach2 for freebsd

2004-01-22 Thread Didier WIROTH
Hi, I'm using a smp freebsd 5.2 test server. I would like to compile apache2 with --with-mpm. Which process model would you recommand for freebsd 5.2 and a SMP enabled kernel: MPM={beos|worker|prefork|mpmt_os2|perchild|leader|threadpool} Many thanks for the advice

log_in_vain=YES

2004-01-23 Thread Didier WIROTH
When using log_in_vain=YES I get a lot of console message of these types: Jan 21 03:01:12 ultimate kernel: Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:49188 flags:0x02 Jan 21 03:01:12 ultimate kernel: Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:49190 flags:0x02 Jan 21

totally allocated apache bandwidth in freebsd

2004-01-23 Thread Didier WIROTH
Hi, (I'm new to freebsd and apache) With mod_bandwidth you can limit bandwidth per client ip or make adjustments depending on the size of the file etc.. But as far I've read so far you can't limit an overall bandwidth with it. In Microsoft IIS you have an option Limit the total network bandwidth

FW: totally allocated apache bandwidth in freebsd

2004-01-23 Thread Didier WIROTH
I forgot to mention that I'm using FreeBSD5.2-release. Perhaps pf altq would also be a solution for limiting bandwidth?! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Didier WIROTH Sent: vendredi 23 janvier 2004 12:38 To: [EMAIL PROTECTED] Subject

RE: log_in_vain=YES

2004-01-23 Thread Didier WIROTH
at the time, that the daily reports arrives. Perhaps someone could confirm this? -Original Message- From: fbsd_user [mailto:[EMAIL PROTECTED] Sent: vendredi 23 janvier 2004 14:17 To: Didier WIROTH; [EMAIL PROTECTED] Subject: RE: log_in_vain=YES If this is happening while your system

what is the prompt command of this rc.conf entry

2004-01-28 Thread Didier WIROTH
Hi, Defining the default gateway in rc.conf is: defaultrouter=10.0.0.10 How do you define this from the command prompt, what is the command I would have to use to make 10.0.0.10 as my default gateway? many thanks ___ [EMAIL PROTECTED] mailing list

RE: Enabling Macromedia Flash

2004-01-28 Thread Didier WIROTH
Hi, I didn't know libmap.conf until this post. I've read the man 5 libmap.conf but I don't really understand how this works. If we take the 2 first row from below as a sample: [/usr/local/lib/linux-flashplugin6/libflashplayer.so] libpthread.so.0 liblthread.so.3 libdl.so.2

RE: can't assign requested address nn7j

2004-01-30 Thread Didier WIROTH
Hi, Do you mean the subnet mask of your alias is 255.255.255.248 ? Your rc.conf should look like this: ifconfig_fxp0_alias0=inet x.y.z.y netmask 255.255.255.255 and not ifconfig_fxp0_alias0=inet x.y.z.y netmask 255.255.255.248 Is that correct? Didier -Original Message- From: [EMAIL

RE: Problem with mount_ntfs

2004-01-30 Thread Didier WIROTH
try: mount_ntfs /dev/ad0s1 /mnt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vladimir Yourtaev Sent: Friday, January 30, 2004 12:09 PM To: [EMAIL PROTECTED] Subject: Problem with mount_ntfs Hello all My system FreeBSD-4.9 REALEASE kernel compiled

convert .cshrc to .bashrc

2004-01-30 Thread Didier Wiroth
Hi, I'm almost new to freebsd about a few month now. It took me some while to learn how to customize my .cshrc file. I would like to switch to bash2 now. 1) I was wondering if there is a tool (from the ports collection) that can automatically convert my customized .cshrc to a .bashrc

scroll lock vs shift page up keys usage

2004-01-31 Thread Didier Wiroth
Hi, (fbsd novice using bash2) I switched from csh to bash2 today. I was wondering if it is possible under bash2 to scroll the screens in the ttyv0-6 consoles with shift page up and shift page down. In csh I've always used Scroll lock but I thought under bash it is possible. When under X with

customize set prompt question

2004-02-02 Thread Didier WIROTH
Hi, I would like to colorize this prompt: set prompt=@%m:%~# How do I have to modify the prompt so that the entire prompt is of red color. Only the prompt should be red, not what is typed or the results of any output. many thanks ___ [EMAIL

RE: mirror

2004-02-02 Thread Didier WIROTH
Have a look here: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/ Regards Didier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: lundi 2 février 2004 05:17 To: [EMAIL PROTECTED] Subject: mirror I am

Re: conf/62230: log-in-vain issues it's msg every time 'mail'command is used.

2004-02-02 Thread Didier Wiroth
Hi, I thought I would share my experience, with log_in_vain. :-)) When setting: sendmail_flags=NO Sendmail only listens to 127.0.0.1 I only need sendmail to send daily/weekly/monthly reports. Every time the security report is sent, I have these entries too: Connection attempt to TCP

kde3 meta port question

2004-02-02 Thread Didier Wiroth
Hi, I've kde installed from the cd on my box. I would like to recompile the entire kde packages. I'll do the following from /usr/ports/x11/kde3 @work:/usr/ports/x11/kde3# make === Extracting for kde-3.1.4 === Patching for kde-3.1.4 === kde-3.1.4 depends on file: /usr/X11R6/bin/moc - found

ssh error PRNG is not seeded

2004-02-04 Thread Didier WIROTH
Hi, I've chosen do want to login via ssh=NO (can't exactly remember but it was a similar question) during setup of freebsd5.2, now, when I try to use scp or ssh client I get the following error message: PRNG is not seeded How can I solve the problem?! Many thanks

Re: ssh error PRNG is not seeded

2004-02-04 Thread Didier Wiroth
Tetcu [EMAIL PROTECTED] Date: mercredi, février 4, 2004 8:02 pm Objet: Re: ssh error PRNG is not seeded On Wed, 4 Feb 2004 10:35:20 -0800 Kris Kennaway [EMAIL PROTECTED] wrote: On Wed, Feb 04, 2004 at 05:04:24PM +0100, Didier WIROTH wrote: Hi, I've chosen do want to login via ssh

make package-recursive install question

2004-02-05 Thread Didier WIROTH
Hi, I would like to build packages (to burn and install on other slower machines) the kde32 port. I'm doing this: cd /usr/ports/x11/kde3: make package-recursive install QT has been compiled and installed but there was no package created in: /usr/ports/packages/ How do I have to modify the

RE: [kde-freebsd] make package-recursive install question

2004-02-05 Thread Didier WIROTH
this? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Fawcett Sent: jeudi 5 février 2004 11:32 To: [EMAIL PROTECTED] Subject: Re: [kde-freebsd] make package-recursive install question On Thursday 05 February 2004 12:28, Didier WIROTH wrote

build packages recursively from ports collection

2004-02-05 Thread Didier WIROTH
Hi, I want to use some of our freebsd servers to build .tgz binaries from the ports collection. Then, I would like to install the packages with pkg_add on different workstations. My main problem is how to build packages on servers without installing them! All i could find or was told, is: 1)

RE: make package-recursive install question

2004-02-05 Thread Didier WIROTH
février 2004 14:21 To: Didier WIROTH Subject: RE: make package-recursive install question You are going about this all wrong. Why install from ports collection and then build your own package, this is crazy, just download the package to start with. Use pkg_add -rv kde3 on each machine

using port collection problem (URGENT HELP NEEDED PLZ)

2004-02-06 Thread Didier WIROTH
Hi, (freebd 5.2-release) I'm not able to use for example: /usr/ports/xyz/someport/ make install The fetch command fails, and it can not retrieve the sources, I can try any port all fail?! === Vulnerability check disabled unzip550.tar.gz doesn't seem to exist in /usr/ports/distfiles/.

Re: Sound

2004-02-07 Thread Didier Wiroth
Hi, Which sound chip has your motherboard?! Have a look here: http://www.freebsd.org/cgi/man.cgi?query=pcmapropos=0sektion=0manpath=FreeBSD+5.2-RELEASE+and+Portsformat=html If your soundcard is supported by this driver add device pcm options PNPBIOS Regarding you tag question for

Re: vfs.usermount=1, bug?

2004-02-07 Thread Didier Wiroth
Damn, :-)) that was fast and correct answer: kldstat | grep ntfs 71 0xc7846000 c000 ntfs.ko Thanks On Sat, 2004-02-07 at 15:18, Didier Wiroth wrote: Hi, using freebsd5.2-release I've set vfs.usermount=1 in sysctl.conf. Normal user get permission denied when trying

vfs.usermount=1, bug?

2004-02-07 Thread Didier Wiroth
Hi, using freebsd5.2-release I've set vfs.usermount=1 in sysctl.conf. Normal user get permission denied when trying to mount an ntfs permission (slice ars01), until root has mount and umount it at least once. See the following File permission on /dev/ar0s1 is 644 and owned by

Re: /usr/src/sys/dev/aic7xxx errors when compiling

2004-02-11 Thread Didier Wiroth
Hi, I've tried a few settings. I completly removed the coptflags and tried the following: 1)CFLAGS= -O3 -pipe -funroll-loops did not work 2) CFLAGS= -O2 -pipe -funroll-loops did not work 3) CFLAGS= -O -pipe -funroll-loops did not work 4) CFLAGS= -O -pipe did not work The

RE: /usr/src/sys/dev/aic7xxx errors when compiling

2004-02-12 Thread Didier WIROTH
Hi, thanks for answering I'm using this in make.conf COPTFLAGS= -O2 -pipe -funroll-loops CFLAGS= -O3 -pipe -funroll-loops Thx for answering. But... hmm..., I'm not using -O3 for the kernel, or at least I thought I wasn't!? When using COPTFLAGS in make.conf, isn't CFLAGS ignored when

/usr/src/sys/dev/aic7xxx errors when compiling

2004-02-11 Thread Didier WIROTH
Hi, (error on 5.2 and 5.2.1-rc) When compiling the kernel I get 100... of errors like this: /usr/src/sys/dev/aic7xxx/aic7xxx.c:147: warning: called from here @/dev/aic7xxx/aic7xxx_inline.h:141: warning: inlining failed in call to 'ahc_release_untagged_queues'

Re: /usr/src/sys/dev/aic7xxx errors when compiling

2004-02-11 Thread Didier Wiroth
use for compiling your kernel ? In other words - post your /etc/make.conf Didier WIROTH wrote: Hi, (error on 5.2 and 5.2.1-rc) When compiling the kernel I get 100... of errors like this: /usr/src/sys/dev/aic7xxx/aic7xxx.c:147: warning: called from here @/dev/aic7xxx/aic7xxx_inline.h:141

how to check a revision of a file

2002-12-23 Thread Didier Wiroth
Hey, I was reading this security advisorie: ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:43.bind.asc At the end of the file you can read for example this information: src/contrib/bind/CHANGES RELENG_41.1.1.7.2.8

sshd and passwordauthentication

2002-12-27 Thread Didier Wiroth
Hey, I'm using FreeBSD 4.7-RELEASE with sshd version OpenSSH_3.4p1 FreeBSD-20020702 I would like to use only public key authentication. I've set the PasswordAuthentication option in /etc/ssh/sshd_config to no but it doesn't work! I can still log on with passwords! Why? How do I have to change the

RE: sshd and passwordauthentication

2002-12-27 Thread Didier Wiroth
Yes! ;-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Daniel Bye Sent: Friday, December 27, 2002 11:02 To: [EMAIL PROTECTED] Subject: Re: sshd and passwordauthentication On Fri, Dec 27, 2002 at 09:54:03AM +0100, Didier Wiroth wrote: Hey

RE: sshd and passwordauthentication

2002-12-27 Thread Didier Wiroth
/messages! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Daniel Bye Sent: Friday, December 27, 2002 11:32 To: [EMAIL PROTECTED] Subject: Re: sshd and passwordauthentication On Fri, Dec 27, 2002 at 11:02:21AM +0100, Didier Wiroth wrote: Yes

RE: sshd and passwordauthentication

2002-12-27 Thread Didier Wiroth
, 2002 at 04:02:52PM +0100, Didier Wiroth wrote: These are the only activated options: Protocol 2,1 ListenAddress x.y.z.x LoginGraceTime 40 PermitRootLogin no PasswordAuthentication no PermitEmptyPasswords no Subsystem sftp/usr/libexec/sftp-server All other options

RE: sshd and passwordauthentication

2002-12-30 Thread Didier Wiroth
debug1: Sent encrypted session key. debug1: Installing crc compensation attack detector. debug1: Received encrypted confirmation. debug1: Doing challenge reponse authentication. Password: Response: These last two lines are part of the ChallengeResponseAuthentication method, which

sendmail and jail question

2002-12-30 Thread Didier Wiroth
Hey, I would like to use sendmail only to send daily reports of it's own host and it's running jails, to an outside mail system! host (192.168.0.2) with sendmail - should send mail/reports etc to [EMAIL PROTECTED] jail1 (192.168.0.3) with sendmail - should send mail/reports etc to [EMAIL

how to use ndc when running in bind in a sandbox

2002-12-30 Thread Didier Wiroth
Hey, (i'm new to freebsd +/- a few month) I'm experimenting with freebsd and I have setup bind running in a sandbox and followed the exact step mentionned here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/dns.html Section 19.10.8 Running named in a Sandbox 1) I've created the same

securing apache2 on freebsd

2003-01-02 Thread Didier Wiroth
Hey, Does someone have a good link, pdf or doc to share about how to secure apache2 (or apache 1.3.X if there is currently no specific version 2 paper) on freebsd, file permissions etc disable modules! How secure is the default installation of apache? Can you tighten it up if you only use static

make world because of sendmail

2003-01-02 Thread Didier Wiroth
Hy, (from a *NIX newbie) I've been playing a bit around with freebsd! This a thing that happened a few times to me: When I did a make world it fails because of the sendmail configuration files! This happened to me when: 1) I simply had sendmail_enable=YES in rc.conf or 2) when I modified a few

garage.freebsd.pl what happened?

2003-01-07 Thread Didier Wiroth
Hey, Does someone know what happened to this website? It had a few interesting patches for freebsd but it's not available anymore! Thanks! Didier To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

identify app on a screenshot

2003-01-15 Thread Didier Wiroth
Hey, Could someone have a look at this screenshot (link below): http://freebsd.kde.org/img/screenshots/en-us_bailey.png Which app is running on the right upper side, showing which FreeBSD version the user is running and the cpu +proc +disk +mem + swap usage! Is it available from the ports

learning to compile and installing sources without using the ports collection

2003-01-15 Thread Didier Wiroth
Hey, Hi, I'm using xfce 3.8.18 (from ports collection). I download the sources of xfce4 from cvs and wanted to compile the stuff! Like they mentionned it: ./configure than make (but I get an error message)! I'm using FreeBSD 4.7-release Well honestly I'm a *NIX newbie (coming from Windows) and

connecting to novell netware 5 server

2003-01-17 Thread Didier Wiroth
Hey, (using FreeBSD 4.7-RELEASE) 1) Does someone have some links or documentation to share about how to connect from a freebsd client to novell netware 5 servers! how to mount netware shares, administrating netware servers from a freebsd client, tools etc... 2) Do you need ipx on FreeBSD to

http://www.fwbuilder.org and ipfw

2003-01-17 Thread Didier Wiroth
Hey, Is someone using fwbuilder on FreeBSD with ipfw as a gui frontend for a workstation firewall? To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: New to FreeBSD

2003-01-23 Thread Didier Wiroth
Dan Pelleg wrote: JCBotha [EMAIL PROTECTED] writes: Dear Sir I am new to this operating system and became interested when I started to look at a solution for a network set-up. I do not know if I will be able to master this OS because I grew up with Windows and know nothing about UNIX OS

download port packages

2003-01-23 Thread Didier Wiroth
Hey, Is it possible to download the all the packages of the meta port /usr/ports/x11/kde? I tried make fetch, that doesn't work or partially, because it only fetches qt! I would like to download all the packages and their dependencies to burn it on a cd, and install it on a PC which is not

Re: download port packages

2003-01-23 Thread Didier Wiroth
Kevin Golding wrote: Someone, quite probably Didier Wiroth, once wrote: Is it possible to download the all the packages of the meta port /usr/ports/x11/kde? I tried make fetch, that doesn't work or partially, because it only fetches qt! I would like to download all the packages

mounting ntfs drive fails

2003-01-27 Thread Didier Wiroth
Hey, I have a primary master disk drive which has winxp installed and is ad0s1 My secondary slave drive is ad2: a) ad2s1 slice is a ntfs partition and b) ad2s2a-f is freebsd! I can mount without problems the ntfs slice ad2s1 When I try to mount my primary master which has xp installed I get the

RE: ssh and resolv.conf question

2003-05-28 Thread Didier Wiroth
Hi, Thanks, but this gives the same result! -Original Message- From: Eduardo Viruena Silva [mailto:[EMAIL PROTECTED] Sent: mercredi 28 mai 2003 08:20 To: Wiroth Didier Cc: [EMAIL PROTECTED] Subject: Re: ssh and resolv.conf question On Wed, 28 May 2003, Wiroth Didier wrote: Hey, I'm

FW: ssh and resolv.conf question

2003-05-29 Thread Didier Wiroth
The reverse lookup zone is installed and works but, it did not resolve the problem! Adding nameserver 192.168.0.2 or nameserver 127.0.0.1 as first entry in resolve.conf still produces the extreme delay (30-40 sec) between the username and password prompt with an ssh client??!! When I remove

dot.bashrc, where is it?

2003-06-04 Thread Didier Wiroth
Hi, What do I have to install to have the: /usr/share/skel/dot.bashrc sample file copied? Or where can I download it? I'm running 4.8-release. Thanks a lot Didier Wiroth ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

RE: dot.bashrc, where is it?

2003-06-04 Thread Didier Wiroth
: mardi 3 juin 2003 15:05 To: Didier Wiroth Cc: [EMAIL PROTECTED] Subject: Re: dot.bashrc, where is it? Didier Wiroth [EMAIL PROTECTED] writes: What do I have to install to have the: /usr/share/skel/dot.bashrc sample file copied? Or where can I download it? There isn't one, by default. I

FW: dot.bashrc, where is it?

2003-06-04 Thread Didier Wiroth
: mardi 3 juin 2003 15:05 To: Didier Wiroth Cc: [EMAIL PROTECTED] Subject: Re: dot.bashrc, where is it? Didier Wiroth [EMAIL PROTECTED] writes: What do I have to install to have the: /usr/share/skel/dot.bashrc sample file copied? Or where can I download it? There isn't one, by default. I

RE: dot.bashrc, where is it?

2003-06-04 Thread Didier Wiroth
to configure you shell! Didier -Original Message- From: Gary Jennejohn [mailto:[EMAIL PROTECTED] Sent: mardi 3 juin 2003 15:22 To: Didier Wiroth Cc: [EMAIL PROTECTED] Subject: Re: dot.bashrc, where is it? Didier Wiroth writes: Hi, What do I have to install to have the: /usr/share/skel

Jail question

2002-12-04 Thread Didier Wiroth
Hey, I'm a freebsd newbie. I was experimenting with jails. I've build an entire jail under /usr/local/jail/test which I'm accessing through the network using ssh. I thought that you can't grep any path or any information outside the jail but when I use the command df, I can clearly see the disk

Jail problems

2002-12-05 Thread Didier Wiroth
Hey I'm running a jail which runs or should run :-) bind! I would like to run bind in a sandbox but I can't get it to work! I've followed these steps on the dns jail: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/dns.html#NAMED -SANDBOX Except the following 2 steps which I had to do

Still a few problems in jail

2002-12-05 Thread Didier Wiroth
Hey, Using (FreeBSD 4.7-Release) It takes considerably long to login from a workstation to a jailed ssh server or sometimes I even can't login. The login: appears, and then Sent username 'xyz' and then nothing happens or after 20 or even far more seconds I can enter my password! For information:

RE: Need help with newbie training on DNS/Bind

2002-12-06 Thread Didier Wiroth
Hey, I would really recommand: DNS and BIND - 4th Edition (Covers Bind 9) ISBN 0-596-00158-4 Covers bind and name resolution in every possbile aspect! A really must have book! These own seems to be good (I personnaly don't have it, but it sounds interesting) and also good addition to the

Xntpd running on a host with jails

2002-12-06 Thread Didier Wiroth
Hey, I'm running xntpd on a host which has jails! I saw that ntpd listens on all ip addresses even the jails ip addresses! How can I force xntp to listen only at a specific ip address? Thanks a lot Didier To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the

Installing additional ports in a jail!

2002-12-09 Thread Didier Wiroth
Hey, (I'm a FreeBSD newbie) How do you install ports software to a jail as it is not recommended to make and make install from the ports collection inside the jail? I know I can use pkg_ commands, but how do I install software from the ports collection, if you do not use the ports collection of

Jail source patching question

2002-12-09 Thread Didier Wiroth
Hey, When you have a security issue or you have to modify the source code of a daemon, you have to patch the source recompile and install the new daemon. How do you do that? Let's take an example: The ssh daemon I have patched the daemon with: cd /usr/src/crypto/openssh diff

RE: Microsoft Intellimouse

2002-12-09 Thread Didier Wiroth
Do you have problems with XFree86 or in the console? If you are using the console? Are you using vidcontrol to set your resolution? What are your settings in XF86Config? Didier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Christopher Armenio

RE: urgent help

2002-12-10 Thread Didier Wiroth
Hy, Perhaps you can also do a: 1) cd /usr/ports make clean make distclean (this will take some time an clean up you /usr/ports/dist directory an your /usr/ports directory) You might not need to clean the entire /usr/ports directories perhaps only /usr/ports/x11-wm/kde3 for example if you have

RE: Installing orcale 8.1.7 on Freebsd 4.7 HELppppppppppppppppp

2002-12-11 Thread Didier Wiroth
problem resolved thanks To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

fixit cd how?

2002-12-13 Thread Didier Wiroth
Hey, I have corrupted my fstab file and I can't mount any drives anymore. Now I would like to fix that with the fixit cd (freebsd cd 2), but how? 1) I have launched the fixit prompt from the cd 2) created a directory /fix 3) And now I would like to mount my harddisk's root slice (ad2s2a) to /fix

Re: XFree86 and Samsung 191T

2003-02-06 Thread Didier Wiroth
Are you using the nvidia drivers from www.nvidia.com? If so, you could try experimenting one of these: Option FlatPanelProperties string there are other twin related options have a look at the link below. Or perhaps have a look at the different NVIDIA options here:

Re: XFree86 and Samsung 191T

2003-02-06 Thread Didier Wiroth
I just saw that your are not using the native NVIDIA driver! Use the nvidia driver and I think the problem will be solved. Go to http://www.nvidia.com/view.asp?IO=freebsd_1.0-3203 Good luck Didier To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of

freebsd console resolution vs linux console resolution

2003-02-07 Thread Didier Wiroth
Hey, 1) Are true bitmapped graphical consoles possible in freebsd, I mean at least like the resolution of the Vesafb driver in Linux? (Something like 16, 24 or even 32bpp with 1280x1024 screen resolutions) 2) If not, is a Linux Vesafb like driver planned for freebsd future releases? Thanks a

RE: XFree86 and Samsung 191T

2003-02-07 Thread Didier Wiroth
Hey, Try settings this value: Option DigitalVibrance integer Enables Digital Vibrance Control. There are 4 levels: 3, 2, 1 and off (0). This feature is only supported on GeForce2 MX (and 200/400), GeForce2 Go, Quadro2 MXR/EX,

RE: XFree86 and Samsung 191T

2003-02-07 Thread Didier Wiroth
match edit rgba=vgbr; Sorry a typo, I meant: match edit rgba=vrgb; Here is also some more eye candy for your mouse cursor, it gives you a shadow under the mouse cursor: Option CursorShadow true Option CursorShadowAlpha 75 Option CursorShadowXOffset 4 Option CursorShadowYOffset 3 To

vidcontrol -i mode, please help!!!

2003-02-18 Thread Didier Wiroth
Hey, Could someone please enlighten me about the meaning of the vidcontrol -i mode output! Here is some info: I'm using the native freebsd nvidia driver from www.nvidia.com which brings its own nvidia.ko module. My card is a 32mb Asus AGP-V7100D/2V1D which uses the nvidia Geforce 2 MX

RE: evolution with truetype fonts?!

2003-02-19 Thread Didier Wiroth
Hey, Thanks for replying! I've tried that but it crashes gnome and/or xfce4 which both use gtk2 or higher toolkit Didier -Original Message- From: Joe Marcus Clarke [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 18:32 To: Wiroth Didier Cc: FreeBSD User Questions List

mount_nwfs

2003-02-20 Thread Didier Wiroth
Hey, I would like to mount different netware volumes with mount_nwfs but I have not included ipx support in the kernel! I get the following error message when I use the command: nwfs: vgsload(nwfs): Exec format error When I try to load the nwfs.ko module with kldload I get exactly the same error,

mount_ntfs fails

2003-02-21 Thread Didier Wiroth
Hey, I have two harddisks: 1) ad0 with 1 slice containing Windows XP pro 2) ad2 with two slices s1 is ntfs and s2 is freebsd 4.7-release I can mount_ntfs without problems ad2s1 from freebsd! BUT I can't mount_ntfs ad0s! When I try to mount it with the following command: mount_ntfs /dev/ad0s1

similar dmassage tool for freebsd?

2005-01-07 Thread Didier Wiroth
Hi, For openbsd there is a tool called dmassage . From the original doc: dmassage parses the dmesg of your OpenBSD system, and can do three things with that information: a) make the kernel boot faster b) reduce kernel size c) show all devices in a tree-like hierarchy Does a similar tool exist

xinerama with an ati radeon 9200se

2005-02-11 Thread Didier Wiroth
Hi, I've installed freebsd 5.3 with xorg 6.8.1 (from ports). I've an ati radeon 9200se graphic adapters which has: a) 1 x digital connector b) 1 x analog connector On the digital connector I've a philips lcd monitor and on the analog connector I've a sony lcd monitor connected. Unfortunately

RE: xinerama with an ati radeon 9200se

2005-02-11 Thread Didier Wiroth
Thanks a lot. Unfortunately still the same result! no signal on the digital output. -Original Message- From: Michael Nottebrock [mailto:[EMAIL PROTECTED] Sent: Friday, February 11, 2005 16:22 To: [EMAIL PROTECTED] Cc: Didier Wiroth; freebsd-questions@freebsd.org Subject: Re: xinerama

Re : Re: xinerama with an ati radeon 9200se

2005-02-11 Thread Didier Wiroth
Yes, I had already changed that, both have: VertRefresh 60 But it still doesn't work On Friday, 11. February 2005 16:41, Didier Wiroth wrote: Thanks a lot. Unfortunately still the same result! no signal on the digital output. Perhaps you're feeding your LCD/TFT with a signal it can't handle

which pcmcia wifi card?

2005-11-18 Thread Didier Wiroth
Hi, I have a lanready we601l pcmcia wifi card (prism GT chipset). Unfortunately, as far as I know, it is not supported under freebsd. Can you recommand me a good pcimcia wifi card? (it should support 802.11a/b/g) Thanks a lot Didier ___

Re : Re: which pcmcia wifi card?

2005-11-18 Thread Didier Wiroth
pcmcia wifi card? Hi! If you have the card, take a look at this: http://www.xl0.org/FreeBSD/ndis.txt I hope it help you, Mauro On 11/18/05, Didier Wiroth [EMAIL PROTECTED] wrote: Hi, I have a lanready we601l pcmcia wifi card (prism GT chipset). Unfortunately, as far as I know

rc2, xorg and matrox g550 not working (please send me yourxorg.conf if your using a g550)

2004-11-04 Thread Didier Wiroth
Hi, I install 5.3-rc2 and tried to install xorg. I've a 64mb agp matrox g550 graphic adapter. I'm loading the mga module through loader.conf. Here are my loaded modules: %kldstat Id Refs AddressSize Name 1 11 0xc040 5cdad0 kernel 21 0xc09ce000 57dc vesa.ko 31

matrox, vesa and disapointing resolutions with vidcontrol, why?

2004-11-04 Thread Didier Wiroth
I'm using a matrox g550 (agp with 64mb). i'm loading the vesa module at startup via loader.conf. I get very poor resolution in consoles with vidcontrol. I didn't compile the vga_width90 as I didn't want these resolutions. With module vesa loaded the only modes I'm able to set are: 0 (0x000)

  1   2   >