Re: Gode tekster selger best -- Spam

2012-08-21 Thread Herbert Stocker

To the list:

i checked with Google Translate, this is spam. Iaw, an advertising for 
an off-topic web site.


/Herbert

/
On 22.08.2012 06:42, Skriv bedre.no wrote:

Hei

Gode tekster selger best. Skal du nå fram med budskapet ditt, må det
være lett å oppfatte, og fristende. Hvordan overbeviser du
mottakeren om det du har på hjertet? Hvordan selger du mer – bare
ved hjelp av det skrevne ord?

Jeg heter Lars Aarønæs. Jeg har jobbet med å forbedre andres
tekster i mer enn 20 år – som journalist, kursholder og som
språkkonsulent. Jeg er fast språkspaltist i fagbladet Journalisten,
som leses av mer enn 10 000 pressefolk.

Alle kan gjøre tekstene sine enda bedre. På skrivbedre.no kan du få
hjelp med tekstene dine.

Skrivbedre.no tar på seg undervisningsoppdrag. Vi hjelper mange med
Ã¥ formidle budskapene sine tydeligere. Vi leverer journalistiske
tekster til en rekke oppdragsgivere.

Skrivbedre.no språkvasker artikler for blad og magasiner.

På kundelista står mediebedrifter, skoler, offentlige virksomheter,
forsikringsselskaper og banker.

Les mer om hva vi tilbyr påhttp://www.skrivbedre.no  Når du trenger
hjelp, ringer du meg eller fyller ut kontaktskjemaet..

Hilsen

Lars Aarønæs



--
Om du ikke vil ha flere slike meldinger, klikk
If you don't want to receive any more newsletters, click
http://crm.komma.no//?p=unsubscribeuid=20a7bd1779cbd53a86baf544afe248ee



--
powered by phpList,www.phplist.com  --



--
Unsubscribe info:http://cygwin.com/ml/#unsubscribe-simple
Problem reports:http://cygwin.com/problems.html
Documentation:http://x.cygwin.com/docs/
FAQ:http://x.cygwin.com/docs/faq/






--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: run bat file on remote Windows from Linux by using cygwin

2012-08-03 Thread Herbert Stocker

Ah, this is something i can answer.

 - Innstall Cygwin on the windows machine and there, install the 
package 'openssh'.


 - Howtos like this help me to configure the ssh server: 
http://www.noah.org/ssh/cygwin-sshd.html

(It comes down to running the command ssh-host-config -y  .)

 - Then you can use ssh from the linux box to execute commands on the 
windows box or

   to transfer files or to log-in remotely.

Some Tips:
Maybe you will be happy to learn that with Cygwin you are not limitted 
to bat scripts,

but have the full power of bash or other shells available on Windows.

Depending on what you want to do, you may notice that processes running 
via sshd will
not have every resource available that a process running from a 
GUI-logged in user has.
In my case it was the mapped network drives that could not be seen. I 
could solved this
by using the 'screen' tool (starting a screen session from a GUI session 
(RDP) and then
connecting to this via ssh). Other means of Windows may be better tools, 
e.g. the net

command contained in Windows.

Herbert



On 03.08.2012 12:48, Klochnyk Yaroslav wrote:

I am working on continious integration process and I am using Linux platform 
for my Jenkins  but now I need to run bat file on remote pc(Windows) to start 
automation tests processing and send report. Can I/How to do it by using Cygwin 
(just run bat file remoutly from Linux on Windows)
Thank's for support.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/