Displaying 20 results from an estimated 123 matches for "homeunix".
2006 May 06
3
No USB/HID UPS found
...Help me please with *newhidups* setup. Does it work for someone on *BSD ?
Here is the data.
---------------------------------------------------------------
*** FreeBSD
root.srv# uname -a
FreeBSD xxxxxx.dyndns.info 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Tue Feb 8
07:38:22 UTC 2005
admin@temp.botka.homeunix.org:/usr/src/sys/i386/compile/SRV i386
*** NUT ver.2.0.3
root.srv# ll /var/db/pkg/ | grep nut
drwxr-xr-x 2 root wheel 512 May 6 19:53 nut-2.0.3
drwxr-xr-x 2 root wheel 512 May 6 19:53 nut-usb-2.0.3
*** usbd can see the UPS on /dev/uhid0
root.srv# usbdevs -v -d -a 2
Controller /de...
2011 Dec 21
8
Any rhyme or reason to disk dev names?
Hello,
I am curious to know if there is an easy way to guess or identify the
device names of disks. Previously the /dev/dsk/c0t0d0s0 system made sense
to me... I had a SATA controller card with 8 ports, and they showed up with
the numbers 1-8 in the "t" position of the device name.
But I just built a new system with two LSI SAS HBAs in it, and my device
names are along the lines of:
2010 Nov 18
9
WarpDrive SLP-300
http://www.lsi.com/channel/about_channel/whatsnew/warpdrive_slp300/index.html
Good stuff for ZFS.
Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20101117/d48186f0/attachment.html>
2010 May 05
3
Another MPT issue - kernel crash
Hi all,
I have faced yet another kernel panic that seems to be related to mpt
driver.
This time i was trying to add a new disk to a running system (snv_134)
and this new disk was not being detected...following a tip i ran the
lsitool to reset the bus and this lead to a system panic.
MPT driver : BAD TRAP: type=e (#pf Page fault) rp=ffffff001fc98020
addr=4 occurred in module "mpt" due
2004 Dec 27
7
[Bug 2187] rsync large file getting verification failed using -z
https://bugzilla.samba.org/show_bug.cgi?id=2187
------- Additional Comments From qiucheng@csc.com.cn 2004-12-27 01:15 -------
Created an attachment (id=869)
--> (https://bugzilla.samba.org/attachment.cgi?id=869&action=view)
error log
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact
2010 Apr 08
6
Mac OS X "rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0)"
...developer on the LBackup project.
An LBackup user recently posted a question to the mailing list asking about the following error.
> "rsync: unpack_smb_acl: sys_acl_get_info(): Unknown error: 0 (0)"
Link to thread : <http://www.mail-archive.com/lbackup-discussion at lists.connect.homeunix.com/msg00040.html>
My understanding of this error is that when copying files via the network from a source system to the local system there is no local user matching the source user.
Is it possible to place a feature request to have the error reported by rsync also list the path to the problem...
2003 May 23
1
Dovecot in OpenBSD ports system
...r dovecot port for the OpenBSD ports system. The port
has yet to be submitted, but is finished awaiting testing from a wider
audience. I have been using dovecot successfully on OpenBSD/sparc64
-current for months now with no problems.
Would you recommend including the CR+LF patch?
http://cemetery.homeunix.org/OpenBSD/dovecot.tar.gz
--
http://cemetery.homeunix.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20030523/c914b...
2003 Nov 23
1
Unable to add SMB accounts
I get the following errors on attempting to add smb accounts:
[root@corryard root]# smbpasswd -a sean
New SMB password:
Retype new SMB password:
pdb_getsampwnam: Unable to open TDB passwd (/etc/samba/passdb.tdb)!
Failed initialise SAM_ACCOUNT for user sean.
Failed to modify password entry for user sean
[root@corryard root]#
The passdb.tdb file is there.....
K.
2003 May 30
1
dovecot 0.99.10-test10
....tree: UID to be inserted isn't higher
than existing (1 <= 1)
and so on until the client hangs
test7 is stable here.
Also what are the correct permissions for /var/run/dovecot/login? I get
a message about correcting the permissions every time I start dovecot
--Andrew
--
http://cemetery.homeunix.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20030530/5a19be67/attachment-0003.bin>
2008 Nov 11
3
FXTextField and number of digits after decimal point
...digits after the decimal
point.
My question is: Is there a way to use either a TEXTFIELD_INTEGER or a
TEXTFIELD_REAL without losing digits after the decimal point?
Note: the number I use for testing purpose is 400.12345678.
Thanks in advance for any hint.
Cheers,
Mich?le
<http://micmacfr.homeunix.org>
?
Cheers,
Mich?le
<http://micmacfr.homeunix.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/fxruby-users/attachments/20081111/ea9d0087/attachment-0002.html>
-------------- next part --------------
A non-tex...
2011 Nov 16
1
Starting X11 with kernel secure level greater than -1/0.
..., xf86-video-intel or libXxf86vm etc).
These drivers are not right/required/correct, right?
Of course I can change this level after system and X's start,
but it is not the point. Is there any solution?
Best regards! Ian.
__________________
* source: OpenBSD XF86(4) man page.
http://www.marko.homeunix.org/cgi-bin/man-cgi?xf86+4
2004 Mar 22
2
rsync via ssh script
Hi,
does anybody know, how a bash shell script looks, which automatically
enters the ssh password?
the rsync call should be:
rsync -avz -e ssh /home/johndoe/data/repository
billythegate@192.168.10.102:/home/johndoe/junk
the call causes a password question.
Is ist possible to automate that by a cron? If yes how should the script
look to automatically enter the password?
ThanX for an answer.
2008 Jun 21
12
Bfu xVM to build 92 problems
Bfu 91 to 92 looks good
Proceed with xVM upgrade . After running:-
# sunos.hg/bin/build-all nondebug
bash-3.2# cd packages-nondebug
bash-3.2# pwd
/usr/tmp/packages-nondebug
bash-3.2# ls -l
total 20
drwxr-xr-x 4 root root 512 Jun 21 08:57 SUNWlibvirt
drwxr-xr-x 4 root root 512 Jun 21 08:57 SUNWlibvirtr
drwxr-xr-x 4 root root 512 Jun 21 08:57 SUNWurlgrabber
2005 Oct 17
4
[Bug 3174] Patch for specifying zlib compression level
https://bugzilla.samba.org/show_bug.cgi?id=3174
------- Additional Comments From stix@stix.homeunix.net 2005-10-17 04:14 -------
Created an attachment (id=1517)
--> (https://bugzilla.samba.org/attachment.cgi?id=1517&action=view)
rsync compression level patch
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Yo...
2009 Apr 03
1
"Invalid argument (22)" & "Operation not supported (95)" ???
Hi Folks
I've gone back over the list and the only reference I've found to
"Invalid argument (22)" is here:
http://lists.samba.org/archive/rsync/2006-May/015478.html
That seems a different context of character set mismatches.
The common parts to my errors are:
rsync: rsync_xal_set: lsetxattr("...","security.selinux") failed:
Invalid argument (22)
And:
2004 Nov 18
2
segmentation fault
Dear sir,
I have configured samba with ads integration and it was working
perfectly in RedHat Linux 9.0. But Yesterday I changed that
configuration as simple user level security. But my problem was when I
run 'smbpasswd' command I am getting one error as 'Segmentation fault'.
What I can do to trouble shoot this problem. Kindly reply me as soon as
possible..
Thanks & Rgds
2006 May 08
1
RE: Nut-upsuser Digest, Vol 11, Issue 3
...turn immediately if no data from usb rather
than block. OS buffers device anyway.
With this plus the information in the faqs I was able to achieve an
operational system.
Hope this is someway helps.
Nevil
Message: 1
Date: Sat, 6 May 2006 20:01:33 +0200 (CEST)
From: Vladimir Botka <vlado@botka.homeunix.org>
Subject: [Nut-upsuser] No USB/HID UPS found
To: nut-upsuser@lists.alioth.debian.org
Message-ID: <20060506194833.I47952@srv.g1.netng.org>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Hello,
Help me please with *newhidups* setup. Does it work for someone on *BSD ?
Here...
2003 Nov 26
6
smbmount for Solaris
Sirs,
I hate to clutter your email with this inquiry, but I haven't been able to
get info otherwise. I want to mount shares on an Microsoft XP Pro server
on two Suns, Sparc running Solaris 2.6 and another Sparc running Solaris
8. What do I need for this?? I downloaded the Samba software from
sunfreeware.com but it seemed to just allow the XP to mount the Sun shares.
I hope you can help
2010 May 28
21
expand zfs for OpenSolaris running inside vm
hello, all
I am have constraint disk space (only 8GB) while running os inside vm. Now i
want to add more. It is easy to add for vm but how can i update fs in os?
I cannot use autoexpand because it doesn''t implemented in my system:
$ uname -a
SunOS sopen 5.11 snv_111b i86pc i386 i86pc
If it was 171 it would be grate, right?
Doing following:
o added new virtual HDD (it becomes
2003 Nov 06
3
Translation samba 3 how to in german, Übersetzung des Samab 3 How to ins deutsch
Hallo Leute,
ich m?chte gerne die Samba Doku ins deutsch ?bersetzen.
Ich arbeite schon lange mit Samba und denke es w?re kein ?berm?ssiger Aufwand.
Da ich Samba aber meist als Pdc benutze bin ich mit einigen Features technisch nicht so vertraut.
( samba und ldap an einem win server etc )
Ich w?rde mich freuen wenn einige Deutsche mitmachen w?rden damit wir uns technisch und gramatikalisch