query_id stringlengths 4 64 | query_authorID stringlengths 6 40 | query_text stringlengths 66 72.1k | candidate_id stringlengths 5 64 | candidate_authorID stringlengths 6 40 | candidate_text stringlengths 9 101k |
|---|---|---|---|---|---|
b7bd60c6-268a-3254-bcf3-da966cc0ea7b | ['cf9aa9c6-ff5c-fb50-2ce7-9d949df1f282'] | Just curious if anyone on this list has successfully booted *any
version* of opendarwin on an athlon64/opteron system. Please respond
here or directly to my email.
<PERSON> is looking to upgrade our x86 build box from a celeron to
something a tad more modern. We'd like to go with an opteron box if at
all possible.... | 4dfdd5ae-dfdf-d0eb-e5ca-726674283b81 | ['cf9aa9c6-ff5c-fb50-2ce7-9d949df1f282'] | I noticed that none of the standard templates have any support for blog
rolls. I'd like to add one to a new blog I'm putting together. It
occurred to me that this might be a nice service provided by a plug-in.
Is there a plug-in available for this feature? Or is there a preferred
method for handling blogrolls via b... |
8ff2871c-e2ed-3b88-4566-b7e6ecf3964e | ['cfa75a33-43bb-85ee-e879-ba1e03e04c22'] | I can't seem to find the answer to this seemingly simply question anywhere.
What I'd like to know is simply whether or not I can set a widget's size
hint from within Designer. I know I can just override sizeHint() once I
generate the code, but it'd be nice if I could set it within Designer so
that my widgets don't get ... | 94dafb89-3f56-45f3-c337-5eed9f6e379c | ['cfa75a33-43bb-85ee-e879-ba1e03e04c22'] | Hello all.
I'm pretty new to Django, so please forgive my ignorance.
What I'm wondering is if it's possible to have two HTMl widgets on the
admin pages that map to the same DB field. To be specific, I have an
image field for one of my DB tables. Sometimes, I might want to upload
an image from my local machine (ImageF... |
0235db7f-d635-977d-d490-bb897bcb0cd9 | ['cfbf6663-5844-d2fd-c96f-4379d0395835'] | Hi there!
My ipcop has to IP-Adresses on the green side.
How can I tell ipcop it should route between
these subnets?
Routing table looks ok to me, I can ping in both
nets from the ipcop box. But I cannot ping from
a box in one net to a box in the other net (both have
ipcop as default gateway)
Regards
Matthias | 41afde7c-73a3-c2ed-e6ca-5ae57cea1cc9 | ['cfbf6663-5844-d2fd-c96f-4379d0395835'] | Hi there,
I have a strange problem visiting a website (www.uni-muenster.de or
www.mediscript.de), a university nearby. Every time I try to visit the site
(using IE or Opera 8.5), my dsl connection crashes and cannot be reconnected
for 5 minutes. That happens reproducable when connecting via t-online. When
using another... |
8a0b3264-b02d-9c03-7cc8-0bb083a4d31b | ['cfca78e0-ab9d-f6c9-d8db-495727639fa8'] | Hi all!!
I have installed 1.1.6 version of graylog and have been using it since more
than six months. For some reasons I have installed the same version on
another machine(new setup), but I want to create the same streams and
dashboards. So I created the content pack from the old set up and imported
it to the new... | 8c507855-a40a-a3f1-cfdf-96176d00b4b9 | ['cfca78e0-ab9d-f6c9-d8db-495727639fa8'] | Hi Graylog Team
In syslog udp/tcp inputs there is the following option.
"Store full message? (optional)"
What is the use of this option?.
Does it mean if I send logs/data to Graylog via syslog, when the above
option is *unchecked *Graylog is not storing the complete log but
incomplete or partial log.
Or rather if... |
3d1dbe3d-1e36-87b8-0edc-c468f9e0fb2e | ['cfda8dfd-b197-3780-8ce4-bf5f016284d7'] | Hi all!
I am coding on a post-plugin for xine that sends the current stream
status to LCDproc, so it is visible on any LCD display that people
might have attached.
I am aware that this plugin might only be interesting to a relative
small percentage of all xine users out there, which might be a thing
to take into cons... | efc174cd-16de-28f0-d22b-acee4bc92df6 | ['cfda8dfd-b197-3780-8ce4-bf5f016284d7'] | Hi everybody!
I've been digging a bit around in the Apache 2.0 docs, and found the
documentation on the mpm_perchild module.
However, it isn't finished, and I'd like to know more about the status
of the module? What's holding development back (some dependency on
other code or?).....
As an old Apache 1.3 suexec hacke... |
2f9253a1-77ff-37c2-d093-0b14283217d6 | ['cfdba57e-eaf7-6ed3-59c5-cd747eb1bcfe'] | Hi there all,
I had a question re scoping of beans.
The behaviour under Weblogic 7sp1 and Tomcat 4.1.18 differs(!).
This has arisen from me trying to implement a
intermediate "Processing page".
What I am trying to do is the following.
o I have a JSP file that submits a text box value to
an intermediate page which... | 815f6b65-b567-d121-fceb-7145456527ba | ['cfdba57e-eaf7-6ed3-59c5-cd747eb1bcfe'] | Hi there all,
It's not strictly a struts question
but am really stuck and need some advice.
I have an ear file which when deployed
under weblogic 7.0, behaves as expected as far
as functionality and performance.
However, when I include the struts-example.war
into this ear, and when I try to access the
struts-example ... |
3793b70c-1b5d-a451-b36f-81413ed404c7 | ['d017485d-6253-006c-2d4c-6e712874bbfe'] | Hello,
I'm new to haXe (which I've just discovered today), and before planning to
use it for real stuff, and would like to clearly see what it can give.
I want to use it to compile to JavaScript, and I'm mainly interrested in
programming JavaScript with type checking and import capabilities. And
haXe seems very... | 6c6bafa9-01d4-6aa6-719b-20c56a5a0cf8 | ['d017485d-6253-006c-2d4c-6e712874bbfe'] | Hi all,
The first of interest to me with haXe, is the language itself. I know the
standard API provided is nice for many people. Well, the fact is that I've
started to create my own API for some times, and I would like to reuse it
in haXe language.
So I would like to know if somebody has some advice to give me ... |
23f1ba58-7713-1b0b-74f4-cf942da82075 | ['d01c06cc-e5f6-dca1-98ca-eb12255e4304'] | Hi <PERSON>,
I use a cellphone. And i have a voip-flaterate (unlimited rate) to call
all cellphones and landlines in germany.
I generate a callback from the phone. Fs call me back.
Ok i go in my conference with adminfunctions.
And i like to callout to add more people to the
conference.
When i setup a callback via ... | 59069246-85d3-9d83-ae1f-5dfbe53e7bf8 | ['d01c06cc-e5f6-dca1-98ca-eb12255e4304'] | Hi all, i have a working freeswitch git on ubuntu lucid 64bit.
I setup a conference. I add these line in my call-control-section:
<control action="execute_application" digits="3" data="playback
/fssounds/helpconference.wav"/>
I press 3 the file will be played correctly.
After the playback i go back to the conference.
... |
a7d0e2ac-b69f-c743-f255-2e21c5fbee45 | ['d0271633-153c-7c54-e49a-0d53134b7d9c'] | Hi all,
I want to read memory in Xen interval will the guest OS run
normally. I didn't find sleep function in xen source and the delay
function will crack the system. And I think the delay function will also
stop the guest OS. Does anyone have any idea of which function I should
use ?
Thanks and best regards... | 266e44a5-b6a1-5d6d-95dc-5c0124e35bcb | ['d0271633-153c-7c54-e49a-0d53134b7d9c'] | Hi everyone,
I'm new to Xen and I want to get full message about printk. When using 'xl dmesg', I can only get part of the information. I think the message may save in some place like log. Has anyone known the place?
Thanks for any ideas about this.
best wishes!
|
c75d02de-5170-4f16-0d70-a7f58bb78744 | ['d0293e16-eb4d-b198-0d37-9c63fdb907c8'] | Hi, we are using a redirected local storage solution, ie our desktops are
stored on a local network drive and backed up whe we shut down.
The location of the Flash Player > Shared Objects directory lies on this.
Ive developed a site that records save states based on a users name,
and it works fine in Flash 7 player, bu... | 56ac937f-1b45-755b-3a5d-0b69cac2f80d | ['d0293e16-eb4d-b198-0d37-9c63fdb907c8'] | Hi, can anyone point me in the right direction. Is this possible, can it be
done with injection? I have swfs that already have text in, but I dont want
the load the text in dynamically, i want to update the text in them at
compile time maybe with an ant task or something.
Thanks
MaT
|
d1e0560c-cfee-0f28-0f85-d6d1694d62d7 | ['d0308f70-f4fe-8c77-f2fa-f745dc68fb42'] | Hi,
Few months ago you helped me with a little problem that i had while trying
to make pg_dumpall...
Now I'm gonna ask your help with this really big problem that I have,
here's the thing:
Recently We Update our Postgresql database server by installing Postgresql
7.4.1, we followed the basic installation steps that ... | cd3c115d-0277-c38b-017c-c0f52c059d30 | ['d0308f70-f4fe-8c77-f2fa-f745dc68fb42'] | Hi,
Sorry to bother but what means whe the following error appears
ERROR: could not access status of transaction 3145728
DETAIL: could not open file "/var/lib/pgsql/datos/pg_clog/0003": No such
file or directory
I know that the file /var/lib/pgsql/datos/pg_clog/0003 doesn't exist but I
restart postmaster several t... |
5dfba3e9-913a-ed47-c210-d44c32043886 | ['d03255f9-8af4-5f92-02a7-dcc0fd9025ab'] | All,
I just bought myself a 3970, and feeling a little brave, decided to try
to install linux (well, at least the bootloaders) However I have run
into a small snag. Two actually.
1. Lack of serial connection. I set my connection to 19200 in
Activesync on the ipaq, and set the port speed to the same on the PC,
... | 7318c7c7-9c2c-f318-7186-b774051d4b0f | ['d03255f9-8af4-5f92-02a7-dcc0fd9025ab'] | All,
I'm having a bit of a nightmare getting wireless working on my thinkpad
600 and wonder if one of you guru's can give me a hand (Are you
listening <PERSON>? :P )
I have merged wlan-ng, and everything seems to be working, the cards (a
dlink dwl-650 and a linksys wpc11) are picek up by cardmgr, and the
lights s... |
40e577fc-3a37-7ee0-963c-af1c7fb4caf5 | ['d03fb9ec-23c6-55c7-4052-2f09d1060484'] | Hi all ,
I am trying to send one of the messages to a different UAS is it possible ?
The full scenario is:
3 participants UAS, UAC and a proxy,
1) UAC sends INVITE to a proxy which is proxying it to UAS
2) UAS returns 180 and 200 after that, to proxy which is returning it to a
UAC
3) Now UAC should send ACK to a U... | f4300343-3255-13b5-2cea-fede840cb5a0 | ['d03fb9ec-23c6-55c7-4052-2f09d1060484'] | Hi ,
I am trying to make <PERSON> to send message with the multi line header like
that:
Subject: this is a \r\n
multi-line:
but the sipp is ignoring all the spaces in the second line, according to
the spec the second line should begin with at least
one space, there is no option to insert any speci... |
48c3865e-5ef4-ea21-e2f0-533f391024b7 | ['d04b7d60-bb22-6c55-1cda-602a06262073'] | Hello all,
I have recently installed apache on an OpenBSD system and have successfully
gotten all my media on there. It's great except I would really like for
when someone clicks on an .mp3 to have it redirect it to a seperate frame.
Therefore, they could click on a song and it would play in a seperate frame
yet sti... | 0461a78e-3c3f-5175-ab20-0968d29729f0 | ['d04b7d60-bb22-6c55-1cda-602a06262073'] | Hi,
I'm trying to mix a list of samples together and running into some
quirks. Everything mixes in the correct places, but I'm getting weird
artifacts. I have a directory of evidence/clues here:
http://eriknomitch.com/misc/ecasound/
For this example, I'm mixing in four different instances of sample.wav
into out.wav... |
74c74cb2-c40f-3a49-a656-ddd37ea3a898 | ['d05a7a04-6f62-e813-0bbf-9ad1e653c8c1'] | Hi All,
I have a log file parser that kicks off passive checks that I am trying to
get going and have submitted a previous question about the object
configuration for this, but I have seen a more worrying problem.
The parser executes a perl script (not running as a daemon) which writes to
the pipe for passive checks ... | b326c76e-14c6-a8eb-404d-ce46dddf5408 | ['d05a7a04-6f62-e813-0bbf-9ad1e653c8c1'] | *This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi all,
I had an idea of something I wanted to do based on experience of using
another system management tool. I thought of using one script to monitor
multiple important processes rather than having individual checks.
For instance, if I have ... |
408175a0-59fa-f504-e770-c0d1f490ad70 | ['d06056d8-b70f-a1cb-19b5-4e61e65b1d48'] | I can understand being afraid of a "slippery slope" of package inclusion but screen/tmux are unique in that, as terminal managment technologies, running them within a container isn't really functionally equivalent to having them actually on the host.
I've switched to using atomic-fed as my go-to development distro and... | 640fae14-3262-efe4-8d04-73c1bfa9db16 | ['d06056d8-b70f-a1cb-19b5-4e61e65b1d48'] | Resurrecting this long dead thread as my opinion has changed. Now I'm using Atomic full time as my only operating system at the office:
http://file.bne.redhat.com/~tjay/serve/markdown/The_Atomic_Desktop/
My feeling now is that Atomic only needs that which you'd want *before* running Docker or which should always ... |
56b990fb-ac32-0369-87b3-77e42d50b114 | ['d06528ab-ab75-cf5a-899d-9fdd9c98599f'] | Dear Weka Community,
I am trying to run a series of SMOreg implementations in Weka, but it is taking rather long. I was wandering if I was doing something wrong in setting it up, and/or if there were any suggestions to speed up the SMOreg execution in general. With the total number of test scenarios I am looking to d... | 2e0bce08-438d-0551-28df-6d3316160df4 | ['d06528ab-ab75-cf5a-899d-9fdd9c98599f'] | Hi All,
I am trying to implement Stacking in Weka, and I have been getting an unexpected error message. Particularly, I seem to be having trouble implementing MLR by usingmeta.ClassificationViaRegression in conjunction with functions.LinearRegression as has been suggested. I have looked through archives but was unab... |
3e23f535-3c3b-6536-7fa1-8fccc4267679 | ['d0802bf5-5bc3-d591-f547-1369fda7d983'] | Looking through the archives I discovered a series of exchanges in
December about support for the 500F. What is the current situation? I'm
not so sure I can help with developing that support (I'm no
programmer) but I am interested in getting this model supported. Is
there any other way I can help?
I haven't boug... | 69c9fe71-09c9-43c7-3aab-9231b3e7d15d | ['d0802bf5-5bc3-d591-f547-1369fda7d983'] | Another problem I have with LO (ver. 4.0.1.2) is that when I try to print a booklet -
let's say a 4 page A5 booklet - on A4 it prints pages 1 and 4 in landscape across
the portrait-oriented A4 page rather than along it. Pages 2 and 3 are similarly affected.
The settings I use are the same as for LO 3.5. The layout ... |
cde04a03-428a-3a15-381d-a1676b799edd | ['d08710ba-953f-5d19-edae-feeee95701bf'] | Hi,
I have a ASUS 1005HA netbook equipped with a Synaptics touch pad:
[ 18.341491] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1a0b1,
caps: 0xd04731/0xa40000
In Linux, no multitouch capabilities are detected (Zoom, two and three
finger button presses etc.).
This all works with the same hardware in windows 7.
Is the... | f73f240d-269d-48a5-bfe6-67bdb55b90f0 | ['d08710ba-953f-5d19-edae-feeee95701bf'] | Hello list,
There used to exist an addon to nautilus called nautilus-media which
added audio preview and video thumbnailing to nautilus using gstreamer.
AFAICT this has been replaced with an integrated esound solution
(libnautilus-preview/nautilus-audio-player.[ch]). Why is that?
Are there any plans to convert this... |
5aa47afc-de84-f955-599b-048326f49e91 | ['d08df805-951d-fc0b-6df5-06ef9aea9003'] | I just installed yoper and tried to get PHP-4.3.2RC1 to compile but MAKE
keeps failing with an error on my_tempnam, I hunted around and found some
bogus bug reports about the error but nothing that would help me. Apache
2.045 compiled without any problems.
The yoper people say "glibc-2.3.2 is hopefully supported soon ... | d8c94fb4-2cd7-4ea8-0e31-47050db12e4c | ['d08df805-951d-fc0b-6df5-06ef9aea9003'] | I purchased a new box and installed Linux on it, PEAR was there without any
installed modules so I started installing, after installing Command_Getopt
the pear script quit working, it just displays the help page no matter what
command I give it.
Is there a simple way to fix this or should I re-install Linux?
Is there a... |
24f5df6e-c1b6-cc88-4a4c-0b3667cd775e | ['d0a652e8-2f6c-97c5-3f86-e7f15b587c84'] | We are currently using Hawkeye's Pathfinder. This has been a great solution for us for many years. We have recently run into a situation that we need to address and wonder what others have done.
The issue is how do you document any non-as400 applications that access the data i.e.. Showcase queries,MS Access,Client ac... | a77e50a6-f257-fa73-2522-875c95b02bb9 | ['d0a652e8-2f6c-97c5-3f86-e7f15b587c84'] | I'm going to be upgrading my system this weekend so a very good backup is very important.
I would like to do a "go save 21" (Save entire system). The wrinkle is, I need to leave the system in a restricted state when this finishes.
Would the best way of doing this be to change QMNSRBND to not do a STRSBS QCTL? Is the... |
8cb497a7-306b-e0ed-4b73-ee6bc991d278 | ['d0b7727a-4f43-b9e5-8a22-c48763df882e'] | Can anyone help?
I have an application where ‘Form A’ is the main form and ‘Form B’ is
pushing data to the new form on the click of the close button.
Form B is displayed over the top of form A
Data is pushed from Form B to form A
Form B closes to display Form A underneath but the data is not refreshed.
I understa... | 679a2d6d-518e-6370-8c48-b1ef73cd8da1 | ['d0b7727a-4f43-b9e5-8a22-c48763df882e'] | I have a situation where I am trying to calculate the expired time between 2
dates.
The problem is that the start date is created from an active link and
therefore takes the date from the client and the end date is created from a
filter, taking the date from the server.
As the server and client times are not in syn... |
029d0fe8-319f-0c6a-ad7d-b799e29f0b23 | ['d0bbd738-d1ad-a248-3aba-89e2bc0bb2ad'] | I know this is not exactly what this email address is for, but I could
not find another address on the site which seemed appropriate.
I sent a modest contribution to OpenBSD at this address:
812 23d St. SE
Calgary Alberta T2G 1N8
Canada
| d64d6959-fcc9-9966-25d6-0d2b0f24e06e | ['d0bbd738-d1ad-a248-3aba-89e2bc0bb2ad'] | I have recently installed OpenBSD 3.5 on a new HP Pentium4 computer.
At boot, the computer emits a loud whirring sound (immediately after
checking HDC and FD0 devices). This whirring continues until shutdown.
The installation appeared to complete successfully. A reinstall from a
different mirror did not correct the... |
9c01fbe0-c031-6988-7b68-bb035d7153a6 | ['d0d3cd9b-b4e3-3769-93cc-423f40f573f1'] | Hi all,
I'm new to the list, this being my first email, so be forgiving about
stupid questions or ones that have been beaten to death many times,
from a newbie =).
I've been trying to write a script that takes in a wsdl file and
generates a valid input and response xml.
I've successfully used the WSDL object to ... | 1cff2829-ea9c-66e4-623c-8916284b2f9a | ['d0d3cd9b-b4e3-3769-93cc-423f40f573f1'] | Hi all,
I have a ZSI.wstools.XMLSchema.Restriction object but I can't seem to be
able to get the tags underneath it.
I can clearly see that restriction has a maxLength and a pattern on my
wsdl. I would expect restrictionElement.content to return me those
objects but my content is empty. I've tried most of the meth... |
af1b8369-9263-bce3-6134-44144bb0eafb | ['d0d513a4-8de4-050d-c88b-996ae2a1d5d3'] | Hello,
I open a video in VLC normaly. Is it possible to get the played time of
this video, using the command line? I would need something like "10 /
100" where "100" is the length of the video in seconds and "10" is the
actual position.
I need the command line cause I want to use this data in my own program.
In the he... | c558b249-7667-6535-398e-f8741ebb6d5f | ['d0d513a4-8de4-050d-c88b-996ae2a1d5d3'] | Hello,
I have two questions regarding Speakup and Vim:
1. Speakup constantly speaks the line - and collumn numbers when I move
the cursor around. This is especially annoying when I delete something
cause I don't get the info which character is deleted. I checked all
four cursor modes with no success. Is there anything... |
18a38820-80b2-f667-0c80-262580a64dff | ['d0e0dddd-1711-4b85-50d8-2fb76ce68555'] | I've noticed that in the glib and gtk documentation there are lots of
places where it says things like "... is deprecated and not to be used
in new code". In most cases there is a following line like "use ...
instead", but that is missing in some cases (I've forgotten the function
I looked up earlier in the week)
... | 4e273c22-78bb-020e-2a1c-5eb5b8aa3db6 | ['d0e0dddd-1711-4b85-50d8-2fb76ce68555'] | Hi All,
gPHPEdit was reviewed in this month's Linux Format in the Hot Picks
section. The review was very favourable and I thought I'd post the
snippet that relates to Scintilla here. Thank you for making a
component that is the backbone of gPHPEdit.
"The Scintilla component performs excellently, it's fast and doesn... |
28d5b18c-4aab-9260-bc99-dd9caf1d2374 | ['d0eca4ab-5ed9-25d9-fcf7-cd98505b1dcb'] | Thanks for your emails everyone, but theres still a problem.
The soundcard is a CMI8330 onboard ISA, using allegro/sb16 for the sound config in AdvMENU and AdvMAME, but the sound only plays in AdvMENU.
When AdvMAME tries to play the sound, it only plays the first 0.2 seconds of the sounds, then keeps looping that sou... | 45e02242-f420-894b-a197-87f38a0f62b9 | ['d0eca4ab-5ed9-25d9-fcf7-cd98505b1dcb'] | Im using AdvanceMAME 0.85.0 Dos Pentium and AdvanceMENU 2.3.8 Dos Pentium versions.
Ive configured the audio drivers for DOS and they work ok.
My HD boots from MSDOS 6.22 fine, it plays sound in AdvanceMENU 2.3.8 fine, but when a game tries to play in AdvanceMAME 0.85.0 it tries to play the sound like only about 0.2 ... |
644de5bb-dfc3-e05c-d824-bc956ceea208 | ['d0edb585-4031-821f-ea47-e43d9577944f'] | I have synced the clocks between two machines quite well and was curious
if there is an easy way to query my slave machine from the command line
and determine if the clocks are in sync.
It is obvious to look at the logs and tell that they are currently in
sync, but I was hoping to not have to write a tool to scrape th... | 72be3d20-da37-b2b7-a749-4acc7e4b7017 | ['d0edb585-4031-821f-ea47-e43d9577944f'] | is /* Bus time of the first frame in the packet */ supposed to be
/* Bus time of the first PACKET in the FRAME */ ?
It turns out there are 94 packets being sent, which makes sense
for the timing I am seeing. Each one has a timestamp that is 125uS
behind the last so there doesn't seem to be a problem there.
I looked c... |
04d90df1-bde0-90b0-6558-84a6abc3c3d6 | ['d0f5b01c-82d3-c296-44ca-0999398d4ff2'] | Hello,
I am trying to decide on the best and easiest way of implementing terrain.
I have an editor which allows you to build an environment consisting of a
race track and
all the other stuff.
I've reached the point where i need to decide on the terrain ( currently a
flat texture).
The terrain has to follow the road s... | 390f49ee-046c-a73f-fa34-d81fce214deb | ['d0f5b01c-82d3-c296-44ca-0999398d4ff2'] | Hello,
I am currently running around in circles trying to get a visible-pleasing
solution. I'm building
an editor to make race tracks. I have created a road using two 'parallel'
bezier splines. The question is
how to automatically texture map this road, with minimal intervention from
the artist. The texture consists
o... |
70e4380b-3622-4a12-7fe0-c3d5014f1faa | ['d0ff737b-22f0-251e-1250-f1a01422df23'] | Hi,
I have a requirement in which the endpoint is decided at runtime. What
actually happens is:
1. Client sends a custom object to a queue. The custom object has a String
which is the endpoint info and an Array of Object which has the value of
parameters required for execution of endpoint.
2. Mule reads the custom obj... | 3291520f-b16a-b876-a265-633432a9a0d0 | ['d0ff737b-22f0-251e-1250-f1a01422df23'] | Hi,
I want to use Mule in my WebApp in JBoss. I have started the Mule instance
in JBoss using the link:
http://mule.codehaus.org/display/MULE/JBoss+Integration
The Mule instance has properly started. Now I want to create a WebApp which
uses this Mule instance to perform the business login. If I try to use the
"webapp... |
0c2afd7c-36f5-3a26-9e0f-b333bb96a3e8 | ['d1047b70-9abc-c278-6d29-9e6caebe8ea2'] | I am attempting to get my network card running under FreeBSD 5.1 Release, and
it is unfortunately being a headache. My particular network setup requires
DHCP, and when the boot process attempts to start the DHCP client, my adapter
does not receive an address. Strangely enough, when booting with the GENERIC
kernel... | 9cc9af07-ab31-441a-b719-34e7fa28c442 | ['d1047b70-9abc-c278-6d29-9e6caebe8ea2'] | Hello all,
Hate to sound dumb, but this is my first time setting up a multi-homed
system in FreeBSD. I can get the box working just fine with one network
adapter, but the second adapter will not take an IP address. Using dmesg
and ifconfig, I can see the card just fine. . . . There doesn't appear to
be anything wro... |
246f0f25-da7c-f570-5ee6-c0f5bc1d7eba | ['d1090911-311e-a40b-d3c6-61afdbf6feaa'] | Hi,
One of the nice things about wxWidgets's design is that I can use the same
code for drawing the image on the screen as for drawing the printed image.
Within wxMac, both the screen and wxPrintout have a resolution of 72 ppi.
This is fine for the screen, but it means that on a printout, curved lines
come out somewha... | b91b94aa-bef4-4e96-fc58-1bcac8a60ac4 | ['d1090911-311e-a40b-d3c6-61afdbf6feaa'] | Hi,
I've found another discrepancies between modifier keys, wxGetKeyState(), and
wxMouseEvent, in wxMac (building CVS HEAD).
I mentioned a few days ago that wxGetKeyState(WXK_COMMAND) incorrectly
returns false while the command key is depressed. (Although if you hold down
the command key and click, the wxMouseEvent pr... |
05f9faef-b816-50f6-ce1b-52c2fea0cd52 | ['d114661b-6169-42e7-3a5e-9d4c7e66b878'] | Hi list,
I realize my question may be very dependent on the environment,
requirements and scope, but I was wondering if you guys recommend the
use one Tomcat instance per webapp (on the same server), or rather
several webapps in one Tomcat?
Note that I'm talking about applications in production, not in
development.
... | e9de675b-99f1-1812-c67a-f5a10631f5f0 | ['d114661b-6169-42e7-3a5e-9d4c7e66b878'] | Hi <PERSON>.
I've got an issue which I would like to share with you guys.
My webapp requires a user to login, which on his turn creates a session
for that user.
Now, when I browse my webapp the address bar shows the current URL with
a JSESSIONID. Let's say:
http://testweb/testpageaction.do;jsessionid=SD23SL4DE134ADF... |
a7fc917f-2905-22ef-5802-63ceaf7c5b9e | ['d12c4bf1-1a3b-6b1f-03e4-5a13acc0baf4'] | Sorry if this belongs in the users group, it's a query, but a query about
the working of the code.
I've filed a bug (32426) but am trying to fix it myself.
What I've found is that if user_is_dn is set (AuthLDAPRemoteUserIsDN in an
.htaccess file) then
mod_auth_ldap sets r->user to be the users dn, not the user uid ... | 0af97c03-709e-3401-30e5-70a7a0bbdfc3 | ['d12c4bf1-1a3b-6b1f-03e4-5a13acc0baf4'] | Ooops,
Reading up a bit RSS is current virtual memory in use
and in 64 bit capable systems the total memory used can be many
times the size of available memory plus swap combined.
If the machine's not slowing down I guess I should just ignore it?
The load all being on the one machine is frustrating but if it's
ha... |
b75406a1-e4bc-0efc-add2-2bbc1fbe71e3 | ['d12cc64e-9fa9-a498-1e40-e8ab6901f080'] | Given that apparently the command line tools cannot handle converting highlights (from what I gathered, Skim needs the document open in a window to figure out what text is under the highlight regions) I cooked up the following AppleScript to fling the file corresponding to the record currently selected in DTPO at Skim ... | 20164b4a-1cb7-f7c1-b1d4-18e86d53b114 | ['d12cc64e-9fa9-a498-1e40-e8ab6901f080'] | Hello. For an academic project I have underway, I'm trying to write a short script that can be triggered by a folder action, such that the PDFs in the directory have their annotations (mostly highlights) converted to Skim, and then exported. This works fine done one at a time through the menus in the application. I've ... |
315aae84-869a-6c60-3f71-3717ca5b97e8 | ['d1381186-5b38-c043-b18a-93a796751283'] | dear Galaxians,
my server is behind a proxy with user authentication.
Wget and hg work fine however unfortunately when I try to install from the
tool shed I get error since the system is using urllib2 that is known not
to be compatible with proxy with authentication.
How should one locally install tool-sheds ?
Is it... | b10bf2af-bd2d-0f50-cd55-5eb00c990cc0 | ['d1381186-5b38-c043-b18a-93a796751283'] | dear All,
my galaxy server can NFS share its disks with the head of the cluster,
however the compute nodes cannot see those disks since they can see only
what the head of the cluster provides.
My cluster nodes are diskless.
I'd appreciate advice, if someone had already installed galaxy in such
configuration.
Unfortu... |
6774a777-faac-d785-b5e1-5acf229faa23 | ['d13884fc-1913-a4ea-d162-00adc4642af1'] | This is not a Mapics specific question, but I wonder if anyone can help.
We have an i520 and a new i720. I want to create all the Writers and OUTQ's that I have on my i520 on the i720 and I want to know if there's a way to automate that or save device descriptions and copy them to the other machine somehow (perhaps f... | c7d8fab6-1372-699f-5dff-7436d3792a21 | ['d13884fc-1913-a4ea-d162-00adc4642af1'] | I'm interested to know if anyone is using a Point of Sale application with Infor XA's COM or CSM.
We have been using XA for a dozen years now and have a business unit that does 'over the counter' sales to some customers. We use COM for this and find it very cumbersome. I would like to speak to anyone who has a front ... |
4b86e3bc-22b5-3f55-c20f-0a0d8060c1bd | ['d1395738-9b29-7425-002b-338aea7265ea'] | My mac port was failing for one reason. Whenever a file was read in
using getc, it thought it was a text file and converting all return
characters to line feeds. This beautiful thing was caused because all
the fopens used the spec "rb" and not "r".
Now, once I get my compiler working, s48Mac should be out in the nex... | 29d36661-218f-3400-f348-8a6022b4e4ed | ['d1395738-9b29-7425-002b-338aea7265ea'] | In the process of my mac port of s48, I came upon this beauty. My ANSI
library has it so that malloc aligns it's memory along word boundaries,
not long boundaries. So the heap pointer was 0x00A2E542. I had to
redefine malloc so that it would make sure that it was on a long
boundary. I've been looking through my C L... |
dcb83eb1-3b1d-981d-bfe9-bd3a9e13bc5a | ['d143cd46-ad0e-9bef-3fc6-69e105316d1c'] | Hi folks,
if i run lintian i get following error:
E: foo source: debian-files-list-in-source
The main cause of the error is that dpkg-source ignores
the deletion of the file "debian/files". So the source contains
the file against patching the orig-source furthermore.
What can I do? Does exist any option that diff... | 6a881f36-91b1-fd89-3bf9-f62e3d3019bf | ['d143cd46-ad0e-9bef-3fc6-69e105316d1c'] | Hi folks,
I will do a NMU with <PERSON> patch if <PERSON> take no action because the
whole hamradio folk which uses kernel ax25 is depending on the ax25-tools.
Removing it from testing would be horrible. ;-)
Soundmodem hamradio support has been removed from kernel 2.6. It´s
functionality has been superceded by a us... |
abf41320-5ccf-6887-aadf-5e647503cf3c | ['d154c622-db3d-2e67-cff6-60ffa9035b80'] | Hello,
I posted a bugreport which, I was told, could be fixed by using a
script from i18n archives. I tried to find such script, but could not
figure out the keywords to search the numerous posts made to this
mailing list. Can someone please help me locate the script and maybe
also tell me how to use it.
More info is... | e540ba2c-2230-9631-962a-366a8457f1bf | ['d154c622-db3d-2e67-cff6-60ffa9035b80'] | Hello,
sometimes it's just too much.
I usually use "the script" to push updates for me, but sometimes I
just need to do stuff with git by hand.
Yesterday I tried to update one of the packages, but forgot to first
*git pull* the branch. I overwrote the po translation files, and tried
to push. When I saw errors of *gi... |
ab34f4b0-875b-71a8-4b5d-c792680fb94a | ['d16d3f25-9ca9-2ff1-05b8-82c9b054e5bb'] | Hi to everyone!!
In this days I have done several questions in the forum about sending and
receiving multicast packets with rtems.
I think that now I have a more specific question.
¿do I have to modify only the driver in the path
/home/rtems/rtems-work/rtems/c/src/lib/libbsp/m68k/mcf5235/network, or I
have to modify... | 80668b26-539b-8f0d-95d4-3fd48d1c59f2 | ['d16d3f25-9ca9-2ff1-05b8-82c9b054e5bb'] | Hi
I am debugging my applications under RTEMS, but when I use the function
printf, and after that, there is a function, for example recvfrom(..) the
printf doesn't work, becose this one (I supose) is more lower and has less
priority. after recvfrom ends, then appear throw to console window the text
of the printf. To d... |
aec7b207-72ca-21d0-1774-6202a03ad40d | ['d197807b-b766-20b1-b621-3d4f59e95d17'] | Hey <PERSON> -
Would it be a big project, or one that interests you, to add the
functionality to interface DNSMasq with a script or (more interestingly) a
named pipe, so it could dynamically retrieve DNS records... a named pipe
could have a script on the other side that could do rewriting, SQLite or
other databases lo... | c77a7446-b9b0-32d8-2843-56aa74faa42a | ['d197807b-b766-20b1-b621-3d4f59e95d17'] | In what scenarios does oVirt auto-migrate VMs? I'm aware that it
currently migates VMs when putting a host into maintenance, or when
manually selecting migration via the web interface, but when else will
hosts be migrated? Is there any automatic compensation for resource
imbalances between hosts? I could find no doc... |
7c9f4ca2-27d5-1126-38c3-a72a4d1814fc | ['d19ef10c-d51e-f80b-299d-3d397776e444'] | Hi all,
recently I was busy in making nacl as a standalone sandbox, yes, we just
use 'sel_ldr' now.
And now I am confused whether nacl support hardware exception handling in
untrusted code now .
i know in the beginning, nacl don't support it. But now I find some code
piece about exception
processing(trusted\ser... | e8811403-db2e-ea16-df25-b2b6f7edf668 | ['d19ef10c-d51e-f80b-299d-3d397776e444'] | Hi All,
I would like to change the default nacl syscall table.
Attention : I use standalone nacl sandbox named sel_ldr (NOT in chrome
environment). And I only use it in linux x86-64.
I want to match the nacl syscall table to the linux syscall table ! then I
can monitor every syscall of one sanboxed nexe !
But I f... |
07509a37-5ba0-e1d9-3a28-b49f54546160 | ['d1bb7e19-0e86-78d5-5622-adcec9ba5e40'] | Hi All,
I'm pleased to announce the release of ISconf <IP_ADDRESS>:
http://trac.t7a.org/isconf/pub/isconf-<IP_ADDRESS>.tar.gz
This maintenance release fixes a python 2.4 socket select
incompatibility (the 'fileno' bug). If you're running python 2.4,
you'll need this fix. See http://trac.t7a.org/isconf/timeline... | 5e4c54e7-e687-73be-5b41-72690ac5e02f | ['d1bb7e19-0e86-78d5-5622-adcec9ba5e40'] | Hi All!
Can anyone on the user-mode-linux-devel list verify whether UML guests
fit the five assumptions (below) made by the openMosix shared memory
migration patch? If so, this would be important -- UML guests could run
on top of an openMosix cluster, with atuomatic migration of UML guest
processes between nodes for ... |
7fd08322-bbcd-d804-96e0-bc124a25de1b | ['d1bd792a-1cea-fa39-0719-ffafe6a04f81'] | What are you trying to accomplish? Do you really need to generate CPTs
for variables with 26 parents? If you want to learn such a CPT, you need
at least a couple of instances per CPT entry. That means for a variable
with 26 parents, there are 2^26 parent states -- assuming all variables
are binary -- and let's say 10 e... | b993748a-3fe2-8848-801b-9f7150358c69 | ['d1bd792a-1cea-fa39-0719-ffafe6a04f81'] | The reason for having to specify a class attribute is when starting with
a Naive Bayes network, you need to know the class attribute in order to
be able to insert arcs, and some scoring methods use it.
The local optimisation scoring rules do not use the presence of the
class attribute. However, the global scoring rule... |
f2e12d8a-f291-56de-2c12-b0354e312337 | ['d1cf6d1b-4102-17d1-ffbf-0274baa7cec1'] | I also recommend anyone interested in ONIX to go to NGC4LIB and read
the posts. I just did my own comparison of a CIP record we cataloged
this morning using ONIX with the results from the ONIX converter
mentioned and posted the results on NGC4LIB. The records came out
very similar.
I agree it's not about getting a p... | c9d0a0fb-c101-e843-9716-7c9e8b8509e0 | ['d1cf6d1b-4102-17d1-ffbf-0274baa7cec1'] | I just wanted to throw in a few comments based on my work with
publishers and their data over the years. Yes, the publishers have
developed their own standard for data transmission, ONIX, but this is
mostly used by the larger publishers and their imprints. Many
smaller publishers still use the Excel spreadsheet templ... |
06011fb5-414a-4fbb-bd6e-bcfe7c5c75fb | ['d1d9ca4f-cff3-9f1e-c7ab-beb03c12c11c'] | Dear gromacs users,
I have one pdb file which does not have one atom and I need to be fixed
that atom in the pdb to run MD simulations. Kindly suggest me to how to fix
it. Can I mutate the residue of my interest with the same residue by using
pymol or SPDBV to fix the missing atoms?
Thanks in Advance
Surya
| dcf2fdf0-9455-5292-d1c8-5e146f70493d | ['d1d9ca4f-cff3-9f1e-c7ab-beb03c12c11c'] | Dear Gromacs Users
I have done simulation of one protein in different computers such as
GPU(tesla C2075), cpu and cluster(two different nodes with 32 processors)
for 5ns. I got different rmsd values for the same protein, but I used same
minimized structure in all the computers. My question is what could be the
reason f... |
d7c55826-084c-5336-2a2b-d8aa29560369 | ['d1e77683-922f-9440-513c-6f6dccaa2e03'] | 09 September 2016, Apache Solr™ 5.5.3 available
The Lucene PMC is pleased to announce the release of Apache Solr 5.5.3
Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful
full-text search, hit highlighting, faceted search, dynamic
cl... | 9e542f4a-36c7-a4d2-36cb-5b437f5439a9 | ['d1e77683-922f-9440-513c-6f6dccaa2e03'] | 09 September 2016, Apache Lucene™ 5.5.3 available
The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.3
Apache Lucene is a high-performance, full-featured text search engine
library written entirely in Java. It is a technology suitable for nearly
any application that requires full-text search, espe... |
f9832766-fa54-66e0-e273-aec599ef15d7 | ['d21be8c2-1d4d-dd20-3afc-6f13930d5106'] | Hi everybody,
I have a backup of the files and the sql-db of an old MediaWiki (1.9.3)
from 2007. I want to revive this wiki completely with the current
MediaWiki-Version.
What is the easiest/fastest way to import this old data in a new
MediaWiki-Installation?
I thought about 2 ways:
1. Try to restore the complete... | 28ace3ba-f296-e5f2-b629-38eee343153c | ['d21be8c2-1d4d-dd20-3afc-6f13930d5106'] | Hi all,
I'm running MediaWiki 1.21 on OpenSuse. I installed the latest
ContactPage-Extension (1) but it doesn't send an E-Mail at all, it just
gives me the error: "Mail object returned error:"
I'm not alone with this problem, on the disscussion-page there are
multiple persons with the same problem and on the inter... |
6a08b592-29bd-57c9-7c21-ce422f0c7178 | ['d2257e0d-c18b-9855-d57f-9ae6e430d550'] | Hi,
Just another thing I noticed last night while using DragonflyBSD.
Interactivity suffers immensely when the cpu is at 100%. I was compiling java
1.4.1 from ports last night, and trying to use the gimp to resize some pictures
at the same time. It took 15 seconds to simply load a jpg file (normally it's
almost ins... | a8517ff6-ea94-81b8-f319-3183cb0b3a9f | ['d2257e0d-c18b-9855-d57f-9ae6e430d550'] | I have done some more twiddling around with the problem I'm having with the
if_sk driver with a built-in 3com 940 Gig-e adapter.
Basically the problem is that dhclient times out and I end up with an address of
0.0.0.0 when I boot the machine. I've found that if I remove IFF_MULTICAST from
line 1473 of that driver, rec... |
093a1ed6-0d5b-cf3e-f2e5-e585ba9eccb0 | ['d24e9f44-e6e4-5b6d-7e33-d46ee43ddacd'] | I have a TH-F6A for a number of years and <PERSON> gives a super run down on its
technical points. It's a very capable radio in a very small package. I have
it scanning in the background as I type this.
But I do want to point out, in case you don't know, that many police, fire,
etc. services in medium and larger ci... | b1b77c3a-4088-de22-beac-55bd43314ccc | ['d24e9f44-e6e4-5b6d-7e33-d46ee43ddacd'] | I have an 8 year old TH-F6A that now the battery does not want to charge up.
For the last few years it has spent about 90% of the time plugged into the power adapter with the rig on to monitor local radio traffic. I only rarely use it solely on battery power such that the battery does a deep discharge. Recently whe... |
6afe7890-6ddb-8038-0d00-19f23a5f6be0 | ['d25851d0-ecaa-c814-8421-8d8650dcec8a'] | Hi all,
I am using a setup with LinuxCNC/MachineKit running on a beagleBone Black.
I have been trying for a week or so to get to ssh into the BBB and start
linuxcnc with the display showing up on my remote computer.
I know this is possible since many people refer to this working for them
and I've seen videos of peop... | 324fc6ef-ba60-bbd2-6587-8755083c181d | ['d25851d0-ecaa-c814-8421-8d8650dcec8a'] | Hi all,
I have been investigating using the MachineKit+BeBoPr+BBB to run linuxcnc
to control a machine we've setup. That seems all possible and fine.
I would however like to control this machine from another BBB, so I would
like to run linuxcncrsh on one BBB and feed it commands from another BBB.
I was wondering if... |
9e7f6459-d582-67d2-f8a7-cf479c0d9853 | ['d25c66d8-8ac7-d3c2-8170-35df3ba92ee4'] | Here's one for you: I suspect that I'm not alone in being an author who
has never read his own book--or am I? Its title is WORDS AT WAR
(Scarecrow Press, Dec. 2002)and it has received rave reviews from critics
(i.e. <PERSON> of Brown University (author of Popular Culture in
America, etc.) wrote of WORDS AT WAR "This ma... | 22bc8eb5-734e-ea63-984b-c8105b92fbbd | ['d25c66d8-8ac7-d3c2-8170-35df3ba92ee4'] | I have a variety of classics books to sell including 15 from the Loeb Classical series (Plato: 8; Xenophon: 2; Greek Mathematical Works: 2; Diogenes: 2; Sophocles:1)
Also: some titles for study of Greek, books on and about Leibniz etc.
Can anyone suggest where I might try to sell these (besides Amazon & Abe books)?
How... |
b8d8a7d9-dc6b-1d79-b2b8-3f44a8657636 | ['d269e794-64cb-8924-246e-f9f927f42bbd'] | I setup vbox on my laptop and was using it and home yesterday with NO
problems at all. Everything worked great. Today I came into work,
plugged into our network here and all of a sudden I can't get XP to
connect to the internet. I took a look and it seems like its not
picking up the correct IP addy but then from wha... | 09cdf83a-6c5e-0b6c-3a6b-dc37e8306a54 | ['d269e794-64cb-8924-246e-f9f927f42bbd'] | I am fairly new to virtual systems so I am not sure if this is
possible. I noticed that my video card doesnt show up when running
windows XP under ubuntu. I tried to install the HP driver but it wont
see the device. Is it possible to install my driver or another
generic driver to increase my screen size/resolution?
... |
71e4b72a-e440-d544-8e6f-08128c249827 | ['d2713f64-fc06-c6ad-5032-50785527c056'] | As promised, let me enumerate the "protocol" worked involved for solutions aimed at "discovery, selection, and coordinated execution of mobility protocols at multiple layers".
- Discovering network's mobility capabilities:
Whether it supports PMIP, LISP, etc.
Possible approach is to define new DHCP options to deliv... | 0ac09afb-c551-682d-5fad-eeb50795b255 | ['d2713f64-fc06-c6ad-5032-50785527c056'] | Folks,
There was discussion about necessity of APIs for DMM yesterday.
Let's continue that discussion here.
It is true that IETF's primary focus is "protocol design".
But when it's necessary, IETF also defines APIs.
See, IPv6 basic socket API, for example.
And, as a very relevant item, see RFC 5014, source address se... |
f57ccfae-b243-8fb4-476d-dd3581db2527 | ['d288b18a-d5db-c60b-4387-9f49bc2ed2f3'] | We managed to get the approval process working, but now have a different problem that I'm hoping people can help me with.
If we send an HTML mail in to Majordomo and it bounces it back out to the moderator for approval, when the moderator sends it back in, the HTML doesn't work and the message appears only in plain te... | 7bfa2c98-a3eb-7102-9a5b-149e70ffb5e7 | ['d288b18a-d5db-c60b-4387-9f49bc2ed2f3'] | One of our email lists is set up for restricted post (we have the only authorized sender's email address in the listname.restrict file, and that filename in "restrict_post =" in the config file. Recently, however, spam has been leaking through to the list because of forged From addresses. We have decided to try to stop... |
fb762412-326f-1dd5-9dec-89023e6a1a5f | ['d28ef18c-60f1-3dee-4990-3f3e28f7d5e1'] | Hi All,
I'm looking for a method to distribute access to certain ranges of a block device. For example, the JESD219 workload (http://www.jedec.org/sites/default/files/docs/JESD219.pdf) specifies
The workload shall be distributed across the SSD such that the following is achieved:
1) 50% of accesses to first 5% of us... | 59c899cf-50df-5d29-7266-c64ff5cee78c | ['d28ef18c-60f1-3dee-4990-3f3e28f7d5e1'] | You might add --eta=always and --eta-newline=1 to get the current IOPs rate every 1s, printed to stdout. You can parse that current IOPs rate via a script and do something. I believe the IOPs rate is recalculated every 1s, not the average from beginning of test.
Not sure why --eta and --eta-newline is not in the lat... |
e92abe0f-c843-3301-86c2-404d276f5861 | ['d29057e2-c4f8-0a43-cd9e-d6bda1bacb29'] | Hello,
I am trying to add a 'localhost' player on my slimserver - under linux
(debian 2.4.19)
When I run mpg123 http://localhost:9000, SlimServer sees a connection
from 127.0.0.1, but mpg123 report invalid header information and never
'syncs up with the stream.
The SlimServer functions fine with winamp from other ... | 1d90c6a3-8e4a-ed55-9ddd-35b216899633 | ['d29057e2-c4f8-0a43-cd9e-d6bda1bacb29'] | Greetings,
I no this is not strictly (or perhaps vaguely) linux
audio related, but I have seen mention of folks here
using MAC OS and Audacity, so I'll ask away...
I am able to record using the line input into a 12"
powerbook (1GHz / Aluminum / Panther OS)
Is there any way to get Audacity to use the onboard
sound ca... |
b7de4633-449a-03a5-6aef-1859ace27aa0 | ['d2b3b141-3c8d-5449-187f-79dcf00975c2'] | Hi there,
I'd just like to report that LyX version 1.6rc2 repeatedly crashes when
trying to open child documents from a master document by clicking in
the toggle outline panel (see details from the Apple's crash reporter in
the attached file).
Besides this minor problem I am loving the features of this new version.
C... | f45d6649-c2fc-a703-ca61-8d67e1cc3f8e | ['d2b3b141-3c8d-5449-187f-79dcf00975c2'] | Hi there,
I'd just like to report that LyX version 1.5.5 repeatedly crashes
after I
updated the MAC OS X to the newly released version 10.5.3 of the
operating system yesterday.
LyX 1.5.5 doesn't even open properly showing only the top menu and
an entirely blurred GUI. I got a bit desperate because I wouldn't be
ab... |
417edd16-7d9a-f417-95e2-3f8a5ee93d1d | ['d2b4e7a4-fc4f-4fe8-b32d-83905c1bb809'] | Okay, I tried to connect by 2100 to a modern Powerbook, via wireless
Internet, with no joy. Since my filing system has once again proven
woefully inadequate, I'm thinking of giving it another try. But, since
I had such bad luck the first time, I really plan to do it right this
time. I have a WaveLAN Bronze PCMCIA NIC, ... | a95c7cc9-908c-0d40-f890-86ae667b5c64 | ['d2b4e7a4-fc4f-4fe8-b32d-83905c1bb809'] | I'm still trying to get the IR connection to work between a Newton and
a Windows XP laptop, but I put that on the back burner when I found
that my Sony Ericsson T637 cell phone could interface with no problem
with both the Newton and the laptop. The problem is that the cell
phone only accepts files with certain extens... |
61701e2d-f3ae-c793-c9b5-c3b2026f7fd1 | ['d2be5e40-0e00-fa84-02c1-dd6c377a2661'] | Here are a few ideas.
- A kit to install the SuperIDE under the motherboard. How about something
with a PAL chip or similar that can also re-route IRQ signals? I wouldn't
mind installing a switch on the back of the coco to choose the 'slot' . This
would free-up the cartridge slot. I would love to get the MPI out o... | ac2a8c92-6662-8eb2-2d3f-cf93ca474d0c | ['d2be5e40-0e00-fa84-02c1-dd6c377a2661'] | So far, I've been able to format a 3 1/2 disk to 35 tracks. I tried to write
a dsk disk to the disk but the result seems unreadable. I still have to try
other formats, maybe one will work.
However, I was able to create a dsk file, readable by Mess. I used the 'head
0' format (.ssd) and simply renamed the resulting file... |
c516763b-180d-f723-4838-6214ab703fe1 | ['d2c44180-61c3-6794-d787-e54c5d1b64c7'] | Hi list,
The X-Lite 3.0 create one new rinstance to each REGISTER Message.
Therefore the next register will be one new contact in location table.
Because this new register have new contact.
So it's my problem. I should in soon config my OpenSER to just allow one
register by user. And with this problem, I won't config i... | c752d886-450b-6286-89e5-3770bcc05bb6 | ['d2c44180-61c3-6794-d787-e54c5d1b64c7'] | Hi <PERSON>,
I am research in Brazil University and in our system we have several
User Agents in SIP.
We have the openser working as Sip Proxy and Asterisk or Cisco Routers
as Gateway with PSTN or PBX.
We have too Hardphone Cisco IP Phone and Polycom IP Pphone and
Softphone X-Lite, Eyebeam and Ekiga.
Just now our sys... |
2774e655-2563-3f8b-d875-ba445c312d0f | ['d2c7539b-e342-a2cc-aa3c-e4dc21d6776a'] | Hello freebsd-questions,
I need to install SAP WAS 6.10 on FreeBSD for my Master Thesis
paper. Unfortunately there is no Oracle ver. only DB2 UDB v.7.2 for
Linux. Did anyone have any expirience with such a database or maybe
the whole software pack (SAP WAS 6.10 on Linux and IBM DB2 UDB)
on FreeBSD ? Any help... | a1320c50-bd58-8812-3a8f-783b52fc386d | ['d2c7539b-e342-a2cc-aa3c-e4dc21d6776a'] | Hello freebsd-newbies,
I got a job and spent 2 weeks on winxp. Now I want to transfer to
FreeBSD but got two problems:
1. Company's inside mail is on MS Exchange 5.5 (is going to change
to 2000 soon. And all managers and workers contact through it. So my
question is - is there any free (maybe GPL) mail klien... |
caecec43-4b5f-f918-cee9-f19ca650d6c1 | ['d2c7d3bf-f50a-de11-596f-0d4a643910f0'] | Is there anyone who has any figures on the number of Go players in the
world. How is it compared to Chess? I also wonder if the number of
players are decreasing or increasing. I get the feeling that the number
of young players are decreasing rapidly in both Japan and Korea. In
favor of computer games I guess. I am goin... | 6fd1dc74-27b6-51f7-d0bb-c52c8f963efe | ['d2c7d3bf-f50a-de11-596f-0d4a643910f0'] | I am interested in writing my Master Thesis about Go. My goal is to go
to Japan next fall and work with my Master Thesis and study Go at the
same time.
My focus areas are Artificial Intelligence, Reinforcement Learning and
Genetic Algorithms. I have worked in the Gnugo project and the idea is
to use Gnugo as the basis... |
aed5f7d2-4187-7e60-65b1-1f4efbc7fb4a | ['d2cab460-8c91-5341-ca5b-c68ab818ef03'] | Hello,
I was trying to edit the ui files of the kate in QT creator. The files are
being edited but the problem is that the changes are not been applied at
the runtime.
In an earlier discussion at the mailing list, someone said that the ui
files are generated by automoc or .moc files.
I am not able to apply the edited... | e63cfe5d-7c38-8df6-6099-ab06b876b0ab | ['d2cab460-8c91-5341-ca5b-c68ab818ef03'] | Hey everyone,
I am new to KDE and successfully able to compile and execute Kate source
code.
Now i was starting with Kate junior jobs. I found one job and was trying to
figure out the specific component in the source code.
Can anyone help in understanding the basic code structure of Kate.
One more thing is that am no... |
02a84c6f-10fe-db35-8ddb-324c915a2abb | ['d2e121f2-aa35-ef32-98ee-de113e9801b2'] | Hi,
Even the ever so pompish (always ready to blow own trumpet) Mr. <PERSON> also started off his career in RD's genre.
Listen to 'Jalta Hai Jiya Mera Bhigi Bhigi Raton Mein' or 'Tumhein Kaise Kahun Main Dil Ki Baat (Movie: Aangan Ki Kali) and you realize the high influence of Pancham Da!
No doubt that the ... | 5dfc09a3-8d1e-5e87-a375-b7eb55eedc3b | ['d2e121f2-aa35-ef32-98ee-de113e9801b2'] | Hi Friends, The song 'Dichkion Dhoom Dhoom' from the <PERSON> recently released movie 'Chashme Badoor' (Music Directors: Sajid-Wajid) sounds absolutely from the Pancham genre of songs. Not only the tune (Mukhda as well as the Antara) but also the rythym sounds 'Panchamish'. No wonder why i love listening to the song a... |
f2210d0f-76f3-d3a5-ee6d-290c4b0e7218 | ['d2fcbe40-c1b7-0b42-617a-759f32e85a91'] | Hi all,
my name is <PERSON> and I am currently working on a VANET simulation
using the latest SUMO release (0.21.0).
I have imported an OpenStreetMap section into SUMO by using netconvert.
So far, I created an ordinary network file as well as another one
providing geo coordinates.
However, I seem not able to get met... | b0821015-6bfc-30f7-840b-bbcff5397d27 | ['d2fcbe40-c1b7-0b42-617a-759f32e85a91'] | Dear sumo developers,
I'd like to contribute a bash-script to the wiki which automatically
compiles and installs sumo as well as the necessary supplemental
libraries on the latest Ubuntu systems. The script also fetches, the
latest version from the svn prior to the installation, if desired.
This should simplify the in... |
ff1b102f-d54a-065c-e064-40a696050045 | ['d31704c2-1e35-1f5c-b936-81b715b58caf'] | Hi all,
with respect to 104421 (registers in the debug view), <PERSON>, <PERSON> and
<PERSON> have been working on the suggestion in yesterday's email (option #2) of
implementing the CDI change (but not the full fix), to avoid a CDI breakage
in the future.
This is the options we have now:
1. We ship what we have ... | 2d41f52d-2966-8a09-efae-42432c4c7bd8 | ['d31704c2-1e35-1f5c-b936-81b715b58caf'] | Hi folks,
[Sorry - last email went out too fast...]
To follow-up to <PERSON>'s request for accomodations near QNX, here's a
link on the QNX web page that lists local hotels:
http://www.qnx.com/popups/index.html?topic=412
Full details below - the hotels range in distance from ~10 mins (Holiday
Inn, Best Western, ... |
78fe6240-d307-b4a4-e487-3eccdc336961 | ['d319881e-3db5-d7d1-71e4-adc45cf87a8a'] | Hi,
Can someone confirm if its possible to use a USB flash disk on the
front USB port of the LinkStation?
I believe there is no difference between this and plugging in a
external USB disk drive? Rite?
Has anyone tried this to confirm if it works or not? I have 250G
Linkstation with 1.45.13 firmware. When i plug a ... | 5cfe9ad8-e715-2367-b498-ee30b75fa6f6 | ['d319881e-3db5-d7d1-71e4-adc45cf87a8a'] | Hi,
I am trying to save files with chinese characters. But unfortunately
the linkstation is not allowing this.
Within the admin section i notice i can select the appropriate
character code CP950 (Traditional Chinese). This does not seem to
make any difference?
After looking at some old posts, i noticed that some k... |
904d1c6d-eb53-1197-c675-c0d0655a20d3 | ['d31aac0e-6014-0cbc-c3dc-ad9f1ab792b7'] | Hi all,
We are in contract negotiations with a CMS vendor and the next stage is to define the acceptance criteria for the base software. I'm struggling to come up with some basic items for the criteria.
Anyone out there who could share a template with some generic items I could then customize?
Best Regards,
<PERSON> | ffc692de-cf63-d7c5-4c27-2cd2b7dcee79 | ['d31aac0e-6014-0cbc-c3dc-ad9f1ab792b7'] | Hi all,
We are undertaking a project to migrate our content management platform from Vignette V6 to a new solution which is yet to be decided. As part of the general project plan we have started investigating our options to migrate our content.
Our biggest challenge is (beside that we haven't decided on the target CM... |
65d10110-8da6-ec32-427d-6842e5a8169e | ['d32d5eb6-0ede-633b-8559-a93db6eee3d2'] | Hello
I am running a newish laptop with SuSe 8.1 and KDE and cannot manage the power.
The laptop has full ACPI capability.
In the Control Centre - Power management it tells me that
"Your computer seems to have a partial ACPI installation. ACPI was probably
enabled, but some of the sub-options were not -... | ce4a51e1-0421-b926-3000-4dadaae28069 | ['d32d5eb6-0ede-633b-8559-a93db6eee3d2'] | I have tried everyones suggestions - thank you:
Even after trying all of them to start, restart, fix the bootloader .....
In YAST 2 ..... System .... Edit etc/sysconfig there is no sign of
acpid, only apmd
Similarly in the runlevel editor there is no sign of acpid, only apmd
So I have reconfigured bootloader to... |
0608a86c-b037-498f-eb78-7fedd67a7315 | ['d3329d26-f805-08e6-7644-2d79ea213f51'] | Hi,
After a lot of pressure from some of our customers we finally released a
swekey plugin for Roundube Mail 0.3
For those who are still running 0.2.2 a patch is also available for
download.
A live demo (0.2.2) is available at http://roundcube-022.swekey.com, it
works only with gmail accounts.
For those who what t... | 26e8bee0-7c8b-1dcc-6cc2-936015a210ab | ['d3329d26-f805-08e6-7644-2d79ea213f51'] | Hi,
We have a UILess npruntime plugin that worked for years on all
browsers/platforms.
Under FF4 Ubuntu (both 32 and 64 bits) it just does not load.
It works fine for FF4 Mac and Windows.
I have no clue how to debug that since the code is not even loaded.
If somebody is able to debug that, I would be happy to send... |
e82eb9cd-0dc1-7145-33aa-7989ca391ef4 | ['d3330f07-60dc-b66c-caea-39e3c2e4e392'] | As previously mentioned;
"There will be food!"
And here's the menu:
http://www.morraye.be/ReleaseParty/menu.pdf
I have a small request for those whom already know what they'll eat:
Can you let me know what you'll have, so I can pass it on?
It would make things much smoother for them, and I'd like to keep them
happy, a... | fb460bec-f13d-1c94-2f20-cf5be3a41912 | ['d3330f07-60dc-b66c-caea-39e3c2e4e392'] | Updated,
It hasn't been announced here properly,
but there is a subscription page for the Ubuntu Release Party Ghent.
You don't have to subscribe, entrance is free.
But it gives the organizers a clearer view on how many attendees to
expect.
You can find it here:
http://mimor.be/releaseparty-inschrijving-2/
If this i... |
bff8229a-61a7-3b0c-9294-8f76a2d1a0ac | ['d33a6866-d54e-14f7-09ae-688f32f3074b'] | Hello,
I've just started to use Wincvs.
One thing I really miss from the last software i had (SourceOffSite) is
a column which says who are the current editors of each file.
I know I could simply click "Editors" and read it from the log. But
isn´t there a more automatic way to show that when it lists all files?
Ma... | 8a9d4b8e-6a0f-acaf-0bc3-629dc92614a3 | ['d33a6866-d54e-14f7-09ae-688f32f3074b'] | Hello,
I am just starting to use WinCvs but it seems to not have some buttons
i see in screenshots, manuals and tutorial found in the web.
I first tried using version 2.0.2, then I went back to the 1.3, but
none has the feature to "Lock a File" to not let any other user edit
while i have it checked out. There is only "... |
f9b96be3-d636-3f8e-a544-8cc9477a3e91 | ['d3433924-bd6b-88cd-7ff2-4a1c5c47727a'] | From my reading of the error message and the zone data provided, they don't match.
The error is stating near db.fin line 17 that the label is 'hp4000.' (note the full-stop); this doesn't appear to be the case with the pasted data.
Did you modify the zone data before pasting it in (i.e. mask some names or ip addresses... | 0f281c94-b52e-7c79-58cc-36fc4223427e | ['d3433924-bd6b-88cd-7ff2-4a1c5c47727a'] | Thank you <PERSON> for your answer
My server uses a global forwarding
I don't understand what you wrote"If it is master for a foo.com and also has global forwarding it will use the global forward for any delegated child domains under foo.com unless they are also loaded locally."
If my DNS is autoritative, why would I u... |
382a4850-721d-f09d-525b-d3da471a0acf | ['d34d3caa-4494-b8fb-f465-f30049c02337'] | I tested several changes to xorg.conf and either due to a stroke of luck
or frustration I copied the Monitor and Screen sections from conf.1 -
ctl+alt+backspace and I have a 1400x1050 screen. The Settings panel now
had a scroll bar from 640x480 to 1400x1050 ". I am a happy camper at
1024x768.
Thanks to all.
Dave | 67aa66ce-dbb6-38f2-e3b8-6c9463b1d240 | ['d34d3caa-4494-b8fb-f465-f30049c02337'] | Hello,
I am running Kubuntu 7.10 (KDE 3.5.8)
I have a 19" monitor and the max of 800x600 maybe causing a problem.
Many apps (Kate, Konqueror, Kmail, Amarok, Dolphin) Settings panel is to
large and the buttons for "ok-apply-cancel" are below the Task Bar.
Resizing the Settings panel has not been successful.
This i... |
715a8203-2b16-c3ba-1101-7605cf0ca706 | ['d35ba8ec-aafb-c0cb-ac2b-829a9d0b9559'] | Hello,
While I was filling up this list
<https://wiki.openstreetmap.org/wiki/Brands> on the wiki with information,
someone on the talk page asked why I was adding brand=* to every object.
His argument was that the brand tag is a duplicate of the name tag in most
cases and I should only add it if the name differs. (see... | 9f870203-d19e-ae74-9456-dad159c83484 | ['d35ba8ec-aafb-c0cb-ac2b-829a9d0b9559'] | Hello,
I thought about unifying large store/restaurant chains with several
locations for many times now. There are some tags that are applicable to
all locations of a specific brand like brand=*, amenity=*/shop=*, cuisine=*
for restaurants and for some also name=*. Espacially name=* and brand=* are
important to find a... |
05550137-ffa6-61fb-7951-bec1b6118b4b | ['d3600f6c-e672-8001-84de-3826e05bf711'] | Hello.
I recently set up a NIS server on a box running FreeBSD 5.2. Everything
went well. The clients are Linux machines, tried to configure one, it
connects to the NIS server, all yp commands return successfull queries,
made the necessary changes in nsswithch.conf as well, however, when i'm
trying to log on with a us... | 7e8fc5d3-28a4-330d-d2eb-e5ff9ea6eb58 | ['d3600f6c-e672-8001-84de-3826e05bf711'] | Hello all.
1. First problem: i recently installed two SMC9462TX gigabit cards in my
server, compiled the nge module in kernel, everything fine so far.
However, even though when booting i get the message "ng1 gigabit link
up" and "ng2 gigabit link up", only ng1 works; ng2 refuses to accept the
ip i give, can't ping it,... |
068f5ab7-916f-7cb8-e20c-56049118d444 | ['d36593fd-a1c7-eb42-e2a6-22441d0c55ad'] | Hi!
I am looking for a Chinese version of tightvnc to update the OpenDisc
Chinese edition (free software for Windows in Chinese). I found some
links on Chinese website but nothing about localization on tightvnc
website. I don't want to distribute binaries that could be infested so
do you have a 'certified' link to... | e56bef01-2610-a375-a1b1-ead5a20730c5 | ['d36593fd-a1c7-eb42-e2a6-22441d0c55ad'] | Hi!
Referring to the above subject and having done a bit of research, it
seems this was first reported with wx.python 2.5 on the mailing list
here (in January 2005):
http://aspn.activestate.com/ASPN/Mail/Message/wxpython-users/2296033
and in a bug report here:
http://trac.wxwidgets.org/ticket/2150
The bug report has ... |
05532dfa-5f08-57f7-e2b3-1bcefd7e4e4a | ['d3662671-0d40-7c3e-8dd9-13cc2cbd36d7'] | <PERSON>,
I created/tested all of my cfg files individually. I then use a GLOBAL.CFG
that utilizes "includes" and include each one of the individual files.
GLOBAL.CFG is then used to run MRTG
...you can take this a step foward and use the custom ^ $ _ entries to the
global file for consistency across all pages.
<PE... | 469eb5c5-7df2-2f43-c28d-caeef63c1ed9 | ['d3662671-0d40-7c3e-8dd9-13cc2cbd36d7'] | <PERSON>'ve never used BEFVP41 with a Netgear, but I have done tunnels to a
Symantec Enterprise Firewall, Symantec Velociraptor, and Symantec
Firewall/VPN Appliance 200R
I've run through about 5 different firmwares from linksys. Currently I'm
running 1.41.1, Sep 04 2003 and the tunnels are working great. Past
firmwa... |
df35da58-9bba-fac4-ec11-897931bd5c2b | ['d3678ffb-f63f-4468-1059-d95752a0fc1d'] | I am trying to configure ulogd, so I can get regular stats for flows
currently active on the machine. I tried NFCT_T_UPDATE mask, but it
doesn't seem to help. I only get stats when a flow is destroyed when
enable_hash is true. When enable_hash is false, I get stats when a new
flow is created and again when it is destr... | f6616c8a-e81e-3a79-e3ad-09244a310ed0 | ['d3678ffb-f63f-4468-1059-d95752a0fc1d'] | Hi,
I have an application that acts as a transparent proxy for tcp flows. I
need to get packet and byte counters for these tcp flows on both sides
of the proxy application. I looked at pulling the counters from the
kernel using libnetfilter_conntrack. However I noticed that the
conntrack library only shows one ent... |
f580ef0a-eefc-edb8-55ff-e6f81fa88e0b | ['d36801fb-4881-29fd-160a-b40278351fc2'] | <PERSON>,
I have seen this error occur frequently with Snort on Windows, but not
always with a clearly identified cause. Can you confirm that the pcap
output plugin (where log_tcpdump is referenced in snort.conf) is disabled
(that is, commented out)? In addition to ensuring that the line “output
log_tcpdump: tcpdump... | 254e5b03-a940-fd2b-be79-75f37b9bfbdf | ['d36801fb-4881-29fd-160a-b40278351fc2'] | Snort and MySQL run great on Windows. The challenge is getting the Snort log and alert data in the database. Barnyard2 does not run on Windows so unless you're willing to go with a Cygwin approach the issue is finding a unified2 parser for Windows to load data into MySQL.
Dr. Stephen D. GantzCISSP-ISSAP, CEH, CGEIT, ... |
d3b089e4-8f21-a6d0-29fd-b8898b27d294 | ['d36824af-ef46-4462-e4cc-fd6891ca6881'] | I have just installed Samba 2.2.6 and have joined this box into an NT4
domain. When i try to change the directory or file permissions from say W2k
(right clicking and then proerties) It lets me do it but doesnt save it.
It reverts back to a default setting giving everyone and the unix directory
owner full access.
... | befc60e5-83ae-e75e-7e32-4ae8b6af44ec | ['d36824af-ef46-4462-e4cc-fd6891ca6881'] | hello all,
Im not sure if this is the list for help, but because im new to samba, ill
post it here anyway.
ok, here it goes...
ive setup a samba box and successfully joined it to a NT 4 domain.
Now all of my win2k computers can access samba shares, but any NT4
workstations refuse to connect. (Network path not found... |
50d7cad0-b646-5208-89aa-b7879225cb03 | ['d37cb4fe-3e9f-53cf-5cfc-bbda840de97e'] | Hi all,
Using the new vertex editor I often find it difficult to locate the vertex
in map canvas.
So I need to propose a feature request:
It is it possible to make 'vertex panel' able to delete vertex?
If it is possible this would work both for a vertex at a time
as for a series of vertices selected directly in the ... | 58caf1bc-422a-bf2a-e0f0-6fd5b182e05d | ['d37cb4fe-3e9f-53cf-5cfc-bbda840de97e'] | Hi all,
I noticed another potential issue in the new vertex editor
If there are some topological errors,
and I edit the feature to solve them,
in some polygon with self intersection, adding a new vertex on polygon
ignore snap settings and adding the new vertex anywhere in the shapefile and
snapping this vertex to an... |
42e8f76a-db3d-ef96-393e-30d2deac1568 | ['d3824733-5cbb-784b-a556-4a3237f74b2b'] | Dear all,
I have tested the file souce and file sink in grc:
file source-- throttle--- file sink
The source file is a mp3 file withe the size 3.615.346 bytes
The sink file is smaller (unbuffered off): 3.612.672 bytes
The sink file (unbuffered on ) is also smaller 3.615.344 bytes.
The files should have the same size.
I... | 7dcb54b4-4ad2-62d3-de6a-ab80e5189031 | ['d3824733-5cbb-784b-a556-4a3237f74b2b'] | Hi all,
I have simulated ofdm transmitter with 200kbps in grc. Without function
multiply const I got a very bad spectrum mask of the transmiitter. If I
insert the block multiply const with the 0.05 the spectrum mask and SNR
will be much better (see attached pictures). How can I explain it? The
dynamic range of the... |
f2ed2d6e-20d5-dee8-7c10-5b727adc29ee | ['d38bddd6-e4f5-aae2-fc64-79ad8c85c414'] | I've been using Linux since about 1993. I've been going to SLUG for at
least 8 years now. I work for EverythingLinux (ELX) and have an interest
in the Linux market. I've been on the committee since 2004, first as
Secretary then as President. I'm involved with OSIA and Computer Bank
Sydney. I guess I prefer the command ... | 6f745451-9616-fa4b-f383-957f808e483f | ['d38bddd6-e4f5-aae2-fc64-79ad8c85c414'] | Due to catching Spice Boys in the middle of a move we've gone with our old
restaurant this month, the House of Guangzhou (AKA House of Boiled
Television Entrails).
I need to confirm the booking today so I'd like and indication of numbers
- off list thanks.
Price $25/head + drinks
Here's the banquet menu:-
Mixed Ent... |
83725fd8-4dee-70cc-5103-4c2f925899f2 | ['d39d5422-6acf-ddd9-b94a-c8279876c358'] | I have appended some code which draws a varying pcolor plot in a Tkinter
window. The plot shows two 5x5 white rings which shrink to 3x3 and then
1x3, then cycles through this repeatedly.
Unfortunately, it slows down with each cycle!!!
Are we doing something wrong? Or can we work around the problem somehow?
(By the... | a828d772-21bd-80c6-adc3-2f56f8a49f11 | ['d39d5422-6acf-ddd9-b94a-c8279876c358'] | Anyone have any ideas about pop-up menus appearing in the wrong place?
It mostly seems to occur if one switches out of the tcl/tk application
and the switches back in, but I've not found a procedure that reliably
reproduces it.
However, it is very common and really painful.
This is the single most serious aqua tk ... |
65ddcb3a-4f40-7dff-0697-9deb2bfe70b4 | ['d3b0bb51-4614-ceb2-d538-1f17408e2eee'] | I haven't seen any cleaver solutions for server dependencies. What we
usually do for the example you mentioned is create a web page specifically
for big brother testing that does a simple query to the DB. That way, we
get an alarm if either apache or the SQL server go down.
I use the 'cont2.sh' script from www.deadc... | 4c804095-20b7-7518-3734-cb313132d3c1 | ['d3b0bb51-4614-ceb2-d538-1f17408e2eee'] | I'm not familiar with those particular scripts, but I would guess you run
them on the BBNET server since it does all the network tests, including SNMP
queries.
If you need help getting the external scripts plugged into BB, let us know
what O.S. your BBNET server is and what version of BB, and we can help out.
<PERSON... |
6a91498c-9e69-89d0-e145-82f402980ef7 | ['d3b60368-2c47-b362-6ce5-e35c3e84b385'] | <PERSON>,
I did try to vary from pointData to cellData but I see the same fields present. That is, I see no additional field being added.
Attached is a screenshot (all the data from U are the variables being computed from my solver). I tried it over 4.x and 5.x versions of paraview so, I guess I am doing something wr... | 88887eb5-e539-3104-e2ff-31d393210e53 | ['d3b60368-2c47-b362-6ce5-e35c3e84b385'] | Hello guys!!
I have a question regarding plotting data of a variable.
My case:
I would like to plot data continuously over a L - section. I can imagine of two possibilities but both seems not to work for me.
1. Is it possible to use plot over line sort of utility over a 'L' shaped section? I tried a lot but c... |
4348cccf-5773-ada8-d524-e9d0cad7f776 | ['d3b6843f-f345-a044-3f42-bb3a16ae22c1'] | Hi,
after some long time I am again working with DocBook.
Now I try to build some document with ant and the xslt task of ant. ant,
which uses internally Xalan, tells me, that it is not able to compile
the styleshets (I tried different releases).
Does here someone have any experience with the xslt task and DocBook's
... | e829d6e9-820d-4144-7255-7ceb1f0b09ba | ['d3b6843f-f345-a044-3f42-bb3a16ae22c1'] | Dear list,
I have an external hard drive with a huge amount of digital documents.
At the moment, I am getting more and more lost and it becomes difficult
for me to organise all these files.
Now I would like to create an overview document with the help of docbook
and its biblioentry element. It allows me to describe a... |
0a486050-7a9d-fccc-6caa-d56b4e78e7b5 | ['d3bb29c6-e044-250c-4f1b-e248398b2c20'] | Hello,
I would like to publish my schedule with webdav capabilities.
But, I can only publish busy/free not real appointments.
Is it possible to publish all the information about an appointment ?
In fact, I'm using php iCalendar, and I would like to see the schedule
from here. But, with the created file, php icalend... | e5f7da82-ae0f-3b35-23ae-384d6d510108 | ['d3bb29c6-e044-250c-4f1b-e248398b2c20'] | Hello,
It didn't take long before the spammers found our new BTS based on Trac...
Starting from now, we have to disable creation of tickets by anonymous
users.
It means you will have to register to be able to add a new ticket. Doing
that will also allow you to modify and add comments to tickets.
As spammers may also ... |
97f8c997-b733-39c7-6601-c0c4d0276664 | ['d3e17050-b8fd-1819-b5cc-16d97817a616'] | I have what I believe is a problem with ohci_hcd. If my thumb drive is
plugged in to the usb when I insmod ohci_hcd.ko , then my usb drive will
work properly. If the drive is not plugged into the usb when I insmod
ohci_hcd.ko, then it will never work. If I plug it in afterwards, the only
way that I know to make it w... | b708b6ee-6dfc-4023-fa89-b12ed6a3dff4 | ['d3e17050-b8fd-1819-b5cc-16d97817a616'] | I have what I believe is a problem with ohci_hcd. If my thumb drive is
plugged in to the usb when I insmod ohci_hcd.ko , then my usb drive will
work properly. If the drive is not plugged into the usb when I insmod
ohci_hcd.ko, then it will never work. If I plug it in afterwards, the only
way that I know to make it w... |
825a2cb7-9304-f071-76c6-10d3db189ecb | ['d3e28198-836e-2fd8-5d7f-d8526950c1da'] | Hi All
Have a project in hand under which production (10G) instance needs to be upgraded without downtime.
So, plan is to create logical DR for 10G instance and upgrade it to which application points later on this new upgraded database.
Post upgrade of LDR to 11G and making it primary; Is it possible to have Logical DR... | cb043d97-bab7-18d5-fd15-878928904a1c | ['d3e28198-836e-2fd8-5d7f-d8526950c1da'] | Hi
We have a DR on exa to exa setup.
I think there will be issues if you have EHCC (Exadata Hybrid Columnar Compression) is enabled on source machine.
Normal storage will not understand those blocks once you restore those using rman. There are certain storages available by Oracle which understands EHCC but not the reg... |
9ecc48ad-b733-3a65-46fc-cf04d28d7546 | ['d3ed9c27-f786-dc63-4830-6acdc568a9c2'] | Hello
I am not a seasoned R user and am therefore keen to identify a book chapter that provides structured advice on using R to set up the type of model I am interested in. I would like to run a cross-classified multilevel binary logistic regression model. The model contains two level 2 random effects variables. The... | 2769a77c-7392-f4aa-933a-b162dc134e79 | ['d3ed9c27-f786-dc63-4830-6acdc568a9c2'] | Hello
I would be most grateful for some advice in relation to the interpretation of a person identifier variable (persID, say), in R. I would like to represent persons, as an independent variable, by a random effect. However, there are over 200 such persons. Each person is allocated a random numerical code as a uni... |
47dcb673-f6e6-bc37-6faa-99859fc7379c | ['d3f2b225-9db0-754d-ad70-ea10812cffd8'] | Compatibility issues between different Office versions does happen and is
annoying but the goal isn't to have complete compatibility but enough to
keep you buying the latest version. Problems with other word processors
exist like Word Perfect and MS Works (go figure) so not just a
Open/LibreOffice thing. But to be fa... | e8e7d770-5d67-2292-5ba9-d29b810c4ce8 | ['d3f2b225-9db0-754d-ad70-ea10812cffd8'] | Clonezilla is awesome but not something I would give to grandma. Any
cloning software is destructive *crap I cloned the wrong way* and therefore
wouldn't recommend it to anyone not familiar. These kinds of things I am
happy to do for people as a tech person, spyware removal is really the only
thing I hate. The thing... |
35863a92-dbef-f9a8-290a-58beca35eded | ['d3f4f44f-4fba-3dd3-fbe7-f4261ca8ab6e'] | To the CSS Validator team:
What has happened to the new option that you recently added, which allowed us to display vendor extensions as warnings (as opposed to errors)?
I really do hope that you have just taken it down temporarily, rather than permanently removing the option.
In my humble opinion, the possibility o... | ce460f78-2e3a-3fbd-6536-0deacae8ace7 | ['d3f4f44f-4fba-3dd3-fbe7-f4261ca8ab6e'] | To the W3C CSS Validator Team,
I am writing to this list to make an enquiry regarding the current state of the W3C CSS Validation Service, particularly in regards to aural CSS.
My question is this: Why does the validator still report the speech media type as 'unrecognized'?
For instance, does a certain feature of CS... |
afff1159-8828-3c80-e6a4-26d8969cb71b | ['d4114c0a-70d4-d04d-7e7a-13fc698f3d4b'] | hello anyone,
just a simple question: ncat must be installed on a system (so have root access) or it can be used automatically once transfered into the victim?
It is simple. If I dont have a root access, I cannot install ncat and use it as my server. => Use what instead?
I'm wrong?
Thanks
| 8f8369eb-39ba-19db-6711-edeb46792745 | ['d4114c0a-70d4-d04d-7e7a-13fc698f3d4b'] | hi <PERSON>,
I am very interested in your results.
I am looking for open and accessible telnet servers which can allow execution of telnet commands on other remote telnets around the word.
I intend to jump from a telnet to another (and more) to hide myself for not very friendly implementations.
If you can, can you pr... |
19a3d2e1-3295-8694-f4d8-7aac54041ba0 | ['d412537a-67fb-cc10-51b7-aeb0041a0e90'] | Hallo!
Is it possible to access information on the position of the match for
chlit and the other parsers with specialized actions? I need to replace
a single character with a string and I would like to save the position
where the substitution took place.
On an almost opposite note, I expected a parser composed only... | 32b9bd83-13de-21e4-dbff-5c98433387f0 | ['d412537a-67fb-cc10-51b7-aeb0041a0e90'] | Hallo, Everybody.
Has anybody ever attempted using Spirit to parse a sequence of tokens,
rather than text? In other words, I'm thinking about writing a lexer
that generates tokens by using <PERSON> work on parsing trees. By
only generating root nodes I should obtain a sequence of tokens ready to
be fed into a parse... |
f3119803-f7f5-01af-c1e8-b1ca063d626f | ['d413b8cb-931c-b187-ec43-43d1c5eb5310'] | Greetings,
I'm interested in using HiveMind for dependency injection and I'm very
interested in using the interceptors. I've been researching the
performance aspects and so far what I've seen has been pretty vague. I've
read that with JDK 1.5 the JDK dynamic proxy performance is about 1.5
times slower. That's a big... | 9c6c199e-3e61-96ee-a253-a2dc19fa0b8a | ['d413b8cb-931c-b187-ec43-43d1c5eb5310'] | In the tiles documentation webapp, it's stated:
"A mechanism similar to Java properties files is used for definitions
files : you can have one definition file per key. The appropriate
definition is loaded according to the key."
I'd like to use this to have different tiles for web & wap devices. Can
someone explain h... |
b0685dfa-9670-5176-26ce-bf8df76dd1ad | ['d4287b4c-60bb-3c20-8c6c-843b1803ddd2'] | What <PERSON> says (below) is 100% correct. There is simply no substitute for
time in the chair. I never use any propagation prediction methods. I know
from more than three decades of lowband DXing and contesting experience when
the openings are most likely to occur but I can't predict them in advance.
Often the ope... | c16ae2e6-4b14-84e8-3da4-30ccc4f6ccd9 | ['d4287b4c-60bb-3c20-8c6c-843b1803ddd2'] | I designed the YCCC preamp so I can answer the question about the AD8055 op
amp.
As used in the YCCC preamp, the linearity is actually very good. We use a
YCCC receiving array at KC1XX in a multi-operator, multi-transmitter
environment with 20 foot receive verticals. That's a pretty severe RFI
environment. When lis... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.