-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I installed and configured hadoop on my Ubuntu 14.04 server, virtualized inside of hyper-v, however I am getting an issue when i run start-dfs.sh
root@sUbuntu01:/var/log# start-dfs.sh
14/06/04 15:27:08 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I was running 11.10 and decided to do the full upgrade and come up to 12.04 after the update SSH (not SSHD) is now misbehaving when attempting to connect to other OpenSSH instances. I say OpenSSH as I am running a DropBear sshd on my router and I am able to connect to it.
When attempting to connect…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I have a running ubuntu server 10.04.1. When I tried to login to the server via ssh, I could not. Instead, I got connection refused error. I tried to ping the machine and I got reply! So, the clear reason is that SSH daemon is stopped.
After reboot, I was able to login to my server via ssh. After…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I have a running Ubuntu Server 10.04.1. When I tried to login to the server via ssh, I could not. Instead, I got connection refused error. I tried to ping the machine and I got reply! So, the clear reason is that SSH daemon is stopped.
After reboot, I was able to login to my server via ssh. After…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I'm having trouble trying to SSH to my Debian 5 VPS with blacknight.
It was working fine until I did the following:
Logged into 'Parallels Infrastructure Manager' - Container - Firewall - Set to 'Normal Firewall settings'.
It told me there was an error with the IPTables and offered the option again…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
The problem is similar to this scenario:
iptables rule still take effect after deleted
Scenario:
There are several clients(C1~C10) providing some services, such as SSH,HTTP.....
The clients are actually a personal computer behind NAT.
Their IP might be 192.168.0.x
For easily access these machines…
>>> More
-
as seen on Pro Webmasters
- Search for 'Pro Webmasters'
Banging my head on the wall at this stage.... trying to host my Apache site on Ubuntu 12.10 with VirtualBox. Running Windows 8 host.
Things I've done:
Ensured Apache is listening on ports 80, 443 and 8080 (for thoroughness)
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
My goal is to be able to connect using remote desktop on my desktop machine, to windows xp running in virtualbox on my linux server.
My setup:
server = debian squeeze, 64 bit, with a public IP address (host)
virtualbox-ose 3.2.10 (from debian repo)
windows xp running inside VBox as a guest; bridged…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi,
I am trying to set up port forwarding on a linux box to a IIS webserver on my internal network. The web server sits on Windows 2003 Server.
My linux box has
eth0 - Internet connection
eth1 - internal subnet (10.10.10.x)
eth2 - 2nd internal subnet (129.168.0.x) dhcp interface
my webserver…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hello,
I am owning a small company and we have purchased a server to setup few server applications on it as well as other software.
We would like to setup our network in following way
Internet<-WindowsServer2003 as router<-Switch<-Office Computers
Server has two nic interfaces and we…
>>> More