Displaying 20 results from an estimated 20 matches for "sesame".
Did you mean:
sesam
2013 Jan 18
1
Problem joining Samba 4 to an older Samba 4 alpha 17
Hi there,
Im trying to join a samba 4.0.1 server to an older samba 4 alpha 17 server.
Whatever i do the join is interrupted but i dont know what goes wrong. Dns
is double checked and correct as is most other stuff. How can i get a
better view of what is happening than this? Can it be the source domain
that contains erroneous objects?
My goal is to move the old server to a new one, maybe there
2006 Aug 22
1
Crash trying to start with ATI BigDesktop
I've got compiz running with my ATI driver, and xorg 7.1.1
It's quite the eye-candy, and now my ultimate tool in pissing micro$hit
user off!
I had previously been using ATI's BigDesktop across two monitors.
When I tried this with Xgl and Compiz it bombed out during startup.
I couldn't spot anything different in my Xorg.94.log file either.
Is it possible to get BigDesktop
2006 Aug 23
1
Black screen returning from console
Another problem I'm experiencing is that when I switch to the console and
switch back to the desktop (vt7) it is all black, some colour remaining of
the bottom panel exists for a couple of pixels along the bottom of the
screen.
My console is running frame buffer and gensplash.
I've got compiz running with my ATI driver, and xorg 7.1.1
Is there a known bug between the frame buffer and Xgl?
2007 Aug 01
4
Dual-screen compiz mostly working
I have dual-screen compiz-fusion finally working on my ATI Radeon
Mobility X600.
AIGLX was the way to go using MergedFB.
gentoo linux-2.6.22
x11-base/xorg-server-1.2.0-r3
x11-base/xorg-x11-7.2
media-libs/mesa-6.5.2-r1
x11-wm/compiz-9999
x11-wm/compiz-fusion-9999
But a number of remaining issues:
- my second screen doesn't render properly. Compiz events cause it to
redraw but
2011 Dec 14
1
Limit access to a volume
Hi,
I created a volume and have to restrict access now. Just one client should be
allowed to acces the volume. So I tried:
# gluster volume set sesam auth.allow 192.168.20.1
But I can still mount the volume from other clients than 192.168.20.1. But
when I try to access the directory from an unallowd machine, my shell hangs.
If I try to unmount, it says that the device is busy. The only way
2011 Sep 09
2
can't copy paste
Hello,
I have a problem. I can't copy paste in wine. I'm trying to copy things from my Z disk to my C disk and it isnt possible. Right clicking gives me the option to cut and copy, but never to paste. The keyboard shortcuts don't work either.
The thing that i can do is copy paste from wine onto my mac but not the other way round.
Can someone help me please.
Thankx
2012 May 31
1
Using RDF/OWL with R?
...at are likely involved in causing the
differences. This could also be used to validate pathways or to
estimate concentrations or kinetic parameters.
If no convenient method to import RDF/OWL exists, I would be happy
to take the lead in creating a light-weight R package based on rjava
and OpenRDF Sesame Rio that could query RDF/OWL data and turn the
results into data frames.
Thanks!
Take care
Oliver
--
Oliver Ruebenacker
Bioinformatics Consultant (http://www.knowomics.com/wiki/Oliver_Ruebenacker)
Knowomics, The Bioinformatics Network (http://www.knowomics.com)
SBPAX: Turning Bio Kn...
2007 Oct 26
0
Too difficult to resize window!
The area over the window's border where the cursor changes to a resize
cursor for me is just one pixel!!
I always spent half a minute just trying to get the cursor over this
exact spot so to resize a window. Half the time when i click the mouse
its moved and i've missed :-(
Is there some way to configure this area to make it easier to resize a
window? (I didn't have this problem
2006 Oct 03
0
Xgl/Compiz - Kernel, ATI, Console, and Multihead problems still unresolved
I've been avidly updating mesa, xgl, and compiz, every week (from the
portage-xgl overlay) hoping to solve some of these problems:
* Using ati-drivers-8.29.6 xgl crashes complaining about lacking dri, so
i'm using 8.27.10.
* Using 2.6.18 kernels, the ati-drivers-8.27.10 don't compile when
building the drm module.
* My laptop automatically switchs to vt1 when init services fail
2004 Dec 15
4
AR db adapter for a RDF database (ATT: DHH)
Hi people,
As I stated in a earlier message, I am using Rails on my masters degree
and soon I will have to port my application from a relational database
(MySql) to a RDF semantic database called Sesame.
At first, I thought that I could get away with most of the porting only
by writing a decent database adapter, but then, examining AR closer, I
could see that it has some strong dependencies towards relational
mechanics and the SQL language. (The RDF database uses its own query
language).
So,...
2006 Nov 01
4
Minor fix to multi-head changes for mixed resolutions
Hey, David, for me the recent multihead changes had minor a problem with mixed resolutions (1600x1200 & 1280x1024). The viewport was getting set partially off screen.
The following tweak fixed it for me:
--- plugins/display.c
+++ plugins/display.c
@@ -2069,7 +2069,7 @@ eventLoop (void)
{
if (s->nOutputDev > 1)
2007 Aug 27
5
Compiz not working properly using nvidia twinview
Hi,
I am running ubuntu 7.10 gutsy, and I have compiz working on one monitor
( a bit slow though ). When I add twinview to the mix compiz still comes
up, and sort of works but:
1. I loose the background and it is replace by all white
2. The second monitor draws about 30% of the new white background,
then it ends with a bit of a shadow, and then it continues with black
3.
2006 May 26
7
migration with required data
I''m working on a bugtracker application in rails. I have a Bug model
and I want to add a Priority to the mix. A Bug can have one priority.
I generate a Priority model, modify my Bug model with a belongs_to
:priority and create my migration like so:
class CreatePriorities < ActiveRecord::Migration
def self.up
create_table :priorities do |t|
t.column :name, :string,
2009 Feb 17
0
Article on R and SAS in NY Times Blog
http://bits.blogs.nytimes.com/2009/02/16/sas-warms-to-open-source-one-letter-at-a-time/
SAS Warms to Open-Source One Letter at a TimeBy ASHLEE
VANCE<http://bits.blogs.nytimes.com/author/ashlee-vance/>
The SAS Institute has borrowed a page from Sesame Street. It is now
sponsoring the letter 'R.'
Last month, I wrote an
article<http://www.nytimes.com/2009/01/07/technology/business-computing/07program.html>
about
the rising popularity of the R programming language. The open-source
software has turned into a favorite piece of technolo...
2008 Sep 26
6
BDD / cucumber thought - chaining ''Then'' steps with Which
Going back to the debate about keeping state between steps, I found
myself with the mild urge to be able to write this today:
Given there is a user
And the user has 20 friends
Then I should see a thumbnail of each of the users''s friends
Which should be a link to the user profile page for that friend
NB: An idiom in this which may be songkick-only but was inspired by
what
2009 May 17
0
BizConf at Ritz-Carlton Amelia Island Resort, August 20-21
...r own
DSLRs with a unique opportunity to learn photography from a master of
the craft. Learn how to maximize your marketing with candid shots of
your people in action.
Jessie Shternshus is founder and owner of The Improv Effect and has
worked with companies such as CBS, Paramount Pictures, MTV and Sesame
Workshop. Jessie merges her lifelong passion and expertise of
improvisational acting with the fast paced demands of the corporate
world. In her classes and workshops she helps people become better
listeners, team players, leaders and communicators. Her physically
engaging and playful workshops are...
2006 Mar 06
5
Dos client samba
I am trying to put some DOS clients to access a samba server.
I try to use the Microsoft Network Client 3.0 and the Microsoft Lan Manager.
With them I can log into the samba server, and use the conection as normal.
But when i use it with a high data transfer, somebody, the client or the samba server disconnect.
Somebody have any experience with dos clients?
Thank you in advance
Maurizio Faccio
2020 Sep 25
3
dovecot warns (non-fatal) "invalid EHLO response line: Unexpected character in EHLO keyword" connecting to submission relay ?
I'm setting up an alternative submission relay host for dovecot. Atm, it's pointing @ fastmail.com.
with dovecot config,
submission_relay_host = smtp.fastmail.com
submission_relay_port = 465
submission_relay_ssl = smtps
submission_relay_ssl_verify = no
submission_relay_trusted = yes
submission_relay_user = 'acctID at mydomain.com'
2005 Aug 15
1
MSDFS redirection WinXP SP2
...c/samba/msdfs_links/hosts/sanjay
msdfs root = yes
[scrubber]
path = /etc/samba/msdfs_links/hosts/scrubber
msdfs root = yes
[sdclipstn]
path = /etc/samba/msdfs_links/hosts/sdclipstn
msdfs root = yes
[servalan]
path = /etc/samba/msdfs_links/hosts/servalan
msdfs root = yes
[sesame]
path = /etc/samba/msdfs_links/hosts/sesame
msdfs root = yes
[sfxlib]
path = /etc/samba/msdfs_links/hosts/sfxlib
msdfs root = yes
[shaggy]
path = /etc/samba/msdfs_links/hosts/shaggy
msdfs root = yes
[shiva]
path = /etc/samba/msdfs_links/hosts/shiva
msdfs root = yes
[...
2005 Feb 09
85
Introduce yourself and your project -- Round 2
...that is the same time the modeling
environment (using OOHDM) and the resulting application itself in a kind
o wiki-like mode where you can edit not only the data, but also the
model (and metamodel).
The last (and HUGE) step in my project is to port the MySql
implementation to a RDF database called Sesame, and that means porting
ActiveRecord from relational to semantic/rdf. God (and please, David!)
help me... :-O My deadline is februrary 28th. I am already done with 80%
of the relational version.
=======
Chris McGrath
Currently freelance contractor based in Dublin, Ireland working on VB
and ASP St...