The FreeBSD Diary: 2007-01-21 - 2007-02-10

2007-02-10 Thread Dan Langille
The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the maili

Re: strange troubles building 6.2

2007-02-10 Thread Kent Stewart
On Thursday 08 February 2007 17:53, Gary Kline wrote: > Folks, > > I finally begged a favor a got two working NIC's in what will be > my emergency backup DNS server. The box is old and slow but the > hardware is ++solid. It was easy getting my 5.3 CD upgraded to > 5.

Re: Determining daylight savings changes on BSD

2007-02-10 Thread perryh
Does anyone happen to know where to find the updated TZ data in "old" format? This is what 6.1 file(1) has to say about a zoneinfo file imported from one of my really old boxes: $ file PST8PDT PST8PDT: old timezone data ___ freebsd-questions@freebsd

Re: backup solution

2007-02-10 Thread perryh
> > Then I will install freebsd on the first disk and will > > use the two spare IDE-disks on the same cable as a > > geom-mirror. > ... > Please be aware that the ATA implementation of the VIA EPIA > chipset isn't the greatest, especially when both are active at > the same time. I've seen drive

Re: strange troubles building 6.2

2007-02-10 Thread [EMAIL PROTECTED]
On 08/02/07, Gary Kline <[EMAIL PROTECTED]> wrote: Things hung up after buildworld, during buildkernel. Which things? only been happening in the past two or three days. Has anybody else seen thtis? Assuming you are not using -j, what is the error from make buildker

Re: Mail server recomendations (was: is the list the right place toask?)

2007-02-10 Thread Ted Mittelstaedt
- Original Message - From: "John Nielsen" <[EMAIL PROTECTED]> To: Cc: "Ray" <[EMAIL PROTECTED]> Sent: Friday, February 09, 2007 10:57 PM Subject: Re: Mail server recomendations (was: is the list the right place toask?) > On Saturday 10 February 2007 01:33, Ray wrote: > > I'm looking fo

Re: Can I use an HP printer

2007-02-10 Thread Ted Mittelstaedt
Yes, that is how I do it also - with slightly different options of course. With those printers, gimp is your friend. With the one that the OP has, there's a specific driver for it. Ted - Original Message - From: "Yuri Grebenkin" <[EMAIL PROTECTED]> To: "Ted Mittelstaedt" <[EMAIL PROTECT

Re: Low-cost dedicated FreeBSD server or non-jail VPS?

2007-02-10 Thread Ted Mittelstaedt
- Original Message - From: "Jay Chandler" <[EMAIL PROTECTED]> To: "Ted Mittelstaedt" <[EMAIL PROTECTED]> Cc: "FreeBSD Questions" Sent: Friday, February 09, 2007 9:57 AM Subject: Re: Low-cost dedicated FreeBSD server or non-jail VPS? > > Maybe that's an option for you, but I'm looking at

Re: cvsup tag for ports

2007-02-10 Thread Andrew Pantyukhin
On 2/11/07, Michael <[EMAIL PROTECTED]> wrote: Now getting back to my original question, if you are running a production server, does it make sense to pull down ports which are under the -CURRENT tag=. or should anyone who's running a production server just stick with what's in the current releas

Re: cvsup tag for ports

2007-02-10 Thread Michael
Erik Trulsson wrote: On Sat, Feb 10, 2007 at 03:41:58PM -0800, Michael wrote: Erik Trulsson wrote: On Sat, Feb 10, 2007 at 02:06:37PM -0800, Michael wrote: Hello everyone, I'm building a production server and I have what may seem to be a very simple question so I hope it onl

newb questions about RAID, sil3112

2007-02-10 Thread Jason Corkum
I'm running 6.2-RELEASE on an ASUS A7N8X-E Deluxe motherboard. It has the Silicon Image sil3112 RAID chip on it driving two SATA drives. After much searching, it seems that it's fake RAID is not supported. No problem, but dmesg sees it and it's status: ad4: 305245MB at ata2-master SATA150 ad6:

Re: phpMyAdmin httpd segmentation fault

2007-02-10 Thread Spil Oss
So much for that fix, no luck at all. :'( On 11/02/07, Spil Oss <[EMAIL PROTECTED]> wrote: Maybe things will work after all :D Port count: 16514 http://www.FreshPorts.org/categories.php New ports: 5 http://www.FreshPorts.org/ports-new.php?interval=today www/eaccelerator Fix for PH

Re: Bad sector on drive ...

2007-02-10 Thread Ted Mittelstaedt
If your going to continue to use the disk at least turn on S.M.A.R.T. in the BIOS (if it's not on already) and load one of the S.M.A.R.T.-aware tools in the ports directories (like smartmontools) to keep an eye on it. I still think though that it's just a matter of time before you have more probl

Re: Bad sector on drive ...

2007-02-10 Thread Ted Mittelstaedt
no, not even with a reformat. you MIGHT get something with the manufacturers "re-format" tools but keep in mind that the way that these tools work is they simply wipe out the "grown defects" list in the disk drive, then re-test all of the defect areas that had been listed in the grown defect list,

Re: cvsup tag for ports

2007-02-10 Thread Erik Trulsson
On Sat, Feb 10, 2007 at 03:41:58PM -0800, Michael wrote: > Erik Trulsson wrote: > >On Sat, Feb 10, 2007 at 02:06:37PM -0800, Michael wrote: > > > >>Hello everyone, > >> > >>I'm building a production server and I have what may seem to be a very > >>simple question so I hope it only requires a sim

Re: cvsup tag for ports

2007-02-10 Thread Andrew Pantyukhin
On 2/11/07, Michael <[EMAIL PROTECTED]> wrote: Erik Trulsson wrote: > On Sat, Feb 10, 2007 at 02:06:37PM -0800, Michael wrote: > >> Hello everyone, >> >> I'm building a production server and I have what may seem to be a very >> simple question so I hope it only requires a simple answer. >> >> As

Re: cvsup tag for ports

2007-02-10 Thread Michael
Erik Trulsson wrote: On Sat, Feb 10, 2007 at 02:06:37PM -0800, Michael wrote: Hello everyone, I'm building a production server and I have what may seem to be a very simple question so I hope it only requires a simple answer. As I've studied the FreeBSD Handbook as well as the man pages fo

Re: Bad sector on drive ...

2007-02-10 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Didn't work, ended up newfs'ng the file system, since the data on the drive is recreatable, and seems to have worked fine ... the error I was getting was when fsck'ng, so suspect that a file got written over top of the bad sector and was causng the

Re: cvsup tag for ports

2007-02-10 Thread Erik Trulsson
On Sat, Feb 10, 2007 at 02:06:37PM -0800, Michael wrote: > Hello everyone, > > I'm building a production server and I have what may seem to be a very > simple question so I hope it only requires a simple answer. > > As I've studied the FreeBSD Handbook as well as the man pages for this, > it's

Re: phpMyAdmin httpd segmentation fault

2007-02-10 Thread Terry Todd
Spil, Thanks for the pointers. I tried reordering extensions.ini and even cutting it down to a minimul set and then down to just session and mysql and it still segfaults apache whenever I try to browse to phpMyAdmin/index.php. On both of these systems that I have built I did build most all of

cvsup tag for ports

2007-02-10 Thread Michael
Hello everyone, I'm building a production server and I have what may seem to be a very simple question so I hope it only requires a simple answer. As I've studied the FreeBSD Handbook as well as the man pages for this, it's still not clear to me which tag I should use for a production server.

Tuning Question

2007-02-10 Thread Cy Schubert
I have a question about tuning FreeBSD systems, specifically in regard to memory. At one time on Solaris systems it was recommended to keep scan rate below 200 pages per second. (Today it's 300 pages per second, dependent on the amount of memory, class of system.) Are there any recommendations o

CD/DVD Catalog

2007-02-10 Thread Rico Secada
Hi Anyone who can recommend a good CD/DVD catalog program? Best regards Rico ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: backup solution

2007-02-10 Thread Chuck Swiger
Dino Vliet wrote: [ ... ] Then I will install freebsd on the first disk and will use the two spare IDE-disks on the same cable as a geom-mirror. I will use the system then as a central node with rsync to do daily backups of my main data that is scattered around on different desktops on my lan.

Re: backup solution

2007-02-10 Thread Apatewna
O/H Dino Vliet έγραψε: Hi peeps, I'm busy preparing my via c3 system to utilize it as a backup file server. ...snip I will use the system then as a central node with rsync to do daily backups of my main data that is scattered around on different desktops on my lan. Are those deskto

Re: Portsnap and port versions

2007-02-10 Thread Apatewna
O/H Robert Inder έγραψε: when it had finished, I cd'd to the directory for "portupgrade", and typed "make" and "make install". Everything seemed to go smoothly, and portupgrade-2.1.3.3_1,2 was duly installed. During installation of portupgrade there is a choice between "new 2.x version of cd

Slimtype DVDRW SOSW-833S VRS2

2007-02-10 Thread Olivier Regnier
Hello, I just joined the list so i hope this is the correct list for this type of problem. I installed on my laptop Acer Aspire 3000 from a DOS partition because i can't use my cdrom. When i boot from cdrom i get a various messages that says : acd0: FAILURE - TEST_UNIT_READY timed out acd0:

Re: export command not found?

2007-02-10 Thread Garrett Cooper
Matthew Seaman wrote: Roger Olofsson wrote: Dear Mailing List, 6.2-STABLE FreeBSD just made world. # export VARIABLE value export: Command not found. What happened to export? Grateful for any answer! /bin/sh is not bash on FreeBSD. IF you're using /bin/sh, then you need to assign and exp

Re: Dual Core Or Dual CPU - What's the real difference in performance?

2007-02-10 Thread Garrett Cooper
Nicole Harrington wrote: --- Cy Schubert <[EMAIL PROTECTED]> wrote: In message <[EMAIL PROTECTED]>, Nicole Harrington wri tes: --- Cy Schubert <[EMAIL PROTECTED]> wrote: In message <[EMAIL PROTECTED]>, Mike Meyer writes: Generally, more processors means things will go faster until you run

HighPoint 2320 RAID fails to start some channels

2007-02-10 Thread Indigo
Hello Everyone, I have just installed FreeBSD 6.2 on two mirrored drives(channels 6&7). No problem there. I was about to start setting up the rest of the drives into other arrays and I found out that they are unavailable. Dmesg says: rr232x: fail to start channel [0,0] rr232x: fail to start

Problem with php5 upgrade (PECL)

2007-02-10 Thread bsd
Hello, I am trying to install the latest php 5.2.1 and I am facing a problem with pecl-filter… When I try to install php5-extensions I have an error with pecl- filter… any Idea how to fix that ?? root:fiesta 20:48 /usr/ports/lang/php5-extensions # make install clean ===> Vulnerability c

Re: Fwd: Re: pppd crashes, was: kde-freebsd

2007-02-10 Thread Joe Vender
On Saturday 10 February 2007 01:59, Michael Nottebrock wrote: > In case you didn't get cc'd on this, I think this is actually worthwhile > trying, it might just get rid of the hanging/rebooting. > > What Hajime means is the debug.mpsafenet loader tunable. > > You can set this by creating the file /

Re: phpMyAdmin httpd segmentation fault

2007-02-10 Thread Spil Oss
Hi Terry, Had a segfaulting apache-2.2.3 w/ php 5.2.0 before after upgrading 5.1.6_3 to 5.2.0. mail/roundcube would segfault on login. My problem was that I had NO_INET6 in my kernel, but no WITHOUT_IPV6 for my ports. Solved segfaulting apache and connection-probs in bitlbee. Furthermore, I am t

Re: A VERY Strange Question.

2007-02-10 Thread Boris Samorodov
On Sat, 10 Feb 2007 21:37:22 +0300 Boris Samorodov wrote: > As far as I know, there are two types of CALs: per user and per > device. We use the former: diskless stations are booted and are ^^ Sorry, not the "former" but the "latter". ;-) > connected to the application Fr

Please trade links with our web site

2007-02-10 Thread Don Hammond
Hi, I visited your www.freebsd.org web site. DonOmite is dedicated to helping other web businesses get on their feet and to this aim we look for websites that will help our customers and visitors to achieve their goals and dreams. Please trade links with our web site. We extend this invitatio

Re: A VERY Strange Question.

2007-02-10 Thread Boris Samorodov
On Fri, 09 Feb 2007 22:23:49 +0200 Apatewna wrote: > > Question 3: > > > > I have never understood MS licensing scheme. > How true > > What does this '5 CALs' by default mean? In order for hundreds of > domains to > > be on the (MS) server, doe we need to get hendreds of CALs? > AFAIK, [5 CAL]

backup solution

2007-02-10 Thread Dino Vliet
Hi peeps, I'm busy preparing my via c3 system to utilize it as a backup file server. On the motherboard I have two IDE channels and currenntly they have installed a IDE hard disk and a dvd-rom. However, I have bought an extra IDE cable where I will put two IDE hard disks in a master-slave or cabl

Re: Portsnap and port versions

2007-02-10 Thread Robert Inder
I asked for help because I was getting an out-of-date version of portupgrade --- 2.1.3 instead of 2.2.2 --- even though I had usedn portsnap. > Matthew Seaman writes: > Subject: Re: Portsnap and port versions : : > To see if your index is out of date, compare the output of:

Re: Question:encryption tool.

2007-02-10 Thread Dak Ghatikachalam
On 2/6/07, David Robillard <[EMAIL PROTECTED]> wrote: On 2/6/07, Dak Ghatikachalam <[EMAIL PROTECTED]> wrote: [...snip!...] > Thanks a lot , but we are on Oracle9i database, the Oracle secure backup > they are talking would be nice on 10G onwards Well, not according to the FAQ. Here is what

Re: FreeBSD 6.2 & HAL

2007-02-10 Thread Joe Vender
On Saturday 10 February 2007 04:21, Simon Phoenix wrote: ... > 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. This is the conclusion that I came to, also. I guess one has to build from

Re: FreeBSD 6.2 & HAL

2007-02-10 Thread Joe Vender
On Saturday 10 February 2007 03:58, Tijl Coosemans wrote: > On Saturday 10 February 2007 04:13, Joe Vender wrote: > > Does the KDE version (3.5.4) that is installed from the packages list on > > the FreeBSD 6.2 installation CD include support for HAL? > > No, you need KDE 3.5.5. OK. That's what I t

krusader gnome?

2007-02-10 Thread eoghan
Hi Is there anything like krusader for gnome? I know I can install it on gnome, but I think it will install lots of kde dependancies that I dont need. Thanks Eoghan ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: Bad sector on drive ...

2007-02-10 Thread John Nielsen
On Saturday 10 February 2007 09:47, Marc G. Fournier wrote: > --On Saturday, February 10, 2007 01:00:21 -0600 Dan Nelson > > <[EMAIL PROTECTED]> wrote: > > In the last episode (Feb 10), Marc G. Fournier said: > >> Short of a reformat, any way of marking the following as bad? :( > >> > >> Feb 10 02:

Re: Big problems with PF on freeBSD 6.2

2007-02-10 Thread Tim T Bos
Hi Erik, I used a GENERIC kernel as well as a custom kernel. Both have the same behavior. I even tried a default install without any extra boot options. ON FreeBSD 5.5 i didn't have this problem. I'm going to try to log all actions. I must do something seriously wrong. Thanks anyway Erik

Re: Complete environment on top of /compat/linux

2007-02-10 Thread Tijl Coosemans
On Saturday 10 February 2007 16:13, Pietro Cerutti wrote: > On 2/10/07, Matt Kitche Donovan <[EMAIL PROTECTED]> wrote: > > Pietro Cerutti wrote: > > > I'm starting off a new job where I'll be forced to work in a GNU/Linux > > > environment, and I thought that maybe there exists some way to just > >

Re: Big problems with PF on freeBSD 6.2

2007-02-10 Thread Erik Norgaard
Tim T Bos wrote: Hi Guys, I have a problem with PF. Normally when I load pf.ko it uses deny all as default. But if i compile it in the kernel or load it as a module both it won't work. If a have only one rule "block all" or "block all on ext_if" I can still go on the internet and if I portscan

Re: Complete environment on top of /compat/linux

2007-02-10 Thread Pietro Cerutti
On 2/10/07, Matt Kitche Donovan <[EMAIL PROTECTED]> wrote: Pietro Cerutti wrote: > Hi list, > I'm starting off a new job where I'll be forced to work in a GNU/Linux > environment, and I thought that maybe there exists some way to just > chroot in /compat/linux and have a complete GNU/Linux enviro

Re: Mail server recomendations

2007-02-10 Thread Ray
-Original Message- Thanks for all the suggestions. Looks like I have a lot of reading ahead :) Ray > On Saturday 10 February 2007 01:33, Ray wrote: > > I'm looking for a package (or set of packages) that would provide a > mail > > server with the following capabilities > > > > minimal

Re: Bad sector on drive ...

2007-02-10 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Saturday, February 10, 2007 01:00:21 -0600 Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (Feb 10), Marc G. Fournier said: >> Short of a reformat, any way of marking the following as bad? :( >> >> Feb 10 02:27:20 ganymede kernel

Re: Can I use an HP printer

2007-02-10 Thread Yuri Grebenkin
I have an Epson Stylus C43SX and have made it print PostScript through the following filter using GIMP Print and Ghostscript: # /usr/local/libexec/ps2eps.sh gs -DSAFER -sDEVICE=ijs -sIjsServer=ijsgimpprint \ -sDeviceManufacturer=EPSON -sDeviceModel=escp2-c42sx \ -DIjsUseOutputFD -q -sOutputF

Re: export command not found?

2007-02-10 Thread Matthew Seaman
Erik Trulsson wrote: > On Sat, Feb 10, 2007 at 12:35:56PM +, Matthew Seaman wrote: >> /bin/sh is not bash on FreeBSD. IF you're using /bin/sh, then you >> need to assign and export values as separate operations: >> >>FOO=bar >>export FOO > > Not true. FreeBSD's /bin/sh supports the

Re: export command not found?

2007-02-10 Thread Erik Trulsson
On Sat, Feb 10, 2007 at 12:35:56PM +, Matthew Seaman wrote: > Roger Olofsson wrote: > > Dear Mailing List, > > > > 6.2-STABLE FreeBSD just made world. > > > > # export VARIABLE value > > export: Command not found. > > > > > > What happened to export? > > > > Grateful for any answer! > > /

Re: export command not found?

2007-02-10 Thread Matthew Seaman
Roger Olofsson wrote: > Dear Mailing List, > > 6.2-STABLE FreeBSD just made world. > > # export VARIABLE value > export: Command not found. > > > What happened to export? > > Grateful for any answer! /bin/sh is not bash on FreeBSD. IF you're using /bin/sh, then you need to assign and export

Re: export command not found?

2007-02-10 Thread Roger Olofsson
Yes, of course. I am sorry, I will go stand in the corner now. ;^) Thanks! Erik Trulsson skrev: On Sat, Feb 10, 2007 at 01:23:16PM +0100, Roger Olofsson wrote: Dear Mailing List, 6.2-STABLE FreeBSD just made world. # export VARIABLE value export: Command not found. What happened to exp

Re: export command not found?

2007-02-10 Thread Oliver Koch
Hi, Roger Olofsson schrieb: > 6.2-STABLE FreeBSD just made world. > > # export VARIABLE value > export: Command not found. > > > What happened to export? it depends on the shell you use if the export command exists or not. What kind of shell do you use? Kind regards, Oliver -- Oliver Koch

Re: Portsnap and port versions

2007-02-10 Thread Matthew Seaman
Robert Inder wrote: > This morning, I tried "portsnap fetch" and "portsnap upgrade"... > >Looking up portsnap.FreeBSD.org mirrors... 2 mirrors found. >Fetching snapshot tag from portsnap1.FreeBSD.org... done. > > But although it reported 3 metadata patches and 91 patches, it didn't > cha

Re: export command not found?

2007-02-10 Thread Martin Tournoij
On Sat 10 Feb 2007 13:02, Roger Olofsson wrote: > Dear Mailing List, > > 6.2-STABLE FreeBSD just made world. > > # export VARIABLE value > export: Command not found. > > > What happened to export? > > Grateful for any answer! > > Greetings from Sweden > > /Roger The default shell on FreeBSD

Re: export command not found?

2007-02-10 Thread Erik Trulsson
On Sat, Feb 10, 2007 at 01:23:16PM +0100, Roger Olofsson wrote: > Dear Mailing List, > > 6.2-STABLE FreeBSD just made world. > > # export VARIABLE value > export: Command not found. > > > What happened to export? > > Grateful for any answer! It looks like you are using csh. It has a different

export command not found?

2007-02-10 Thread Roger Olofsson
Dear Mailing List, 6.2-STABLE FreeBSD just made world. # export VARIABLE value export: Command not found. What happened to export? Grateful for any answer! Greetings from Sweden /Roger ___ freebsd-questions@freebsd.org mailing list http://lists.fr

Big problems with PF on freeBSD 6.2

2007-02-10 Thread Tim T Bos
Hi Guys, I have a problem with PF. Normally when I load pf.ko it uses deny all as default. But if i compile it in the kernel or load it as a module both it won't work. If a have only one rule "block all" or "block all on ext_if" I can still go on the internet and if I portscan my computer i get m

Portsnap and port versions

2007-02-10 Thread Robert Inder
I seem to be getting out-of-date versions of ports for reasons that I don't understand, so I'm not sure what to do about it. I'm setting up a brand new server to run FreeBSD. I downloaded the FreeBSD 6.2 Release CDs, and installed. Everything seemed to go smoothly. CAVEAT: I've been using Free

The problem of "non-zero start cluster"

2007-02-10 Thread ronggui
Every time I use mkdir to generate a directory in a fat32 file system, I can not mv it to another directoy. And I use fsck_msdosfs to check the device, and report that ".." entry in /directory.name has non-zero start cluster. If I fix the problem, I can move the directory using mv. So anyone know

Re: Full Swap File.

2007-02-10 Thread Matthew Seaman
Grant Peel wrote: > Hi all, > > Today while I was out, one of our sytems slowed to a crawl. > > /var/log/messages shows the swapfile filled to capacity. > > I will be doubling RAM (to 1 GIG and the swap partition to 2 GIG) in the very > new future. > > DOes anyone know if there is a method for

Re: Setting up an ftp server for anonymous use, freebsd 6.2

2007-02-10 Thread Pietro Cerutti
On 2/10/07, George Greene <[EMAIL PROTECTED]> wrote: i would like to use freebsd 6.2 to setup an ftp server that allows anonymous access and does not allow those anonymous user to see any other directories other than the pub directory where the files will reside. The easiest way to do so is via

Re: browser crash some flash animations

2007-02-10 Thread Tijl Coosemans
On Friday 09 February 2007 18:33, [EMAIL PROTECTED] wrote: > Before this document, there is a patch for browser crash for flash > player. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html > > - > If you

Re: FreeBSD 6.2 & HAL

2007-02-10 Thread Tijl Coosemans
On Saturday 10 February 2007 04:13, Joe Vender wrote: > Does the KDE version (3.5.4) that is installed from the packages list on the > FreeBSD 6.2 installation CD include support for HAL? No, you need KDE 3.5.5. ___ freebsd-questions@freebsd.org mailing

Re: FreeBSD 6.2 & HAL

2007-02-10 Thread Simon Phoenix
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Joe Vender said the following on 10.02.2007 05:13: > Does the KDE version (3.5.4) that is installed from the packages list on the > FreeBSD 6.2 installation CD include support for HAL? I installed KDE from the > CD set and I've included the options

Re: skype on freebsd problem

2007-02-10 Thread Simon Phoenix
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 peter said the following on 10.02.2007 09:17: > Hello, I install skype from port, but skype test call > give me "problem with sound device". > > I use freebsd6.2 with kde 3.5. > > Any suggestions? > Try change sound output device address in KDE

Re: jail and adjkerntz

2007-02-10 Thread Oliver Peter
On Sat, Feb 10, 2007 at 09:21:33AM +0100, Albert Shih wrote: > Hi all > > I've strange message every 30 min from mail jail (by mail to root) like > > adjkerntz[21050]: sysctl(put_wallclock): Operation not permitted > > what's that mean ?

jail and adjkerntz

2007-02-10 Thread Albert Shih
Hi all I've strange message every 30 min from mail jail (by mail to root) like adjkerntz[21050]: sysctl(put_wallclock): Operation not permitted what's that mean ? Regards. -- Albert Shih Observatoire de Paris Meudon Sam 10 fév 2007 09: