Displaying 20 results from an estimated 6000 matches similar to: "Use of Second Monitor Question"
2013 Oct 14
1
rsync-3.1.0 --chown, --usermap, and --groupmap ignored?
The man page describes options --chown, --usermap, and --groupmap, but
these seem to be silently ignored beyond validating that the user and
groups do indeed exist. Is the following supposed to work?
$ touch a
$ rsync --chown=http:http a b
$ ls -l a b
-rw-r--r-- 1 jed jed 0 Oct 14 02:44 a
-rw-r--r-- 1 jed jed 0 Oct 14 02:45 b
$ chown http:http b
chown: changing ownership of 'b':
2004 Aug 12
2
Hashing table based on FWMARK
We currently use iptables, matching packets based on IP address and marking
them with an ID. Multiple IP addresses can be marked with the same ID. We
then filter based on the ID. We have close to 2000 filters now and I''m
looking into hashing tables. Is there any way to create a hashing filter
based on the fwmark?
Paul C. Diem
PCDiem@FoxValley.net
2015 Feb 27
2
relocated tmp dir
As I said, the original binaries. I need to know if I can override this
error with a smb.conf directory directive, just as you can override other
compiled-in directories.
On Fri, Feb 27, 2015 at 11:28 AM, Marc Muehlfeld <mmuehlfeld at samba.org>
wrote:
> Hallo Jed,
>
> Am 27.02.2015 um 17:06 schrieb Jed Evnull:
> > I'm getting error messages when a connection is
2005 Mar 14
3
asterisk-addons OS X
Has anyone had any luck getting the addon's to compile
under OS X? I have been able to get 1.06 to build and
run great, but I really want to get the
cdr_addon_mysql.so to enable mysql writing.
When I try to compile I get a bunch of Undefined
symbols and I have tried adding everything to my path.
I've got mysql_devel, etc.
I have posted this to the Mac Asterisk mailing list
about a week
2008 Apr 22
1
''dependencies'' and RedCloth
Hey gang.
Jed noticed an issue with the ''dependency''/''dependencies'' macro the other
day when working on the Collective wiki. Namely, if you make RedCloth a
dependency Merb gets a little cranky. I think I have this figured out when
doing some mods to Collective today too. However, before I go trying to fix
this in Merb, I wanted to run this by the community.
2003 Oct 08
2
Vorbis and MP3 file verification
Does anyone know of programs one can use to verify the integrity of OGG
Vorbis and MP3 files? I've found that Ices 0.3 has a penchant for: 1)
skipping files it deems improperly encoded, or 2) passing squelchy
aural gibberish on to Icecast and then promptly crashing.
The only method I've found is trial and error and Google has been of
little help.
Thanks!
Jed
--- >8 ----
List
2006 Dec 05
1
recommends on CentOS + Via Epia CN10000EG
I'm considering building a network gateway using a Via EpiaCN10000EG
motherboard like seen here:
http://www.logicsupply.com/product_info.php/cPath/79/products_id/444
I've heard that this is a pretty recent mobo and drivers for it are in
Ubuntu but that a 2.6.9.x CentOS kernel might have troubles with it.
Anyone have any opinions on this mobo?
Thanks
jed
2008 Nov 07
2
updated Apache mod_expires?
I noticed that the apache rpm httpd-2.2.3-11.el5_1.centos.3.src.rpm
has a bug in mod_expires.
https://issues.apache.org/bugzilla/show_bug.cgi?id=39774
Please forgive a dumb question: how risky would using a Fedora httpd RPM
be on a CentOS5 install?
Jed
2015 Feb 18
1
Runing Samba on Raspi - was: Re: ps aux | grep smbd
Can Samba 4.1.x be compiled fully static?
On Wed, Feb 18, 2015 at 3:43 AM, Peter Serbe <peter at serbe.ch> wrote:
> Jed Evnull schrieb am 17.02.2015 23:14:
>
> [Static cross-compile of Samba]
> > The static 3.2.15 works fine on the pi, but fails under android since it
> > can't find user root or guest. But that's another issue, I don't expect
> any
>
2010 Aug 11
3
Using command line --file or -f
*What I want to do:
*Create a windows shortcut that will start the R gui **and**
simultaneously source a file
*What I have already tried:
*This almost works, but it's not the interactive R GUI:
R --no-save --sdi -file="C:\SomePath\example.R"
These open the R GUI, but doesn't recognize -f --f --file -file
RGUI --no-save --sdi -file="C:\SomePath\example.R"
2003 Apr 23
2
changing dir. to network drive crash Rgui on NT4 ( PR#282 8)
This is interesting: The crash does not happen if I run
Rgui in MDI mode. The crash seemed to only occur in SDI.
Andy
===========================================================
For the record:
Under Rgui, using the menu "File / Channge dir..." to change
to a network drive crashes rgui. The crash happens if I
browse to a folder on a mapped drive. I.e., if I type in
2009 Apr 15
2
Creating a graphics window (in Windows, with RGui) that is not constrained to the RGui Window
Hi, all,
Using RGui, is it possible to create a graphics window that can be moved
outside of the RGui window? (This can be done--in fact must be
done--using Rterm, but I wish to use RGui.)
My interest for this is to use two monitors: in "my private monitor" I
wish to execute R code in the Rgui window; in "the public monitor" I
want the audience to see the results in the
2015 Feb 17
2
Runing Samba on Raspi - was: Re: ps aux | grep smbd
>
>
> From: Rowland Penny <rowlandpenny at googlemail.com>
> To: samba at lists.samba.org
> Cc:
> Date: Tue, 17 Feb 2015 09:29:18 +0000
> Subject: Re: [Samba] ps aux | grep smbd
> On 17/02/15 05:14, Jed Evnull wrote:
>
>> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it seems
>> to be working fine, when I ps aux | grep smbd I'm
2003 May 03
2
Memory leakage?
Hi, all:
I'm using R 1.7.0 on WinXP under SDI mode. However, very often after I
closed all R windows, my CPU usage was still 100%. By checking the task
manager, I found there are one or several "Rgui.exe" still running and took
all the CPU. I had to close them one by one manually. This happened to me
with R 1.6.1, R 1.6.2 also and also on Win2K. Rememeber there was a
2004 Mar 16
3
save GUI window position in windows version?
Hi,
I'm using windows GUI version. Is there any way
to save window position from previous session?Everytime I
open GUI starts as maximized and I
have to resize it.
Thanks for the help.
SI
2005 Aug 14
1
make check-all fails (PR#8063)
Full_Name: Jed Kaplan
Version: 2.1.1 Patched
OS: Fedora Core 4
Submission from: (NULL) (66.31.221.212)
Installation through "make check" succeeds. "Make check-all" fails with the
following tail message:
"
make[3]: Entering directory `/mnt/linuxApp/usr/local/R/R-patched/tests'
running code in 'p-r-random-tests.R' ...make[3]: *** [p-r-random-tests.Rout]
Error 1
2006 Feb 25
6
[OT-ish] Rails, Mongrel and apache
This is kind of off topic. I want to put my fancy rails app (myapp) as
a subdirectory on my os x server. so my osx server works fine right now
as www.mydomain.com. How do I tell apache (1.3 i think) to proxy web
requests for a subdirectory /myapp to localhost:3000 where I have
mongrel running (Jed, you rock)?
I googled, but I don''t know the right words to use, so I''m not
2015 Feb 17
2
ps aux | grep smbd
Hello Rowland
Am 17.02.2015 um 06:14 schrieb Jed Evnull:
> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it
> seems to be working fine, when I ps aux | grep smbd I'm shown two or
> three successively numbered smbd jobs. The smbd log isn't showing
> anything weird, what's up with this?
Everything is fine. smbd create child processes, like when users or
2004 Aug 16
1
qdisc/filter to drop all packets
I''m looking for a way to configure a qdisc or filter to drop all packets.
The logic behind this is that I''m using the u32 hashing tables to get move
my filters from iptables to tc filters. This will translate into much less
per-packet processing for me. However, I need a way to drop any packets that
don''t match any of the filters.
Paul C. Diem
PCDiem@FoxValley.net
2007 Oct 03
1
Asterisk like big Voicemail system
Hi friends.
I am working in a TELCO, we have a trouble with our very old Alcatel Voicemail
system (and now we dont have support and worst this system was forgotten for
Alcatel)
I've used Asterisk for just small jobs, but I've proposed use it and tomorrow
begins with the tests :) ... so: we have a thousands of users, how do I have
to configure my server Asterisk to works like