Displaying 20 results from an estimated 5000 matches similar to: "Mac - Filesystem Size Limit?"
2006 May 08
3
operator overload on views
In my User auth scheme I have a userlevel. I''ve overloaded the User
class operators like this:
def >(item)
if item.class == "User"
self.userlevel > item.userlevel
else
self.userlevel > item
end
end
(other operators are overloaded in essentially the same way). As I
understand it, using the operator ">" inside the overloaded
2006 Mar 19
1
How to access atributes from a join table?
I have a table "domains", "users" and a join table of "domains_users"
which has the domain_id, user_id as well as a userlevel_id attribute.
I know that in the model User class I can set the value of this
attribute with a function that calls:
domains.push_with_attributes(domain, :userlevel => 1)
but how do I access the userlevel field so that I can use it later
2011 Feb 15
2
Probe that fires on incoming IP and/or UDP (Solaris 10)
On Solaris 10, is there a probe that fires on receipt of an IP/UDP
packet? I''ve spent some time looking for one but can''t seem to find
what I want. (It''s unfortunate that its not running OpenSolaris as
otherwise we''d use the ip provider.)
What I''m trying to do is collect data on the latency between a packet
being received and it making its way into a
2009 May 24
1
Problems with ioloop on MacOS
I've been using the macports version of dovecot, which is 1.1.11, on
MacOS 10.5.6
$ /opt/local/sbin/dovecot --exec-mail imap
Fatal: kevent(EV_ADD, 0) failed: Operation not supported
This version is configured --with-ioloop=kqueue
The problem seems to be known, if not understood:
http://lists.apple.com/archives/Darwin-userlevel/2008/Dec/msg00010.html
However, if I use
2003 Feb 17
2
how to define share for sharing lmhosts?
Hi All,
Probably simple question: I want to make a share for sharing an lmhosts
file which gets included by the clients. This share has to be very
public and accept nullsessions (whatever that me be (no username and
password?)).
I want this because I need to generate aliases on the fly for for our
fileserver for some clients (terminalservers specifically). So I thought
that having an server
2006 Mar 19
1
How to access attributes from a join table?
I have a table "domains", "users" and a join table of "domains_users"
which has the domain_id, user_id as well as a userlevel_id attribute.
I know that in the model User class I can set the value of this
attribute with a function that calls:
domains.push_with_attributes(domain, :userlevel => 1)
but how do I access the userlevel field so that I can use it later
2010 Apr 01
4
Printer Admin Difficulties
I have been trying to setup a new print server on Fedora 12 based around
samba-3.4.7-58.fc12.x86_64 and cups-1.4.2-28.fc12.x86_64. All looks
good except for the ability for printer administrators to manage
printers. Whether I specify users in a system group using the
deprecated printer admin option, or specifically using net rpc rights
and the SePrinterOperatorPrivilege, it does not matter.
2003 Dec 10
1
cvs version 1.11.10 import? [security fix]
On a recent NetBSD commit I saw that they have imported cvs 1.11.10 as a
security fix yesterday:
http://mail-index.netbsd.org/source-changes/2003/12/10/0025.html
http://mail-index.netbsd.org/source-changes/2003/12/10/0026.html
itojun has clairfied the commit in a mail sent to tech-userlevel list of
NetBSD:
http://mail-index.netbsd.org/tech-userlevel/2003/12/10/0003.html
Will this affect
2010 Mar 30
3
bare metal xen hypervisor
hi,
i am new to xen.
pls. guide me what is best os should be used with xen.
also let me know if there is any baremetal xen hypervisor available as i
read that i require one OS on which xen hypervisor will be installed. want
to use it with 32 bit machine.
thanks for your help.
--
With Best Wishes
Balwant
_______________________________________________
Xen-users mailing list
2008 Nov 06
3
Help recovering zfs filesystem
Let me preface this by admitting that I''m a bonehead.
I had a mirrored a zfs filesystem. I needed to use one of the mirrors temporarily so I did a zpool detach to remove the member (call it disk1) leaving disk0 in the pool. However, after the detach I mistakenly wiped disk0.
So here is the question. I haven''t touched disk1 yet so the data is hopefully still there. Is there
2005 Jul 08
1
filesystem fragmentation stats?
Let me preface this by saying "Yes, I know *nix filesystems don't need
to worry about fragmentation".
That said, is there a way to check the overall level of fragmentation of
a live ext3 filesystem? I know about filefrag, but that's for specific
files. And I think e2fsck tells you, but only if you take the
filesystem offline for the scan. Is there anything that will give
2019 Nov 04
3
[PATCH nbdkit v2 0/2] Implement fuzzing using Clang's libFuzzer.
v1 was here:
https://www.redhat.com/archives/libguestfs/2019-November/msg00003.html
This version depends on:
https://www.redhat.com/archives/libguestfs/2019-November/msg00004.html
and this series:
https://www.redhat.com/archives/libguestfs/2019-November/msg00009.html
The delta has been reduced slightly because of changes made possible
by cleaning up and fixing the quit path in nbdkit. It's
2017 Feb 01
1
[nbdkit PATCH] tests: Test in-tree rather than installed header
The previous commit broke the build during 'make check'; we want
to test the in-tree header, not some (potentially stale or missing)
installed header.
Signed-off-by: Eric Blake <eblake at redhat.com>
---
tests/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c2d473a..9076d6b 100644
--- a/tests/Makefile.am
2010 Nov 08
2
flash-plugin crashes on full screen
Hi List.
doing my weekly updates with yum last night installed
kernel.x86_64 2.6.18-194.17.4.el5.centos.plus
and
flash-plugin.i386 10.1.102.64-release
now today as I go to watch a movie from hulu.com it crashes the
flash-plugin whenever I try to go full screen.
Anyone else notice this behaviour?
I guess I'll try to downgrade flash and see if that fixes the problem.
TIA
--------------
2016 Nov 03
0
Re: [PATCH v4 1/2] v2v: bootloaders: search grub config for all distributions
On Wed, Nov 02, 2016 at 09:52:20PM +0300, Pavel Butsykin wrote:
> But there is another point, we added a search for grub.conf/menu.lst in
> /boot dir. This means that in some rare cases we can find the grub.conf
> in non-standard locations(that will not be added to augeas). Can we
> somehow handle the error aug_transform? Because if we could know that
> augeas already contains the
2012 Apr 06
2
[API reference] Are there XML-handling API to retrieve info directly from xml configure file
Hi, everyone
I'm writing a application using libvirt and need to query guest
os's virtual network interface usage, like bytes read or written
through a given interface. I know int
virDomainInterfaceStats(virDomainPtr dom, const char * path,
virDomainInterfaceStatsPtr stats, size_t size) is designed for my
purpose but I 'm not sure how I determine the second parameter path.
2001 Jan 04
0
briefcase problem with win98/ME
hallo!
I'm trying to place a file coming from a samba share into my
local briefcase on my win98/ME machines. it works with the
same share on my winNT box.
when I move the file from the mounted volume to the briefcase
I don't get any error messages, but the file doesn't show up
in the briefcase?!
my setup:
local PC with winME, briefcase on desktop,
samba (userlevel-)share mounted as
2000 Apr 01
0
Problems accessing SMB service from Win98
Hi there,
I'm currently trying to set up SAMBA on SuSE 6.3 but I just can't get it to
let my Windows 98 PC in. I created a share and I can access it using
smbclient but when I try to click on the System in the Network Neighbourhood
or by typing \\Arris\share in Start -> Run all I get is "\\Arris is not
available the computer or sharename cannot be found ..." or "The
2005 Sep 01
0
samba 3.0.14 fails on boot, getpwnam cannot find nobody
I have been trying to get a share running for public access to part of a
workstations hard disk. Realise now that this is not possible at
userlevel security without a username, password pair. Part of my playing
around involved creating on the machine user nobody, then setting guest
account = nobody in samba.conf. Once realising i needed a passwrd pair I
smbpasswd -X nobody and then userdel
1999 Oct 30
0
SAMBA digest 2289
I also set up samba 2.0.5a (binaries from Skunkware) on a SCO 5.0.5
server. I have a conf file, but it's on my laptop, and that's downstairs,
and I'm about to get ready to leave, so I'll dig it up later. :) From
what I remember though, all I changed was:
- the workgroup name,
- turned off browse master
- turned off the printing system
- set the guest user to 'nouser'