Displaying 20 results from an estimated 154 matches for "careless".
2002 Mar 12
3
failsafe against "stupid" / careless users
I'm admin on a samba PDC with 150 users, and as normal users they are quit
"stupid". This means that they ofte deletes something that shouldnt have
been deleted. And I find it anoying to restore their files from tapebackup.
So would it be possible to get samba to "move" files instead of deleting
them? This way I could allocate a disk to store deleted files for a periode
of
2007 Jul 26
0
(PR#9810) Problem with careless user of RODBC (was SQL
Your error message was
>> d <- sqlFetch(channel, District)
> Error in odbcTableExists(channel, sqtable) :
> object "District" not found
and as you had not defined an object 'District' in that session, it seems
perfectly plain. If you want to refer to table "District" you have to
give a character string (with quotes), not the name of an R
2005 Sep 13
3
How to erase objects
Hi, I admit that I rather carelessly built lots of large objects and therefore ran out of memory. Most objects, which I have at the moment are now unnecessary, but it would take a lot of time to recreate the last few ones from scratch. So I would like to erase (get rid of) selected objects in order to be able to continue. Does anyon...
2004 Oct 25
2
Revision: post on Intro to R lecture
Hi All:
This follows my earlier post on webized slides on lecture presentation on introducing R. I learned that in Mozilla (Firefox) browsers, the slides did not show up. Sorry for the no show. As a reluctant windows user, I kind of carelessly clicked through Powerpoint to convert the presentation file to its html form, unwittingly leading to the mess.
See if it got corrected now (I do not have firefox yet in my computer, so no way of knowing whether it works), and please let me know. Also, made some changes and reformatted the origin...
2007 Jan 14
3
MOAB advisories
Hi Colin!
I would like to know, that these following "vulnerabilities" does
affect FreeBSD's reliability? If the answer is "yes", what version of
FreeBSD affected, when will be fixed, etc.
http://projects.info-pull.com/moab/MOAB-12-01-2007.html
http://projects.info-pull.com/moab/MOAB-10-01-2007.html
Thank you!
--
kobi
2016 Oct 07
7
Debug info interacting with optimization and code generation
...elated issues (e.g.
https://reviews.llvm.org/D25286 and https://reviews.llvm.org/D25098). The
most recent issue I'm looking at is that during isel, the IROrder is used
by both debug info and the actual codegen, which is relative harder to fix.
I initially thought that it's just a couple of careless bugs to fix. But
looks like there are much more issues than I expected. So I'm calling the
community for help:
* Is there anyone else who also cares about codegen consistency?
* Any volunteers to help fix codegen consistency issues? (It is easy to
find issues, just build speccpu with -g and -g...
2015 Dec 17
2
Setting up PXE server
...computers {some of which are virtual) at
home. It's more of an intellectual exercise than a work
necessity. I've read several "how to" documents, and even the one on
the RedHat site doesn't help. (For example, it refers to
/etc/xinet.d instead of /etc/xinetd.d, and the careless references
continue elsewhere.)
My goal is to make it possible to load a computer using network boot
with the equivalent of the "net-install" of Centos 7. My gateway
computer serves as a DHCP and (internal) DNS server for my in-house
machines. Are there any good references, or work...
2006 Aug 14
4
[PATCH] HVM SMBIOS v3 [5/5]
[HVM] Pick up SMBIOS entry point in the ROMBIOS.
Signed-off-by: Andrew D. Ball <aball@us.ibm.com>
diff -r 1d817bfc5ed9 tools/firmware/rombios/rombios.c
--- a/tools/firmware/rombios/rombios.c Fri Aug 11 14:22:54 2006 +0100
+++ b/tools/firmware/rombios/rombios.c Fri Aug 11 14:55:22 2006 -0400
@@ -9443,6 +9443,43 @@ rom_scan_increment:
mov ds, ax
ret
+#ifdef HVMASSIST
+
+; Copy the
2005 Sep 13
3
where is eda library (Prof. Ripley's Exploratory Data Analysis Library)
...----- Original Message -----
From: Luis Ridao Cruz <Luisr at frs.fo>
Date: Tuesday, September 13, 2005 1:32 pm
Subject: Re: [R] How to erase objects
> ?rm
>
>
> >>> <v.schlecht at arcor.de> 13/09/2005 12:08:55 >>>
>
> Hi, I admit that I rather carelessly built lots of large objects
> and therefore ran out of memory. Most objects, which I have at the
> moment are now unnecessary, but it would take a lot of time to
> recreate the last few ones from scratch. So I would like to erase
> (get rid of) selected objects in order to be able...
2015 May 20
2
[LLVMdev] Implement a Register Allocator in LLVM
...r code, but
could not understand much.
The allocator I intend to implement is based on graph coloring heuristics,
as the theory of operation of such methods I'm well aware.
So I look for is some sort of "How to", a defined set of steps to implement
such allocator. It sounds like carelessness, but I have to deliver the work
in about six months and I'm a little confused.
If anyone can give me some guidance or reference to any supporting material
(besides the own documentation), I would be grateful.
My English may be a little wrong, I am a Brazilian student.
--
Natanael Ramos...
2013 May 31
2
Help me understand these log messages
OK, I need a bit of help here. I'm configuring a new Asterisk 11
system and I accidentally let my firewall rules drop for a day or so.
When I logged in today, I found messages like the ones below on my
asterisk console. Obviously somebody was trying to take advantage of
my carelessness. So can someone explain what would cause these types
of messages to show up on my console?
I understand that my iptables would have stopped this but I'm just
trying to understand more about the problem. What other settings
might have stopped this? Fail2ban was running but there were no...
2019 Sep 12
2
why windows 10 can't access centos samba
On Thu, 12 Sep 2019, John Hodrien wrote:
> On Thu, 12 Sep 2019, qw wrote:
>
>> Hi,
>>
>> I can access centos's samba via windows 7, but fail via windows 10. Why?
>
> I'm pretty sure this is because the default Samba config doesn't enable SMB2.
>
> Make sure this is set in your smb.conf and I think you should be good:
>
> [global]
> max
2004 Nov 22
2
dtmf tones during conversation
I have a * box running our house and on one extension we are getting spurious
DMTF tones during conversations. It only happens on one of the 3 FXS ports
and it's the one w/ a cordless phone on it.
At first I thought someone was being careless and just hitting a button on the
other end of the line, but it's happening too much for that...
Has anyone run into this before?
--
-M
There are 10 kinds of people in this world:
Those who can count in binary and those who cannot.
2007 Jun 24
1
usbmon fails silently to start with invalid RUN_AS_USER values
Hi. I have an improvement suggestion.
Say that a careless user starts editing upsmon.conf before having read
the complete documentation (not that I know of any such users of course)
and starts by adding "RUN_AS_USER = nutmon" and then creates this user.
Later he discovers that the rpm package already has created a "nut" user
and theref...
2012 Aug 29
1
delete storage pool error
hi,all
I create pool with lvm,but i carelessly add a blank space in the pool name
like ' lvm_pool' , now I want to delete this pool,but encounter a error:
error: Failed to delete pool lvm_pool
error: internal error Child process (/sbin/vgremove -f lvm_pool) status
unexpected: exit status 5
how to solve this problem?
thanks
----...
2012 Aug 28
1
Don't dput() data frames?
/src/main/attrib.c contains this comment in row_names_gets():
/* This should not happen, but if a careless user dput()s a
data frame and sources the result, it will */
which svn blame says Prof Ripley placed there in r39830 with the
commit message "correct the work of dput() on the row names of a data
frame with compact representation."
Is there a problem / better way to use the r...
2013 Mar 25
1
downgrading to R 2.15.1-4 from sid beta 3.0.0
Hi,
I'm using sid, and this morning I carelessly upgraded R core packages,
which are currently at the beta 3.0.0 version. I hadn't read that
packages need to be re-built to be used with this beta version. I'd
happily do that locally (via 'install.packages') for those that haven't
yet been re-built in Debian, but some just...
2005 Jan 07
2
Windows package development: bad html links to functions in non-standard packages
...d (such as to
odbcConnect above). The link points to a non-existent file in the
main library (file:///c:/r/library/RODBC/html/odbcConnect.html)
rather than to the existing file in R_LIBS
(z:/r/library/RODBC/html/odbcConnect.html).
I would be very grateful if someone could point out what I have
carelessly overlooked in endeavouring to link to HTML files in both
the main and in non-standard packages libraries.
Thank you very much for your advice.
Regards,
Andrew C. Ward,
Senior Analyst (Quantitative), Tel: +61 7 3864 0439
Queensland Studies Authority, Fax: +61 7 3229 3318
295 An...
2001 May 29
2
Re: Are AMDs preferable? [was: Choosing a proces
...u one last question?
If I wish to _ensure_ that I can _always_ do real-time encoding, what is the
cheapest AMD chip I should buy?
I really don't need "better than real-time" encoding, but I do wish to be
sure that the CD is ripped when I am finished listening to it, so that I can
carelessly eject it without checking if the encoder has already finished its
job in the background... Any advice?
Thanks!
Bye,
Joane Lispton
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
--- >8 ---...
2016 Mar 05
2
Using 'ForceCommand' Option
Nico Kadel-Garcia <nkadel at gmail.com> writes:
> Dag-Erling Sm?rgrav <des at des.no> writes:
> > It is relatively trivial to write a PAM module to do that.
> Which will have the relevant configuration overwritten and disabled
> the next time you run "authconfig" on Red Hat based sysems. I'm not
> sure if this occurs with other systems, but tuning PAM is