Displaying 14 results from an estimated 14 matches for "longwind".
Did you mean:
logind
2018 Apr 13
3
Relaying some UDP traffic through tinc?
I can confirm that Steam In-Home Streaming does work properly over tinc,
for having tried it myself, as long as tinc is configured to route the
broadcasts properly, as Guus described. Note that it would be easier to set
up tinc nodes on your Windows desktop and Linux laptops, to avoid the
additional complication of having to relay broadcast packets between your
local networks and the tinc network.
2004 Sep 29
3
wine-20040914
Problem with installation.
tar xzvf wine-20040914.tar.gz
this created a directory ~/wine-20040914
su
# ./configure
this generated a longwinded error message to the effect that it is unable to
guess my system type.
# ./configure --build=i686
this got the configuration going and ended with the message:
"Configur finished. Do 'make depend && make' to compile wine".
#make depend
this generated a log with...
2008 Nov 24
1
FW: read.ssd
...###". Hope it makes it into read.ssd.
If you want to supply information on the long filename or even restore them, the solution is to construct a proc contents step and output the filenames along with their labels, import this dataset too and use it to restore names. This is considerably more longwinded and could presumably wait. The little example SAS-program should give the details of the SAS-code needed, but a lot of namefidgeting in R is required afterward to make it work...
Best regards,
Bendix
______________________________________________
Bendix Carstensen
Senior Statistician
Steno Diab...
2010 Dec 01
1
fsck - and there was much rejoicing
Looks like the fsck bug has been stomped! I did a 960G drive this morning,
and I'm 90% of the way through a 1.4T drive, both of which have *lots* of
files and hard links, and it has *not* hung at 70.1%, and is running at
reasonable speed.
Thanks to the folks who got this one. I *really* needed to do this, esp.
to our backup drives.
mark
2018 Apr 13
0
Relaying some UDP traffic through tinc?
...laptops, to avoid the additional complication of
> having to relay broadcast packets between your local networks and the
> tinc network. This is what I do in my setup.
But both systems will be behind NAT routers. I could forward a port to
the Windows desktop and use that, but it seems a bit longwinded. Or I
could do the tinc-over-tinc, I guess, but I'm a bit concerned about
latency.
> That said, it strikes me as a bit odd that Steam is sending broadcast
> to a .127 address. That would indicate that your local network is
> configured as /25, which could be a valid configuration bu...
2009 Dec 17
0
nonlinear (especially logistic) regression accounting for spatially correlated errors
Hello,
Sorry to be a bit longwinded, but I've struggled quite a bit with the following over the last few days. I've read all entries related to spatial autocorrelation in R help and haven't found what I'm after. If it's okay, I'm going to first describe my general understanding of the process by which a mi...
2001 Aug 13
0
Notes toward an rsync regression suite
...can
see.
* Using only POSIX sh would be better because it will work on all
build farm contributed machines. I don't know if you can get
Python or Perl on Cray UNICOS, for example. You can imagine a
hybrid system like autoconf where a high-level Python program
generates a more longwinded sh script. (And we all know how
friendly autoconf is :-)
* You can use DejaGNU or some other framework if you want. Or not.
The framework generated by automake is interesting, though we
probably don't want to adopt automake.
* Automated testing Nirvana is to be able to add a te...
2005 Aug 11
1
Rsync, Samba & Specia Characters
Hi everybody!
I?m in Argentina and we speak spanish. My problem is that when I try to
use rsync to perform a backup from a windows xp machine to a linux
red hat 9 server it changes the special characters, and everithyng is a miss.
How can I find a solution for this?
Thanks
2018 Apr 13
2
Relaying some UDP traffic through tinc?
...dditional complication of
> > having to relay broadcast packets between your local networks and the
> > tinc network. This is what I do in my setup.
>
> But both systems will be behind NAT routers. I could forward a port to
> the Windows desktop and use that, but it seems a bit longwinded. Or I
> could do the tinc-over-tinc, I guess, but I'm a bit concerned about
> latency.
>
tinc is fully capable of traversing NATs automatically and transparently;
it implements techniques such as UDP hole punching that are specifically
designed to do just that.
The only requirement...
2005 Dec 02
4
ftp:// error
Hello,
from a server where neither a rsync daemon nor ssh is running I'm trying
to backup the whole data with ftp. So my idea was to call rsync like this:
rsync -v -a 'ftp://1.2.3.4/' my_folder
But this gives me:
ftp: unknown host
ftp: unknown host
ftp: Unknown host
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code
2016 Nov 24
17
[Bug 2643] New: Can not ssh with tr_TR.UTF-8 locale (Bad configuration options)
https://bugzilla.mindrot.org/show_bug.cgi?id=2643
Bug ID: 2643
Summary: Can not ssh with tr_TR.UTF-8 locale (Bad configuration
options)
Product: Portable OpenSSH
Version: 7.3p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: ssh
2004 Oct 04
7
Strange Matrix Multiplication Behaviour
Hi there fellow R-users,
Im seeing some strange behaviour when I multiply a vector by a matrix
Here is my script:
> tr
1 2 3 4 5 6
0.2217903 0.1560525 0.1487908 0.1671354 0.1590643 0.1471667
>
> ex1
a b c d e f
1 0.2309579 -3.279045 -0.6694697 -1.1024404 0.2303928 -1.5527404
2
2006 Feb 14
22
Teaching Models to Render Themselves in the Controller
...def render()
# render code goes here
end
end
inside of the controller, but I cannot for the life of me to get it
to work. If anyone call tell me how to do something like this, or if
there''s some alternative method that''s just as clean, I''m all ears.
Sorry for the longwinded message, but I felt that I should try to
explain myself as clearly as possibly with something that looks on
the surface to be a blatant breach of MVC.
In case I haven''t been clear, or maybe just because it''s in my head
and it''s late, here''s a metaphor I...
2006 Jan 31
11
ez_where plugin updated features.
Friends-
I wanted to let people know that there is a new experimental release
of this plugin. I would love feedback on syntax and features. There
is now a full test suite with fixtures that covers all the available
syntax. Look at the test suite for more syntax possibilities. There
have been many additions since my last release. Fabien Atelier has
been working on this with me and has