Displaying 20 results from an estimated 10000 matches similar to: "Really dumb question"
1999 Jan 28
2
Config problem
I'm using 1.9.18p7 with RedHat 2.0.35
----------------------
/etc/smb.conf contains
[global]
hosts allow = myhost
-------------------------
/etc/lmhosts contains
myhost's-IP-address myhost
------------------------------------
smbd and nmbd are run as daemons.
When I run smbclient //myhost/tmp, I get 'not listening for calling name',
but if I specify hosts allow =
2007 Jan 05
1
[Bug 1273] Interactive mode detection should not be predicated on pty allocation
http://bugzilla.mindrot.org/show_bug.cgi?id=1273
Summary: Interactive mode detection should not be predicated on
pty allocation
Product: Portable OpenSSH
Version: v4.5p1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sftp-server
AssignedTo:
2008 Mar 21
2
simple DNS question - reverse nslookup fails.
Hello all,
I am trying to configure a subdomain DNS server on a Cent OS 5.1 - for
my lab. Brief configuration:
Lab machine ---> 192.168.17.2 (should respond to DNS queries from
hosts in 192.168.16.0/20 network)
1. I would also like to forward any queries outside the above network
to our corporate domain (no firewalls between our 192.168.16.x network
and the corporate network. The domain
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
2006 Mar 05
2
Really dumb question
Just got dovecot running inside 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
2017 Aug 17
0
really dumb question with building/creating a new package.
r-package-devel is probably a better place to post this, especially if
you do not get a satisfactory reply here. This list is about R
programming, as you presumably know; your query is not.
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic
2017 Aug 17
1
really dumb question with building/creating a new package.
Thank you!
On Thu, Aug 17, 2017 at 4:55 PM, Bert Gunter <bgunter.4567 at gmail.com> wrote:
> r-package-devel is probably a better place to post this, especially if
> you do not get a satisfactory reply here. This list is about R
> programming, as you presumably know; your query is not.
>
> Cheers,
> Bert
>
>
> Bert Gunter
>
> "The trouble with having
2007 Sep 21
3
really dumb question | loop counters in
Basically new to [R] - as a programming environment at least (had lots
of recent experience compiling it on our Opteron-based servers). Was
trying to write some simple little scripts (in advance of porting over
some bigger things from other environments - like MATLAB), when I
realized that handling counters in loop constructs in [R] is not
patently obvious (at least, IMO, compared to other
2008 Jun 08
4
OT: really dumb question about APC UPS
We have about 4 servers connected to an APC UPS. The UPS only has one
UPS connection. So my question is, in a power outage how do i get all
my servers to safely shutdown? Do i run a USB hub? Do i write a script
on the one machine connected to turn off all the other machines? I'm
confused.
Jamie
1999 Dec 10
4
Samba errors
Dear list;
I have been using samba 1.9.18p10 on a Sun Sparc Ultra 2 for about a
year. I use it to share a directory to an NT/95 network. I now have
a Sun Sparc Ultra 10 running Solaris 2.6.
In order to prepare the Ultra 10 for y2k I downloaded
samba-2.0.6-nonis+-sparc-sun-solaris2.6.pkg.gz from
2010 Jan 21
3
cross validation function translated from stata
Hi, everyone:
I ask for help about translating a stata program into R.
The program perform cross validation as it stated.
#1. Randomly divide the data set into 10 sets of equal size, ensuring equal
numbers of events in each set
#2. Fit the model leaving out the 1st set
#3. Apply the fitted model in (2) to the 1st set to obtain the predicted
probability of a prostate cancer diagnosis.
#4. Repeat
2017 Aug 17
3
really dumb question with building/creating a new package.
Hello.
I am creating a new RcmdrPlugin package. However, I am getting some very
odd messages.
R CMD build RcmdrPlugin.gstats_1.0.0
ERROR
cannot change to directory ?RcmdrPlugin.gstats_1.0.0?
es-macbook-air:~ emhodgess$ R CMD check RcmdrPlugin.gstats_1.0.0
Warning: ?RcmdrPlugin.gstats_1.0.0? is neither a file nor directory,
skipping
es-macbook-air:~ emhodgess$ cd RcmdrPlugin.gstats/
2018 Sep 26
2
Can't authenticate using ARGON2ID crypt scheme from doveadm pw w/rounds != default
I'm using dovecot version 2.3.2.1 (0719df592) and trying to use the
ARGON2ID crypt scheme for authentication using the passdb passwd-file
driver. My passdb config is very simple:
??? passdb {
????? driver = passwd-file
????? args = username_format=%u <path-to-file-here>
??? }
If I generate a password this way:
??? doveadm pw -s ARGON2ID -p 'This is a test'
I get a crypt
2004 Aug 13
3
[LLVMdev] is this code really JITed and/or optimized ? ..
> If it's that slow, you're probably getting the interpreter instead of the
> JIT. Try adding -print-machineinstr to the command line, or -debug, and
> see what happens. If you're not getting the JIT, try stepping through the
> LLVM program to see where it makes the execution engine and decides which
> one to use...
(thanks for quick reply)
hm, here is the part of my
2004 Aug 13
0
[LLVMdev] is this code really JITed and/or optimized ? ..
On Sat, 14 Aug 2004, Valery A.Khamenya wrote:
> hm, here is the part of my code starting LLVM function:
>
> ///////////////////////////
> ExistingModuleProvider* MP = new ExistingModuleProvider(M);
> ExecutionEngine* EE = ExecutionEngine::create( MP, true );
As Reid pointed out, changing true to false will get it to work.
> // Call the `foo' function with no
1998 May 26
0
why use lmhost is samba1.9.18.p7
Hello samba gurus
I have used samba1.9.18.p4 since jan/1998. I have FreBSD 2.2.6 and
samba1.9.18p4 worked just fine.
I read in bugtraq that a new version of samba has been released and I
thought in upgrade to samba1.9.18.p7
Well I did the same things that I did when I compiled samba1.9.18.p4
1.Edit the Makefile ( I edit the same lines as samba1.9.18.p4)
2.make
3.make installbin
Everything
2006 Dec 13
2
Authorization client connect failing
Hello, and thank you in advance for your valuable time.
I am running Dovecot v1.0.rc15 on an OpenBSD 3.9 i386 machine (no time
to upgrade yet). I downloaded the source from the dovecot site,
compiled and installed without any problem. The server starts up find
and runs for a while. After a few hours to a few days, the server stops
sending the CAPABILITY statement when a client tries to
2018 Jan 02
0
DHCP timeout and mysteriously dropping IP address
Hi everyone,
I'me having trouble with a CentOS 7 guest running on a Hyper-V host. For
some reason, the CentOS guest randomly drops its IP address. Running
"systemctl restart NetworkManager" on the console will restore IP
connectivity without a reboot. I think that DHCP is timing out, but I'm not
sure what to do about it. Is there a way to tell NetworkManager to keep
trying after
2010 Jun 11
2
nvfx
Hi Marek
Thanks a lot for your rebasing work.
Here is my report :
- all my games that broke with temporaries patch (they were either
completely black or lot of black screen flash every frame) behave
badly, but in different ways :
* etracer is very slow and often crash in ttm code [1] (I think this
is an old bug that just resurrected, no idea why)
* foobillard is very slow and still flash a bit
*
2011 Jan 22
4
rsync -rcv printing out filenames when content identical
Hi,
I'm heavly relying on rsync -nvrc during my day-to-day work in UNIX-like
enviroment. I'm using rsync for few years now and today I've found a
situation which I do not understand.
I have two directories with few maildirs in it. Each maildir containg
some emails. I'm testing scripts which I wrote to manipulate those
emails.
Each time I want to revert changes in one set of