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.
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 ...
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.
I'm a PHP developer and an app I'm working on right now generates files for users to download. The problem I'm seeing is in order to write to a folder I have to chmod it 777, obviously a bad idea.
I'm thinking the best idea is to change the folder user / group to that of apache, however after over an hour of Googleing I can not find out what user / group apache belongs to.
Thoughts? Is this the best way to go or should I do something else?
I have recently installed a LAMP server on Ubuntu 10.4 nd I would like to have the /var/www folder writeable and accessible by my other computers on the LAN. I know I have to install Samba but how do I configure it so I can map network drives to the WWW folder and allow read and write access?
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.
I need to use wget (or curl or aget etc) to download a file to two different download destinations by downloading it in two halves:
First: 0 to 490000 bytes of file Second: 490001 to 1000000 bytes of file.
I will be downloading this to separate download destinations and will merge them back to speed up the download. The file is really large and my ISP is really slow, so I need to get help from friends to download this in parts (actually in multiple parts)
The question below is similar but not the same as my need: How to download parts of same file from different sources with curl/wget?
aget
aget seems to download in parts but I have no way of controlling precisely which part (either in percentage or in bytes) that I wish to download.
Extra Info
Just to be clear I do not wish to download from multiple locations, I want to download to multiple locations. I also do not want to download multiple files (it is just a single file). I want to download parts of the same file, and I want to specify the parts that I need to download.
I've a file with a size of 6GB. I would like to compress this file and split them into smaller files. I was also thinking in use bzip2 to compress it, because if offers a good compression rate. How can I split this file into small ones to compress it?
I have a utility that works with files. The utility is crashing at after about 120 files. The input to the utility is a file containing a filelist. I want to cut the file with the file names in it to seperate files containing about one hundred or so. My thought was to determine the number of lines/100 and then use head and delete to create temporary files to run the utility multiple times to prevent the crash. When I tried to create a variable using the wc -l command the output gives me the number of total lines but it also includes the filename of the input file. (873 Filename.txt) I can not figure out how to remove the Filename.txt from the variable.
Is there a trick to allowing a TFTP connection to create a file? I can successfully tftfp (from a cisco router) if I touch the file first, but otherwise, (/tftpboot has been chmoded to 777) I get [TFTP: error code 2 received - 20334]
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 )
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?
I've hit a wall here; I'm attempting to find some way by which to view files and cd into directories on a device mounted read-only. So I need the permissions to read, write, execute (and the same with directories), but chmodding is out of the question because I don't want to alter the drive one iota.
I guess what I could do--what I was thinking of initially--was to dupe the whole drive and then mess with permissions. This wouldn't affect the original (actually I'm working on a duplicate of the original, but I'm treating it as if it were the original) but I was hoping for something that would maintain data integrity. This is a forensic application and not altering the data is very important.
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.
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.
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.
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
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)".
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.
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.
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)
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.
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:
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.
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.