Displaying 16 results from an estimated 16 matches for "listees".
Did you mean:
listee's
2011 Jul 23
1
VLC package(s) for C6 ?
Hi listees!
Just installed C6 (more or less) permanently on my eeepc.
I've enabled rpmfusion non-free, rpmfusion free, elrepo, and epel,
prior to this point I've been running fedora on it (f10 thru f14)
and have always found VLC at rpmfusion.
(but finally RHEL/Centos have become modern enough to...
2010 Oct 22
3
include-from or files-from
Hello List,
i have got a large File-List which looks like this:
...snip...
165/165950*.jpg
166/166072*.jpg
...snap....
Now i would like to transfer only those file from that list. The rsync command:
rsync -avz -F --files-from=/tmp/synclist-small.txt /mnt/ /data/
does not seem to work due to that wildcard.
The command:
rsync -avz -F --include-from=/tmp/synclist-small.txt /mnt/ /data/
syncs
2009 Feb 02
2
Redistributing CentOS
Hey Listees,
Just a quick question. I hope this isn't received incorrectly by
everyone as I do mean the best for the CentOS project;
I am wondering if it would be frowned upon to upload CentOS to my
RapidShare account. I understand I can freely distribute CentOS but to
what extent? In its simplest form I...
2009 Jun 03
3
System V Init Script
Hey Listees,
I have a question (hopefully quite simple) about the system V init scripts
in /etc/init.d. I have an app installed and for some reason it had no system
V init script. It has been installed a long while now so I can't quite
remember whats going on but basically I remember I wrote the init scri...
2009 Jun 05
3
Swap priorities with swapon (Is my swap drive working?)
Hey Listee's
I have a CentOS server with 2GB of ram and a swap drive of 4GB;
swapon -a shows my swap drive as 4GB with only about 350 bytes in use
(which is fine as my server idles with about 350-400MB ram usage so no
swap should be in use. However my one and only swap drive had a
priority of -1. I had read that the swap drive priority doesn't matter
too much because I only have one swap
2009 May 13
3
Shell Script Pointers?
Hey Listee's
I am trying to write a shell script to sort and compare my blacklist
for squidGuard with the nightly updates that come down in a tar ball.
It should be rather simple but I'm not to grate at this. The script is
to run nightly, it will download the latest blacklist tarball, un tar
it and then add any new entries to the existing black list. The
blacklists work by having a folder
2010 Aug 07
6
ext4?
Listee's...
I have a 5.5 box and I have formatted a partition as ext4 however I
can't mount it, the mount command is telling me its an unknown file
system type. fsck tells me the partition is a clean ext4 partition but
I can't mount it.
Some reasearch has lead me to believe the problem is that ext4 isn't
enabled in the kernel by default in 5.5 (this was originally a 5.2 box
that
2003 Feb 26
7
XFS vs. ext3
...on either ext3-users or
linux-xfs, but I thought both lists might find this interesting.
CC me with any replies or questions. Thanks.)
(The last four paragraphs contain the interesting bits.
Basically, XFS hath kick-ed the *ss of ext3 under conditions
that are, for our company, critical.)
Some listees might be interested in some testing I did the other
day, XFS vs. ext3.
In our last IMAX film project, right at crunch time, we were
getting a whole bunch of dropped frames during compositing. Our
compositing program would report "invalid file" partway through
writing, and move on to the...
2009 Jan 06
1
xCache install error ($PHP_AUTOCONF?)
Hey Guys
I'm trying to install xcache on our web server (php optcode cacher)
but I am having the following error. I have download the xcache tar
ball, unzipped and when in the unzipped directory attempting to run
phpize but it fails with the following error:
[root at server1882 xcache-1.2.2]# phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend
2009 Jan 27
2
Upgrade to 5.3?
Hey Listee's!
I'm not that up on CentOS so I'd be curious to know if it is possible
to upgrade CentOS 5.2 to 5.3 without reinstalling? Perhaps via Yum? Or
can you get update RPMs?
I hope this doesn't pose to much of a stupid question.
Thanks for your help everyone.
Regards,
James ;)
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT/MU/U dpu s: a--> C++>$ U+> L++>
2000 Mar 18
1
abline(coef=c(1,1)) different behavoir to screen and postscript 1.00 under windows
hi listees-
Running windows 2000 and r 0.99 or 1.00; I get different lines on screen and print out:
> j<-read.table("jnk.rin",head=T,sep="\t")
> attach(j)
> #gives lines I want
> qqnorm(Dog,pch="o",main="Cumulative Frequency Log Dog Size",log="y&qu...
2009 Apr 04
4
Wake on LAN
Has anyone experience with WOL under Centos (5.3).?
If so, how exactly do you put the machine to sleep,
and how exactly do you wake it up remotely?
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin
2009 Jun 03
4
[OT] Simple Shell Script (while loop)
Hey Guys,
I can not find the corrent syntax for what I am trying to acheive with a
while loop. Having said that I'm not exactly sure what you would call it so
I have been googling with no success probably for that reason.
I am just working with some sub directories except there is one I don't want
to use so I have a while loop like the following; if we stubmle into the sub
directory I
2013 Feb 22
2
RPM building tools for Samba 4.0.3 on RHEL 6 published bye me on Github
I've been spending some time backporting Samba 4.0.3 from Fedora 19 to
RHEL 6, partly as proof of concept, partly to make it available to
others. I've published my work at:
https://github.com/nkadel/samba4repo/
The key RPM building tools are at:
https://github.com/nkadel/samba-4.0.3-srpm/
And there are dependencies listed for libtalloc, libtevent,
2003 Dec 01
0
No subject
apply to this (security=domain) case, since auth is via the PDC.
So, shouldn't winbind_lookup_sid() be succeeding. Should I be
trying to track the failure in that code?
In case it's helpful, ldd /usr/sbin/smbd shows:
libdl.so.2 => /usr/lib/libdl.so.2 (0x40017000)
libnsl.so.1 => /lib/libnsl.so.1 (0x4001a000)
libpam.so.0 => /lib/libpam.so.0 (0x40030000)
libc.so.6 =>
2003 Dec 01
0
No subject
more specific on what your problem is?
cheers, jerry
---------------------------------------------------------------------
http://www.valinux.com/ VA Linux Systems gcarter@valinux.com
http://www.samba.org/ SAMBA Team jerry@samba.org
http://www.plainjoe.org/ jerry@plainjoe.org
--"I never saved anything for the swim back."