Displaying 7 results from an estimated 7 matches for "jwarnier".
Did you mean:
warnier
2006 Mar 31
7
authentication performance problem
Hi guys,
I'm running a NT Domain hosted on two Debian GNU/Linux Sarge servers
running Samba (respectively as PDC and as member server), with lots of
horsepower (dual-cpu with 1GB RAM or more each).
Samba itself is behaving blazingly fast, from both servers.
I use winbind on the member server, of course.
Still, on this machine I see each week a huge performance drop related
authentication, to
2003 Jan 27
1
Samba as PDC for WinXP, Win9
Simon,
What version of Windows XP are you using? If your client has purchased
computers from Best Buy or a similar electronics "mega-store" they likely
received WinXP Home Edition. (Which is what it sounds like based upon the
use of Win9x machines you mentioned.)
If that is the case, then you will be unable to get the WinXP machines
to see the Samba Server (or a Windows
2008 Apr 24
1
Xen and USB device access from guest
I'm trying to get access to an USB device from a Linux Xen guest running
on Debian (tried with Etch, Lenny, and Bastian's kernels), without any
success so far.
All report I can find on the web state that it is not working on Xen
yet, but are talking about Xen 3.0 or earlier.
Performance is not an issue, as this is just for a hardware dongle for a
proprietary software which only checks
2010 Jun 17
1
How to remove zpool name "alias"
I''m not sure about the right naming, but here is what I did and what my
problem is now:
I imported a "syspool" as another name (that''s why I use the naming
"alias"), using the following command: zpool import -f syspool original
My problem is that after reboot, the syspool is available both as
"syspool" and "original" pool names at the same
2004 Dec 30
3
IPIP Tunnel
Hi guys,
I''m trying to setup an IPIP tunnel between a Cisco router and a firewall
running Debian GNU/Linux Sarge with Shorewall 2.0.13.
I''ve read and implemented the http://shorewall.net/IPIP.htm document,
but I don''t understand why there should be at the same time a "tunnel"
and a "tunnels" script.
Shorewall still refuses to let the
2006 Aug 18
1
Mount CiFS as root on Linux
Could it be possible nowadays (understand: with the newest kernels and
tools) to mount the root filesystem of a Linux client over CiFS? Just
like what is already possible for a long time with NFS.
The server would be Samba, not Windows.
Just wondering...
--
J?r?me Warnier
FLOSS Consultant
http://beeznest.net
2011 Jun 27
1
Debian and Ubuntu packages of 1.2.0
I tried your procedure, that's to say:
sudo apt-get build-dep xapian-bindings
sudo apt-get install php5-dev php5-cli
apt-get source xapian-bindings
cd xapian-bindings-1.2.*
rm debian/control
env PHP_VERSIONS=5 debian/rules maint
debuild -e PHP_VERSIONS=5 -us -uc
cd ..
sudo dpkg -i php5-xapian_*.deb
Though, it is failing with this error message:
dpkg-buildpackage -rfakeroot -D -us -uc