Displaying 20 results from an estimated 500 matches similar to: "wiki contribs"
2009 May 09
2
XPS1530 Draft Comments Please
Good morning,
Would anyone with CentOS Wiki experience consider giving feedback on the state of my draft article at?
http://wiki.centos.org/HowTos/Laptops/Dell/XPS_M1530
I will be adding info ref Nvidia graphics card driver, hard drive Load Cycle and hope to have the article completed later today or tomorrow assuming I've not messed something up :-). For now off to boldly go where I've
2004 Dec 28
2
Best RH/FC version for dvd rip?
Greetings:
I'd like to bring up a CentOS-3.3 system to use for multi-media purposes.
One of the packages I'm installing is dvdrip and all it's dependant
packages (libdv, libdvdcss, libdvdread, avifile, & transcode).
I'm hunting down the packages on freshrpms.net and I notice that there
are packages available for FC1, FC2 & FC3.
Question: Which FC version should I use
2005 Aug 21
2
Has anyone got dvd::rip to work in CentOS?
I feel like Im chasing my own tail round and round in trying to install
dvd::rip. Installing the RPM just gets me lost in a world of
dependancies. I tried installing manually and all I get is the following:
[dave at localhost ~]$ /usr/bin/dvdrip
Can't locate Locale/TextDomain.pm in @INC (@INC contains: lib
/usr/lib/perl5/5.8.5/i386-linux-thread-multi...
... and it goes on and on.
By
2007 Jul 04
1
Rip quality(DVDRiP) movies on CENTOS
Hi,,
I have installed xine in order to watch movies. I have some Rip quality(
DVDRiP) movies. When I watch these, I can see the movie. But, Not clear.
vision is bad.
Do you know why? How to solve this?
pls see below for the installed RPMS. my box is CENTOS 4.4
[root at worldnet ~]# rpm -qa |grep xine
xine-0.99.4-8.el4.rf
xine-lib-1.1.4-1.el4.rf
--
Thank you
Indunil Jayasooriya
2008 Oct 23
3
high cpu load
I think I have narrowed down the problem why smbd processes are soaking
up so much CPU on our file server. Here are some selected samples from
strace output as I attached to the offending smbd process:
Culprit #1
I took three sample snapshots, each lasted for several seconds, and I
took them
minutes apart from each other. I noticed many lines involved stat'ing
the
a single file in the
2009 May 05
1
XPS M1530
Good afternoon,
I'd like to write a Wiki article for the Dell XPS M1530 laptop which will include additional mods eg installation of Nvidia driver, WiFi firmware, laptop hard disk Load Cycle control etc. Can someone get me started?
Username: LalitDhiri
Thanks
--
Lalit Dhiri
Linux the root to no GPFs
_________________________________________________________________
View your Twitter and
2009 Feb 13
1
wiki contribs 4 centos
Hello Gents,
I feel I should do more for the community and contribute writing the
occasional wiki article to improof the overall centos experience.
Having worked for the upsteam .src provider for nearly 7 years I should be
able to do so...
Hope you'll open this up4me
Cheers,
Steff
--
Steffen Mann
Marktplatz 10
97232 Giebelstadt
Germany Mobil: +49 176 64
2007 Apr 05
2
Samba kills network.
When i try to swap files between disks on my server using samba i get
errors: then windows reports "The specified network name is no longer
available". Sometimes the copies are fine other times files just wont
copy. Hardware checks out fine. Ive even replaced the network cable
between server and switch thinking that might be causing the problem.
Ive included a ethereal cap of the
2019 Aug 23
2
non-terminating processes
FreeBSD psg.com 11.3-RELEASE-p3 FreeBSD 11.3-RELEASE-p3
dovecot 2.3.6 (7eab80676) (latest from binary package system)
symptom: multiple imap4s users complain that they can not fetch mail
stopping and restarting dovecot is a temporary workaround
dovenull 3713 0.0 0.0 11036 6816 - I 02:27 0:00.17 dovecot/imap-login
user19 3714 0.0 0.0 9464 4756 - S 02:27
2008 May 23
2
[LLVMdev] SSE intrinsic alignment bug?
Yep, I'm fixing it (and others) now. Good catch.
Evan
On May 22, 2008, at 4:59 PM, Dan Gohman wrote:
>
> On May 22, 2008, at 4:24 PM, Nicolas Capens wrote:
>>
>>
>> Since I’m fairly new to LLVM I’m not entirely sure if this is really
>> a bug or something I’m not doing correctly, or whether it’s already
>> being addressed. The following thread appears to
2006 May 08
2
overzealous Windows security
Hi,
I've got a MSAccess database on a linux server (fedora core 5, samba 3,
192.168.0.90)
which a Win XP client machine needs to use (192.168.0.50).
However, Access refuses to open the database because "it's not on the
LAN so is a
security risk".
How can I configure Samba so that Windows recognises 192.168.0.90 as a
local
machine, please?
Jim Donovan
Office +61+2-8923-5208
2008 May 22
4
[LLVMdev] SSE intrinsic alignment bug?
Hi all,
I think I might have found a potential bug when using SSE intrinsic and
unaligned memory. Here's the code to reproduce it:
#include "llvm/Module.h"
#include "llvm/Intrinsics.h"
#include "llvm/Instructions.h"
#include "llvm/ModuleProvider.h"
#include "llvm/ExecutionEngine/JIT.h"
#include
2013 May 03
2
Find the flow data from its accumulation of the panel data
Hi,
I have the panel data of income statement of several banks. The date
9803 means 1998-Q1, 9806 means 1998-Q2, etc. I transform the date code to 1
(for 1998Q1), 2 (for 1998Q2), ...., 16 (for 2011Q4) where 1, 2, .... are
placed in Col1.
Now the income statement of a specific quarter is actually the
accumulation from the beginning of the year. For example, the cost data of
1999Q3 is the
2010 Nov 02
0
Paranormal Activity 2 (2010) DVDRip XvID DIAMOND
[Image: http://img25.imageshack.us/img25/6996/senzatitolo5q.png ]
Paranormal Activity 2 (2010) DVDRip XvID DIAMOND | 1.2 GB
Director: Tod Williams
Writers: Oren Peli (characters), Michael R. Perry (screenplay)
Genres: Horror
Runtime: USA: 91 min
After experiencing what they think are a series of "break-ins", a family sets up security cameras around their home, only to realize that
2008 May 22
0
[LLVMdev] SSE intrinsic alignment bug?
On May 22, 2008, at 4:24 PM, Nicolas Capens wrote:
>
>
> Since I’m fairly new to LLVM I’m not entirely sure if this is really
> a bug or something I’m not doing correctly, or whether it’s already
> being addressed. The following thread appears to talk about
> something similar:http://thread.gmane.org/gmane.comp.compilers.llvm.devel/9476/focus=9478
Looking at LLVM's
2008 May 23
0
[LLVMdev] SSE intrinsic alignment bug?
Fixed.
Evan
On May 22, 2008, at 5:02 PM, Evan Cheng wrote:
> Yep, I'm fixing it (and others) now. Good catch.
>
> Evan
>
> On May 22, 2008, at 4:59 PM, Dan Gohman wrote:
>
>>
>> On May 22, 2008, at 4:24 PM, Nicolas Capens wrote:
>>>
>>>
>>> Since I’m fairly new to LLVM I’m not entirely sure if this is really
>>> a bug or
2009 Jan 27
1
Creating list or numeric vectors out of selected columns of row oriented data
I am just assuming this can be done, but I have not gotten close to
making it happen. I have a data file with about 1 million rows with
1470 unique subjects. Each row represents a small set of observations
made on a specific date for a single subject. I would like to
transform the data so that I have an R object with a single entry for
each subject and start date and vectors for the
2003 Sep 06
0
ports tree
is it just my two -STABLE systems, or is the 4.9 ports tree broken ?
# portupgrade -a
cd: can't cd to /usr/ports/x11/gnomecore
cd: can't cd to /usr/ports/palm/gnomepilot
cd: can't cd to /usr/ports/palm/gnomepilot-conduits
cd: can't cd to /usr/ports/x11/libpanel
** Package name changed from 'automake14' (devel/automake14) to 'automake'
(devel/automake14).
** No
1999 Jan 21
2
configure command for SAMBA 2.0.0 fails under HP-UX 10.20
Good afternoon,
I've downloaded the newly released Samba package 2.0.0, and when
trying to run "compile" (located in directory source of the package),
after a moment, script fail with the following errors:
>ERROR: No locking available. Running Samba would be unsafe
>configure: error: summary failure. Aborting config.
The following lines are extracted from last lines of
2005 Jul 11
2
proc-37, installing 10gR2 CRS. /ocfs/ocr_disk1 is on FS type 1952539503. Not supported.
Hello,
I am facing a problem during root.sh of 10g Release 2, on RH 4.0 update
1 + ocfs2.
During the root.sh it reports the following error:
PROT-1: Failed to initialize ocrconfig
Failed to upgrade Oracle Cluster Registry configuration
Looking to the created ocrconfig logfile we can see the following:
Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996,
2005 Oracle. All