Displaying 20 results from an estimated 5000 matches similar to: "new CentOS 5 as DNS server"
2007 Feb 14
10
Asynchronous signal handling in fasttrap provider
Hi,
I was going through the implementation of the fasttrap provider. I found
that when displaced execution happens (ie., when the instruction traced is
being executed out of the scratch space) if an asynchrnous signal comes we
need to defer the delivery.
Can somebody explain why this is necessary and how is it implemented?
Thanks in advance
Saravanan S
-------------- next part --------------
An
2008 Jan 21
1
Booting from Compact Flash
Hi all,
Advance apologies if this is OT; if so, please mail me offlist.
A client is considering using CentOS5.1 for an embedded project. They
will be booting from Compact Flash.
The CF in the device is being controlled by a VIA VT6421 SATA/RAID
controller.
Are there drivers available or must we truly 'roll our own' when
compiling the 2.6x kernel for this? I've done some
2017 Aug 10
2
EOF within quoted string
Hi,
Reading http://ssc.wisc.edu/~ahanna/20_newsgroups.csv after downloading it using
data <- read.csv("20_newsgroups.csv",header=TRUE)
throws this.
Warning message:
In scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
EOF within quoted string
So, for example, the first line in the file is this. This column contains only such text. Is there a way read it ?
2017 Aug 11
1
EOF within quoted string
Yes. I tried that already. Not straightforward.
data <- read.csv("20_newsgroups.csv",fill=TRUE,as.is=T,header=F, quote="", sep=",", encoding="UTF-8")
This line does read it haphazardly. The emails in the column are split into multiple columns and there are several columns with just ?NA?. Totally 202 columns.
And then I removed columns with NA?s and
2017 Aug 10
0
EOF within quoted string
You might want to try some of the suggestions mentioned in this post:
https://stackoverflow.com/q/17414776/2140956
Jean
On Thu, Aug 10, 2017 at 7:59 AM, <Mohan.Radhakrishnan at cognizant.com> wrote:
> Hi,
>
> Reading http://ssc.wisc.edu/~ahanna/20_newsgroups.csv after downloading
> it using
>
> data <- read.csv("20_newsgroups.csv",header=TRUE)
>
>
2008 May 16
2
Taking little break from wine-users
Whew. I have to take a breather for a week or two
from the wine-users traffic. See you all when my
hands are less sore...
2007 Nov 20
5
Solaris 10 Jumpstart instructions on the wiki now
Not that I''m much of a Solaris guy, and definitely not a Solaris 10 guy,
but since nobody else had posted anything yet:
http://reductivelabs.com/trac/puppet/wiki/PuppetSolaris#Solaris10
The good news is that it appears to be a completely hands-off puppetd
installation. Just sign the client key afterwards on the puppetmaster
and you''re set. The bad news is that it''s
2002 Nov 28
2
contrib/solaris/buildpkg.sh - use within JumpStart as well?
Hello,
I don't know how off the wall this question will be, but first let me
say that I've found your buildpkg.sh script very useful in creating
an OpenSSH package for use on my Solaris systems. Currently I'm trying
to set up a fully automated JumpStart system at my workplace, and I'm
realizing that the 'postinstall' script (and possibly some of the other
install scripts)
2006 Jun 12
2
?: zfs mv within pool seems slow
I have just upgraded my jumpstart server to S10 u2 b9a.
It is an Ultra 10 with two 120GB EIDE drives. The second drive (disk1) is new, and has u2b9a
installed on a slice, with most of the space in slice 7 for the ZFS pool
I created pool1 on disk1, and created the filesystem pool1/ro (for legacy reasons). I them moved my
data from the original disk0 UFS file system to pool1/ro. Initially I
2017 Mar 28
2
A trap for young players with the lapply() function.
On 28/03/17 15:26, Charles C. Berry wrote:
> On Mon, 27 Mar 2017, Rolf Turner wrote:
>
>>
>> From time to time I get myself into a state of bewilderment when using
>> apply() by calling it with FUN equal to a function which has an
>> "optional" argument named "X".
>>
>> E.g.
>>
>> xxx <-
2009 Mar 08
2
rspec 1.1.99.12, Rails 2.3.1, undefined method `rspec_options=''
Hi David, all:
I recently upgraded to Rails 2.3.1RC2 (Ubuntu 8.10, ruby 1.8.7
(2008-08-11 patchlevel 72) [i486-linux]) and have been dilligently
following the instructions for upgrading rspec and rspec-rails
according to: http://wiki.github.com/dchelimsky/rspec/rails-with-rspec-gems.
and when I run ''rake gem'' fails with error:
rake aborted!
undefined method
2017 Mar 17
3
Anyone ever gotten Solaris to install from a CentOS PXE server?
I'm poking through Solaris documentation trying to figure out how to make
it installable via our PXE server and, as with many things Solaris, I'm
hitting walls of completely foreign procedures and setups.
Has anyone managed to do this before? I'm trying to set Solaris 11.3 up.
2006 Sep 01
4
create ZFS pool(s)/volume(s) during jumpstart instalation
Anyone have idea how to create ZFS pool and volumes during jumstart
instalation ? (I''m using JumpStart Enterprise Toolkit)
kloczek
2009 Sep 03
6
domU static IP
Hi,
I''m trying to setup xen on a server with bridge networking. I have
RedHat as my dom0. I have two Ubuntu instances and one CentOS instance
as domU''s. All of them (dom0 and domU) use static ip addresses.
The configuration files for domU''s specify in the vif line what ip
address to be assigned to that particular domU. It works fine for my
ubuntu domU''s. But
2010 Jan 23
5
authentication failure
I noticed that my server has a lot ca. 1000x auth failure from
different alocated in China / Romania and Netherlands per day since 3
days
It looks to me like somebody was trying to get into server by guessing
my password by brute force.
what would be the best to stop this attack and how? the server running
apache mysql and ftp
PORT STATE SERVICE
21/tcp open ftp
80/tcp open http
443/tcp
2005 Dec 30
1
Crashing Nameservers
Had two nameservers crash in the last few hours... This 'never' happens!
On the console was
sent an invalid ICMP type 3, code 3 error to a broadcast:
255.255.255.255 on eth0
sent an invalid ICMP type 3, code 3 error to a broadcast:
255.255.254.255 on eth0
with the IP address of the offender? in front of that line. Any ideas?
Best,
John Hinton
2008 Jun 04
17
Get your SXCE on ZFS here!
With the release of the Nevada build 90 binaries, it is now possible to install SXCE directly onto a ZFS root filesystem, and also put ZFS swap onto a ZFS filesystem without worrying about having it deadlock. ZFS now also supports crash dumps!
To install SXCE to a ZFS root, simply use the text-based installer, after choosing "Solaris Express" from the boot menu on the DVD.
DVD download
2010 Mar 02
3
compressed root pool at installation time with flash archive predeployment script
I was trying to think of a way to set compression=on at the beginning of a
jumpstart. The only idea I''ve come up with is to do so with a flash
archive predeployment script. Has anyone else tried this approach?
Thanks,
Chad
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Aug 27
3
VSFTPD problem ?
I have 1 Centos server V4.x already running VSFTPD and when the user logs in
they get chrooted to the home directory, I have installed the same config
files to a second server (again Centos V4.x) and have setup the same user on
the second server but the user does not get chrooted to the home directory
but is placed in /var/ftp/pub and cannot upload file.
The files I copied are:-
2005 Oct 24
2
vsftpd failing since upgrade to 4.2
My vsftpd was working. I use it configured via xinetd and turn it off
(disabled = yes) when I'm not using it to keep the bad guys from hammering
on it.
Recently I upgraded to 4.2 (via yum update). That' the only change I know
of on the system. And I didn't have any problems with it.
Today when I try to ftp, i enabled it in xinetd.d (with disable = no and a
"service