Recent content by ralphot

  1. R

    Problems with nano and swedish characters like å, ä and ö.

    :cool: Well, sometimes so, (Google is your friend) :D
  2. R

    Problems with nano and swedish characters like å, ä and ö.

    Solved! I did this command: export LC_ALL=sv_SE.utf8 and that seemed to fix it. So now locale is: (and nano works fine with åäö) LANG=en_US LANGUAGE=en_US: LC_CTYPE="sv_SE.utf8" LC_NUMERIC="sv_SE.utf8" LC_TIME="sv_SE.utf8" LC_COLLATE="sv_SE.utf8" LC_MONETARY="sv_SE.utf8"...
  3. R

    Problems with nano and swedish characters like å, ä and ö.

    It might be, in my macbook: LANG="sv_SE.UTF-8" LC_COLLATE="sv_SE.UTF-8" LC_CTYPE="sv_SE.UTF-8" LC_MESSAGES="sv_SE.UTF-8" LC_MONETARY="sv_SE.UTF-8" LC_NUMERIC="sv_SE.UTF-8" LC_TIME="sv_SE.UTF-8" LC_ALL= In my ubuntu (local) server: LANG=C.UTF-8 LANGUAGE= LC_CTYPE="C.UTF-8" LC_NUMERIC="C.UTF-8"...
  4. R

    Problems with nano and swedish characters like å, ä and ö.

    Tried vim but when entering å ä ö it adds a space after each every time. like this: ö ä ä ä ä ä ä ä ä ö ö ö ö and I was typing öäääääääööö
  5. R

    Problems with nano and swedish characters like å, ä and ö.

    What do you suggest to use for editor on a remote server in another city? Its not my own server I could equip with KDE and Kate or whatever. It's a serverpark remote server that I connect to with ssh through terminal. What's the alternative??
  6. R

    Problems with nano and swedish characters like å, ä and ö.

    I wonder, what could be the problem, when I use swedish characters in nano (ubuntu 18.04) everything goes crazy. In the picture, I have two identical lines, on the first line I place my marker over the first ö and types an a. All the other ö there disappears replaced by a ? and the cursor goes...
  7. R

    Can't get subdomain to work nginx, debian 9

    All right. Will do that. Thank you.
  8. R

    Can't get subdomain to work nginx, debian 9

    I wonder, do you know what could be the problem when I use swedish characters in nano everything goes crazy. In the picture, have two identical lines, I place my marker over the first ö and types an a. All the other ö there disappears replaced by a ? and the cursor goes away to the right many...
  9. R

    Can't get subdomain to work nginx, debian 9

    I'll check that out.
  10. R

    Can't get subdomain to work nginx, debian 9

    Right, learned a lot, or actually, helped me to remember. Was many, many years ago I handled this kind of problem. You know, I'm 78 years of age. ;) But still going strong. Have been working among a few others on this Laravel-based system for pistol competition since last november.
  11. R

    Can't get subdomain to work nginx, debian 9

    Have now added the A-record for support, works perfect! Here is the page: http://support.webshooter.se/ Again, many thanks for your help and support :cool:
  12. R

    Can't get subdomain to work nginx, debian 9

    Login details is on it's way so soon... :)
  13. R

    Can't get subdomain to work nginx, debian 9

    Yes, I will try to get in touch with Glesys and update the dns records. Thanks again my friend.
Top