Ubuntu :: Sharing A Folder With Vnc?

Feb 28, 2010

I have a VNC connection with my pc, I have made a folder with permissions to share,it is on a separate drive. When i try to copy a file from laptop to the folder there is no paste option on remote pc ( on local lan )

View 2 Replies


ADVERTISEMENT

Ubuntu :: Sharing NTFS Folder Via FTP Server

Mar 31, 2011

I feel like there's some user/group/mount concepts I need to understand to pull this off: I have a dual boot ubuntu/XP rig and I'm storing some active work files on an NTFS partition because so I can use these files from both OSes (because Windows can't read my ext3 partition, but ubuntu CAN read NTFS) Now, I need to access these files (on the NTFS partition) from my 2nd computer... which means I need to config an ubuntu FTP server (currently pureftp, but I'm not picky) to serve the files on that NTFS partition.

Like I said, I'm using PureFTP, but I'm not picky. It's not working right because of (i think) permissions and directory ownership "stuff" that I don't quite understand. Add "mounting" the NTFS drive to the mix, and my brain fails. I'm not too terribly afraid of a non-GUI ftp server, so if anybody can offer some guidance, concepts or general clue-sticking about how I can get the NTFS mount and permissions and the ftp user context sorted out

View 2 Replies View Related

Ubuntu :: Sharing Folder With Windows Network ?

Nov 18, 2010

I have two partitions, both formatted as ext4. One with Ubuntu 10.10 64-bits and the other just for data (formatted as ext4 zero). I wanted to share a folder from this second partition. I followed the instructions on http://tech.mobiletod.com/how-enable...cation-ubuntu/ but there was not any "Windows networks (SMB)" option, only "Unix networks (NFS)".

View 14 Replies View Related

Ubuntu Networking :: Sharing Folder & Printers On 9.10 Desktop

Mar 18, 2010

Can I share Folder & Printers on 9.10 Desktop? I want to use that shared folder & printers from windows.

View 1 Replies View Related

General :: Sharing A Folder On The Network ?

Jun 3, 2011

It is probably a very easy question, but I could not find the right answer on the net so far. What I am trying to do is to set up a network of machines running Ubuntu 11.04. On of these machines will have a folder that needs to be shared with all the other machines. Eventually, this folder should be mounted at startup on the machines that are accessing over the network.

So, what I tried to do was: sudo mount 192.168.37.202:/home/user1/dir1 /home/user2/dir2 -o username=user1,password=password1

dir1 is the folder on machine 192.168.37.202 that should be shared. This is the response that I get:

mount.nfs: an incorrect mount option was specified

So, what am I doing wrong? Do I have to install anything special?

As I said before, eventually I want to have an automatic mount, so I guess that I have to edit /etc/fstab. What does this entry should look like?

View 3 Replies View Related

Ubuntu Networking :: No Trivial Option For Folder Sharing Over Internet?

Apr 12, 2010

been looking for a easy way for simple users (newbies) to share folders over the internet with friends. I found almost nothing about it, in both Windows and Ubuntu, as people usually recommend online sharing (as dropbox and Ubuntu One, which is not what I ask for) or ssh, ftp and related, which are usually not trivial to set up for simple user and you need to install a nice GUI for the client.Why isn't there a simple way as a right-click menu option, then choosing some user/password and having it available over some iport? Something like local network file sharing.This seems like an incredible tool to have.

View 1 Replies View Related

Ubuntu Servers :: Sharing An Encfs Non Public Folder With Samba?

Jun 7, 2011

I've been trying to share a folder with samba. This folder is the decrypted version of an encfs encrypted folder. Mounting the decrypted folder on the server is done automatically on login using gnome-encfs. Exposing the folder locally works like a charm. Now where I get stuck is trying to access the samba share from a client (even with smbclient on the server itself). I can see the share with smbclient -L:

tijm64@tijm64-HTPC:~$ smbclient -L 192.168.1.100
Enter tijm64's password:
Domain=[TIJM64] OS=[Unix] Server=[Samba 3.4.7]

[Code].....

View 1 Replies View Related

OpenSUSE Network :: Folder Sharing To A Windows 7 Pc?

Mar 26, 2011

I have an opensuse machine - 11.4, running KDE as my desktop. My wifes computer is a Windows 7 PC.

I have installed SAMBA and have configured it to load at each boot. I have set the domain name to WORKGROUP as this is domain name my wife has on her pc. I have shared the video folder within Dolphin in KDE. I'm uncertain about the meaning of the netbios setting (despite reading Chapter29.Samba) and whether I should adjust this setting. Basically, I'm able to see my wife's computer name within Linux, though within Windows, I'm unable to see my linux network. Is it due to the settings that I currently have on my linux pc. The documentation that I'm reading so far is confusing for me.

View 5 Replies View Related

General :: Sharing A Folder Between It And Windows Over The Internet

Jun 7, 2010

Currently my job is to make websites with Django. I use many things like virtualenv, PIL, etc. The problem is, I can't stand Linux on my desktop. I like it on servers, It's greate to use it over the SSH. But for desktop? No way. But for the development Linux is quite essential. Of course almost everything is ported to Windows, but it's not as simple to use as in Linux. For example, Windows shell is awful in comparison with Linux. So I've tried Cygwin, but it's too damn slow. Every time django dev server reloads, it tooks almost 20-30 seconds. In comparison, then using "native" python on Windows or Linux, it reloads instantly. Even worse, Cygwin makes all my system very slow.

I've been thinking about it and have thought up a way to go. I can share a folder with my application with some Linux box. The devserver and everything will run on that box, while I'll be happy editing files and running the browser on my Windows 7. SSH shell is much quickier and handy than Cygwin. Currently there are no Linux boxes in my home network (except for my android phone :) but I have several VDS boxes with Debian.

So, how do I share a Windows folder with VDS box? I can't rely on my desktop IP but I can rely on the VDS's one. I need sharing to be as quick as possible (well, 2-3 seconds ping is OK) and "native" for both systems, so I could use a folder like a normal folder in both Windows and Linux.

View 2 Replies View Related

General :: Sharing A Folder/partition Between Mac OS X In A Macbook Pro?

Dec 15, 2010

I'm starting to use a mac, and would like to install different operating systems on it, and, if possible, share some partitions. (like home)

I'm planning to install Debian along with Mac OS X Snow Leopard, and share it's home directory, of, if possible, at least, create a new partition only for my mp3 files.

View 3 Replies View Related

Networking :: Samba File/Folder Sharing ?

Jul 14, 2009

I am running OpenSuse 11. It runs Apache webserver and Samba for filesharing. I am also running webmin. Everything works 100%. I have 2 shared folders that can be accessed by everyone. My question is how can I log in to the shared folder from a windows machine when I set the permissions for only a certain user to log in. My system hostname is Linux.site and my user is henk. I am not sure how I need to log in that way. Should the username be Linux.sitehenk ...

View 1 Replies View Related

Ubuntu Networking :: Samba - Error - Get After Right Clicking And Going To Sharing - Share The Folder

Sep 4, 2010

I can't share my /var/www folder on this machine - it worked fine on my Desktop, it just asked me to install the samba windows something.

What's going wrong with this.

Here is the error I get after right clicking and going to sharing and trying to share the folder...

Code:

View 5 Replies View Related

General :: Page 2 Folder Sharing On Samba Trouble

Jan 12, 2009

Originally Posted by van 2.0 If you are not having a problem with Samba and have nothing to offer the OP in his bid to solve the problem then your post is not relevant to the discussion. The reason I asked you to point out where SELinux has been mentioned is that those are the docs of an Enterprise OS and any relevant steps would be included.I see you are new to SELinux, but interrupting a post to point out something unrelated does not help, it just adds confusion and consternation.I think that, perhaps in your your zeal to serve as police officer of the relevance trees, you've failed to see the forest. It could be that I was not sufficiently clear in my first post here, so I'll explain it very, very slowly and carefully, so as not to cause any you any further confusion.

The original poster is unable to access his Samba shares. The original poster does not understand why and seems to think that it is configured correctly. Other posters have added suggestions about smbpasswd and testparm to check for correct syntax. Presumably, these things have not yet solved the problem, since the OP has not returned to say the problem is solved, though you linking to one of the first links that would appear in a google search for redhat and samba was no doubt wildly and extraordinarily helpful.

So, I had an idea. I recognized that, in a crazy plan to make a functional OS, the authors of Linux had allowed more than one binary to execute simultaneously. This means, that SELinux and samba can both run at the same time. Now, stay with me here - if SELinux is not configured to allow permissions for the samba user on the Samba share.... "permission denied" log errors can occur in Samba. Now, that sounds familiar for some reason. Hmmm... oh, yeah! That was what the original poster mentioned! And, I just dealt with that exact problem, caused by insufficient SELinux permissions!I knew there was a method to my madness.So, anyway, adopting your own ironically sanctimonious tone, I hope you've learned a lesson today that can improve the quality of your posting. This lesson is two-fold: (1) it's not especially good form to quibble with someone trying to help in good faith and (2) if you are going to, it pays to have something tangible to offer to go along with your condescension.No need to thank me - helping you be a better poster is its own reward, and I'm rapidly losing interest in anything you have to say in general, anyway. From what I've seen, it's not anything I couldn't find in under 10 seconds on google.

View 11 Replies View Related

Fedora :: Samba Sharing For F12 Folder Access In Windows

Mar 29, 2010

I want to share folder in fedora 12 so that any windows user can access my folder (without modifying its content) and there should be no password to be entered by the windows user. I tried samba gui but the folder does not open using windows.

View 3 Replies View Related

Debian Configuration :: Samba: Sharing A Folder With Multiple Groups?

Aug 30, 2010

I have a folder, called Vault, that we want to share only with certain people. Because it will contain confidential information.

I want the unix group trustees to have read-only access I want the unix group administrators (and root) to have read/write access

All other users should have no access.

the implementation I have so far is:
folder owner: root:administrators
folder permissions: 770
section from smb.conf

[Code]....

However, this is not working as expected. It currently works as follows:

Normal user: No access (expected) Trustees member: No access (fail. Trustees should be able to read) Administrators member: Read/write access (expected)

View 3 Replies View Related

Networking :: Network Sharing Folder - Shows Me A Blank After A Few Seconds

May 26, 2009

I have windows 2003 server which i stored some important data that the workstation will connect it or access by thru network connection...

My current setup is: i have a linux distro i used mandriva 2009 and i installed samba...if i used windows to browse in network i can see the name of the pc of linux and i can able to access the linux shared folder.

My problem is if the linux try to access the windows 2003 thru network it seems to be nothing happened coz everytime i click the linux network it shows me a blank after a few seconds...

I really dont have idea if there is any requirements for the windows.

I really want to implement the linux workstation but i still have a big problem issue in networking.

View 4 Replies View Related

Networking :: Windows 98 Not Allow To Login Fedora 11 SMB File Sharing Folder

Dec 19, 2010

I install Fedora 11 for file sharing from windows client Win 95/98, Win xp & xp home. I can login from win xp & xp home to access folder but I can't login from win 95/98 to access folder. I got the error message... "The domain password supplied is not correct or access to your logon has been denied". from win 95/98 Desktop computers.

The following are contents of smb.conf

View 3 Replies View Related

General :: Sharing Folder With Windows 2003 Server Using Cifs?

Jul 12, 2010

I want to share linux folder with Windows server 2003 using cifs;I have install samba on linux system;

View 1 Replies View Related

Slackware :: VirtualBox Guest On Win7 Host - Folder Sharing?

Jul 13, 2010

I have a Win7 laptop with the latest version of VirtualBox installed. It's a dual core proc with ram to spare. So, I installed Slack64-13.1 and it rocks! I'm really impressed that Slack is running at what appears to be native speed, but in virtual machine. Hardware response is normal, WIFI and LAN are both working great for my normal tasks.So, I downloaded a few much needed patches, and new ISO image for one of my old desktop PCs. Now, my problem is I can't connect my USB cdwriter to my virtual slackware or share folders in the Win7 install with the virtual slackware. I read a few of tutorials on the Oracle VBox website, and several of the ones here on LQ, and none of them seem to solve my problems.

View 3 Replies View Related

Fedora Networking :: Sharing Files - Can't Seem To Connect My 2 PCs To Share A Folder - Directory

Nov 7, 2009

I know this might seem stupid, but I can't seem to connect my 2 PCs to share a folder (directory)

The both have Fedora 11 and they are connected through a Linksys WRT54G (one on LAN and the other on WiFi)

View 6 Replies View Related

Red Hat :: Folder & File Sharing - Vender Is Not Allowing Me To Install Any Hardware Other Than IBM Parts

Nov 24, 2010

1. I use RHEL5 (SERVER X) in which samba is running. This is an IBM hardware on which the vender is not allowing me to install any hardware other than IBM parts.

2. I have another P4 system on which Fedora Core 11 (SERVER Y) is running. I had connected 300GB SCSI HDD and created necessary partitions.

Now I want to mount few of the volumes of SERVER Y on SERVER X and allow users (samba clients) to access the volumes as folders as any other volumes in SERVER X through samba. I mounted one volume of SERVER Y in SERVER X using NFS mounting and shared through samba. The problem, I am facing, is it is very slow.

View 1 Replies View Related

OpenSUSE :: Get Nautilus To Play Ball And Allow Sharing Of Samba/NFS Shares Under Folder Properties?

Dec 26, 2010

I'm evaluating OpenSUSE and have installed 11.3 with Gnome (from the latest liveCD) and have it all running fine in a VM at the moment. We are looking at using it for an iSCSI/NFS/Samba server and have it allrunning and it is all configurable from Yast. However I can't seem to get Nautilus to play ball and allow sharing of Samba/NFS shares under folder properties (I'm fairly positive I've done this fine in Ubuntu). All I ever get is Usershare/Gnome sharing (which I believe is Webdav).

I must say I am so impressed with OpenSUSE, the partition manager is just a dream to use and everything works really well it would just be really nice to be able to share NFS/Samaba shares from the file manager. There doesn't seem to be any other file managers in the repositories so I'm a bit stuck now.

View 2 Replies View Related

Fedora Networking :: Step By Step Guide To Folder Sharing Inside LAN

Jun 26, 2011

Recent refugee from Ubuntu here. Fedora fan for one month.I have two computers that access the Internet through a router. They are assigned IPs dynamically by the router's DHCP. I need each computer to be able to "see" some shared folder on the other one, with RW permissions to that folder and its content.I want to use Nautilus to access those folders from each computer.

Tried NFS, Samba, gnome-user-share to no avail.

Willing to kill Fedora's firewall forever in order to ease folder sharing.Can some kind and knowledgeable person try a step by step setup guide for this? As an 8-year Linux user I am not afraid of command line interfaces.

View 9 Replies View Related

Fedora :: Message That Says "Personal File Sharing You Can Receiee Files Over Bluetooth Into This Folder"?

Nov 21, 2009

In my Downloads folder I have a message that says "Personal File Sharing You can receiee files over Bluetooth into this folder"I can't figure out how to get that to go away.

View 2 Replies View Related

Ubuntu Networking :: Can Client PC Sharing Key With Access Files / If Not File Sharing?

Jul 7, 2011

Im using WPA with a TKIP pre-shared key...Can a client pc im sharing my key with access my files if im not file sharing? Router config?

View 2 Replies View Related

Fedora Networking :: Sharing And Networking - "public" Folder Did Not Become Open Until I Entered The User Password

Jul 28, 2009

I am an old Ubuntu user and have just strted running F11 on my iBook. I always run system-config-samba on all my machines including my server and even on my work server which shares with windows, Linux and OSX and have found it to be perfect. I installed it straight away on the new Fedora system but It doesn't seem to be functioning the way i expected it to.

I installed system-config-samba and then set up one share folder "Public" with open read write privileges and then turned off the Fedora Firewall all together. But "public" did not become open until I entered the user password for the fedora machine. But, then I could see all folders on the Fedora machine. Even root on the fedora machine became write-able on the network. This was not the desired effect at all. I am assuming fedora is using a non system-config-samba file share system that I am unfamiliar with. what is it? and how does it work?

View 1 Replies View Related

Ubuntu Servers :: Samba - Access Folder To Delete Or Restore From The Recycle Bin Folder

Apr 24, 2010

I'm using ubuntu server 9.10 for a home build NAS. Everything is working great just have one more thing to figure out. I have Samba set up to access my files and I set up a recycle feature so anything deleted will get moved to a Recycled folder. (I learned this the hard way after hitting delete key by accident while browsing the shares in windows. Lost 100 GB of data)

Now it is for the most part working but the permissions on folders isn't getting set right. If I delete a file in a share I can go to Recycle bin folder and delete the file for good. But if I delete a folder I can not access that folder to delete or restore from the Recycle bin folder. I have to chmod the folder before I can do anything with it. Anything I can change to get folders deleted via windows to have the right permissions when it is moved to the Recycle bin folder?

[Code]///

View 1 Replies View Related

Ubuntu :: Cannot Change Directory To A More Than Three Folder Tree Destination Folder From In Terminal?

Sep 18, 2010

I cannot change directory to a more than three folder tree destination folder from ~ in terminal. I've checked everything. No Typos or misspell. The destination folder was recognized by "ls" command but when I went to it, the terminal said, "no such file or directory."

View 7 Replies View Related

Ubuntu :: Create Folder',and Results In An Empty Folder Being Created On Desktop?

Oct 29, 2010

I have this nasty habit of refreshing desktop in a quick succession by right-clicking and selecting 'Refresh',on my XP system at office.(And,iam sure most of us do the same).With Ubuntu,if a right-click on desktop slowly and select 'align by...',it simulates the XP refresh action as explained above.But,if i perform the same action rapidly,it takes this first option from right-click context menu,which is 'Create Folder',and results in an empty folder being created on desktop.I tried double right-clicking and again it created an empty folder.Is there any workaround to handle this.I mean:Can the right-click context menu items be shuffled so that the 'Create Folder' option is moved from 1st place

View 9 Replies View Related

Ubuntu :: Media Folder Has Extra Folder Titled With Non-existent Partition?

Nov 24, 2010

When I get my partitions listed in the terminal or in GParted they go up sequentially to sda7 as they should. The media folder in my file system shows the other dual boot OS and a data disk partition, both mounted, which is correct. All good. But there is a third strange folder titled sda8 however I have no such partition. /etc/fstab shows no sda8 either. When I open /media/sda8, it shows no files, says its empty and lists an empty available space that equals the empty space on the Linux OS partition in which the folder sits. But no pie chart shown, and it belongs to root. I changed the permission and found I can save files to it.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved