Good day to you,
I'm having a bit of trouble with one of the disks in my zfs raidz1 pool.
It's giving me dma read error, and zpool is reporting READ failures.
However, data integrity is OK :-)
Unfortunately I was in the middle of rearranging my backup media, so I'm
backup up everything as we speak
> I'm trying to configure java on FreeBSD 7-stable and Gnome 2.26.3, with
> Firefox35. I tried the following commands, but still no ability to view java
> applets.
>
> ln -s libjavaplugin_oji.so /usr/local/lib/firefox/plugins
> ln -s libjavaplugin_oji.so /usr/local/lib/firefox3/plugins
> ln libj
On Mon, Aug 31, 2009 at 08:59:27AM +0530, Saifi Khan wrote:
> On Tue, 25 Aug 2009, Gary Kline wrote:
>
> >
> > is there a way of setty'ing "stty erase" to [backspace key"?
> > pretty sure that is the delete key. i'm tired of having to hand
> > set it every time when i use the Konsole
Check out Puppet. It may fit most of your needs, and it is very
configurable, so you can design it for what you need it to do.
http://reductivelabs.com/trac/puppet/wiki/AboutPuppet
GUI is available as 3rd Party, I believe.
-jgh
On Aug 26, 2009, at 12:47 AM, Matthias Apitz wrote:
Hello,
I
On Tue, Aug 25, 2009 at 07:47:41PM +0200, herbert langhans wrote:
>
> Good. Then I try:
> # ifconfig ath0 up scan
> #
> (I tried this in a cool café, with cool people there and a cool open
> access point..)
>
> Nothing. There should be a list of the available access points.
> Is that right?
> S
Contact 1 Million Targeted Prospects for $599
Why = E-Mail Broadcast?
* Extremely Cost = Effective
* Get your name in front = of LARGE audiences
* 100% Accountability for = Results
* Contact Individuals = Based on Your Criteria
* 200 Million = Consumer Con
On Tue, 25 Aug 2009, Gary Kline wrote:
>
> is there a way of setty'ing "stty erase" to [backspace key"?
> pretty sure that is the delete key. i'm tired of having to hand
> set it every time when i use the Konsole term.
>
> thanks,
> gary
>
to set this you need to
On Tue, 25 Aug 2009, herbert langhans wrote:
> Hi Daemons,
> I have some troubles to get connected to an open Wifi-Net.
>
> Its an older IBM Stinkpad 600 and I bought a new PCMCIA-card for it.
> Chipset of the card is from Atheros, this is recommended by the FreeBSD
> Handbook.
>
> I boot the La
On Mon, Aug 31, 2009 at 01:07:36AM +0200, Stefan Miklosovic wrote:
> hi,
>
> assuming I execute shell script like this
>
> $ ./script -c "hello world"
>
> I want to save "hello world" string to variable COMMENT in shell script.
>
> code:
>
> #!/bin/sh
>
> parse_cmdline() {
> while [ $# -g
hehe :D
easy as hell, one has to enclose argument of parse_cmdline into brackets :)
parse_cmdline "$@"
sorry for noise
On Mon, Aug 31, 2009 at 1:07 AM, Stefan Miklosovic <
miklosovic.free...@gmail.com> wrote:
> hi,
>
> assuming I execute shell script like this
>
> $ ./script -c "hello world"
>
On Mon, Aug 31, 2009, Stefan Miklosovic wrote:
>hi,
>
>assuming I execute shell script like this
>
>$ ./script -c "hello world"
>
>I want to save "hello world" string to variable COMMENT in shell script.
>
>code:
>
>#!/bin/sh
>
>parse_cmdline() {
>while [ $# -gt 0 ]; do
>case "$1" in
>
hi,
assuming I execute shell script like this
$ ./script -c "hello world"
I want to save "hello world" string to variable COMMENT in shell script.
code:
#!/bin/sh
parse_cmdline() {
while [ $# -gt 0 ]; do
case "$1" in
-c)
shift
COMMENT="$
Matthew Seaman wrote:
> > It would do no good for the kernel to hand the interpreter an
> > open descriptor if the interpreter did not somehow know to read
> > the script from that open descriptor instead of opening the
> > script file by name.
>
> Errr -- no. That's what fdescfs(5) is for. Wh
Hello
My goal is to authenticate my Cyrus Imapd users against Windos 2003
Active Directory with Kerberos . I have the following setup:
Kerberos5 client
===
FreeBSD acsvfbsd06.domain.tld 7.2-RELEASE FreeBSD 7.2-RELEASE
/etc/krb.conf:
[libdefaults]
default_realm = domain.tld
kes-...@yandex.ru writes:
> in /var/log/messages
> kernel: swap zone exhausted, increase kern.maxswzone
>
> flux# sysctl kern.maxswzone
> sysctl: unknown oid 'kern.maxswzone'
>
> What I must to do now?
It isn't exported as a sysctl; you need to set it in the loader.
There is a discussion in "man
Здравствуйте, Freebsd-questions.
in /var/log/messages
kernel: swap zone exhausted, increase kern.maxswzone
flux# sysctl kern.maxswzone
sysctl: unknown oid 'kern.maxswzone'
What I must to do now?
--
С уважением,
Коньков mailto:kes-...@yandex.ru
___
2009/8/30 Ed Jobs
> On Sunday 30 August 2009 04:16, Doug Poland wrote:
> > Hello,
> >
> > I'm experimenting with trying to boot from a RAIDZ on 8.0-BETA3 (amd64).
> > The environment is VMware. I've been googling and reading what I can
> > on this procedure, which sounds possible, but I have b
On Sun, 30 Aug 2009 02:03:43 +0200
Polytropon wrote:
> On Sat, 29 Aug 2009 09:35:49 -0700, "Vladimir M"
> wrote:
> >Could you please give me any suggestion about howto install
> > libc6-dev on FreeBsd?
>
> I'm not sure what libc6-dev refers to, maybe development version
> 6 of the C library
On Sunday 30 August 2009 04:16, Doug Poland wrote:
> Hello,
>
> I'm experimenting with trying to boot from a RAIDZ on 8.0-BETA3 (amd64).
> The environment is VMware. I've been googling and reading what I can
> on this procedure, which sounds possible, but I have been unable to
> successfully get
per...@pluto.rain.com wrote:
RW wrote:
On Sat, 29 Aug 2009 00:06:29 -0700
per...@pluto.rain.com wrote:
Actually, absent some careful cooperation between the
kernel and the interpreter to prevent a race condition ...
isn't that the same issue that Matthew Seaman was saying
was fixed years ago
20 matches
Mail list logo