Networking :: Get Ubuntu Mini To Access The Files On Vista Machines?
May 5, 2009
My new HP mini running Ubuntu sees my HP notebook running Vista,my Compaq desktop running Vista, and my HP desktop running XP as computers belonging to my workgroup, but I can only access my files on the XP machine. The mini and the notebook are wireless and the desktops connect to the router by cable.
All of the computers connect through the router to the DSL modem, and each of them connect to the HP wireless printer. None of the other computers see my mini as belonging to my workgroup, specifically including my XP computer. Figure that it is likely normal that I cannot with my mini open files that I find on my XP, but have to copy and paste them to my mini or one of the flash drives I use with it before I can open them.
I understand I have described a "well known problem" caused by a non standard sequence in Vista, that can be obviated by a fix to the login sequence that can be made to the linux code in my mini so that it will recognize and perform the login (user name and password) that is required when a Vista machine is encountered.
But I'm in over my head, unable to even find the command line on my mini.
I changed to wubi last night, i decided to go that way cause i was informed it was a safe way to try giving it a try for linux and ubuntu without any special effort needed to be payed and easily deleted if i am not pleased.Thankfully i am pretty satisfied with the results, i pretty much dealt with most of the issues i have faced so far successfully and i am running it ok beside one important thing.See i am using my laptop, which has a hdd of 250GB.On my Vista there are 2 different hdd C+E by default, they separated my hdd.So while i have windows on C and E is pretty much used for my additional data(see movies, music etc) when i installed wubi i installed it on E, thought it would be better and it had more space.
Now though, while i can access threw ubuntu all my files that were located on C(vista) i cant access any of the E ones, and search file dont helps either.The "vista hdd" as ubuntu describes it, its a 250 gb disk on computer, which means it should contain both of the vista disks.But sadly thats not the case.i cant seem to be able to find them anywhere.
Ive managed to install samba, I've shared a folder. I can access from a Windows 7 machine via \ubuntupublic. I can put files in the folder form the ubuntu machine and edit them on the windows box. I can put files in the folder/share from the Windows box but then I cannot edit them on the Ubuntu machine (they are read only and have a "Lock" over them). I can fix this by going to the properties of the file/folder in Windows and manually assigning "Everybody" full control (then the lock disappears and all is well.) I want read/write access to all the folders contents from both machines all the time (security is NOT a concern I WANT the permissions wide open) what am I doing wrong?
I am looking a way to access my windows vista files (documents and pictures) in opensuse. I have a problem my Vista doesnt load anymore and I really need to recover some files from it before formatting.
I know very very veeeery little about linux. I installed few month ago but then didnt have time to really work on it. I checked on google but it's more confusing.
I have three partition. One is for Vista home edition 64 bit, the other one opensuse 11.1 and a third one for dell stuff (not sure what is it exactly )
in my network, users has total access to their PCs, so theres a problem to filter (URL, ports,etc.) their virtual machines installed (they can assign self any IP, e.g.)
Id thought about use the MAC prefix in VMware VMs (00:0c:29:*), but i can only found a way through DHCP, and this isn't a good solution (they can assign a static IP to workaround...)
It will be better using firewall (iptables), but I don't found the way to add rules based in MACs with wildcards.
I installed Ubuntu 10.04 on a computer I have, and can access the two vista computers on my home network, but when I try to access my XP machines I get Unable to mount Location Failed to retrieve share list from server.When I try it the other way round from the XP machine it is able to access the Printer and faxes file on Ubuntu.
I have 3 home computers. Two of them are dual boot Windows and Ubuntu. The third runs only Ubuntu. I want to share files and two printers among the three machines. What is the best approach to doing this.
My two machines are both running Ubuntu 10.10. I want to transfer program files between them using a local area network.
My Ubuntu machines can both see the Window machines on the network, and get files from them. But my Ubuntu machines do not detect each other as being on the network. Nor can my Windows machines detect my Ubuntu machines.
From what I can tell, that's normal, and I've become resigned to using a pendrive to transfer files between the two machines. Or even sending files as email attachments.
there is a clean and easy way to transfer files between two Ubuntu machines on the same local area network.
I am having an issue setting up (or rather accessing) a samba share, I have installed samba and created a share a follows:
Quote:
[smbshare] comment = 1TB Drive Share path = /media/1TB EXT eSATA/SMBshare browsable = yes read only = no
I then added a user to the server using:
Quote:
sudo useradd smbuser --shell /bin/false
and then added this to the smbuser list with:
Quote:
sudo smbpasswd -a smbuser
So everything seems to work fine here, I can see the server from my windows vista laptop, open the server and see the shared folder, but when I try to open the folder I enter username 'smbuser' and password 'xxxxxx' and get a windows error saying "not accessible you might not have permission to use this service"I have even tried to set this up as a public share with full guest privileges and get the same error.
I have 2 machines both using U 11.04, one of them being Studio. I have tried to connect them together (via a modem/router of course) to browse files but I can't connect. I get error messages. I've installed samba and everything.
I have an external hard drive with all sort of stuff in there ..the thing is,i connected my external hdd to my laptop while using ubuntu ,and i renamed some folders ,for example i had the folder EVOLVE and I changed the name to EVOLVE *** ,and i did that to some other folders on my external hdd while in ubuntu ...the thing is that now i don't have ubuntu instaled anymore,i have vista ,and when I connect the external hdd i can't access the folder EVOLVE *** and the other ones that I renamed in ubuntu ... can't access it,can't delete it ,can't access proprieties under right click ,can't rename ,can't do anything...when i right click among the other things that apear is @shell32.dll,-8506 . I really want to be able to access my files
I've been wondering how to see files stored in a ubuntu 10.04 machine while working in a windows vista one in a local network. the most I have gotten is to connect the vista machine to the ubuntu network but i have to copy the files to the windows computer to watch them in that computer.
I've installed VirtualBox OSE and have a couple of guest OS setup. I am running Ubuntu 11.04 and VBOSE version 4.x (the most current). Now this installs the guest OS virtual harddrives to a folder in my home directory. How do I get other users on the same host machine access to those virtual machines within VB? Currently logging in as another user and going to Applications/Accessories/VirtualBox OSE ... the list of guest machines is empty save of course on my login.
I am having a server in a corporate data centre. There are some virtual machines running on it.The main server is accessible from internet via SSH. There are some people who within the lan access the virtual machines whose IPs on LAN are
from internet only one host is allowed SSH. This machine has public IP and is also connected to LAN on the IP 192.168.1.50. Tunnel is not allowed on our network.So now I am came across a solution as explained on this link. I am not clear with on which machine .ssh/config file I add following
Code: Host securehost.example.com ProxyCommand ssh user1@insidemachine.com nc %h %p Should above be done on gateway where public IP and ssh is allowed or client on internet who has to login. Do I need to create separate accounts on the gateway also so that the users who can SSH to gateway then are forwarded to inside machines? Or one account on gateway is sufficient for different people logging in via internet to my gateway and then forwarded to internal machine?
Then do I need to create an account user1 on the gateway also?
1) What is the correct syntax for ProxyCommand on gateway's .ssh/config should I use
Code: ProxyCommand ssh user1@inside.machine nc %h %p or I should use Code: ProxyCommand ssh user1@gateway.com in nc %h %p
2) Should I create new user accounts on gateway also which exist on internal machine?
My system reports it successfully connected to the VPN at my workplace (pptp / windows server). So I had to enter my username and password in the VPN configuration screen, etc. My machine has Ubuntu 10.04. I tried to find out how to open the files on the server. In windows, after opening the vpn I would go to this location in the file manager: \company-fs1UsersJulian_b This would show me the files I am looking for. In the linux terminal, and the Nautilus file manager, these locations do not exist. I tried using mount.cifs to mount this location and it didn't work. (fails with these messages : mounting the DFS root for a particular server not implemented yet no ip address specified and hostname not found). How do I get to these files on the Windows share?
I have a problem sharing files between two machines on my network, one, my main one running 10.10 and the other running Lubuntu. I've used the share files option on my main computer, and they show up on the Lubuntu machine, but when I try accessing the files, I get a message telling me that they'failed to mount'. It's frustrating in that I can see that the files are there, and obviously the Lubuntu machine can 'see' them too. I'm sure that I must have missed out something, and I've tried searching, but so far have only come accross some very old tutorials that just confuse me more. Surely there must be a fool proof way of getting this all working? (I've tried Giver, but the Lubuntu machine refuses to run Giver!)
i use dropbox to share files about some classes at the university with a friend of mine.since he is on windows, my hidden files are shown to him. is there any way to make the files hidden on windows machines through ubuntu?
My girlfriend just started on Fedora and she's a mess with her files. I was thinking on writing a mini-script that would put all her document files on ~/Documents, music on ~/Music, etc. I thought, maybe, there could be some software that cleans up the desktop for ya. If not, this could be a major app idea. Is there anything anybody knows of? Simple thing: putting your files on the right places.
My company runs a Windows server. I can connect remotely via a very slow desktop emulator program in VirtualBox or I can just VPN and access whatever files I need. #2 is the preferred option.
So far I have officially setup the VPN and everything. It logs in. It gives me the little lock symbol above the Network Manger icon. I'm connected!
But...
How do I actually access the darn files available via the VPN? We keep most files on a single server for the company. Internally, it looks something like "//Bob/Folder/". At the office I have the shortcut set to the "folder" portion of the above since that's where things are located.
I'm not seeing anything related to the VPN in Nautilus, under Network... squat. I've tried several methods of using the "Places > Connect to Server" function while setting it to "Windows Share" as well. Honestly, I'm unsure if this is appropriate nor what to put in the fields (Server, Share, Folder, User Name, Domain Name) if this is the right place to be.
I am trying to setup vpn to access folders and files from my school. VPN is connected now through networkmanager, but I don't know how to actually gain access to the folders on the school server.
Is it through nautilus? Or the "Connect to Server"? The school provides addresses that begins with \.. something, and I have tried typing it in to nautilus and the "Connect to Server" but it fails to connect.
I have googled this but all I find is how to connect to vpn manually or through networkmanager, and not how I then can access the folders on the server.
When I first start up my 2 computers once the network is established if I try to acces the Ubuntu shared folders from the Win XP machine I get this error:"\localhost not accessible. You might not have permission to usethis network resource.t the administrator of this server to findout if you have access permissions.You were not connected because aduplicate name exits on the network. Go to System in Control Panel tochange the computer name and try again."If I first access the Windows shared files and then go back to the Win machine I get the password prompt and all is well
I have a Windows PC that I'm trying to access from my Karmic Laptop terminal. I've got them connected over the network and have the drive in the Windows machine mounted, but I just can't find it in the filesystem. I'd like to write some scripts to move some files around, but am obviously off to a bad start.
I cannt access my vista after installing Ubuntu 8.04 on a Toshiba with 250gb I am unable to access the windows partition since its only the linux partition being displayed.
after installing some updates while on linux I am now unable to access the Internet when using vista. I m trying to solve this without success. Internet is still accessible from linux, and vista canl connect to the local network.
I would like to move some files between two machines and as scp sometimes is not the easiest thing to do. Do you know if there is any gui that makes this remote copy files procedure easier?
I have an Apple Airport Extreme dual band router, with a 2T hard drive plugged into the USB port, formatted with FAT32. Both Mac OSX and Windows 7 automatically see the drive and all the files on it, but unfortunately, I can't get Ubuntu to really see that drive. It sort of shows an icon under network, but if I try to open it, I don't see any files in it.
I have a very unaltered off the shelf installation of Ubuntu 10.10 on a Sony Vaio, some sort of AMD dual core vintage. I never thought that it would be Linux that failed to see the router drive, but unfortunately, that is what has happened.
I had partitioned my dell inspiron 1525 to have Windows Vista and Ubuntu 9.04. I upgraded Vista to Windows 7. Now whenever I start the computer it goes directly to Windows 7. Is the Grub been deleted? How do I get to my Ubuntu. I have the Ubuntu Live CD with me