Re: [Hampshire] FreeBSD VPS Providers

2011-05-16 Thread Imran Chaudhry
On 11 May 2011 14:55, Ian Grody l...@grody.me.uk wrote:
 Hey all,

 I have a new project plan coming up but am in dia need for reliable FreeBSD
 VPS. I have found switchlink, who so far seem reliable. Google yields little
 results  would love to hear from anyone who may be fortunate enough to know
 of places that are reliable.

 Xen HVM is preferred and IPv6 support at VPS DC is a must. EU locality is
 preferred.

 Thanks in advance,

 Ian

Hi Ian, my friend recommends http://www.kimsufi.co.uk/ks/ - reliable,
but he says the support is not that great but he self-supports.
Dedicated server but cheap and should meet all your other
requirements.

-- 
GPG Key fingerprint = B323 477E F6AB 4181 9C65  F637 BC5F 7FCC 9CC9 CC7F

“Live as if you were to die tomorrow. Learn as if you were to live
forever.” - Indian political and spiritual leader Mahatma Gandhi
(1869-1948)

--
Please post to: Hampshire@mailman.lug.org.uk
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--

[Hampshire] HERE files and output redirection

2011-05-16 Thread Robin Wilson
Hi all,

I have the following code in a batch script:

mpirun -np 6 ./laplace END
100
100
100
0.01
100
3
2
1
END
| tail -n 1  output

What I want it to do is to use the HERE file as input to the mpirun command, 
and then pipe the output  of the mpirun command to the tail command. However, I 
think the HERE file and tail output things are getting confused.

Any ideas on how should I write this so that it does what I want?

Cheers,

Robin
--
Please post to: Hampshire@mailman.lug.org.uk
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--


Re: [Hampshire] HERE files and output redirection

2011-05-16 Thread Benjie Gillam
I think you want:

mpirun -np 6 ./laplace  HERE | tail -n 1  output

You can add brackets to make it clearer:

((mpirun -np 6 ./laplace  HERE) | tail -n 1)  output

Hope this helps?

Benjie.


On 16 May 2011 17:35, Robin Wilson ro...@rtwilson.com wrote:

 Hi all,

 I have the following code in a batch script:

 mpirun -np 6 ./laplace END
 100
 100
 100
 0.01
 100
 3
 2
 1
 END
 | tail -n 1  output

 What I want it to do is to use the HERE file as input to the mpirun
 command, and then pipe the output  of the mpirun command to the tail
 command. However, I think the HERE file and tail output things are getting
 confused.

 Any ideas on how should I write this so that it does what I want?

 Cheers,

 Robin
 --
 Please post to: Hampshire@mailman.lug.org.uk
 Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
 LUG URL: http://www.hantslug.org.uk
 --

--
Please post to: Hampshire@mailman.lug.org.uk
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--

[Hampshire] Fwd: Building the network you need with OpenBSD's PF

2011-05-16 Thread Dr A. J. Trickett
The following may be of interest to some.

--  Forwarded Message  --

Subject: Building the network you need with OpenBSD's PF
From: Josette Garcia josette.gar...@connect.oreilly.co.uk

Having trouble reading this? View this in your browser:
http://connect.oreilly.co.uk/oreillyuklz//lz.aspx?p1=05068S77p=0cID=0cValue=1

Building the network you need with OpenBSD's PF - An O'Reilly  UKUUG Training 
Tutorial

22nd September 2011, London

This one day training session is aimed at experienced or aspiring network 
administrators who want to expand their knowledge of PF, the OpenBSD packet 
filter, and related tools. 

A basic knowledge of Unix and TCP/IP network configuration is expected and 
required. 

Please note places are limited and early booking is essential, so why not take 
advantage of our Early Bird offer?
Prices include FULL day tutorial, refreshments, lunch and a set of tutorial 
notes. 

To see full details of prices and topics covered visit the UKUUG website: 
http://connect.oreilly.co.uk/oreillyuklz//lz.aspx?p1=05068S77w=1716cID=0cValue=1

Book online at:
http://connect.oreilly.co.uk/oreillyuklz//lz.aspx?p1=05068S77w=1717cID=0cValue=1

or via the booking PDF at:
http://connect.oreilly.co.uk/oreillyuklz//lz.aspx?p1=05068S77w=1718cID=0cValue=1

Tutor Biography:

Peter N. M. Hansteen is a consultant, writer and sysadmin from Bergen, Norway. 
A long time freenix advocate and during recent years a frequent lecturer and 
tutor with emphasis on OpenBSD and FreeBSD, author of several articles and The 
Book of PF (No Starch Press 2007, 2nd edition, November 2010).   He writes a 
frequently slashdotted blog at http://bsdly.blogspot.com/

**

O'Reilly UK Limited, Gostrey House, Union Road, Farnham, UK
Tel: +44(0)1252 721284
Website: www.oreilly.com

-

-- 
Adam Trickett
Overton, HANTS, UK

There seems to be something wrong with our ships today
-- Rear-admiral Sir David Beatty, on seeing the Queen Mary
and the Indefatigable destroyed at the Battle of Jutland

--
Please post to: Hampshire@mailman.lug.org.uk
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--


Re: [Hampshire] [ADMIN] Meetings

2011-05-16 Thread Damian Brasher
On Sun 15/05/11  3:45 PM , Hants LUG Chairman wrote:
 Advance warning: As some of you may know for some insane reason I
 appear to have allowed myself to been volunteered onto my local parish
 council. As a result my time is under more pressure than normal, it is 
 therefore
 my intent  to stand down as chairman of the LUG at the end of this term. 

Good luck! I'm sure the local parish council will benefit from your presence, 
as has the HLUG.

Damian


Interlinux Engineering Foundation http://www.interlinux.org.uk

Central, non-trading, administration, governance and dissemination of 
foundation intellectual property and know-how.


--
Please post to: Hampshire@mailman.lug.org.uk
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--