Ubuntu Installation :: Missing The "Shared Folders" Link In Admin?

Mar 16, 2010

I just did a fresh install on my Asus 1005PE and in admin there is NO Shared Folders link or button. How can I get a share going on the 1005PE that I can hit from windows system please?

View 2 Replies


ADVERTISEMENT

Fedora :: Guest Additions After Upgrade - Features Missing Like Seamless Mode - Shared Folders

Feb 18, 2010

I am new to Fedora and Linux. I have installed Fedora 12 on virtual box and installed Guest Additions. Later I did upgrade Fedora updates and noticed that my Guest Additions features were missing like Seamless mode, shared folders etc. Hence I had install Guest Additions again. So every time when I do Fedora updations, do I need to re-install Guest Additions or am I missing something very obvious?

View 9 Replies View Related

Ubuntu :: Hiding Folders Inside Of Shared Folders?

Mar 27, 2010

I am setting up a lubuntu nas with all of my music, movies, etc on it. I want to give my kids access to my mp3 directory, so I can move all of the kid appropiate music into the root of my mp3 dir, in the same order I have all of my music sorted. Under the Music folder, I have them sorted, in folders, by letter. So A, B, C, D, etc... Now, in those folders are the respective artists. So where there may be something approipate in the P folder (say, Paramore), there is something inapproipate (say, Pantera)Now, when the kids go to the P folder, I don't want them to even see the Pantera folder. I just want them to see the Paramore folder. I tried a test using chmod 711 and chmod 700 on a directory with a test user, and the user can't access the directory, but can still see it

View 3 Replies View Related

Ubuntu Installation :: 10.04 - Home Folders Missing After Upgrade

Aug 8, 2010

This evening I went through the upgrade process to 10.04. The entire process went well until reboot time. At that point fsck was run and stopped after checking the first physical hard drive. After some time I skipped (s). When I tried to log in, warning messages informed me that Nautilus could not access it's folders in our home folder. ls /home/ brings up nothing, nada zilch. Some poking around confirms that the drive is there but Ubuntu seems unaware of it.

The configuration:
Physical hd #1 is: sda a 40Gb hard drive with windows and Ubuntu / and swap.
Physical hd #2 is: sdb a 120Gb hard drive with our /home partitions.
Seems Ubuntu is simply not detecting the drive?

View 9 Replies View Related

Ubuntu :: Missing System Admin Options?

Dec 20, 2010

I am new to Ubuntu and am trying to learn. Using 10.10 on HP notebook. The Hardware option is missing from the menu. System / Administration / Hardware is not there. System / Administration / * all seem to be there just no hardware option.

View 1 Replies View Related

General :: Link Shared Library Against Other Shared Library?

May 27, 2010

I think that the solution is very simple, but I cannot reach this solution. I'm trying to build an B.so that uses A.so.

A.so is compiled using C;
B.so is compiled using C++;

Inside "Aso.h" file I'had declared:

Code:

#ifdef __cplusplus
extern "C" {
#endif

[code]....

There's no error to compile that, this library seems to be compiled correctly, but using the "nm" command the Aso.so functions appear with "U" of undefined. Trying to build an executable using the Bso.so library, I got this error: /lib/../lib/libBso.so: undefined reference to `foo(int, int, int)' I think that to solve this problem it's only link the Aso.so with the .o files generated at the compilation phase of my Bso. Using the "ldd" command I'm able to see that Bso.so depends on Aso.so, so what am I missing?

View 2 Replies View Related

Fedora :: F12 Admin Menus - Missing Tools?

Nov 20, 2009

In F11 the administration menu had more things in it IIRC. Seems that in F12 a lot of tools are missing.Specifically the SELinux config tool is missing, but getting the rest of the menu back would be nice. I can't remember what it had but I'm sure I'll need them at some point.

View 5 Replies View Related

Ubuntu :: VirtualBox Shared Folders With 10.04

Sep 13, 2010

I am having trouble accessing my shared folders from VirtualBox on Ubuntu 10.04. I installed guest additions and made sure I had my folder selected in the settings but I just can not access it. I tried re-installing guest additions as well.

View 1 Replies View Related

Ubuntu Servers :: Create A Windows Shared Link In Wine

Jun 1, 2010

I have installed Windows 2003 Server, on that i have installed VMware and in VMware i have installed Ubuntu.Now my requirement is i want to run a Windows Application shortcut from Ubuntu, for that i have installed wine on Ubuntu.Now i have copied and pasted the Shortcut of that Windows Application on Ubuntu's Desktop. When i check the Windows Application shortcut properties its path will be something like this \192.168.1.15ApplicationApplication.exe, but i am unable to run that Application shortcut in Ubuntu.

If i try samething on the other windows system on network it works fine. Actually its a thin client server architecture where i want my thin client to use ubuntu and access the windows application shortcut and run the windows application shortcut on ubuntu. To be more clear my windows 2003 server runs a windows application which has MSSQL as database. Now on my ubuntu system the login page is able to popup but when i give username and password it gives something like server not found,how do i need to approach this issue.

View 2 Replies View Related

Ubuntu :: System->Admin->Language Support Missing In The Menu Editor

Jun 7, 2011

I have no menu entry for System->Admin->Language Support, and it is not present in the menu editor. Which package do I need to install to get this?

View 3 Replies View Related

Ubuntu Networking :: 11 Shared Folders That Mac And Windows Can See?

May 20, 2011

I have set up a shared folder on my Ubuntu computer and I want everyone on the network to be able to see and use those folders, whether they have Ubuntu, Mac OSX or Windows XP. So far, I am able to view some Mac computers on the network and see the Windows network too - from Ubuntu. However, I am not able to see the Ubuntu computer on Mac or Windows yet. I think I should be trying to use Samba, but I am not sure how. I used

Code:
sudo smbpasswd -a [user]

to set up a password but I am not sure where to go in Windows or in Mac. Can anyone who is good in those systems tell me how I can see and hook up to my Ubuntu computer on the same network?

On this helpful page [URL]... I got as far as the last step and realized here:

Quote:

If you are still unable to access the shared folder, check that the folder sharing service is running on the Ubuntu computer:

Press System → Administration → Services

Find the Folder sharing service (samba) and ensure that the checkbox next to it is checked

Press Close

I don't have a "Services" icon in my Administration drop down menu!

View 1 Replies View Related

Ubuntu :: Can't See All Shared Folders On Windows Computer

Apr 25, 2010

i am running the newst version of unbutu, karmic koala. i can see some of the folders i am sharing on other computers but not all of them.

View 1 Replies View Related

Software :: Unable To Link Shared Libraries While Doing Rpm Upgrade?

Mar 25, 2011

When performing rpm -Uvh, my rpm is not able to link the shared library. My rpm use shared libraries which are created by my software. when i do rpm -ivh everything is working fine My rpm creates the softlinks to the shared libraries. Now when i install the rpm using -Uvh switch which upgrade..the shared libraries are not loading.

View 1 Replies View Related

General :: Get List Of Windows Shared Folders On Ubuntu?

May 23, 2011

We have a small LAN in my office, I use Ubuntu and other PCs have Windows XP and 7 - they have some shared folder on them.

How dp I get a list of Windows's shared folders on Ubuntu in Terminal (using the command line)?

View 1 Replies View Related

Ubuntu :: Samba Cannot Access Windows Shared Folders?

Jan 2, 2010

spent so much time trying to get Samaba working, but with no luckHere is my smb.confQuote:

[global]
realm =
netbios name = rlx-laptop

[code]....

View 9 Replies View Related

Ubuntu Networking :: Connect To Shared Folders From Windows 7?

Jan 30, 2010

I have just upgraded from Windows XP to Windows 7 and I just couldn't figure out how to connect to a shared folder in Ubuntu. It was pretty easy to do in Windows XP.

View 3 Replies View Related

Ubuntu Networking :: Access Shared Folders From Internet?

Feb 13, 2010

I'm looking to set up some kind of a server so my friends can access my music folder. I've managed to set it up so that users on my LAN can do this, but I can't figure out how to make this available on the internet. Is there an easy way to do this? how to set up an FTP server, but none of these tell me how to configure my router, or what IP address I will need to access the folder from the internet.

View 6 Replies View Related

Ubuntu Networking :: Shared Folders No Longer Visible

Feb 23, 2010

I have two computers in the house that I have shared folders and one has a shared printer. I have a desktop running 9.04 and a laptop running 9.10. The desktop has several shared folders and a shared HP printer. The laptop only has one shared folder. Everything was working fine up until a couple days ago. I went on the laptop to access one of the desktop shared folders, and nothing shows up under "places, network" except windows network.

It no longer shows that the printer is currently shared either, but the funny thing is that I can still print to the desktop from the laptop.I just can't figure out how to access the shared folders.

View 6 Replies View Related

Ubuntu :: Gnome 'Shared Folders' GUI Not Working / Resolve This?

Mar 25, 2010

In gnome there is 'Shared Folders' gui under 'Systems' which helps with sharing folders however my one is not working. I wanted to find out why it does not work. I guess my question is, is there any way of running the 'Shared Folders' gui in debug mode?

View 2 Replies View Related

Ubuntu Networking :: Shared Folders Not Accessible After Reboot?

Apr 12, 2010

I've been flipping through distros a lot lately, trying to find which one best suits me. I like Ubuntu quite a bit.

I just installed Ubuntu 9.10 on a desktop pc and I'm having and issue with shared folders. I set up a test share by right clicking on Documents in my home folder, and clicking on Sharing Options. Then I checked the box to "Share this folder" and the box to "allow others to create and delete files in this folder". I click "Create Share" and in a new window, it prompts me for nautilus to add permissions automatically. So I allow it to do that.

Then, from a Virtualbox Ubuntu machine, I can access the share and do everything I want to do (view, create, modify files). However, once I reboot my Ubuntu 9.10 machine, that has the shared folder on it, it's no longer shared when I log in and check on it.

The sharing emblem has disappeared from the folder icon, but if I go into Sharing Options, the boxes are still checked. If I simply unshare and re-share the folder, it gets the sharing emblem again and the Ubuntu virtual box can access it again.

View 4 Replies View Related

Ubuntu Networking :: Lost Access To Shared Folders On XP?

May 9, 2010

Prior to upgrading from Karmic to Lucid I could access shared folders on my partners XP system. Now when I attempt to connect to the shared folder I am unable to see the folders.When I display the network I can see MSHOME but thereafter end up with the following :"Unable to mount locationFailed to retrieve share list from server"Strangely enough I am able to connect to another Lucid system easily enough from my laptop.In each instance both my Lucid systems and the XP one are connected via wireless and as far as I can see the setup on the XP system is networked OK.

View 6 Replies View Related

Ubuntu Networking :: Cannot Connect To Shared Folders On 10.04 Machines

Aug 12, 2010

I have two Ubuntu 10.04 computers ans several windows computers on a common ip address on my LAN, I cannot connect to the shared folders on the Ubuntu machines but all windows machines connect fine. I see the Ubuntu computers in networks on both Linux machines. When I try to access a shared folder on the Ubuntu machines it ask me for the user name, domain, and password even though I set Remote Desktop sharing to "Configure network to automatically accept connections"

View 1 Replies View Related

Ubuntu Servers :: Shared Mailbox / Folders At Dovecot

Feb 14, 2011

I have made some little mail server (postvix+dovecot+fetchmail) at ubuntu. The mail serve is using system accounts. Now I want to creat Shared mailbox. I have found some information, but I can't understand it correctly. Can U view the below information and correct me.

I have several accounts: Oleg (my account - /home/oleg/Maildir/); pankov (/home/pankov/Maildir); cv ( /home/cv/Maildir/). I want to share the mailbox of CV user:
I have add the follwoing information to dovecot.conf:

# You need to create also a private namespace:
namespace private {
separator = /
prefix =

[Code].....

View 1 Replies View Related

Ubuntu Networking :: Login To Access Shared Folders?

Feb 24, 2011

I always find myself stuck when it comes to sharing folders across networks.

I just installed ubuntu on a pc, with 2 other pc's in my network - one runs Windows XP and the other Windows 7.

When I go to Network -> Windows Network -> WORKGROUP I can see both Windows computers. But when I try to open either one of them, it asks me for a username and password. Now, neither of the Windows machines have passwords (they just login automatically).

(I haven't used Ubuntu since the earlier versions and remember having to go through samba and set up config files, etc.).

View 3 Replies View Related

Ubuntu Networking :: Windows' Shared Folders Not Appearing

Mar 12, 2011

I am networking from Ubuntu to Win 7. On Windows I have C:Users shared. In this directory I see two folders (or users, if you like): "Public" and "userr_" On UBUNTU when I go to Network > SERVER > Users I do not see either of the two folders that I see on Windows. I see a different one named "Default". I can access my optical drive on my windows machine fine via UBUNTU, it is just not behaving properly for this shared folder named "Users"

View 1 Replies View Related

Networking :: Ubuntu Won't Let My Windows Machine Into Shared Folders / Fix It?

Apr 13, 2011

I configured Samba so that this laptop running Maverick would show up on the network so I could share files between the two. When I view the network on the laptop the windows shares show up, and I can access them; but when I view the network on Windows is when the problems start.

I view the network in Windows and this laptop shows up, but every time I try to open the Public folder (only folder shared) it won't let me in. I get some sort of Windows error message about being unable to access the folder and how I might not have permission to access it, and then at the very bottom it says something like 'file path not found'.

I tried to change the permissions in the properties for my public folder but I every time I tried to change the settings in the access box it would reset it back to blank (-) immediately after I changed it.

I'm not sure what the issue could be. Prior to purchasing this new laptop I was running Karmic on my old laptop and the networking between the two machines worked flawlessly. I'm hoping someone on the forum can help me with this problem.

View 9 Replies View Related

Ubuntu Networking :: Put A Link On The Desktop That Points Directly To The Shared Folder On The Server?

Mar 25, 2011

I created a lab of 15 PCs connected to a server using samba. Everything works fine, but it's possible put a link on the desktop that points directly to the shared folder on the server?

View 2 Replies View Related

Ubuntu Networking :: Access Shared Windows Folders On Xubuntu 9.10?

Apr 24, 2010

I have a desktop pc running Windows 7 and a netbook running xubuntu 9.10. What I am trying to do is to access the shared folders on my windows 7 pc on my xubuntu netbook.

View 9 Replies View Related

Ubuntu Networking :: Nautilus Doesn't See Shared Folders On Windows Box

Nov 24, 2010

I have a home network consisting of a Desktop running Windows 7 Ultimate and a laptop running Ubuntu 10.10. Nautilus won't allow me to open Windows shared folders from the browser by just clicking on the icons. That is to say, clicking on Network in the bookmark pane and opening Workgroup doesn't do anything. Sometimes I get a "can not mount: failed to retrieve share list from server" error, sometimes my Windows box just isn't visible at all. All my shared folders on the laptop are visible and rw accessible from the Windows desktop.

I should add that if I hit ctrl-L in Nautilus and manually enter "smb://<server-name>/share/" in the address bar, it mounts and opens the specified folder just fine. I have some of the folders already manually mounted to various locations in fstab.

I've found the issue with Games for Windows Live, and uninstalled that from the Windows computer. I'm not using firewalls on either computer for now to eliminate that as a possibility. Since the Ubuntu Laptop seems to be the one with the problem, I'll focus on that for now.

Code:
$ nc -zv 192.168.1.100 445
Connection to 192.168.1.100 445 port [tcp/microsoft-ds] succeeded!
$ nc -zv 192.168.1.100 139
Connection to 192.168.1.100 139 port [tcp/netbios-ssn] succeeded!

[Code].....

View 4 Replies View Related

Ubuntu Networking :: Recursive Shared Media Folders (samba)?

Mar 20, 2011

I currently have samba set up to share to XBMC. One of my shares contains many folders. But the permissions aren't given to access those folder only the container folder.

I can browse the folders recursively with a windows Laptop

How do i enable recursive permissions?

View 9 Replies View Related







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