Displaying 20 results from an estimated 4000 matches similar to: "Samba / Cups and PDF'S"
2006 Sep 15
3
graphics and 'layout' question
Hello,
I got stuck with a graphics question: I've 3 figures that I present on a single page (window) via 'layout'. The layout is
layout(matrix(c(1,1,2,3), 2, 2, byrow=TRUE));
so that the frst plot spans the both columns in row one. Now I'd like to magnify the fist figure so that it takes 20% more vertical space (i.e. more space for the y-axis). How would I do this in R?
2005 Feb 20
2
No Command Line
Hello all,
I've just installed Wine 20040813 on a Linux Computer (SusE 9.2) without a
Native Windows environment. I've installed a few Windows software programs
and things seems to be ok for the most part.
One of my Applications will not run if I call it using wine direct from the
shell command line. If, however, i frst call 'winefile' and then start my
application from
2009 Jan 20
1
(OT) Firewall Question
Hi List,
I am not familiar with the commands of IPtables so I want use tools on top of it. What do you suggest. Can I make test of it inside CentOS on top of VMWare server with only one LAN inteface? I try to use Pfsense, I believe it has easy to understand GUI but it fails to install on my desktop machine to test, maybe due to hardware comaptibility. Kernel panic during boot even after disabling
2007 Nov 20
1
How is the Gauss-Newton method compared to Levenberg-Marquardt for curve-fitting?
Hi,
It seems to me that the most suitable method in R for curve-fitting is the use of nls, which uses a Gauss-Newton (GN) algorithm, while the use of the Levenberg-Marquardt (LM) algorithm does not seem to be very stressed in R. According to this [1] by Ripley, 'Levenberg-Marquardt is hardly competitive these days' which could imply the low emphasize on LM in R.
The position of LM is, to
2010 Feb 02
1
Restore of individual mail files
Hi.
In order for restoration to work fine, I have to create a folder using the interface (e.g RounCube) which also creates the required
structures.
Then I copied the emailfile e.g xyz:s to /myrestoredemail/cur/
How do i properly create a folder with its structures(index,etc) without using the RoundCube web inteface ?
Thanks
CoolAtt
2004 Nov 26
1
Which is the best signalling for FXS
Hi All,
Which is the best signalling to use when connecting an FXS inteface on a
TDM400 to a standard telephone. I see that all examples use fxo_ks, but it
is my understanding that kewl start is really designed for connections to
the CO so that hangup etc. can be detected. So does it make any sense to
configure a telephone for fxo_ks? Or should it be configured for fxo_ls?
Regards
Garry Taylor
2007 May 09
5
CentOS 5 and Broadcom wireless
I've got CentOS 5 installed on my hp pavilion ze 5300 laptop and the
network configuration UI says my wireless NIC has been correctly
identified and assigned what appears to be the right Broadcom device
driver on eth1. However, the inteface doesn't come up.
Google doesn't find anything recent about using Linux with Broadcom
except for someone's passing remark that Ubuntu 7 beta
2009 Mar 10
1
Asterisk and WebIntegration
Hi All,
Is there a way that I can include call dialing functionality in a
webinterface. I have EyeBeam configured with a SIP user say
8440. Will I be able to design an inteface which agent can choose a number
and the Dial without punching in the number in
Eyebeam.
I tried using the .call file. ie The agent can choose which number to dial
from a web interface. Then, a .call file is
created with
2008 Dec 05
3
Rate My Dialplan Contest Announced - Win a Phone or Copies of APSTel Visual Dialplan Std or Pro!
We often find ourselves reading through all sorts of contests on the
Internet that never seem to echo our own personal skill set or interests.
Perhaps you've even fantasized about a type of contest with the types of
prizes and goodies that YOU'D actually enjoy. Maybe you've wished there were
something along the lines of a asterisk phone system diagram contest? With
prizes ranging from
2016 Aug 09
2
Samba 4.2.14 Group Policy (GPO) sync error
Hi Achim,
Thanks a lot for your reply.
> I remember this error. In my case the pc tried to connect to the gpo
> share not via the server name but via the domain name. In your case
> ad.cyberdyne.local.
Well, I am even able to browser the policies via the domain name:
\\ad.cyberdyne.local\sysvol\ad.cyberdyne.local\Policies
Or via hostname:
2006 Dec 18
3
Billing solution
Can anyone recommend a call accounting solution with rating for post
paid billing that works well with asterisk using the account code or
any other info from the CDR?
I don't want the billing software to any phone calls for me, therefore
any solution that modifies my extensions.conf is out, nor does it have
to allow for customers the ability to log in to check their
usage/balances.
I have
2011 Oct 19
0
[LLVMdev] Compiling problem with steensgaard alias analysis
On 10/7/11 11:56 PM, Jiesheng Wei wrote:
> Hi,
>
> This is Jiesheng Wei from UBC. Now I am working on a project with LLVM
> and I want to use steensgaard alias analysis tool. I saw on the website
> that steensgaard analysis is available for LLVM 2.9 and it is under
> poolalloc/ directory. I downloaded several versions but none of them is
> compatible with LLVM 2.9. Can you
2018 May 03
2
Getting --delete to work, simply
On Thu, May 03, 2018 at 01:09:30AM -0400, Kevin Korb via rsync wrote:
> --delete only works when you sync a dir not individual files. So...
> rsync -vai --delete --include='g*' --include='G*' --exclude='*'
> /share/Public/videos/ /share/Backup-HDD-03
That kinda didn't work:
rsync -vai --delete --include='S[A-Z]*' --include='S[a-h]*'
2012 Nov 14
2
Desperate for a decent icecast client for Ubuntu 12.04
Hi , I tried IDJC last night , but could not figure how to just stream the
line in.
It seems to be a great program but overcomplicated for someone who just
want to send his mic output
<----------------------------------------------------------------------------------------------------------->
web perso : http://memeteau.org
Boutique Ordinateurs GNU/Linux : http://shop.ekimia.fr
2018 Apr 11
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
Wed, Apr 11, 2018 at 08:24:43AM CEST, sridhar.samudrala at intel.com wrote:
>On 4/10/2018 11:03 PM, Jiri Pirko wrote:
>> Tue, Apr 10, 2018 at 05:59:02PM CEST, sridhar.samudrala at intel.com wrote:
>> > On 4/10/2018 8:43 AM, Jiri Pirko wrote:
>> > > Tue, Apr 10, 2018 at 05:27:48PM CEST, sridhar.samudrala at intel.com wrote:
>> > > > On 4/10/2018 8:22 AM,
2018 Apr 11
2
[RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
Wed, Apr 11, 2018 at 08:24:43AM CEST, sridhar.samudrala at intel.com wrote:
>On 4/10/2018 11:03 PM, Jiri Pirko wrote:
>> Tue, Apr 10, 2018 at 05:59:02PM CEST, sridhar.samudrala at intel.com wrote:
>> > On 4/10/2018 8:43 AM, Jiri Pirko wrote:
>> > > Tue, Apr 10, 2018 at 05:27:48PM CEST, sridhar.samudrala at intel.com wrote:
>> > > > On 4/10/2018 8:22 AM,
2001 Oct 18
1
Bugzilla for portable OpenSSH
To make it easier for us to track bugs (and reduce the likelihood of
patches falling through the cracks), I have set up a bug tracking
system using the Mozilla projects Bugzilla software.
You can access Bugzilla at http://bugzilla.mindrot.org/
To do anything useful (esp. enter bugs) you will need to create an
account. Bugzilla is a little overcomplicated for a small project,
but it handles
2020 Feb 11
1
[PATCH 62/62] x86/sev-es: Add NMI state tracking
On Tue, Feb 11, 2020 at 5:53 AM Joerg Roedel <joro at 8bytes.org> wrote:
>
> From: Joerg Roedel <jroedel at suse.de>
>
> Keep NMI state in SEV-ES code so the kernel can re-enable NMIs for the
> vCPU when it reaches IRET.
This patch is overcomplicated IMO. Just do the magic incantation in C
from do_nmi or from here:
/*
* For ease of testing, unmask
2001 Nov 18
7
Shaping incoming traffic?
I would like to differentiate incoming traffic streams to guarantee
minimum bandwidth to some services. However, as per the
Adv-Routing-HOWTO it appears that only outgoing traffic can be shaped.
Is this correct or is there a way of shaping incoming traffic?
The problem could possibly be overcome if there is a way of routing
traffic through a virtual host. Any tips on how to go about that?
--
2004 Aug 06
4
new maintainers
On Friday, 08 June 2001 at 10:12, Hunter Hillegas wrote:
> What is multistreaming?
It's a new word :)
I'm just making ices be able to reencode its playlist at multiple
bitrates at the same time, so you can broadcast the same stream for
broadband and POTS users.
I've already got this working (and I've been listening to it for about
an hour and a half so far), but I'm not