Displaying 20 results from an estimated 400 matches similar to: "Tiny Network-Problem with Office Software"
2009 Jan 29
5
Printing Error
I guess this could possibly a bug...
Right now my office software runs quite fine with wine, but but unfortunatly I get an error when I try to print documents.
It says (loosely translatet from the german dialog): "There has been an error.
access violation at adress 7E2B8D16 in modul 'winex11.drv" Reading Adress 00000029"
The printer prints anyway and it looks fine but in the
2007 May 29
4
cache everything but...
I saw this older post when searching for information:
On Feb 16, 5:10 pm, Ingo Weiss <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:
> withfragmentcachingonecancacheparts of a page. However, more often
> than not what I would need is the exact opposite approach. I would like
> to be able to use action cashing and have a mechanism for telling Rails
> to
2007 Jul 19
1
yum through a squid proxy
Hello,
I've got a centos5 box that is now behind a what was transparent squid
proxy. The proxy now has it's own dedicated ip and uses proxy basic
authentication. I've got a firewall that redirects all outgoing port 80
traffic to that ip so anyone wishing access goes proxied. The problem is yum
on my centos5 can't retrieve the .xml files for the various yum
repositories. In
2016 Nov 16
2
Exim still accepting emails to nonexistent users
After adding the configuration bit:
deny
message = invalid recipient
domains = +local_domains
!verify = recipient/callout=no_cache
from: http://wiki2.dovecot.org/LMTP/Exim <http://wiki2.dovecot.org/LMTP/Exim> running update-exim4.conf and service exim4 restart
the server is still accepting emails to recipients that do not exist in dovecot.
Any ideas?
2019 Aug 29
4
I broke "yum update" - C7
Am 2019-08-29 16:51, schrieb Gary Stainburn:
> On Thursday 29 August 2019 15:45:44 Gordon Messmer wrote:
>> On 8/29/19 3:03 AM, Gary Stainburn wrote:
>> > https://us-east.repo.webtatic.com/yum/el7/x86_64/repodata/repomd.xml: [Errno 14] curl#60 - "Peer's Certificate issuer is not recognized."
>>
>>
>> What do you see when you run:
>>
2007 Feb 09
1
trouble https multiple uplinks... how?
hello, my name is Denny. I am new in this list.
I am trying use multiple uplinks as describe in the lartc
documentation (http://lartc.org/howto/lartc.rpdb.multiple-links.html)
with squid transparent proxy in my gateway server.
let me draw the configuration :
/-----------------
-----DSL1-----| \
|Transparent proxy |----Local network
-----DSL2-----|
2017 Feb 01
2
net ads and wbinfo are painfully slow -- but they work
On Wed, 1 Feb 2017 07:30:19 -0800
Chris Stankevitz <chrisstankevitz at gmail.com> wrote:
> On Wed, Feb 1, 2017 at 1:12 AM, Rowland Penny via samba
> <samba at lists.samba.org> wrote:
> > He is also unlikely to be running avahi, he is using Freebsd 10.3
>
> truss (like strace) showed that wbinfo, net, and sshd were all hanging
> after system calls to getuid() and
2019 Aug 29
2
I broke "yum update" - C7
Am 2019-08-29 17:36, schrieb Gary Stainburn:
> On Thursday 29 August 2019 16:20:00 Alexander Dalloz wrote:
>> Hi,
>>
>> yum uses libcurl behind the scenes and thus NSS and not OpenSSL.
>>
>> Do you get something indicative when running:
>>
>> URLGRABBER_DEBUG=1 yum --disablerepo=\* --enablerepo=webtatic
>> check-update
>>
>>
2014 Jun 19
2
About memory index/search in multithread program
hi,
Why xapian don't support memory index/search ?
I know there is a method can create memory datebase, like this:
Xapian::WritableDatabase db(Xapian::InMemory::open());
*But, if i use these in multithread program, i need create many
datebases!!*
Xapian::WritableDatabase db1(Xapian::InMemory::open()); //used in thread1
Xapian::WritableDatabase db2(Xapian::InMemory::open()); //used in
2006 Jun 06
4
change 1-06-2006 to 1st July 2006 (date formatting)
Hi,
I have a few dates coming from the datebase in the format ''DD-MM-YYYY''
How can I change this in to a more human readable format?
such as 1st July 2006
Thanks
Scott
--
Posted via http://www.ruby-forum.com/.
2008 Aug 13
2
Tiny help for tiny function
I just started to write tiny functions and therefore I appologise in advance
if I am asking stupid question.
I wrote a tiny function to give me back from the original matrix, a matrix
showing only the values smaller -0.8 and bigger 0.8.
y<-c(0.1,0.2,0.3,-0.8,-0.4,0.9)
x<-c(0.5,0.3,0.9,-0.9,-0.7,0.3)
XY<-rbind(x,y)
extract.values<-function (x)
{
if(x>=0.8|x<=-0.8)x
2016 Jul 15
5
[PATCH 0/3] mllib: Various fixes and changes to Getopt module.
The second patch is obviously not complete yet - for discussion only.
Rich.
2007 Aug 12
0
[PATCH] [TINY] make scripts executable
Super simple patch to chmod 755 the scripts dir in the generator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: merb-executable-scripts.diff
Type: application/octet-stream
Size: 510 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/merb-devel/attachments/20070811/c1f6d24b/attachment.obj
2006 Dec 25
2
Merry Christmas ! and a tiny question
Hi all,
I hope You have had nice Christmas Eve.
My question:
I've updated version 4.4, in that version of Gimp is 2.0.5 and the
up-to-date version at Gimp website is 2.2.13 (stable).
There seems to be 2.2.8 for FC3 but that's not the newest and thus I
don't want to get it.
How I should proceed when,
- I want the latest stable version,
- want to get some optional packages
- want to
2011 Sep 23
0
tiny doc bug report
First timer, I'm installing dovecot-2.0.15.
I ran configure; make; sudo make install
The INSTALL file then says:
---
Rename configuration file:
mv /usr/local/etc/dovecot-example.conf /usr/local/etc/dovecot.conf
Read through, and make needed modifications.
---
The example configuration file is not installed in that location.
Presumably it is now installed as
2005 Mar 10
1
Tiny HOWTO edit
On page 206 of the Samba-HOWTO-Collection PDF, in the seventh paragraph,
the word "use" appears to be missing from the sentence, "When Samba is
being used as the PDC and BDC the of an LDAP..." -- but that could just
be me.
-wde
--
Will Enestvedt
UNIX System Administrator
Johnson & Wales University -- Providence, RI
2008 Jan 31
1
thoughtworks site down? / another tiny patch for Rails 2 compatibility
Hi - couldn''t find the dev list because it appears
http://cruisecontrolrb.thoughtworks.com/ is throwing 503 errors. But,
to get CCrb running with the new ActiveSupport, I had to do this:
http://s3.amazonaws.com/giles/ccrb_duration_patch.jpg
(Sorry to submit my patch in JPEG format but you know what they say,
anything for a weird life.)
The changes are on lines 18 and 27:
2009 Jun 03
0
TINY MCE Jrails media upload
Hi
Can anybody give me idea to do media upload in rails using tiny_mce and
jrails ?
Thanks !
--
Ruby on Rails Developer
http://sandip.sosblog.com
http://funonrails.wordpress.com
www.joshsoftware.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send
2005 Aug 31
0
[PATCH] tiny signed char fix in arch/x86/cdb.c
build fix for gcc 4.0.1
Signed-off-by: Christopher Clark <firstname.lastname@cl.cam.ac.uk>
diff -r 8af8ddf91078 xen/arch/x86/cdb.c
--- a/xen/arch/x86/cdb.c Wed Aug 31 14:53:43 2005
+++ b/xen/arch/x86/cdb.c Wed Aug 31 15:39:43 2005
@@ -21,7 +21,7 @@
debugger. so avoid it. */
#define dbg_printk(...)
-static unsigned char opt_cdb[30] = "none";
+static char
2007 May 08
0
Tiny patch (7641) for broken HTML::Document parsing
In the html-scanner used by ActionPack, the round-trip from text to
HTML::Document back to text is currently broken on empty tag pairs:
>> HTML::Document.new("<tag></tag>").root.to_s
=> "<tag>"
It''s easily fixed, and I submitted a patch:
http://dev.rubyonrails.org/ticket/7641
Any chance of applying this? Or let me know if it needs more