[TAG] linking my sound card to xoscpe

Robos robos at muon.de
Wed Apr 1 02:58:39 MSD 2009


Am 30.03.2009 4:54 Uhr, schrieb 2elnav at netbistro.com:

Hi List and Arild,
mind if I chime in?

> Ben I have been experimenting.
> First off ;  I am quite familiar with cut and past in Windows.
> However this Linux webmail does not seem to allow me to open two  windows
> or emails simultaneously. Every time I try to write you a reply, the
> webmail vanishes as soon as  I open the second window.  When I try to
> backtrack by clicking the back arrow, the first window has vanished. There
> is no sign of the message I began in Drafts. Scrolling jumps me right out
> of webmail and I have to log back in again and start over.
> Apparently webmail is not designed to work like this. At least not on what
> my ISP uses.

Something is fishy there. But let's forget that then and try (yet 
another) way of connecting computers.
On the ubuntu machine:
1) open a terminal. If you know how, fine, else, press Alt-F2, a box 
should appear, type in "xterm" there and hit the enter button.
2) inside the terminal, run this command
/sbin/ifconfig
It should spit out some lines, in front something like
eth0  yada yada ....
       inet addr:<IP-Address>
The IP-Address should be something like 192.168.0.1 or 10.0.0.1 or so.
3) note the IP-Address down on a piece of paper
4) run this command:
netstat -tlpn
again, some lines get spit out. Look for a line where it says 22 in the 
4.th column, under "Local Address". If you see a line, fine, else run 
this command
sudo aptitude install openssh-server
Enter your normal user password when it prompts for a password.


On your windows machine:
1) download putty, from here:
http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe
2) run the program
3) In the line where it says "Host name" enter the written down IP-Address
4) Either hit Enter or click "open" at the bottom of the window
5) a black window opens
6) if you get prompted for a user (login as:) enter your user name on 
the ubuntu box, hit enter and do the same with the password.

You can now copy-paste stuff from windows to linux by doing this:
1) On the windows machine, in the webmail-thing: copy a line
2) bring the black putty window to the front and push the right mouse 
button in there. It should paste the copied stuff.

Mind you, you cannot run xoscope like this, because they don't work on a 
command line (like you have in that putty window). But Ben's command 
(dpkg ...) works in there.


By the way: you _should_ be able to copy-paste stuff in ubuntu like in 
windows if you use the "long" way: mark the text you want to copy and 
press the right mouse button on that and select "copy" from the menu. 
Pasting in (most) terminals should work the same, right mouse button in 
the window where you normally type and select "paste"

Hope this helps,
regards
Udo Puetz

> Normally I handle my email correspondence on my windows computer but I
> have not figured out how to cut and paste from one computer to another,
> - especially when they are not linked.  Which is why I paraphrased.
>
>
> I tried to send myself an email from one computer to the other but that
> just got me an error message  saying it could not be delivered.
> Nor can I highlight something inside xoscope.for copying out.
>
> To cut and paste I would have to go to my windows machine but then I can't
> run siggen or Xoscppe inside Windows.
>
> Ideas?
>
> Arild
> reagrds
> Arild
>
> +-+--------------------------------------------------------------------+-+
> You've asked a question of The Answer Gang, so you've been sent the reply
> directly as a courtesy.  The TAG list has also been copied.  Please send
> all replies to tag at lists.linuxgazette.net, so that we can help our other
> readers by publishing the exchange in our monthly Web magazine:
>                Linux Gazette (http://linuxgazette.net/)
> +-+--------------------------------------------------------------------+-+
> _______________________________________________
> TAG mailing list
> TAG at lists.linuxgazette.net
> http://lists.linuxgazette.net/mailman/listinfo/tag
>





More information about the TAG mailing list