Displaying 16 results from an estimated 16 matches for "webstarts".
Did you mean:
webstart
2011 Oct 05
5
too many files open
Good morning Btrfs list,
I have been loading a btrfs file system via a script rsyncing data files
from an nfs mounted directory. The script runs well but after several
days (moving about 10TB) rsync reports that it is sending the file list
but stops moving data because btrfs balks saying too many files open. A
simple umount/mount fixes the problem. What am I flushing when I
remount that
2005 Aug 19
4
[OT] Looking for Web based SIP endpoint
I think the title more or less says it all.
Is there any such animal?
TIA
2006 Feb 16
7
RoR vs JavaScript/AJAX vs Java interface. Conflicting ideas?
Hi,
Over the past month I''ve been playing with some ideas for an admin
interface for a ecommerce app.
1) Old-fashioned, forms-based, full-page-refresh, server-focused interface
2) Modern, JavaScript-Drag-Drop, AJAX, client-focused, Web2.0 interface
The more I work on the second option with JavaScript an AJAX the more
I feel like I''m moving away from building a server side
2011 Aug 22
2
btrfs over nfs
...leshoot this. I am happy to provide any info
which can help.
Btrfs is currently on a centOS6 machine running kernel 3.0.1 with
btrfs-progs from git unstable.
NFS is v3 on both server and client and the client is Fedora 15 kernel
2.6.40-4.fc15.x86_64
Thanks
Jim Maloney
--
Jim Maloney
email - jim@webstarts.com
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2017 Sep 14
2
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 5:30 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
> On 14.09.2017 21:26, Larry Martell wrote:
>> On Thu, Sep 14, 2017 at 3:08 PM, Stephen John Smoogen <smooge at gmail.com> wrote:
>
>>> So it sounds like the links needed for the plugin to work are not
>>> configured on the system. So you have some symlinks pointing to the
>>>
2017 Sep 14
3
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 6:45 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
> On 14.09.2017 23:56, Larry Martell wrote:
>> On Thu, Sep 14, 2017 at 5:30 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
>
>>> Again, please enter 'about:plugins' in the address bar of your browser
>>> to make sure, that the right java version is activated.
>>
>> This
2017 Sep 14
0
JRE 8.1 for CentOS6
On 14.09.2017 23:56, Larry Martell wrote:
> On Thu, Sep 14, 2017 at 5:30 PM, Ulf Volmer <u.volmer at u-v.de> wrote:
>> Again, please enter 'about:plugins' in the address bar of your browser
>> to make sure, that the right java version is activated.
>
> This is what I get from that:
>
> application/x-java-vm IcedTea class,jar
That's OpenJDK instead
2004 Apr 11
0
SIP Software video client
I haven't the time to test this out, and I've never had any luck with
Java apps of any type, but this looks interesting:
https://sip-communicator.dev.java.net/
for the truly foolhardy, go right to a browser launch (linux, windows
supported):
http://clarinet.u-strasbg.fr/sip-communicator/download/webstart/sip-communicator.jnlp
I tried with my Mac, and (amazingly!) the application
2006 May 14
0
VoipBuster issues?
Hi All,
Any VoipBuster SIP users on this list that'd be willing to test
VoipBuster outbound VoIP to PSTN?
All numbers I tried from my (*) server are supposedly being connected,
but no phone rings!
Also their new WebStart function doesn't cause my phone to ring either...
TIA!
--
Francesco Peeters
2010 Apr 14
2
OpenJDK vs Sun JDK
Hi all,
Any comments as to Centos/RHEL 5.3's openjdk implementation versus Sun's?
cheers,
Christopher
2002 Nov 28
2
contrib/solaris/buildpkg.sh - use within JumpStart as well?
Hello,
I don't know how off the wall this question will be, but first let me
say that I've found your buildpkg.sh script very useful in creating
an OpenSSH package for use on my Solaris systems. Currently I'm trying
to set up a fully automated JumpStart system at my workplace, and I'm
realizing that the 'postinstall' script (and possibly some of the other
install scripts)
2011 Oct 10
2
can't snapshot
Good morning Btrfs list,
I am trying to create a subvolume of a directory tree (approximately 1.1
million subvolumes under nfs1). The following error is thrown and
without the wiki I don''t know what argument is needed. I am running
kernel 3.1.0-rc4.
[root@btrfs ~]# btrfs sub snapshot /btrfs/nfs1/ /btrfs/snaps/
Invalid arguments for subvolume snapshot
[root@btrfs ~]# btrfs sub list
2007 Aug 22
5
Slow concurrent actions on the same LVM logical volume
Hi 2 all !
I have problems with concurrent filesystem actions on a ocfs2
filesystem which is mounted by 2 nodes. OS=RH5ES and OCFS2=1.2.6
F.e.: If I have a LV called testlv which is mounted on /mnt on both
servers and I do a "dd if=/dev/zero of=/mnt/test.a bs=1024
count=1000000" on server 1 and do at the same time a du -hs
/mnt/test.a it takes about 5 seconds for du -hs to execute:
270M
2006 Feb 18
44
I forgot. Why do we hate* Java?
Hi,
I''ve started reading some Java books. Gasp! What makes website
development with Java so bad? I haven''t looked at Struts but I''m
reading about Hibernate. Compared to ActiveRecord, Hibernate seems
like some extra typing to explicitly define the model fields, getters
and setters. I know that these are things that you can do in
ActiveRecord when things get complicated
2006 Mar 28
74
Is this an elaborate hoax/troll?
I sure hope so:
http://duckdown.blogspot.com/2006/03/additional-thoughts-on-why-ruby-isnt.html
Seems like it''s getting genuine rebuttals, though. It''s actually kind
of amusing.
2011 Oct 14
2
snapshot issues
Good afternoon btrfs,
I have been having issues with snapshots not reading the whole file tree
below them. I have installed new btrfs-progs from
git://git.darksatanic.net/repo/btrfs-progs-unstable.git
made and installed them. My tree is: /Btrfs |
|__ nfs1 |
|__ data |