Search:

Type: Posts; User: Stephan H; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Thread: scp / ssh

    by Stephan H
    Replies
    4
    Views
    749

    [SOLVED] Re: scp / ssh

    Yep, that's it! it works.

    My code is now
    rsync -avzb -c -e "ssh -p123" /path/from/source/ user@192.168.1.123:~/path/to/destination to backup the complete "source" folder with all subfolders.

    ...
  2. Thread: scp / ssh

    by Stephan H
    Replies
    4
    Views
    749

    [SOLVED] Re: scp / ssh

    Thanks.

    SCP works!
    Now need to get rsync sorted.

    enter:


    rsync ssh --port=123 /path/from/source/file.txt user@192.168.1.123:~/path/to/destination/
  3. Thread: scp / ssh

    by Stephan H
    Replies
    4
    Views
    749

    [SOLVED] scp / ssh

    Hello Forum,

    I tried to copy a few files to another local machine in the network using cp and rsync.
    However, I can't connect. I'm assuming a syntax error.
    All examples here...
  4. Re: Making a T-mobile E160 connect in 12.04.1

    Hello,

    I've got the same problem: The E220/E160 just won't don anything after I setup the mobile broadband connection in the network manager.

    lsusb shows exactly what is mentioned above:

    ...
  5. [kubuntu] Re: 12.04 LTD - wouldn't boot without keyboard connected

    Hi there,

    No such option in the bios settings.
    It's an Asus p4sc-ea.
    Looks like I'd need to trick it a bit on the hardware side then...

    St
  6. [kubuntu] 12.04 LTD - wouldn't boot without keyboard connected

    Hello Forum,

    Got a strange one here:
    Installed Kubuntu 12.04 LTS on a machine that is intended to be used remotely (as backup NAS and potential proxy).
    I'm logging in via SSH, locally through...
  7. Replies
    6
    Views
    978

    [kubuntu] Re: SSH Connections

    Brilliant! LXDE works. I can start applications of the other machine on my desktop now.

    However, it also got me confused a bit. I rebooted my machine after installing LXDE:
    Thought there'd be a...
  8. Replies
    8
    Views
    3,064

    [lubuntu] [solved] Re: IBM Thinkpad T23 - Screen Resolution Issue

    Well thanks a lot! The lubuntu-desktop worked and the machine is up and running. Guess I can mark this issue as "solved".
    Is there an overview somewhere where one can see the desktop packages that...
  9. Replies
    6
    Views
    978

    [kubuntu] Re: SSH Connections

    Hello,

    Thanks for zour help. Much appreciated.
    I got one step further I guess (pls see answers below):



    Sorry. The default font appeared quite small to me in the preview and the letters...
  10. Replies
    6
    Views
    978

    [kubuntu] SSH Connections

    Hello,

    Just as this has developed into a slightly different topic: It's the continuation of http://ubuntuforums.org/showthread.php?t=2094432

    I've setup a SSH server on a machine running on...
  11. Replies
    8
    Views
    3,064

    [lubuntu] Re: IBM Thinkpad T23 - Screen Resolution Issue

    Not really.

    But here's a screenshot of what it shows (see attachment).

    Strangely it worked with Kubuntu 12.04LTS but it was a bit slow so I thought a lightweight OS was handy.

    Stephan
  12. Replies
    8
    Views
    3,064

    [lubuntu] Re: IBM Thinkpad T23 - Screen Resolution Issue

    Hmm, tried the boot options.

    Is there a way to get these boot options without starting an installation?
    As it went now:

    - boot from live CD, then see boot options;
    - F6, ESC
    - VGA set to 788...
  13. Replies
    8
    Views
    3,064

    [lubuntu] IBM Thinkpad T23 - Screen Resolution Issue

    Hello Forum,

    I've just installed the latest Lubuntu on an IBM T23.
    But I can't read the screen at all. It's a mess of all colours and the curser looks like a little wiper but it's not clearing...
  14. [kubuntu] Re: Port Forwarding a Local Machine- will it show profile login?

    Update:

    Dolphin does connect now via
    fish://<user>@<IP:port>.

    I tried to get through to the desktop using Remmina:
    - it does open the SSH terminal (secure shell option);
    - VNC option: it...
  15. [kubuntu] Re: Port Forwarding a Local Machine- will it show profile login?

    Hello,

    Thanks. Most helpful. Problem solved :)

    However: If I login with whatever user profile I created and authorised in the sshd_config one can always access all directories.
    This machine...
  16. [kubuntu] Re: Port Forwarding a Local Machine- will it show profile login?

    Right,

    So I installed SSH server, configured it according to the (quite good) documentation.
    One thing I did different: I did not use port 22 but a different one as I've got another one open on...
  17. Replies
    6
    Views
    2,003

    [lubuntu] Re: rdesktop script question.

    Hi,

    Not sure if this is what you were looking for but I use Remmina. Comes with a full GUI and I can save several connections with all their details in it.
    Password change is easy....

    Stephan
  18. [ubuntu] Re: 12.04 LTS - No Command Promt after Installation

    Yes the monitor is connected. It worked well with the desktop edition which I removed. It does con plain abt too high frequency but it did that before and one can adjust it. Was planning to install...
  19. [ubuntu] Re: 12.04 LTS - No Command Promt after Installation

    Yes, nothing happens :(
  20. [ubuntu] 12.04 LTS - No Command Promt after Installation

    Hello,

    I've just installed 12.04 LTS server.
    All went well until I was asked to take the CD out and restart the system. The screen remains black, no command promt so can't go on.

    Installed it...
  21. [kubuntu] Re: Port Forwarding a Local Machine- will it show profile login?

    Hello,

    Thanks for the info, will check all these out.
    I've got Remmina remote desktop installed with which I usually connect to a local machine through a Windows small business server at work.
    ...
  22. [kubuntu] Re: Port Forwarding a Local Machine- will it show profile login?

    Sorry wasn't clear enough perhaps:

    I created four user accounts.
    When I startup I get the KDE user login (not a terminal session) and I was wondering if this is what one would/should get when...
  23. [kubuntu] Re: Port Forwarding a Local Machine- will it show profile login?

    Hi,

    Well I've got no really fixed IP hence I needed a DNS forwarder.
    But as I said, it works with the IP cams which is why I assume this would not be a problem...

    Stephan
  24. [kubuntu] Port Forwarding a Local Machine- will it show profile login?

    Hello forum,

    Got a simple question and I thought there is a simple solution to it, but I'm not sure anymore:

    I set up a port forwarding for a local machine then registered with no-ip.org and...
  25. [kubuntu] Access to a local machine via port forwarding

    Hello,

    So what should one get when one contacts a local machine through port forwarding?
    I've got an IP cam and did it exactly the same way.
    I left DHCP on the local machine but gace this...
Results 1 to 25 of 36
Page 1 of 2 1 2