Displaying 12 results from an estimated 12 matches for "cyborgs".
Did you mean:
cyborg
2002 Nov 29
2
Mounting a Samba Share in /etc/fstab
Hey all,
As most of you know, I've been having problems (hopefully solved by now, won't know until friend is
able to reshare his box) with SAMBA over the internet.
On my local area network, I am using SAMBA for a one way connection just fine. my question is as
follows.
Can I make an fstab entry so I can mount the XP share whenever I boot? The reason I ask is because
currently Wine
2002 Nov 29
2
Connection to a Remote XP Box
What I've done so far:
Studied man samba
Connected to my parents XP box on my LAN (two different connections, even).
root@omega-fleet root]# smbclient -L 64.131.112.121
added interface ip=192.168.1.11 bcast=192.168.1.255 nmask=255.255.255.0
added interface ip=192.168.1.10 bcast=192.168.1.255 nmask=255.255.255.0
session request to some.ip failed (Called name not present)
session request to
2010 Aug 21
1
[Feature Request] Allow options in Host block to override global options in ssh
...name pcvs.FreeBSD.org
ControlPath /home/abbe/.ssh/cvs.cpath
Host ncvs
Hostname ncvs.FreeBSD.org
ControlPath /home/abbe/.ssh/cvs.cpath
#v-
Thanks
--
Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0
freebsd.org!ashish | http://people.freebsd.org/~ashish/
?Well, I guess cyborgs like myself have a tendency to be paranoid
about our origins.? (Motoko Kusanagi in movie "Ghost in the Shell")
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: readconf.c.diff
URL: <http://lists.mindrot.org/pipermail/openssh-unix-de...
2006 Jan 19
0
joystick in il2 sturmovik and pacific fighters
this game run perfectly, but i can't make the joystick working
first, my specs : athlon-xp 2600+ , 512mb ddr , geforce fx5700 , gentoo linux
my use flags for wine 0.9.5 : +X +alsa -arts -cups -debug -esd +gif +glut -jack +jpeg +lcms -ldap -nas +ncurses +opengl +oss -scanner +truetype +xml2
i have a cyborg 3d usb
it's detected in linux, it works in native games, with the joydev module
i
2003 Jan 13
6
Fw: Shorewall on a file/webserver/router Help
Thankyou the information provided was informative to say the most.
Quote "Shorewall Masqurading made simple ?"
I will not comment any futher about my simple question as I see nothing but
backtracking information.
Maybe all the usless information is somthing to do with the below,
Linux how it works!
First you must remember that 98% of linux programmers are kids or they have
been
2004 Aug 06
3
1.1 api suggestion
Hi Jean-Marc, randoms,
I've been playing with the 1.1.x api, more specifically modifying code to
conditionally build against the 1.0.x api or the 1.1.x api.
Code written for 1.0.x builds, with a few warnings, against 1.1.x.
The major API change is of course that the type of PCM buffers has changed
from float to int. This causes a few warnings related to speex_encode()
and speex_decode()
2007 Apr 17
6
adding dynamic field to a model ...
Hi, here i describe my problem:
mi application must allow 2 basic issues:
first: the users may be able to create ''people'' (this would be a model
with a scaffold, and is not an issue, the problem comes with
requierement #2)
second: the users should be able to add new fields to that model, for
example: the model ''person'' may have 2 fields, let say:
2004 Jul 15
3
Current echo status?
I've been following the list for months, and I have a working Asterisk
setup, but it'd be *really* useful to me at this point if someone could
summarize when Asterisk has echo problems and when it doesn't. For
instance, I usually hear a far-end echo when talking on my 7940, but
not when using a POTS phone plugged into a TDM400 FXO port. It doesn't
seem to matter if the call
2004 Jul 16
3
Echo problem update - POSSIBLE SOLUTION
After speaking with several people, and even participating in a forum of
several other people with echo issues, I thought I'd share what we've
done (well actually what our chief R&D engineer, Brett Bourn has
done...)
First let me say that normal cheapy PC hardware couldn't be made to
function with out echo. We tried on both the single port Digium T1 card
and the 4 port Digium T1
2009 Mar 15
11
Grand prix legends recognize only two joystick axis
Hi,
I'm trying to use my saitek cyborg evolution to play with grand prix legends.
The device is correctly recognized by linux as a 6 axis 12 button device:
Code:
jstest /dev/input/js0
Driver version is 2.1.0.
Joystick (Saitek Cyborg USB Stick) has 6 axes (X, Y, Z, Rz, Hat0X, Hat0Y)
and 12 buttons (Trigger, ThumbBtn, ThumbBtn2, TopBtn, TopBtn2, PinkieBtn, BaseBtn, BaseBtn2, BaseBtn3, BaseBtn4,
2011 Apr 29
0
Wine release 1.3.19
The Wine development release 1.3.19 is now available.
What's new in this release (see below for details):
- New sound driver architecture for MMDevAPI.
- Better support for relative mouse events in DInput.
- Debugger support for the ARM platform.
- Various improvements in D3DX9.
- More MSVC runtime functions.
- Various bug fixes.
The source is available from the following
2008 Sep 25
0
Problem reading excel sheets
> Hi,
>
> I am new to ruby on rails.I am having problem reading excel files. I
> tried using gem ''parseexcel'' but still the error is coming.
> Could you please help me with the code and how to use this gem? Is
> there any better way to read excel sheets.
>
> Snippet of Code:
>
> require ''rubygems''
> require_gem