0
votes
0answers
30 views

Samba Server Not Working

I have set up a server with Samba and added a bunch of folders I wanted to be shared in this server. Till a week ago the server was okay, but somehow, I don't know how, it is no longer working. Can ...
0
votes
1answer
97 views

SSH connection refused when connecting remotly

I set up my ubuntu server and it can connect to itself when running "ssh localhost". However, when I run Putty on windows 8 I get a "connection refused" error. I have, to the best of my ability: ...
0
votes
0answers
222 views

SSH/ SCP connection “Network is unreachable”

I have a problem with connecting to server via ssh. Everything was OK and I was connecting to server many times but today when i try connecting to server to send file using MC the program show me ...
1
vote
2answers
277 views

How can I connect to local server?

I am newbie on Ubuntu. So I am trying to learn how to implement some windows style commands in Ubuntu. In Windows as you know that in order to connect to local server remotely you just need to type in ...
1
vote
0answers
78 views

Can not mount NFS from server on local network

I set up my NFS server without doing any bigger changes in configuration files. After that I added these entries to /etc/exports(both paths are valid) on server(192.168.1.11): /export ...
1
vote
0answers
45 views

How to create link to linux server

In these days I'm setting up a small network with about twenty computers. The users of this network used windows before and they need to access samba ubuntu folders simply using their name (which is ...
-1
votes
1answer
1k views

I can't connect to the internet

i'm newbie on ubuntu.I have a problem that i can't connect to the internet.But the wireless network are working good. The main problem is i have internet connection but when i open up firefox its ...
1
vote
1answer
724 views

Configure internet connection across ubuntu server

I've been looking for an answer for my problem but I've found some things that I couldn't understand. I have a network with some machines running Windows and Ubuntu Desktop. I also have one server ...
2
votes
2answers
1k views

Why can't I telnet to MySQL?

When trying to connect to mysql server via telnet I am getting following error: telnet localhost 3306 Trying ::1... Trying 127.0.0.1... telnet: Unable to connect to remote host: Connection timed out ...
1
vote
3answers
1k views

Connecting to Internet Through Another Computers Connection

I have an old laptop running Ubuntu 10.10 (server edition) that I want to connect to the Internet, but it's Wireless card isn't working properly, so on the recommendation by a friend, I tried to ...