+-+-+ +-+ +-+-+-+-+
|G|O| |4| |H|I|V|E|
+-+-+ +-+ +-+-+-+-+

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

Raspberry Pi: Remote Desktop

BY: @semperenglish | CREATED: Feb. 11, 2018, 2:19 p.m. | VOTES: 69 | PAYOUT: $0.28 | [ VOTE ]

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

▶️ DTube ▶️ IPFS

TAGS: [ #raspberrypi ] [ #remote-desktop ] [ #dtube ]

Replies

@smishi | Feb. 11, 2018, 2:20 p.m. | Votes: 9 | [ VOTE ]

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

@mrgotagx | Feb. 11, 2018, 3:39 p.m. | Votes: 2 | [ VOTE ]

Ich auch :D

@ak1 | Feb. 11, 2018, 3:16 p.m. | Votes: 14 | [ VOTE ]

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

@airtoast | Feb. 11, 2018, 3:37 p.m. | Votes: 1 | [ VOTE ]

Einhornfarben, exzellente Idee!

@mattze96 | Feb. 11, 2018, 6:21 p.m. | Votes: 1 | [ VOTE ]

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

@ohrpheus | Feb. 11, 2018, 9:04 p.m. | Votes: 0 | [ VOTE ]

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

@jens1000 | Feb. 11, 2018, 11:49 p.m. | Votes: 0 | [ VOTE ]

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.

@labtecs | Feb. 11, 2018, 3:27 p.m. | Votes: 8 | [ VOTE ]

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.

@bademeister | Feb. 11, 2018, 4:26 p.m. | Votes: 4 | [ VOTE ]

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/

@themysteryman | Feb. 11, 2018, 5:41 p.m. | Votes: 3 | [ VOTE ]

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

@lanc | Feb. 11, 2018, 11:40 p.m. | Votes: 2 | [ VOTE ]

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

But this time in english langwitch ;)

@merowinger | Feb. 12, 2018, 9:52 p.m. | Votes: 0 | [ VOTE ]

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.

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>