Ubuntu :: 11.04 Can't Find NAS And Computers On Network
Apr 30, 2011
I just replace my Ubuntu 10.10 with the last one 11.04. I have a NAS and other windows computer that I used to share files with, but with the new Unity interface I don't know how to do it.
View 1 Replies
ADVERTISEMENT
Feb 5, 2011
I am unable to find other computers on my local network from my workstation.
Code:
nmap 192.168.0.*
shows me the workstation and the gateway(192.168.0.1)
My workstation has 2 interfaces: eth0 and eth1. both are checked in the "trusted interfaces" section of system-config-firewall. Network is currently connected to eth1. If I run the same nmap command from my laptop (also fedora), it outputs everything on the network but my workstation. The strange thing is that the workstation has functioning internet connection.
View 8 Replies
View Related
Jan 31, 2011
im trying to connect two computers on lan.One computer has: VMWare Workstation and has Opensuse 11.3 mounted in it.The other computer has: VMWare Player and has Opensuse 11.3 mounted in it.Both computers are connected to a switch with cables.I have followed this guide in both computers:Depanati singuri calculatorul!: Opensuse 11.3 - configure local networkin order to setup a network.In one computer, if i go to: Computer---Network---Network folder, i only see one machine. When in fact i could see both of them right
View 9 Replies
View Related
Feb 8, 2011
How to find IP address of computers in LAN served by simple DHCPd (in ADSL modem - without IP reservations/MAC address).
So is in Ubuntu something like on-fly name resolution in Windows ? Without running DNS server with some kind of DynDNS ?
e.g.
My comp has hostname "GoGo" but I get random IP address from DHCP.
How can other PC on same LAN resolve my changing IP address ?
View 5 Replies
View Related
Aug 8, 2010
I have 2 10.04 computers and one win 7 and one vista computer: The win computers can see each other and the ubuntu computers, but the ubuntu computers cannot see each other or the win machines. The ubuntu computers connect to the internet fine and can ping each other. I cannot find settings to correct.
View 3 Replies
View Related
Aug 8, 2010
if there is a way to determine the external ip of other computers on a network. For example, if someone is sending malicious emails and you identify the ip that sent the email by looking at the original, is there a way from the terminal to figure out which computer on your network it was?
View 3 Replies
View Related
Feb 10, 2011
I would like to determine what computers are currently connected to my access point/router via the command line in Linux.
View 2 Replies
View Related
Oct 2, 2010
When I try to use Nautilus to connect to another computer on my network, and I attempt to connect using the name of the Windows XP computer I am connecting to, I get the following error; Could not display "smb://computername/". Error: Failed to retrieve share list from server Please select another viewer and try again. However when I attempt to connect using the IP address on the network, it connects instantly. smb://192.168.1.101/ Why doesn't it connect using the computer's name? What am I doing wrong?
View 3 Replies
View Related
Nov 22, 2010
Does anyone know of an app that I can use to view all the computers connected to my network and the IP addresses to those computers?
View 8 Replies
View Related
Jun 5, 2011
in windows you do i think ipconfig and it shows all computers on the network and their ip's including yours , how to do that in ubuntu ? well i just want to see other computers and their ip's including their names ( in windows for names you use net view)
View 2 Replies
View Related
Apr 16, 2010
Just installed 10.04 LTS beta on 3 computers in home. At first, two of them showed up under the network window using places. The third never did and would not find the shared printer. After all rebooted, none show up. All three can access the internet and can display a valid internal network ip address using ifconfig.
View 1 Replies
View Related
May 21, 2010
I go to system > preferences > network connections in 9.10 and import a profile. The vpn seems to connect but I cannot ping computers on the remote network. When I attempt to ping, it seems it can see an ip (DNS must be working) but I can't actually ping the machine or rdp in. I've disabled my firewall and rebooted and that didn't help. What can I do?
View 3 Replies
View Related
Aug 16, 2010
For some reason, all the computers on my network can't reach each other via their host names. For example, the ping command doesn't recognize host names:
Code:
$ ping file-server
PING file-server (208.68.139.89) 56(84) bytes of data.
^C
--- file-server ping statistics ---
20 packets transmitted, 0 received, 100% packet loss, time 19152ms However, ping works fine if I use IP addresses instead. I would put the address for "file-server" in my /etc/hosts file, except for the fact that DHCP changes it's address occasionally.I attempted changing the line
send host-name "<host-name>";
in /etc/dhcp3/dhclient.conf to
send host-name "file-server";
but to no avail.
View 2 Replies
View Related
Sep 27, 2010
what I want to achieve is just to be able to say to who ever is killing our relatively fast connect that they aren't the only person using the network. Everyone just says "I hardly download anything." which is obviously untruthful as normally I can download at 1.5 MB/s but now loading even google.com takes way too long (same with pinging and all other sites). Once I do this, I can determine whether or not I need to call my ISP and do the long 'on hold' dance and "have you tried rebooting the router" BS.
View 8 Replies
View Related
Mar 2, 2011
I need to install ubuntu 10.10 into 30 computers (using windows XP). I don't want to take each computer, format it and install the new operation system.(That's going to take too much time). Some documentations about the way that I can accelerate this process.
View 5 Replies
View Related
Apr 15, 2010
i am currently running Ubuntu 9.10 on my laptop, and the 9.10 netbook remix on my HP Mini. I have set up a Samba connection, so I can access the files from my laptop from the netbook, but I am wondering about software to make synchronization of particular folders in my home folder easier, especially since with my setup now, if I access my laptop's home folder from the netbook, I can see all the folders, including the hidden ones!
View 3 Replies
View Related
Dec 29, 2010
I am setting up my home network. Currently, I have one computer (Munchen) which I have set in my router to receive SSH requests. This works just fine; I can SSH into that box from anywhere. I just put together a new computer, which I want to be a file repository, my ftp server, my http server, etc. What I would like is to be able to SSH into that machine from anywhere, then SSH into the other computers on that network from there.
Here is where I really don't understand the concept of what is going on. I can SSH past the router into one computer just fine either from anywhere (that makes sense to me). I can SSH from my new computer (Chemnitz) into Munchen (which is where the router points to and is running sshd) by using its local IP address, but I can't go from Munchen to Chemnitz (even though the server is running and the firewall should be allowing the connection). [URL]
Details of the system setup are below.
Munchen (receives all port 22 requests now)
Ubuntu 10.04
Chemnitz (I want to receive all port 22 requests and SSH into other computers on the network from it. Ultimately it will be a file sharing box, hosting a webpage, running an ftp server, etc.)
Fedora 14
View 8 Replies
View Related
Sep 14, 2010
The write command just isn't working for me at all. Am I right in thinking it can even do this function? I am using:
Code:
write paul@paul-laptop pts/0
It keeps telling me
write: paul is not logged in on pts/0
View 2 Replies
View Related
Sep 16, 2010
I am wanting to setup an office network consisting of three computers and one server. We already have the equipment ready with Vista Business pre-installed on the computers. I want to be able to create a network which allows users to use any machine as this will reduce downtime should a machine break. Also I would like user's files to be held centrally on the server which makes backups easier.
The most important element here is data backup. As like most businesses we are moving away from paper and using the computers to store important records such as customer information. If this data were to be lost, the business would come to a complete halt.
I have been looking at the idea of installing a Microsoft Small Business Server as it would be nice to have centralised control of the machines. However the cost would be over 800 which can not be justified for three machines and five users. Therefore I am turning to Linux for a alternative solution. I have previously used CentOS and Ubuntu for home use but never really gained much knowledge or experience of either.
It is my understanding that Samba can act as a Primary Domain Controller, which if I'm not mistaken is where it handles the network logins and profiles. Is this correct? I have come across many samba tutorials online but whats confusing is they are all different. Some of the tutorials involve using Kerberos and OpenLDAP. Do I need to learn about either of these? What do they do and what benefit will they bring?
Finally, I see Samba 4 is in development and is likely to bring a lot of new features which aren't available in Samba 3. Is this worth waiting for because I don't want to be upgrading everything again 6 months down the road?
View 9 Replies
View Related
Oct 11, 2010
I'm thinking about making a web server but, I have an issue:will opening Port 80 affect all computers on a network?
View 1 Replies
View Related
Oct 23, 2010
When I goto Places->Network sometimes I see the other Windows computers in our house, and sometimes I don't. How do I make this more consistent?
When I double click on the "Windows Network" icon right now, I get "Failed to retrieve share list from server". Sometimes this works and I get to see the shares on the Windows pcs.
View 1 Replies
View Related
Feb 7, 2011
I have recently set up a network of 21 computers running Edubuntu 10.10 I use iTalc to communicate with the pcs and also to shutdown all of them at once. The only problem I have, is it doesn't start up again with iTalc. So I switched to ClusterSSH. Only problem I have now is that everytime I run cssh, I need to manually add IP addresses of all the pc's, before I can start issuing commands. Is there a config file or something I can populate with all the IP addresses so that it starts up with all of them already added? And while we are at it, the command to start up a computer on the network?
View 2 Replies
View Related
Oct 10, 2009
I have a mainly windows house with a notebook running Fedora 11. The problem is that when this computer is on the wireless network it shows no computers on the network. It gives me the error that it can't retrieve the shared list from server. However when I am using it on the wired part of the same network it will see all of the other computers. I was wondering if anyone here could shed light on what might be going on. I am not sure if it is a setting on the computer or something to do with the router. However I don't think it has anything to do with the router because I have windows laptops that run on the same wireless access point and have no problem
View 7 Replies
View Related
Jul 2, 2010
I have Ubuntu on one machine and open SUSE on the other. Both connected with an ethernet cable to the same router. Both connect to the internet ok. I did manage to set up 2 machines both running Ubuntu with file sharing but now I have switched one to SUSE I seem to be getting into a mess. Ubuntu sees the SUSE machine but does not open any folders. SUS does NOT see the Ubutu machine. I have looked for a beginners guide to setting up file shaing with SUSE without success. (I like SUSE better because I can use my Audiophile sound card "out of the box")
View 9 Replies
View Related
May 24, 2011
I was wondering if it were possible to add devices to my computers /dev folder over a network. In linux philosophy, everything is treated as a file, and if I can have my /home/user1 and /home/user2 folders located somewhere on the network, why not the devices in /dev? The idea is that I might control, say, a cd drive in another computer or, a monitor on another computer. Can anyone give me some thoughts on adding devices to my /dev folder over a network? The aim is to make something evil of course! (like a 10 monitor PC)
View 2 Replies
View Related
Jun 6, 2011
I have been trying to remotely access another computer (which is outside my local network) with ssh and have not succeeded. I've done everything I've seen nothing to suggest and as I opened port 22 on both computers, I have ssh configured so as to allow access from any computer (with password) and tried to log in using the external IP (the encounter with these online pages of "what is my ip"), I have a firewall turned off, the pc from which I agree is Fedora 14 that I want to access MacOS 10.5.8.
I need this because I'm running a very heavy program at the university that I can not run on my personal laptop, but do not want to have to go every day to college for this.
View 1 Replies
View Related
Apr 17, 2010
I am interested and looking forward to get a smartphone or a personal data assistant with calendar/ email/ contacts just like the iphone does.My intention is to be able to sync my smartphone's data with my home server that actually carries my PIM applications. Basically, during the day when I am not home I will modify or add/remove data from the phone. When I arrive home I would like to be able to sync my changes to my server. My laptop will be reconfigured to retrieve and sync from that server.
Proudly running with Slackware on ALL my machines (gotta love Slack!), and Apple being **** by not supporting open source and linux environment, it seems that it will be difficult to have something working out of the box and will probably require jail-breaking the device, etc.. I don't want to rely on external services such as Google calendar except for the email from Gmail.
View 1 Replies
View Related
Jun 4, 2010
I'm looking for a program that I can use to keep track of how much bandwidth goes to the various computers in my small network.All of the bandwidth goes through my squid server, so the easiest would be to just have a program that can accurately analyze the squid logs and tell me how much bandwidth is going to the different computers.I've tried both "bandwidthd" and "calamaris" I can't figure out how to get either one to actually do anything in Ubuntu.
View 5 Replies
View Related
Apr 6, 2011
how to copy files over my network between my two computers.
I have done it before, but don't remember all the things I had to go through to do it.
None of the instructional things that I have found has given me actual instructions that I understand.
Actually I have not even found instructions for using scp that I can understand. I have all ready done this in the past, yet with 30 years experience with computers, a bachelors degree in computer science, 20 years experience with linux I still cannot understand anything that I have found that tells how to do this.
I have two problems.
(1) the actual syntax of scp. None of the instructions I have found tell what anything is in their examples.
They might say:
scp blah blah yadda yadda zonk zonk.
They don't bother to tell me what blah blah is or what yadda yadda is, or what zonk zonk is.
(2) Also none of them tells what has to be set up in configuration files for things to work. For example one of my computers is named KING, and one is named QUEEN. There is probably something on computer KING that tells what QUEEN is. I don't know what this configuration file is, so of course I can't put in the entries that would do the job.
So where are some instructions that I might find for doing this copy of files over my network of two computers?
View 12 Replies
View Related
Dec 5, 2010
I will cut to the chase. I am running three ubuntu computers on my local network:my desktop which runs ethernet, and two laptops which run wireless on the same network, and all from the same router. For purpose of this thread, I am concentrating on this one issue with pulse(assuming its pulse doing this). When I have two computers running at the same time, or even all three, I can hear bursts of sound coming from the other computer, not all the time, but consistently. I don't know what is causing this. I've searched hi and low in all ubuntu pulse audio forums and those mentioning pulseaudio and I have not seen this issue posted anywhere. Most threads deal with issues of not being able to get pulse to recognise audio from one computer to the other...mine is just the opposite...I'M TRYING TO STOP THIS FROM HAPPENING!...... If I'm listening to my music on my desktop, I don't want to hear what my son is playing on his laptop...and vice versa. all the computers at my home are running lucid lynx, latest updates and latest approved kernel as of the date of this post. 2.6.32-26-generic.
View 2 Replies
View Related