Displaying 20 results from an estimated 9000 matches similar to: "OT ? Shell script"
2016 Oct 20
8
photos on iPhone 6
A bit of a perennial I'm afraid. My wife has filled up her iPhone 6
with photos, and wants them moved onto my computer. I'm running CentOS
7 patched about 30 minutes ago. Needless to say the computer can't see
the data on the iPhone, though it does recognise the phone as an iPhone.
Any suggestions (well any that don't involve a steam roller, sledge
hammer or GBH to the whole of
2004 Aug 06
1
problem installing Icecast
I'm trying to install Icecast in my home directory using the method described in the following doc
under the heading "Customized compilation."
http://melmoth.dyndns.org/stream/doc/x145.html
However, when I run the autogen.sh script for ices, I get the following messages:
checking for pkg-config... /usr/bin/pkg-config
configure: /usr/bin/pkg-config couldn't find libshout. Try
2010 Feb 02
1
Codec coversion
Hi:
Is there any software or hadware for codec conversion on asterisk ,any suggestion will be appreciated.
?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100202/ee00a520/attachment.htm
2004 Aug 06
2
Why can't I login to cvs?
Using the following command
cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login
and anoncvs as the password, I get the following response
cvs [login aborted]: connect to xiph.org(198.136.36.245):2401 failed: Connection refused
can anyone clue me in?
D Sledge
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
2009 Apr 27
6
E-Mail Serving Options
Hi All,
What are my e-mail serving options? I need to host POP, IMAP and SMTP.
I must admit that non-windows e-mail hosting has always been a chore
for me. I remember QMail and QPopper IIRC.
-Jason
2010 Mar 07
1
duplicate STRSXP : shallow copy ?
Hello,
As this little program illustrates, duplicating a STRSXP does not seem
deep enough.
require( inline )
fx <- cfunction( signature( x = "character"), '
SEXP y = PROTECT( duplicate( x ) );
int n = LENGTH(x);
int nc = 0 ;
char* p = 0 ;
for( int i=0; i<n; i++){
p = (char*)( CHAR( STRING_ELT( y , i ) ) );
nc = strlen( p ) ;
for( int j=0; j<nc; j++){
p[j] =
2008 Sep 11
3
Java install
While using Fedora, I always used java straight from Sun. What is
recommended for CentOS?? Getting jetty, java and other java apps working
correctly has been a real chore. If I used nothing but RPMs for CEntOS,
would I have a real working java install? I need some help on this one
badly. Ric
--
----------------------------------------------------
My father, Victor Moore (Vic) used to say:
1998 Dec 14
1
communication between: a server Samba and a PC client
hello,
I have just install the samba soft on a Solaris 2.5 station.
For the beginning, I try to print whith a PC Window's 95 configuration on a
printer define on my server Samba.
In my office, The PC are enable to communicate this a Novell Server.
When I try to print with a PC via Samba, it is possible, if in a first time, I
connect me on the server Novell (authentification database of
2002 Mar 01
2
best way to work with cvs?
I use a script to get the lastest samba:
#!/usr/bin/ksh
echo "\npassword: cvs\n"
cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login
cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co samba
Are there any other commands I could tack on or something I should do
differently to make sure I am getting correct rebuilds?
For example, should I tack on at the end:
cd
2019 Jan 05
2
Sieve "OOO" configuration
I am able to get sieve issuing an "out of office"message correctly.
However, I want to configure it to send an "OOO" message only during
certain dates, say on weekends, or only between certain hours. I can do
that manually; however, was wondering if there is any automatic method
available that could handle this chore.
Thanks!
--
Jerry
2004 Sep 29
6
displaying sample size in boxplots
Hi,
I was wondering if there is a ready made function or parameter
for indicating the sample size in boxplots?
Here's what I came up with so far:
library(ISwR)
data(energy)
attach(energy)
boxplot(expend~stature)
sample.size <- tapply(expend, stature, length)
sample.size <- paste("N=", sample.size, sep="")
mtext(sample.size, at=1:length(unique(stature)), line=2,
2016 Jul 13
6
IPRA, interprocedural register allocation, question
Vivek,
I apologize if you took my original email as a request for implementation,
I meant to be asking what is already available, I think the answer to that
is the ‘preserves_most’ and ‘preserves_all’ attributes, but I will also
Use ‘regmask’ if those prove to be too sub-optimal.
I am still interested in figuring out the necessary and sufficient conditions
For LLC to do optimal IPRA
2005 May 06
1
Am I on the right track, and consultants
Hi,
I've been lurking here for about a month and I've been putting together
our companies planned migration to a new office and a new phone system.
Could anybody tell me if there are any pitfalls to the following setup
I may have missed?
1: TBD PC running *
a: Digium TDM04b FXO connected to PSTN
1: lines rolling over via SBC sentrex to get multi-lines on 1 number
b: Digium
2018 May 13
2
CentOS wiki - QA related data/activities
> Hi all,
Hello Phil
>
> Trying to lookup QA related team, data and general info.
>
> Issues:
>
> * Not allowed to view below page, even if logged in.
>
> https://wiki.centos.org/QaTeam
The page contains pieces of information which is preferable to not be
available for reading to the general public,
> * Page below mentions QA mailing list.
>
>
2010 Feb 18
2
xapian.DocNotFoundError: regression?
Hello,
I've installed xapian-core 1.1.3 and xapian-bindings 1.1.4 from the
tarballs announced by Olly the other day. With these versions,
Enquire.get_mset() seems to consistently be raising
xapian.DocNotFoundError.
I've attached a small test case which reproduces this. The same test
case works fine with 1.0.16 (not the latest 1.0.x, but it's what I had
installed).
Program output
2003 Nov 04
1
AW: R function help arranged in categorical order ?
There is a very nice Search Engine, with Keywords arranged by topic, that
comes with R.
If you are under Windows (and have Html help installed), you can find this
in the Help menu, under "Html help".
(The relevant file can also be found as
...\doc\html\search\SearchEngine.html.)
Maybe this helps,
Heinrich.
> -----Urspr?ngliche Nachricht-----
> Von: Neil Osborne
2004 Dec 02
1
GUI for Asterisk Configuration
Fellow Asterisk users,
I want to make configuration of Asterisk less of a chore. I noticed that
there are quite a few GUI based configuration tools posted on the wiki. I
am curious if there is a consensus on which is the best, most stable,
easiest to install etc.
Thanks,
Von Belser
2010 Dec 03
1
Sharing Fail2ban data
Good Day,
I've been doing a little work that I wanted to share. We've had a
number of Asterisk systems that have been under heavier than normal
attack. We use fail2ban but we either have to let each system be
exposed or keep all the data synchronized which is a bit of a chore. I
wrote a little server that assists in keeping data synchronized across
sites. If you're interested
2008 Oct 06
1
[Game] Pathologic: help me create a useful bug report
Appdb entry (http://appdb.winehq.org/objectManager.php?sClass=application&iId=8352)
I'm trying to get all my games to run under linux, but of cause a few are giving me problems, and Pathologic is one of the few that really bothers me.
As far as I can tell, the game uses DirectX9, Windows Media format (cinematics), and OpenAL. Of the three, the WMF dependency is the most annoying, as it
2005 Jun 03
2
S/N on this list is plummeting...
Is it possible to create an alternate list for the people who insist on
spending their days posting long-winded political commentary and
opinion? Maybe something like centos-offtopic?
Reading the list has gone from "fun" status to "chore."
Just a suggestion.
Cheers,
C