How can I see all of error messages about server's situation in a log file ?

2009-02-24 Thread Yavuz Maslak
I use freebsd7.1-release. Sometimes, when I monitor my server on the monitor, I see some messages which are about inform, warning or kernel messages. But I couldn't see these messages in /var/log/messages. How can I do that ? What do I need to set to this ?

Re: about vi editor and turkish char

2008-11-01 Thread Yavuz Maslak
Hello, Where do I have to specify "LANG ... " expression to support any language in VI ? Ok. I have no problem in many editors about that but I wish to learn for vi . El día Friday, October 31, 2008 a las 06:31:02PM +0200, Yavuz Maslak escribió: Hello I use Freebsd7.0

about vi editor and turkish char

2008-10-31 Thread Yavuz Maslak
Hello I use Freebsd7.0. I am not able to use turkish char while I edit a file with vi editor. How can I correct that ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send an

How to set quota ( as Mbyte ) for a directory?

2008-08-08 Thread Yavuz Maslak
On freebsd7, How to set quota for a directory? For instance I want to set 100Mbyte quota for a directory. How can I do that ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, se

How to update from 7.0-stable-200805 to 7.0-stable-200807 ?

2008-07-31 Thread Yavuz Maslak
I use 7.0-STABLE-200805. I want to update it to 7.0-STABLE-200807. How do I update for the last updates clearly ? is there a way to update without reboot the machine or with only one reboot ? ___ freebsd-questions@freebsd.org mailing list http://list

crontab mails

2008-07-25 Thread Yavuz Maslak
Hello On freebsd7.0, my crontab sends many mails about its jobs. I want crontab not to send these mails How can I do that ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Do I put down cputype in make.conf ?

2008-07-07 Thread Yavuz Maslak
I have a quad-core intel 64 bit cpu. I got 7.0-STABLE-200806-amd64-disc1.iso from ftp://ftp3.freebsd.org/pub/FreeBSD/snapshots/200806/ I installed freebsd7.0-stable from it. the machine works well. But do I need to edit /etc/make.conf for cputype ? if it need to be edited What should I put down it

Re: how to reject all mac addresses except some mac addresses usingipfw?

2008-06-24 Thread Yavuz Maslak
I got my second question. But I should have asked different my first question. I have meant that how can I restrict to use an ip address which I already assigned to a computer, anyone can use at his pc? - Original Message - From: "Chuck Swiger" <[EMAIL PROTECTED]> T

how to reject all mac addresses except some mac addresses using ipfw?

2008-06-24 Thread Yavuz Maslak
I use ipfw on freebsd7. I have two questions 1- I want to fix an ip address for each mac address. But some pc and servers have more than an ip address. How can I map multiple ip addresses for a mac address? 2- I want to allow these fixed mac addresses using ipfw. After that I want to deny all

Boot problem after reboot during upgrade from frebsd6.1 to freebsd7.0

2008-03-13 Thread Yavuz Maslak
I followed http://www.freebsd.org/releases/7.0R/announce.html to upgrade freebsd6.1 to 7.0. I forgot compile kernel for freebsd7.0. and I rebooted the machine. The server didn't give any error message during the upgrade. The server tried to boot at freebsd6.1. and it could not boot the system. it

I could not dial with modem on FreeBSD?

2005-12-21 Thread Yavuz Maslak
Hello I have a internal modem which runs on windows. I add it on FreeBSD machine to dial an isp phone. But I haven't had the modem run on FreeBSD5.3. My kernel is GENERIC kernel. Here is my /etc/ppp/ppp.conf as below; default: set log Phase Chat LCP IPCP CCP tun command set device /dev/cuaa

Re: disk problem

2005-12-01 Thread Yavuz Maslak
g the ``safe mode'' of the bootloader. > hint.acpi.0.disabled=1 > hint.apic.0.disabled=1 > > If avaible, use the host's BIOS setup optios to put the ATA controller in > its 'legacy mode'. > > Ahmet > F.L > > > At 01:28 AM 11/30/2005, Y

disk problem

2005-11-30 Thread Yavuz Maslak
Hello I wanted to install freeBSD6.0 on my machine. formerly windows2000 was running on it. But I could not install freebsd. Because it gave an error about harddisk. My harddisk is Western Digital WD400 40Gbyte capacity. I got the error message on the screen as below ATA0_MASTER : FAILURE -

Re: I could not become superuser

2005-11-18 Thread Yavuz Maslak
Thanks a lot my problem has been solved. the permission wrong caused this problem. I rewrote permission right as below chmod 4755 /usr/bin/su - Original Message - From: "Bill Moran" <[EMAIL PROTECTED]> To: "Jerry McAllister" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; Sent: Friday,

Re: I could not become superuser

2005-11-18 Thread Yavuz Maslak
u". I could not become su. user>su user>su not running setuid. - Original Message - From: "Jerry McAllister" <[EMAIL PROTECTED]> To: "Yavuz Maslak" <[EMAIL PROTECTED]> Cc: Sent: Friday, November 18, 2005 5:06 PM Subject: Re: I could not become sup

I could not become superuser

2005-11-18 Thread Yavuz Maslak
Hello I installed FreeBSD6.0. and it was running well by today . My FreeBSD server gave a problem about user login. I could not become superuser. my user that has superuser. When I login the server this user the screen gives things as below user>su not running setuid what shell I do ? __

how to convert lower case to uppercase in a word in a line ?

2005-09-16 Thread Yavuz Maslak
Hello There is a word that consists lowercases. How to change all of letters capital letters in stead of lowercase ? is there any script about that ? Thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd