search for: dumb

Displaying 20 results from an estimated 2728 matches for "dumb".

2012 Nov 29
1
[mgcv][gam] Manually defining my own knots?
...o figure out the knots, because this will lead to un-comparable results when the many fitted models are combined. Here is a caricatured example of what I want to do: #Random data x = runif(1000,0,1) y = (log(x^2)+x^3)/sin(x) example = gam(y~s(x)) plot(example) #But I want to define my own knots dumb.knots = c(.7,.8,.9) dumb.example = gam(y~s(x,k=3),knots=list(dumb.knots)) plot(dumb.example) dumb.example2 = gam(y~s(x,k=3)) plot(dumb.example2) Dumb example 1 is the same as dumb example 2, but it shouldn't be. Once I figure out how to do this, I'll take the fitted coefficients from eac...
2015 Nov 27
7
how do I download pictures from a dumb phone?
How do I download pictures from a dumb phone? I have a Samsung phone I bought at a Walmart. According the the front, it worships Verizon. Beyond that, I'm not at all sure what kind. If I use a real USB connector to connect it to my PC, CentOS sees it as a character special device. What, if anything, I can do with that device, I do...
2006 May 30
4
Add text/numbers to x axis?
Is there any simple way to add text to the x axis in R? I have tried to add simple characters in R without any greater sucess. As an example of what I want to do is the added C in the following "dumb" plot (produced with MacAnova using the option "dumb:T"): ++------+-------+------+-------+------+-------+------+-------++ 1+ : *+ | : * * | |...
2015 Nov 28
2
how do I download pictures from a dumb phone?
On Fri, 27 Nov 2015, John R Pierce wrote: > On 11/27/2015 3:40 PM, Michael Hennebry wrote: >> How do I download pictures from a dumb phone? > I've used a program called BitPim on MS Windows to copy stuff to/from 'dumb' > phones like that, it specifically supports Verizon phones. I see there's a > Linux version, but no idea what it takes to get working. In addition to > letting you at the pictu...
2004 Jan 07
1
sambaProfilePath
dumb question... if I put \\SERVER\PROFILES\%u in sambaProfilePath for some user and that user logs in for the first time, it literally creates a %u directory in the proper folder and not the uid name. Am I dumb? Must I actually hard code each one in? Craig
2007 Apr 21
2
Dumb question (KDE Trash Can)
Hi All, I've got a really dumb question. I seem to have lost my Trash Can on my KDE desktop and try and as I might I can't get it back. Anyone have any idea how I can create this again or get it back? It's on the desktop as it should be in Gnome, but has disappeared from the KDE desktop. -- Mark "If you have foun...
2002 Dec 16
3
Dumb question time
Hi Everyone, Sorry for the dumb question but I'm obviously missing something. One of our users found an odd behavior with SAMBA which I can't explain, but believe it to be related to the SAMBA/Unix permission mapping. Here's what happens: A file existing on a SAMBA share with unix permissions 755 e.g. -rw-r--r--...
2006 Jan 05
3
"dumb" SATA controller recommendation
Just wondering if any 4.2 users out there have a favourite "dumb" PCI controller to add a couple of SATA ports to a motherboard that doesn't include SATA support. I'm not looking for anything fancy, just 2 SATA ports that a recent vintage kernel will recognize without a lot of configuration gymnastics. The intended use is for relatively light...
2006 Mar 05
2
Really dumb question
...ide MEPIS 3.3.2 SOHO (debian). I am impressed. It works really well and I am planning to move my mail away from my Win server and access the mail from dovecot using imap. I have copied some folders from my existing Outlook mail system into the imap mail server without any problems....so here is the dumb question: where are the mail files/folders stored on the MEPIS server? I have been all over the file system and cant find any files that look right. The dovecot doco talks about mail location for the index files - but I have looked in all of those and cant find anything. The MEPIS system has a Mai...
2006 Jan 31
4
A dumb question on extracting a value from a hash
...;}>] But when I try to test an ActiveREcord against this it doesn''t work; @recipient.communications.each do |comm| if comm.communications_type_id == @comm_type @email_address = comm.code end end What do I need to write to get at that value in the hash. Sorry it''s such a dumb question :~( Cheers, Eric.
2006 Feb 01
3
Dumb Dialout Question
I'm still trying to learn some parts of Asterisk, so sorry in advance for the dumb question! How do I set up an extension to dial out to the PSTN through my ZAP interfaces? I want the ability to have a ring group that will ring all of the phones in an office and then ring cell phones if nobody answers. I'm sure this is simple to do but I'm at a loss. I have tried the...
2006 Jul 11
7
Rails associations: Easy Question requires dumb answer
***Scroll down to see the dumb quick question*** I have two Models: class Template < ActiveRecord::Base end which has this migration: /snip t.column :name, :string And the other model: class Product < ActiveRecord::Base has_one :template end with the migration: /snip t.column :qty, :integer, :default...
2008 May 01
1
NUT for laptop
HI all How to setup nut to use and monitor laptop battery on linux? (/proc/acpi/battery/BAT0/state) Emard
2015 Nov 28
0
how do I download pictures from a dumb phone?
On 11/27/2015 3:40 PM, Michael Hennebry wrote: > How do I download pictures from a dumb phone? > > I have a Samsung phone I bought at a Walmart. > According the the front, it worships Verizon. > Beyond that, I'm not at all sure what kind. > > If I use a real USB connector to connect it to my PC, > CentOS sees it as a character special device. > What, if any...
2015 Nov 29
1
how do I download pictures from a dumb phone?
Inserting anything other than a USB cable into the phone seems to be a no-go. There is one slightly wider and thinner recess, but no metal is in it. It looks like a slightly less dumb model would use the same outer case and a somewhat different inner case. >From lsusb: Bus 002 Device 007: ID 04e8:6640 Samsung Electronics Co., Ltd Usb Modem Enumerator [root at localhost ~]# file /dev/bus/usb/002/007 /dev/bus/usb/002/007: character special I found my Service Guide. My phon...
2016 Nov 15
2
dumb question on permissions out of the box
Can someone explain to me the logic that I, as a user, cannot, by default, mount a DVD from the command line, but I can mount it via dolphin? mark
2011 Apr 10
1
how to install CentOS 5.6 i386 from livecd? Really dumb question I know :-)
how to install CentOS 5.6 i386 from livecd? Really dumb question I know :-) Hmm I know iI've done this in earlier releases on CentOS... Please point me to the right place in the wiki or faq to shame me... Thanks, Ken Wolcott
2003 Oct 08
1
Dumb Question about Domains and PDC's
Dumb Question... What is the value of a Domain in a small Samba-server environment? Why is it better than a "security = user"? What are the drawbacks of a Domain in a small (singleserver even) environment? Thanks!
2004 Apr 20
1
Dumb Point 'n Shoot Printer Driver Question
Just finished TOSHARG (again) and S3 By Example. All of the examples I saw that featured point 'n shoot printer driver installation on Windows clients have Samba performing as a domain controller. So here's the Dumb Question: Is it necessary that Samba be a DC for point 'n shoot printer driver installation to work? Can Samba be a standalone server and have this work? Thanks! Mark -- _____________________________________________________________ A Message From... L. Mark Stone Reliable Networks of Main...
2005 Jun 03
4
how can I monitor a (dumb) switch ?
Hello there, Can anyone help me with a problem i have.... I have an ethernet LAN, made over dumb fast-ethernet switches (10/100mbit) without management, so there is no IP for the switches. What I want, if possible, is to find out if a switch is down or not. It''s like with routers... if you want to find out if a router is OK, either you send ICMP directly to the router, or to a host...