Raspberry Pi: Remote Desktop

in #raspberrypi6 years ago


Do you want to know more? Just subscribe. It's fun and cool. And free. :-)


▶️ DTube
▶️ IPFS
Sort:  

Könnte man nicht das blaue Logo anders färben um die Kanäle besser zu trennen. Vllt in rot, oder in Einhornfarben
@semperenglish

Im Logo sieht man ja ein SV, könnte man auch in SE ändern

Einhornfarben, exzellente Idee!

An und für sich keine schlechte Idee. Allerdings ist rot schon von SemperErratum belegt. Also wenn dann schon Einhornfarben. Da dürften auch die Kollegen ihren Spaß haben ;)

~ohrpheus

An der Uni lernt man, dass Informatiker blau mögen ;D
Ich finde auch nicht, dass man da was ändern muss, aber kann man natürlich.
Deine und die Idee von @mattze96 wären zusammen ganz gut dafür. Eine Änderung eines Buchstaben fällt wahrscheinlich nicht so auf bei einem kleinen Logo. Da müsste man vielleicht schon mehr ändern.

In den ersten Sekunden richtig erschrocken, dass es auf englisch ist :D

Ich frage mich ja warum auf dem Englischen Kanel das Ende immer noch auf deutsch ist

I wonder why on the English Canal the ending is still in German.

If you like information about the Raspberry Pi you could like the the official Raspberry Pi Magazine. The digital version is free:
https://www.raspberrypi.org/magpi/issues/

I think for some tasks on the pi, it's better to use the remote desktop.

...und wieder bei meiner täglichen Upvote-Runde auf SemperVideo versumpft.

But this time in english langwitch ;)

Hi if someone also gets the message "error - problem connecting" this might help (own experience - no claim to absolute correctness):
I got this message while using the latest version of raspbian with pixel desktop. It seems that there are some issues with realvnc and xrdp/thightvnc

What worked for me is:
First removing realvnc and xrdp with:

sudo apt-get remove realvnc-vnc-server -y
sudo apt-get remove realvnc-vnc-server -y
sudo apt-get remove xrdp -y
sudo apt-get remove tightvncserver -y
sudo apt-get remove vnc4server -y

clearing rest:

sudo apt-get autoclean
sudo apt-get autoremove -y

and then installing it in this order (other order caused the same problem again)

sudo apt-get install tightvncserver -y
sudo apt-get install xrdp -y
sudo reboot

after that problem was gone.

Coin Marketplace

STEEM 0.27
TRX 0.12
JST 0.031
BTC 67882.04
ETH 3779.74
USDT 1.00
SBD 3.52