Ubuntu Networking :: On Server 10.04 - Two Different Nfs Share Display Same Content?

May 14, 2010

This server is for dhcp and sharing purposes.I can actually access one nfs share via other ubuntu and osx clients on the network, then I configured another share with different mount point (different drive, different forlder, different contents).The problem is: when I connect form a client to the new one it displays the same exact content of the first share. It seems that is mounting the same share on a different mount point on the client and exporting the shares via the exportfs -ra command doesn't solve nothing.This is my fstab file

Code:
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation

[code]....

View 1 Replies


ADVERTISEMENT

Server :: Share NFS Drive Content To Web Port 80 Using Apache?

Nov 2, 2010

My goal is to provide file access through HTTP to all of my NFS shared drive that i dedicated for public access.

Is it possible to create a website using HTTP which list all of the contains of my NFS shared drive to the public ?

it is failed even just to showmount, in Windows i usually access it using \10.2.2.50Volume_1 on the windows explorer.

Code:
root@sv6:/etc/apache2# apt-get install nfs-common
root@sv6:/etc/apache2# showmount
clnt_create: RPC: Program not registered
root@sv6:/etc/apache2# showmount -e 10.2.2.50
clnt_create: RPC: Port mapper failure - RPC: Unable to receive

View 5 Replies View Related

Red Hat / Fedora :: Display Different Content On Different Monitors?

Jul 26, 2009

I am currently using and working on Fedora 10 and have couple of monitors set up to itNow, I want to display different content on different monitors (not the same content on all monitors). It should keep displaying Pictures and/or videos with a certain intervals of time as soon as the fedora loads. How should make this happen.

View 5 Replies View Related

Fedora :: Thunderbird Does Not Display Message Content+

Jul 31, 2010

I recently got the problem that Thunderbird does not displays the messages anymore. The e-mails are downloaded form the server, a new email warning is given, but the e-mail cannot be displayed (in fact it is not loaded in the message window. I could only see the TB start page). I cannot even see the old messages.

However, when use "see message source" I can see the e-mails.

I also noticed this message in the error console:

server does not support RFC 5746, see CVE-2009-3555

I use Fedora 12 + thunderbird 3.0.6-1

On another linux box F9+ThB 2.0.0 I do not have that issue.

Today I upgraded to Fedora 13 + TB 3.1.1. This should be the latest one, but I still cannot see the message.

Also, on F13 I got another issue with Firefox 3.6.7. When I switch between the tabs, the tabs will turn black and will not get back to normal for 10-15 sec. It looks liek a random effect because often only part fo the page turns black. This issue appear in the windows of TB 3.1.1 since updated to F13.

My hardware is a Sony SR49 laptop with ATI mobility Radeon HD3470

Have Google chrome and this black page issue is not present. The same with Evolution mail, but I do not like it.

View 1 Replies View Related

OpenSUSE :: 11.4 - Apache Cannot Display Content Anymore

Jun 4, 2011

I have a fresh install OpenSuSE 11.4 installation. I have install Apache 2 ,I have change the content on the owner and group to chown wwwrun.nobody Directory /srv/www/htdocs. Now apache cannot display the content anymore there is no error in the error_log. If I change the content to my user the content is displayed. Why and how can I fix this the permission are the same as on the previous web server and I'm using index.php as the index page..

View 9 Replies View Related

Programming :: Display Content Of Txt File In Xbmc?

Apr 25, 2011

go about developing this add-on. i am testing this on my xbmc-live set-up; i am fairly affluent in bash/ c but unfortunately i dont have experience with python.i trimmed the data using this bash 1-liner so the output looks like:

Code:
xbmc@XBMCLive:~$ wget -q --output-document=- www.google.com/movies | sed -n 3p | tr '<' "
" | egrep "(title_bar|id=link_1_theater|class=info|mid=|Rated|class=times|fandango)" | grep

[code]...

View 2 Replies View Related

Programming :: Use Echo To Display The Content Of A Variable?

Jan 4, 2010

I have a problem to use echo to display the content of a variable.

This is what I do:

Code:
#!/bin/bash
USAGE="Usage: name [OPTIONS] [DIRECTORIES]"
echo $USAGE

When I run this little script I get the following output:

Usage: name [OPTIONS] R

So I think that [DI might be some sort of escape sequence. But I do not know how to unescape it. Does anyone have a hint for me?

View 14 Replies View Related

General :: Ubuntu Etc/profile: Environmental Variable Doesn't Display Content?

Jul 28, 2011

i am trying to declare an environmental variable in the /etc/profile' (as per the tutorial i'm following) but when i declare it and do an echo i get nothing.Here's what i've done so far..nside /etc/profile:

# /etc/profile: system-wide .profile file for the Bourne shell (sh(1))
# and Bourne compatible shells (bash(1), ksh(1), ash(1), ...).
if [ -d /etc/profile.d ]; then

[code]...

View 12 Replies View Related

General :: Display The Last Email Content With Configured Fetchmail?

Mar 11, 2011

I would like to see the last received IMAP email and its content with Fetchmail. Is it possible?

View 3 Replies View Related

OpenSUSE :: Kmail Does Not Display Local Folder Content After Akonadi Migration

Feb 17, 2011

I run opensuse 11.3/KDE:Factory. Recently, kmail updated to using akonadi. The following problem came up. My local emails are now managed by a "local folders" component of akonadi. The folder structure is displayed correctly in Kmail. However, no emails are shown for some folders. Emails still live in the .kde4/share/app/kmail directory hierarchy and can be imported into a new folder after moving them somewhere else. However, even after a fresh import sometimes emails are no longer recognized.

View 2 Replies View Related

Ubuntu :: Every Time Open A .conf File It Pops The "Do You Want To Run Or Display Its Content?"

Sep 16, 2010

I'm working with .conf files which I need to edit (with gedit for example) and an .sh file which I need to run occasionally.

And every time I open a .conf file it pops the "Do you want to run or display its content?" question.

I tried to configure Nautilus to stop prompting me every time by setting the Edit->Preferences->Behavior to Run executable text files when they are opened.

But now every time I try to run the .sh file it opens it in gedit instead of running it.

Is there anyway to set the behavior for specific file types?

Like so it'd open the .conf files in a text editor and run the .sh files?

(Maybe I should mention that I'm running Ubuntu 10.04 with Gnome)

View 5 Replies View Related

Ubuntu Networking :: Share USB Drive In Server?

Dec 21, 2010

I have a server with a shared internal drive (not the same one that the system is on) and a 500GB external hard drive that is connected via USB and used for backing up and archiving. Right now I have a somewhat lean GNOME setup so that I can use Webmin to share the external. Having a GUI running on the machine is pointless and a waste of memory, however, since it's headless. I just want a command line server that I can maintenance from my Windows 7 laptop with puTTY. how I would go about sharing the USB drive over my LAN without a GUI/Webmin?

View 4 Replies View Related

Ubuntu Networking :: Win7 And Samba Server Share?

Jan 11, 2010

so i found an older computer i want to play with as a file server. ubuntu server edition, installed gnome GUI (to make things easier for now, i plan on removing it later) and used [URL].. to configure my 1.5tb harddrive so my windows machines can access it. i had everything working but than a fatal crash made me start from scratch (os and all) now i am unable to access the samba share from a machine running windows 7, but i can access it from a machine running windows XP using the same login and password i set up for windows 7.this makes me believe it's a problem with windows 7 and not samba.

View 8 Replies View Related

Ubuntu Networking :: Share Files Not Writable On Xp Server?

Jan 31, 2010

I am trying to get write access to a share on xp machine via automatically mounting
the share via the following /etc/fstab entry .... after doing a sudo mount -a ... I can view the files on the 'C-share' but can not write them back to the server

//WINBLOWS/C-share /media/C-share cifs,rw

This used to work and allow share files to be read and writable before some ubuntu updates.

I am currently running ubuntu 9.10.

PS: if I connect via places->network ... the files are readable and writable ... but I need this setup to be automatic with a mount for someone else.

What needs to be added to the above fstab entry

View 1 Replies View Related

Ubuntu Networking :: Failed To Mount Windows Share (Server)

Mar 21, 2010

I'm trying to connect to the other computers on the network in my house, but, when I try to view the main file folders it tells me "unable to mount location: failed to mount windows share" I've looked everywhere I can think of and have done everything they've told me to do, and I still can't get it to work.

View 9 Replies View Related

Ubuntu Networking :: Failed To Retrieve Share List From Server

Sep 25, 2010

Weird. I connect Windows to Ubuntu Server but not Ubuntu to server. I am able to connect my two windows (7 and vista) to Samba/UbuntuServer and browse, cut, paste, etc. However, I can't for the life of me connect with my Ubuntu machines. I get to the stage: "Opening Workgroup" and then I get unable to mount location. Failed to retrieve share list from server.

View 9 Replies View Related

Ubuntu Networking :: Failed To Retrieve Share List From Server?

Jul 31, 2011

My flatmates just set up a windows server to share media. If I use nautilus, I can see something called "Windows Network". But if I click on it, or try to open it, I get the error message: "Failed to retrieve share list from server". I have nautilus-share and smb installed. How do I now actually connect to a windows shared folder?

View 1 Replies View Related

Networking :: Share Files Between Windows XP Machine And Ubuntu Server

Dec 9, 2010

I am trying to share files between my Windows XP machine and ubuntu server. I set up and configured samba following the instructions in the Online Ubuntu Server Guide. [URL] This is the abbreviated version of my smb.conf file here.

[global]
workgroup = HOME
server string = %h server
interfaces = 127.0.0.0/8, 192.168.1.101/24
# map to guest = Bad User

[code]....

View 15 Replies View Related

Ubuntu Networking :: Failed To Retrieve Share List From Server / Get It To Work?

Jul 24, 2010

Trying to share files between Ubuntu 10.04 machines has become a continuing nightmare; it has been going on ever since the launch of 10.04.

I have worked my way through every post and howto I can find in this forum, but without success.

I have 3 machines in my home network; 2 are on wired connections and one on wireless. Each machine dual boots Ubuntu 10.04 and Win XP.

When all machines are in XP, everything is fine. When all machines are in Ubuntu, the reverse is the case. On some I can see the other machines; on others I can only see "Windows network". In all cases, clicking on any of the icons that emerge from Places>Network, I get the "failed to mount....failed to retrieve share list from server."

Along the way, I have changed /etc/samba/smb.conf so often that I have now done a clean reinstall of Ubuntu on each machine and a clean installation of Samba. The problem remains.

I have a few specific questions, the answers to which might just lead me in new directions

1. In the smb.conf file, should the "Netbios name" entry be the name of the machine itself or the name of the Ubuntu machine that you wish to be the server.?

2. Should there be a different entry for WINS support yes/no for server and clients?

3. Many of the howtos take you to /etc/init.d/samba to start and stop samba; but that folder is not present on any of my installations. Is that OK? Do those instructions only apply to earlier versions?
4 I am totally at a loss over the WINS server entry, and what w,x,y,z are meant to be replaced with

View 5 Replies View Related

Ubuntu Networking :: Cannot Mount Failed To Retrieve Share List From Server ?

Mar 2, 2011

When i open my network all my computers and other terms show up but when i click on them all i get is cannot mount failed to retrieve share list from server im running ubuntu 10.10 and gnome i thought i had samba4 all installed what else could i be missing.

View 1 Replies View Related

Networking :: Share A File Via Samba On A Ubuntu Server That Is Actually Stored On A FreeNAS Box?

Mar 10, 2011

I'm trying to share a file via Samba on a Ubuntu server that is actually stored on a FreeNAS box. The FreeNAS drives are mounted via NFS and the Samba share contains a symlink to file on the FreeNAS drive.Browsing the Samba share I can see the file and size, but any attempt to read the file fails. It complains about authentication but all credentials across all machines are the same.So, is it possible to share a file this way or is there another way to do this?I know I could create all the profiles on the FreeNAS box but for convenience and ease of maintenance I was hoping to do this via the Ubuntu server

View 1 Replies View Related

Server :: Merak Mail Server All The Users Should Be Able To Get That Content Automatically In Their Outgoing Mails?

Feb 22, 2010

I would like to set disclaimer like content in my meral mail server, so that all the users should be able to get that content automatically in their outgoing mails.

View 3 Replies View Related

Fedora Networking :: Share Windows Home Server?

Jul 14, 2010

I have a netbook running Fedora 12 and I cannot for the life of me figure out how to get it to connect to my WHS. For my netbook its not that big of a deal, but what I really need it for is my soon to be music computer. It will be running F13, and mainly be for playing music stored on my WHS. how to get to my WHS shares?

View 1 Replies View Related

General :: Find Will Go Through The Content Of Tarball As Well And List All Content

Oct 5, 2010

I am using find to search for .tgz files modified more than 7 days ago and delete them.find /directory/ -iname backup*.tgz -daystart -mtime +7 -exec rm -rf {} My problem is that find will go through the content of tarball as well and list all content. I want to only search main tarball and delete it if older than 7 days.

View 4 Replies View Related

Ubuntu Networking :: Setup A Share Drive On New Server With Samba (v 3.4) - Shares Are Not Working?

Mar 15, 2010

I have the follow environment

PDC SAMBA + OPEN LDAP (ubuntu 9.04)
Linux (File Servers) + Windows machines all working well

I'm trying to set up a share drive on my new server using ubuntu 9.10 with samba (v 3.4) and ldapclient and the shares are not working when I defined Valid Users for share folders, that keep me ask me about my user and password, on the logs I have:

[2010/03/15 10:24:10, 1] smbd/service.c:676(make_connection_snum)
create_connection_server_info failed: NT_STATUS_ACCESS_DENIED

This is my smb.conf

[global]
workgroup = FLOWCONNECT
server string = OSLO SAMBA FILE SERVER [code].....

I have the same set up on my File Server (Ubuntu 9.04) which use samba 3.3 is working fine.Someone know if has some different setting between samba 3.3 (ubuntu 9.04) and samba 3.4 (ubuntu 9.10) that could cause this problem ?

View 1 Replies View Related

Ubuntu Networking :: Mounting Windows - Failed To Retrieve Share List From Server

Apr 11, 2010

A few days ago I got this Ubuntu box (9.10) to connect to the Windows network in our house. Sharing printers and files. Life was good. But today, Places > Network > Workgroup tries to connect for about a minute then I get a "Unable to mount locations, Failed to retrieve share list from server" error. The only thing I recall changing at around the same time was adding Wine.

View 6 Replies View Related

Ubuntu Networking :: Samba Client - Failed To Retrieve Share List From Server

Apr 15, 2010

I have been using Ubuntu sense about 6.10 and never had to network with a Windows computer before. I have a decent understanding of Linux itself but I am having issues with this samba client. I have a clean install of Ubuntu 9.10 and am trying to use samba to access my shares on a Windows XP(SP3) computer. I am on the network just fine, and all the computers on the network have static IP addresses. When I go to Places->Network->Windows Network I see the "TITANNET" workgroup, (Even before I changed my workgroup to "TITANNET" in the smb.conf file.), but when I try to access it I get this error:

Code:
Unable to mount location
Failed to retrieve share list from server.

P.S.[0] I tried using /etc/init.d/samba restart but it did not work, I am not sure I am even running the samba server. (Well, it is obvious I am not, what I really mean is what am I running to (not =D)access the shares on my Windows PC.)
P.S.[1] I know that this has probably been posted before. I have searched and searched, I am about 1.5 pots of coffee and 4 hours into this.

View 2 Replies View Related

Ubuntu Networking :: Share Out Samba Shares - Multiple Netbios Showing From Server

Nov 30, 2010

I have a fileserver that I want to share out samba shares. However, i configured samba to have another netbios (SAN) and my windows box still sees whoopn-SAN which is the name I gave to my server when i installed it. Now I am using 9.10 and I know that i can create a share from the gnome gui in nautilus and that appears to be a windows like share. How can I turn OFF the windows like shares that ubuntu does out of the box and use ONLY samba? I ask because there appears to be a conflict of permissions b/w samba and this stuff.

View 7 Replies View Related

Server :: Can Mount WinXP Share But Not Win7 Share In Fstab

Jun 8, 2010

this has happened in different distros, so far i have tried slack, arch, and mint at work i have an xp box with a shared folder i created. on my linux box i setup fstab as follows

Code:

//winxp/temp$ /home/user/temp cifs rw,uid=1000,gid=1000,credentials=/home/user/.creds 0 0

this gets mounted correctly and i can read/write the shared folder at home i have a win7 box that i create a share on and use the exact same code in fstab, but it wont mount the share. i get something like permission denied or access denied is there a difference in how winxp and win7 share folders? my usernames on the linux boxes match those of my windows boxes at each location. i have given my win accounts full access and control over the win shares.

View 9 Replies View Related

Fedora Networking :: Automount A Nfs Share When The Server Machine Restarts?

Mar 16, 2010

I'm making a clever backupsystem based on nfs and rsync.Basically, I export folders from the clients to a backup server, and the backup server processes them and makes backups.The backupserver mounts the folders during startup, but if a client restarts, then I guess it would unmount from my backupserver, right?What can I do to make it automount the folder whenever the client gets back up again?All the clients are static servers without much interferance, without any risk of external people tampering with them and without internet access. Security is not an issue, and any kind of shady compromisingcripts will do.However, installing software on them is tricky as I have to download packet for packet and transfer them via usb manually.

View 9 Replies View Related







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