1 Intel i3-8100/32GB pc ("FujitsuServer" with ip 192.168.88.10) and 1 Intel i5-8350/8GB laptop ("Laptop-A" with ip 192.168.88.22) both with fresh Ubuntu Budgie 19.10 installs.
I have enabled Desktop sharing and Media sharing on the PC. I have installed a Brother printer successfully via USB, works fine. I can access localhost:631 and see CUPS, printer sharing is enabled.
I can PING both computers from each other.
PROBLEM:
- Laptop, when using Remmina, I cannot access the pc via vnc, "FujitsuServer.local" does nothing, no connection can be made.
- Lapto, file manager > Network I can see "FUJITSUSERVER" but I get a "Connection refused" error.
- I can find the shared printer on the laptop, but I cannot print anything to it.
- The cups webUI of the PC is also not accessible via the laptop (going to 192.168.88.10:631 leads to a timeout).
I even tried connecting both directly with each other via a networkcable, assigning IP addresses manually. PING works. But just like with a router between them, nothing else.
How is sharing suppose to work?
openssh-server
into the PC and logging in remotely withssh
and transferring files withsftp
or FileZilla or networks access via the file browser. This link may help. Then, later on, you can start with more advanced stuff like Remmina and/or VNC. Edit: You need only install openssh-server (not Fluxbox, xinit and xterm) because you have the Budgie graphic DE already. – sudodus Mar 01 '20 at 17:01Is there something wrong with the built-in functionality, since it is not working for me? I prefer to solve the problems instead of letting them be and go for something else.
– zilexa Mar 02 '20 at 13:23ssh
tools for networking. I know that other people use other tools, and I hope and think that someone, who uses those features and tools tools will chip in and help you. – sudodus Mar 02 '20 at 14:50