All Questions
Tagged with remote-access 16.04
14
questions
0
votes
1
answer
403
views
Accessing virtual machine from local host
After logging onto the virtual machine though putty, I got
Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 4.15.0-91-generic x86_64)
...
80 packages can be updated.
0 updates are security updates
However, ...
0
votes
2
answers
8k
views
Ubuntu mobaxterm that has drag and drop
I am using my pc to connect to the server with GPUs and need to do a lot of transfers. I used mobaxterm when on Windows. It has drag and drop which is very convenient. Is there a similar tool on ...
1
vote
1
answer
302
views
Independent remote GUI session
I have an Ubuntu machine at work that I often need to connect to, either from another computer in the same LAN or from home. I usually use SSH (optionally with X11 forwarding) but sometimes I need to ...
0
votes
1
answer
833
views
Elasticsearch remote access between two separate ubuntu servers
We are running a website on ubuntu 16.04 where we are going to use a search function that uses Elasticsearch. We plan to have multiple projects with each project having two indexes. For that reason we ...
0
votes
1
answer
894
views
MariaDB 10.0.33 Configuring MariaDB for Remote Client Access
I just keep verbatim the instructions in MariaDB docs but it does not work at all, and I wast a great ammount of time.
MariaDB docs does not take into account this version in its documentation.
...
0
votes
0
answers
568
views
How to Deploy VMs on Ubuntu Server
I currently created a server with Ubuntu 16.04 and created one Virtual Machine that I want 4-5 people to use simultaneously, however I hit a snag and can't seem to find an answer for it. How do I ...
0
votes
0
answers
666
views
CTRL + ALT combination not captured by teamviewer in Ubuntu 16.04
I am using TeamViewer 12 from Ubuntu 16.04 to access a remote computer with Ubuntu 16.04. I would like to go start TTY mode in the remote computer, however when I type CTRL + ALT + F1, the command is ...
8
votes
1
answer
78k
views
How to enable ssh root access ubuntu 16.04 [duplicate]
on Ubuntu 16.04
sudo nano /etc/ssh/sshd_config
change
PermitRootLogin prohibit-password
to
PermitRootLogin yes
sudo service ssh restart
still permission denied
0
votes
2
answers
2k
views
How do you send and receive data from one machine to another?
Good day, AskUbuntu! As the title implies, I would like to know if it's possible to subscribe and receive data from a terminal running from another Ubuntu desktop, and how one would go about doing so.
...
0
votes
1
answer
831
views
Ubuntu 16.04 xrdp issue: programs do not run remotely
I use Ubuntu 16.04.2. I installed xrdp and xfce4 according to this page. It was OK and I ran some program remotely.
Then I installed some programs on the system such as CUDA 8.0, Oracle Java, openssh,...
1
vote
1
answer
250
views
Remote access for bash
I am trying to look for an application that is a bash shell but can be remotely controlled, and instructions on how to use one.
For example, I can control it in another computer using an address, say ...
1
vote
1
answer
2k
views
How does one control a Windows PC remotely from Ubuntu
I have been trying to remotely access my Windows laptop from my Ubuntu 16.04 laptop without any success. Things that I tried:
RDP in Windows: My Windows 10 Home has no option to activate remote ...
1
vote
1
answer
84
views
Monitor multiple desktop remotely continuously
Scenario
I have 3 BareBone system with following specifications (from SystemInfo page) that is used for some basic work in office such as Data Entry, SEO...:
Intel Celeron CPU J1800 @ 2.41GHz x 2
3....
1
vote
2
answers
10k
views
How to use my MacBook Pro to remotely access my PC running Ubuntu at home?
I have a nice PC that I built over the summer, but now that school has started, I want to able to access that computer (where all of my file structures for assignments are located) from any where on ...