Displaying 20 results from an estimated 1000 matches similar to: "Forums"
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 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 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 Apr 29
0
fsckcheck
While working on getting software raid working, I was
unable to shutdown CentOS normally. After a forced power
shutdown, I noticed that my gnome background was missing
and I could not change the background image or color.
Trying to shutdown the server normally did not work either,
it would just hang. I suspected that the file system was
damaged and was not fixed automaticly on boot. I tried the
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 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
2007 Jan 16
4
ocfs Vs ocfs2
Hi everbody this is my first post,
I have two test server .(Both of them is idle)
db1 : RHEL4 OCFS2
db2 : RHEL3 OCFS
I test the IO both of them
The result is below.
db1(Time Spend)db2(Time Spend)OS Test Command
dd (1GB) (Yazma)0m0.796s0m18.420stime dd if=/dev/zero of=./sill.t bs=1M count=1000
dd (1GB) (Okuma)0m0.241s8m16.406stime dd of=/dev/zero if=./sill.t bs=1M count=1000
cp
2007 Jan 16
4
ocfs Vs ocfs2
Hi everbody this is my first post,
I have two test server .(Both of them is idle)
db1 : RHEL4 OCFS2
db2 : RHEL3 OCFS
I test the IO both of them
The result is below.
db1(Time Spend)db2(Time Spend)OS Test Command
dd (1GB) (Yazma)0m0.796s0m18.420stime dd if=/dev/zero of=./sill.t bs=1M count=1000
dd (1GB) (Okuma)0m0.241s8m16.406stime dd of=/dev/zero if=./sill.t bs=1M count=1000
cp
2005 Sep 29
2
Binary Logit Regression with R
Hi to all,
I am a PH.D Student doing statistical analysis.
I am totally new to R. I previously use Stata and am changing into R. I
ususally do with logit regression with binary dependent variable (war
occurence:1 or 0).
I just want to know command to do that. More sepcifically,
Let say, my Y is war occurence (occur=1, otherwise 0). And my independent
variables (Xs) are trade, democracy,
2009 Jul 13
1
[PATCH 1/1] fails ocfs2_get_block() immediately when hit -EIO
fails ocfs2_get_block() immediately when hit -EIO
Signed-off-by: Wengang Wang <wen.gang.wang at oracle.com>
---
fs/ocfs2/aops.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/fs/ocfs2/aops.c b/fs/ocfs2/aops.c
index a10c989..9dfdf46 100644
--- a/fs/ocfs2/aops.c
+++ b/fs/ocfs2/aops.c
@@ -195,6 +195,7 @@ static int ocfs2_get_block(struct inode *inode, sector_t
2007 Oct 29
5
A Leg Control on Asterisk Callback
I'm confused about something.
It's the way Asterisk handles the A leg (ie the first party dialed) on an originate command via the Manager Interface.
Lets say our originate commands looks like this:
ACTION: Originate
Async: yes
Timeout: 60000
Exten: callback
Channel: SIP/5551212 at provider
Variable: destination=SIP/8675309 at provider
Callerid: 5551212
Context: default
ActionID: 849120
2012 Mar 19
2
Loading Dataset into R continual issue
Hi, this is related to academic research I am trying to conduct. Please
pardon my lack of socialization for this forum.
For my project, I had to combine two different datasets, Democracy dataset
from Pippa Norris and World Bank Patents dataset.
My issue arrises from just loading the file into R. My colleagues proficient
in R have been stumped as well. Often times the file would seem to load
2003 Jun 06
1
layout problem
Hello,
I have a question about using the layout command within a function. I've
written function that uses layout to create a figure from 2 plots. This
works fine to create a figure. When I use par(mfrow = c(2,2)) to create multiple
plots, it seems that the layout command resets the mfrow parmeter.
Is there a way for me to avoid this problem?
For example
practice<- function() {
2005 Mar 06
1
any smart archiving examples
Is anyone out there particularly proud of their system for automated
archiving of live webcasts via Icecast? Zip me your URL and what tools
you used:
clift@publicus.net
Steve
Steven Clift - http://publicus.net - Reply to: clift@publicus.net
Join DoWire: http://dowire.org
E-Democracy: http://e-democracy.org
2002 Aug 18
1
Paying Gig with Samba Client
Hello
I have a Free Software Fax Client I use for Samba based faxes called Respond.
I need it altered a little to be a little more professional. I need it
to pop a window to create a cover letter and attach it to the fax.
I don't program in Windows, so I can someone paid to do this from a client.
Please email if interested.
Thanx!
Ruben
--
__________________________
Brooklyn Linux
2012 Nov 24
3
How to Label Cases in Scatterplots?
Hi everyone,
i?m trying to graphically display distributions with r and i?m working with
makrodata from the WVS.
the command i?m using is
> plot (Makrodata$v11, Makrodata$v12, xlab="Democracy Score Economist",
> ylab= share religious people")
i?m having an additional variable that identifies respectively labels the
2002 Jan 04
2
Fax from Widows
Hey Guys
We've been using the respond program with SMB fax services and it's worked pretty good.
But I have one need which is not addressed by this software, which I'm hoping maybe
I can pay someone to hack into the windows code.
I need Respond to send a cover letter prior to being sent out, independent of the program queueing
the print job in windows. I was thinking I might be
2008 Aug 27
2
[LLVMdev] wrong guessed OS platform
Hi,
http://llvm.org/bugs/enter_bug.cgi?product=clang
thinks that I am running on a PC with OS of "all".
My user agent string on my browser is:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/
526.11 (KHTML, like Gecko) Version/4.0dp1 Safari/526.11.2
Isn't that enough to know that this is Mac OS X running version 10.5.5 ?
:-)
Thanks,
Dan
--
Dan