Displaying 20 results from an estimated 1000 matches similar to: "fsckcheck"
2005 Apr 24
4
Vncserver not serving up my gnome desktop, just a fancy terminal!
I have the vncserver running on CentOS 4, but when I log in
using vncviewer from another box, I don't see my gnome
desktop, just a fancy terminal. I suspect I need to edit
the ~/.vnc "xstartup file, but what do I add to fix this.
On all other distros I have tried, the vncserver serves up
my gnome desktop by default.
--
Lee Parmeter Emperor, linXos - The Flying Penguin
2005 Apr 24
3
apt repo's for centos
I downloaded and installed apt and synaptic using yum ok,
but are there corresponding apt repo's for the yum ones? If
so, what are they?
--
Lee Parmeter Emperor, linXos - The Flying Penguin
http://www.linXos.com
Linux Registered User #337161
'It's free. It works. Duh.'" - Eric Harrison
The United States is NOT a democracy, it was founded as a Republic!
God is not a
2005 Apr 21
2
Forums
I created an account on the Forums this morning, but I got
an error saying they were having a problem sending e-mail.
I sent a message to the webmaster and no response either.
So I can't post to the forum until my account is activated.
Are the forums new?
By the amount of traffic on the list, this must be where
most people resolved their problems. I am thinkgng about
installing CentOS 4 on my
2005 Apr 25
1
vino question
The Vino package is installed on my CentOS 4 server, but I
am unable to connect to it using vncviewer (vncviewer
srvhost:0) from a client. However, I am not sure if it is
"running" or how to "start" it if this is needed. The
client machine in this case is running Ubuntu Hoary (gnome
2.10). The connection is just rejected.
So, I am now wondering what else needs to be done to
2005 Apr 27
4
CentOS 4 Software Raid1 questions
I want to mirror an existing 40GB data only drive using
software Raid1 on my new CentOS 4 server. The existing
drive is connected to a Promise Ultra 100 TX2 controller
(non-raid). I have read about mdadm and understand how to
create the Raid1 on /dev/mdxx devices. However I would like
to know if the existing data on the orignal 40GB drive in
the system will be destroyed when I create the raid with
2005 May 24
4
Custom kernel needed for ndiswrapper? (for Linksys WPC54G wireless pcmcia)
Greetings:
I'm just installed Centos-4 on an IBM T-21 laptop. So far so good. Now
I'd like to pop in a wireless lan adapter. I'm looking at a buying a
Linksys WPC54G adapter (although I haven't done so yet).
After doing some searching, it looks like the best way to get this card
working is via ndiswrapper [http://ndiswrapper.sourceforge.net] and then
to use Windoze
2005 Apr 26
2
using vino on centos 4
sorry i figured this out after deleting the other parts of the thread.
just run vino-preferences as the user who runs the main x display. it
will have various options to enable and as soon as you do that you can get
to hostname:0 via vnc. works quite well.
2005 May 17
6
named server
I started the named server on CentOS and it seems to
resolve DNS request OK, but it does not seem to retain the
info for very long. From what I can tell using "dig", a
domain's ip address is retained for less than 12 hours. So
in the morning, it takes 4+ seconds to resolve again the
first time. Is there an adjustment somewhere for this or is
the caching named support not enabled by
2003 Jan 08
1
Lattice: Plotting two densities on the same plot(s)?
I am trying to plot two density lines on the same graph. Using the
functions on the base package, I would go:
plot(density(x), col = 1)
lines(density(y), col = 2)
And I get two distinct (one-bump) density lines. When I try to do it
using lattice, I get two two-humped lines. (In other words, I think the
smoothing function is taking the next set of data points and smoothing them
in the same
2012 Jul 05
1
Different level set when predicting with e1071's Naive Bayes classifier
Hi!
I'm using the Naive Bayes classifier provided by the e1071 package (
http://cran.r-project.org/web/packages/e1071) and I've noticed that the
predict function has a different behavior when the level set of the columns
used for prediction is different from the ones used for fitting. From
inspecting the predict.naiveBayes I came to the conclusion that this is due
to the conversion of
2013 Feb 19
3
creating a new variable.
hello, all.
in my previous research, i have always used existing data. i am trying something new as an exploratory exercise and have never create my own variable form scratch.
essentially, i am creating a variable for party affiliation.
here is an example.
var =party.
levels= democrat, republican, other.
respondents will indicate which category they fall under.
for the sake of ease, i will
2011 Jun 14
0
error message trying to plot survival curves from hypothetical covariate profiles
Dear colleagues,
following John Fox' advice in this article (http://cran.r-project.org/doc/contrib/Fox-Companion/appendix-cox-regression.pdf), I'm trying to create a new data frame to examine the differential survival curves from a combination of covariates.
These are derived from a Cox Proportional Hazards model I fit to data about the diffusion of a particular policy across American
2006 Jan 08
1
lmer with nested/nonnested groupings?
I'm trying to figure out how to use lmer to fit models with factors that
have some nesting and some non-nested groupings. For example, in this
paper:
http://www.stat.columbia.edu/~gelman/research/published/parkgelmanbafumi.pdf
we have a logistic regression of survey respondents' political
preferences (1=Republican, 0=Democrat), regressing on sex, ethnicity,
state (51 states within 5
2012 Nov 12
1
Invalid 'times' argument three-category ordered probit with maximum likelihood
Hello,
First time poster here so let me know if you need any more information. I am
trying to run an ordered probit with maximum likelihood model in R with a
very simple model (model <- econ3 ~ partyid). Everything looks ok until i
try to run the optim() command and that's when I get " Error in rep(1,
nrow(x)) : invalid 'times' argument". I had to adapt the code from a 4
2007 Jun 01
0
OT: "The Ignorance of Crowds" (was: OT Slightly: )
I see what Dean means about how Digium/Asterisk might have struck a
balance between "the cathedral and the bazaar" antipodes of the SW
development world. Nicholas Carr's "The Ignorance of Crowds" finally
states his "politics" when it says "When you move from the bazaar to the
cathedral, it?s best to leave your democratic ideals behind."
But treating
2012 Sep 05
1
managesieve problem
Hi,
I'm using roundcube in combination with postfix (2.6.6), dovecot (2.0.9)
and pigeonhole (2.0.9). All works well except sieve. I've already posted
on the roundcube forum
(http://www.roundcubeforum.net/index.php/topic,9690.0.html ) but was
told I should ask here since it's more likely a dovecot issue rather
than roundcube.
The problem is that if I want to manage sieve filters from
2005 Nov 08
1
Need advice about models with ordinal input variables
Dear colleagues:
I've been storing up this question for a long time and apologize for the
length and verbosity of it. I am having trouble in consulting with
graduate students on their research projects. They are using surveys to
investigate the sources of voter behavior or attitudes. They have
predictors that are factors, some ordered, but I am never confident in
telling them what
2006 Nov 08
0
Dataset from one precinct's turnout in yesterday's election
FWIW, here's a little data set I collected yesterday while working as an
election judge in a precinct in Maryland:
End DEM REP IND LIB OTH
8:00 40 12 7 1 0
9:00 30 7 3 0 0
10:00 35 13 6 0 0
11:00 31 10 8 0 0
12:00 23 4 2 0 0
1:00 23 5 0 0 0
2:00 20 8 1 0 0
3:00 24 5 6 0 0
4:00 15 6 4
2001 Sep 14
2
[Fwd: Bush's Press Conference: Into the Abyss]
Emperors1000@aol.com wrote:
>
> Dear reader,
> The emperorsclothes list does not seem to be working. Please forgive us if
> you receive this post twice. - Jared Israel, www.tenc.net
> **************************
> URL for this article: http://emperors-clothes.com/articles/rozoff/abyss.htm
>
> To join the Emperor's Clothes email list, go to
>
2017 Dec 11
2
upgrading python
On Mon, Dec 11, 2017 at 5:43 PM, Clint Dilks <clintd at scms.waikato.ac.nz> wrote:
> On Tue, Dec 12, 2017 at 11:31 AM, <m.roth at 5-cent.us> wrote:
>
>> Pete Biggs wrote:
>> > On Mon, 2017-12-11 at 15:44 -0600, Frank Cox wrote:
>> >> On Mon, 11 Dec 2017 16:32:06 -0500
>> >> Larry Martell wrote:
>> >>
>> >> > Can I