Displaying 7 results from an estimated 7 matches for "thingee".
Did you mean:
thinger
2009 Aug 25
3
Terminal emulation and serial ports
...nd went to configure it (minicom -s). I can
set the speeds, but the challenge is selecting the serial device. I
have a Serial-to-USB dongle, and when I connect it, the gnome hardware
browser is showing a FIDI usb serial converter that was not there before
connecting the dongle. But what /dev/thingee do I put into the minicom
configuration?
2006 Jul 23
8
belongs_to :through ?
Suppose I have a belongs_to relationship and the thing it belongs to,
belongs in turn to something else.
For example, I would like to do:
belongs_to :city
belongs_to: :county, :through => :city
While it is not too much trouble to do obj.city.county, there are times
when I need to iterate through the attributes and include this
second-order attribute. Special code to handle this messes up
2004 Feb 17
1
sometime slowness win2k win98
...sts of 3com in the FreeBSD
system, whatever 10BaseT stuff is in the motherboards of the windows
systems, and 10BaseT twisted pair and hub.
smb.conf looks like:
[global]
netbios name = BROOKLYN
encrypt passwords = yes
wins support = yes
hosts allow = 10.0.0.
oplocks = no
domain master = yes
[thingee]
path = /usr/samba/thingee
writeable = yes
guest ok = yes
When I bring the machines up, everything sees everything properly,
browsing works fine. Files transfer fine in either direction if I
initiate the transfers by drag and drop. Mapping a network drive works
ok. Copying using DOS commands...
2007 Mar 15
2
Problem with shared xls file. Could it be blamed on rsync?
Hi all!
I recently had a problem with a shared excel file which was rsynced from the
file- to the backupserver. The backups of this file went wrong and I can't
figure out why. The whole rsync and dump to tapes works like charm for a few
month now.
The situation was as followed. That xls lived (and was backuped) happily for
5 days. Then the users startet to share this file among 4 or 5 people.
2006 May 24
3
rsync shows poor throughput vs. scp
hi all- been reading through the archives but I still can't seem to find
a solution to my problem. I am using rsync to keep mirror copies of
content which is being served (via http) on both the sender and receiver.
The files on average are 20-50mb each, (mostly already in a compressed
format... mp3, etc) and both sender and receiver pushes around 30mbps on
average.
the sender is a
2005 Jan 16
1
Re: Bug#181699: #181699 Re: #181699 wine: vague error message: "dramatically effect" in what way?
What really matters is not whether Wine has a Windows drive and
filesystem to sit on top of, but whether or not Wine can use native
Windows DLLs instead of its builtin ones. Some DLLs in Wine are so
perfect that they can be used in Windows - no benefit will be gained
from running an app that uses these natively. Some of Wine's DLLs are
buggy or incomplete - using stock native Windows ones
2003 Dec 01
0
No subject
...the following output:
samba-2.0.8-1.7
samba-common-2.0.10-2
samba-client-2.0.10-2
samba-2.0.8-1.7.1
samba-2.0.10-2
Gaaads. I have more than one version of samba on my machine. It looks like the
up2date program did not delete the earlier version when I ran the automatic
update thingee.
To remove them all, use;
rpm -qa | grep samba | xargs -n1 rpm -e
Joel
Return-Path: <jlh@cc846558-a.twsn1.md.home.com>
Delivered-To: samba@lists.samba.org
Received: from cc846558-a.twsn1.md.home.com
(cc846558-a.twsn1.md.home.com [24.182.146.18]) by lists.samba.org
(Postfix) with ESMTP...