Displaying 16 results from an estimated 16 matches for "listee".
Did you mean:
listed
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...
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 scr...
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...
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 t...
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 th...
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 th...
2009 Jan 06
1
xCache install error ($PHP_AUTOCONF?)
...e mentioned you
need libtool installed aswell but I have that too (and automake before
you ask, all three are installed and have symbolic links in /usr/bin
to /usr/local/bin) but this still isn't working and I can't work it
out.
Can anyone shed any light on this for me?
Thanks for reading listee's!
Regards,
James.
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT/MU/U dpu s: a--> C++>$ U+> L++> B-> P+> E?> W+++>$ N K W++ O M++>$ V-
PS+++ PE++ Y+ PGP t 5 X+ R- tv+ b+> DI D+++ G+ e(+++++) h--(++) r++ z++
------END GEEK CODE BLOCK------
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 ;)
-----...
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&q...
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
...software.
You'll need to get the tarballs manually, usually from the "Source:"
locations designated in the .spec file.
"make install" will attempt to deploy them in a designated directory
for "yum" repository access, run "createrepo", to get the packages
listeed, and and clear away old "mock" configurations. "createrepo
--update" and "mock clean" are somewhat unreliable in their behavior,
so actually re-running and createrepo and using "rm -rf" on the mock
cache works better.
Samba 4.0.3 has strong dependencies on...
2003 Dec 01
0
No subject
...uot;printer admin" privileges.
The error I get (and at least one other on this list) on my PC is:
<access denied, unable to connect>
I believe this is a Samba bug, but want to collect all the info I can before
reporting. I'm gathering some more info from Craig Hibbert (the other
listee having the same error) to rule out OS and compiler problems.
One of the tests I ran was to get a debug=10 log file showing the failed
access, then taking myself out of the local Administrator group and creating
a debug=10 log file of a passing connection. I have saved both files if
anyone needs t...
2003 Dec 01
0
No subject
...uot;printer admin" privileges.
The error I get (and at least one other on this list) on my PC is:
<access denied, unable to connect>
I believe this is a Samba bug, but want to collect all the info I can before
reporting. I'm gathering some more info from Craig Hibbert (the other
listee having the same error) to rule out OS and compiler problems.
One of the tests I ran was to get a debug=10 log file showing the failed
access, then taking myself out of the local Administrator group and creating
a debug=10 log file of a passing connection. I have saved both files if
anyone needs t...