Networking :: Mounting Network Drive And Placing Icon Permently On Desktop
Mar 29, 2010
I have managed to get my networkdrive to mount on boot to a windoze share. however how can i get it to permently show the mounted icon on the users desktop?Its so simple a thing that there must be an easy way to do it.
View 14 Replies
ADVERTISEMENT
Sep 29, 2010
I have configured Network Manager with another eth0 entry for openDNS. This works ok if I switch to that configuration, but if I reboot, it reverts back to the normal settings.
How can a permanently set it to stay with the new DNS servers?
View 3 Replies
View Related
Dec 13, 2008
I know this has been covered in many threads before, but I'm stuck not finding my exact situation or an answer. I'm a newbie using a Debian Linux machine as the client and Windows XP machine as the server. I have successfully mounted the XP Network drive on the Linux machine using commands from the root terminal:
mount -t smbfs -o username="Windows Username",password=windowspassword //XPcomputername/folder /mountpoint/
However when I put the command in the ect/fstab file as suggested in several posts, I don't get any result on boot up. I.e. I can't get the network drive to mount on start up, I always have to manually mount it from the root terminal.
View 7 Replies
View Related
Jan 19, 2010
I have suddenly lost the desktop icon (of a hard drive) for a mounted network share. It is funny because, I have other network mounts which share the same server, and there icons are appearing, and this particular share just does not show up with the icon, even if I try mounting it different locations in the filesystem. Any ideas. I really like those cute icons on my desktop.
View 1 Replies
View Related
May 1, 2010
I upgraded to Lynx.When I plug in a USB drive, the drive icon no longer appears on my desktop.If I go to Places/Computer it shows up.And once I open it, the icon appears on the desktop.
View 1 Replies
View Related
Nov 14, 2010
I'm running 11.3 KDE 64 bit and I can't figure how to paste files on the desktop. I know there's some setting in KDE to allow dragging files to the desktop. How is it done?
View 6 Replies
View Related
Jan 27, 2011
i would like to know how i can put a shortcut from my hard drive (the internal one) one my gnome desktop (like in mac os x). if possible it would be nice if i also could see the space / remaining space all the time.
i tried to create a shortcut from filesystem, but right click and send to desktop does not work. also pressing ctrl+shift and dragging the filesystem symbol to the desktop does not really work.
os is ubuntu 10.10
View 4 Replies
View Related
Apr 14, 2010
i'm using karmic. today i mounted a new hard disk, 1 Tb, as per the instructions i found in the wiki. first of all i wish to express my gratitude to all who contributed there. the instructions were most helpful and everything went fine. my new drive can be accessed for both read and write and automounts like the good drive it is.
however, there is this this icon for the new drive on my desktop. is there a way to get rid of it? i can access the drive perfectly well through the places menu. i like my desktop clean...
View 4 Replies
View Related
Feb 8, 2011
I've some icons of mounted devices on my desktop. I want to display only some of them which I need. All drives are mounted automatically while booting or by scripts while logging in.For example: I've 4 mounted devices and 4 icons on my desktop and I want to have 4 mounted devices but only 2 icons.There is possibility of hiding all of icons in gconf, but I want to hide only some of them.Is it possible?
View 4 Replies
View Related
Jul 1, 2011
I have two computers both running slackware on the same network using ext3 filesystems.
What is the easiest and most secure way to mount one drive to the other computer?
View 5 Replies
View Related
Jul 16, 2011
I have an external Samba network storage drive that I mount using 'mount -t cifs -o username=aaa,password=aaa //myserver /mnt/mountlocation', but I'm finding it to be a pain to enter that whole command every time I turn on that drive and connect it to my computer via the network. I could put that command in a script and run a simple script like 'mntdrive' that would run that command for me, but is there a way to have the drive 'pre-mounted' so that if it's available on the network it's mounted?
If I put the mount command in one of the startup scripts or in fstab, would it be available at the mount location when the drive is connected if it wasn't connected when the computer was first turned on? Or is mounting the drive manually, even if by running a script that does it for me, something I'll have to do every time I turn on that drive? Any creative ways around this? Would make things easier if it is possible.
View 2 Replies
View Related
Jul 28, 2010
i want to know what are all possible ways of mounting network drive during boot up.
I want to mount a remote drive which contains some config file of several process,the drive should be mounted at boot up so that all the configuration files are available during boot up.
View 1 Replies
View Related
Mar 24, 2010
I'm setting up a server, and someone asked me (after I was done installing and formatting) whether the external hard disk attached to this server (with the /var partition) could also be mounted as a network drive for easy file transfer (i.e. drag-drop file transfer without ssh/scp or sftp). If someone has any ideas on how a pre-formatted (ext4) partition can be simultaneously made available as a network drive readable by a Windows machine.
View 3 Replies
View Related
Apr 25, 2011
This is the command I tried using:Code:mount -t cifs //NAS1/reports /home/user/public_html/reports -o rw,umask=0338,uid=587,gid=584,username=admin,password=passwordIt looks like the user can't access the files on the NAS drive. Is there any way to do this?
View 6 Replies
View Related
May 16, 2010
3 computers in the house run various windows based programs and everything is fine with them connecting to the internet as far as putting in the security password to log in and get online.My old back up computer that I use in the basement that has Ubuntu 9.10 was working fine with the secured network situation up until today.I booted up the computer this morning and it automatically connected as it typically does and I was reading some email and then the computer froze, which on rare occasions it does.
Upon reboot I got a window that asked for the password for the Network Manager Applet which I supplied and then it asked for the password for the secured internet connection which I supplied.It would not connect. After numerous tries of disabling the wireless and enabling the wireless and entering the Network Manager Applet password and the secured internet password I still get no connection.
I notice that when it is trying to connect, the window comes up on the screen that shows that there is reception from the modem, but there is also a little "lock" icon like I'm locked out of the connection.I finally found a way to get rid of the Network Manager Applet password problem but that still didn't alleviate the connection problem.
View 2 Replies
View Related
Mar 11, 2011
I have two Ubuntu boxes. We'll call them linux A and linux B. I would like to log into linux A, and mount the main drive from linux B. Is there anyway I can do this?
View 1 Replies
View Related
May 6, 2011
I'm using Ubuntu 11.04.
I've a Huawei E153 mobile broadband USB modem. It works really well, but there is no desktop icon for it. Now I can't safely remove it or modify its preferences or whatever.
How can I get the desktop icon for it?
View 1 Replies
View Related
Nov 16, 2010
I want to mount a remote drive on bootup. I'm using FC14 and remote machine is FreeBSD. I've written a shell script to mount it. The script contains only one line:
Code:
mount 192.168.1.33:/home/user7 /media/mc33
I've to run this script from superuser mode to mount the file system(it works). So to mount it at bootup, I added the shell script to my PATH (/home/me/bin) and added it to Menu->System->Preferences->Startup Applications. Well this doesn't work because the root privileges are not present. I tried fixing it by giving root privileges to my shell script
Code:
#chmod +s mount-mc33
but it made no difference.
View 8 Replies
View Related
Jan 11, 2011
I'm using Squid in our company network, to block access to certain websites. Some websites are blocked for all computers, except for a few. These computers are grouped in an ACL, in squid.conf
Since the group contains only a few computers, this is no big deal and it works fine. But now we wish to expand this to more computers and regulate access to certain websites per computer more detailed. This means that the ACL list in squid.conf will grow significantly and I don't think that is a good thing.
The best solution would be to move all the ACL's from squid.conf, into a MySQL database. However, I have no idea how to do that.
As far as I know, I need external_acl_type to do this.
View 7 Replies
View Related
Mar 22, 2011
I have just created an 11.3 64 bit image using susestudio. All seems well but would like to customize the desktop via my script that I have added. My question is how do I remove the home directory and the trash icon from the desktop? Or better said what is the path to removing the symbolic link, I cannot find the symbolic links in the desktop directory. It is empty, I do not see any symbolic links under /home/test/Desktop?
View 3 Replies
View Related
Aug 2, 2009
I'm trying to add .desktop file for my application but I'm stuck with very strange problem.I created 48x48 icon for my program called etmmanager.png.I created .desktop file according to specifications:
Code:
[Desktop Entry]
X-SuSE-translate=true
Categories=Application;Utility;X-SuSE-TimeUtility;
Comment=ETM Manager for time logging
Exec=etmmanager
code....
My problem is that icon is not working in menu! I can find my program in Utilities->Time->ETM Manager and this is what I wanted, but there is no icon for the program.
It starts working if I specify absolute path in etmmanager.desktop file like
Code:
Icon=/usr/share/pixmaps/etmmanager.png
About my system - Opensuse 11.1 KDE 4.2
View 3 Replies
View Related
Apr 30, 2010
I tried xdg-desktop-icon command. It does install a shortcut. The shortcut works when double clicked. But the shortcut is shown as a standard icon, not the icon defined in the .desktop file. Do I miss something?
View 1 Replies
View Related
Apr 21, 2010
I have a machine running Ubuntu 9.10 that has an external HD with shared folders music folder and media downloads folder). I have set up SAMBA on that machine.
On my laptop I am running a dual boot system with Windows Vista and using wubi install, Ubuntu 9.10.
In Windows, I am able to wirelessly connect to the shared folder and access the music folder and the media downloads folder on my Desktop Ubuntu machine. All is good.
When I boot in Ubuntu, I am unable to connect to the shared folder under Places > Network I can negotiate to the MSHOME (the name of my work group). Once selected I get the error Failed to retrieve Shared List from server error message.
View 2 Replies
View Related
Jan 23, 2011
I was browsing the net very well and without any issues for the past 15 days since I installed FC14. Fantastic experience and then suddenly yesterday after nearly 2 hours of a smooth online session I lost internet connectiivity.At that point I noticed that the network icon on top was showing a red cross. After clicking on it I could NOT eth0. I specifically remember seeing it there before.I checked the cables and the setting to no avail and just could not get it back. Any idea what I should be doing to see eth0 in the connection?Also FYI I have been noticing this from day one since I installed FC14----When going through administration-->network-->One cannot see the red and GREEN activate button that I am used to seeing in FC9. In fc14 its greyed out. So I actually had to go and enter the /etc/init.d/network start command to change the status from inactivate to activate.Also the network manager does not seem to be managing eth01 as it does not appear as an entry in its console.
View 1 Replies
View Related
Jul 10, 2010
I am trying to configure MPD (music player daemon) to work on my headless ubuntu server. Everything works well, but MPD cannot see the music files stored on my windows XP main computer. These files are stored at smb://LASTNAME/share/music Is there a way to directly mount this drive, so it is accessible at something like /mnt/music, in order that they work with MPD?
View 8 Replies
View Related
Oct 8, 2010
I have 2 Ubuntu machines: a desktop in my bedroom, and a laptop.
I have my music shared on my desktop machine, and can access it through the network menu item in the nautilus manager, but I want the files from the share to be mounted on the disk so I can access it through the commandline.
If I right-click the shared folder in Nautilus, it says its location is smb://rob/music
If I do:
mount -t smbfs //rob/music /mnt/music, it tells me that it cant locate rob.
So I try "ping rob" and that doesn't work.
I can't make a hosts entry for rob which happens at this moment to be 192.168.0.8, because my router assigns different IP addresses to various machines at different times, and I cant seem to find a way to make static maps from MAC address to ip address.
So, how come nautilus can see my samba share on the machine "rob", but the mount commands cannot?
View 7 Replies
View Related
Jan 1, 2011
I have a network PC running Win7 that u use for storage of all my media; movies, music and pictures.I can connect and use the share just fine using the "connect to server" option under places menu.I think i need to modify the fstab file but I am not familiar enough with it to do this.Have searched other threads for help but I am doing something wrong.HP Laptop running Ubuntu 10.10 connecting to a win7 share through a router.
View 9 Replies
View Related
Jan 22, 2010
I'm having an issue configuring eth0. I'm using ubuntu 8.10 in a virtual machine (VirtualBox). The correct adapter is being used and it has worked in the past. I've tried placing eth0 in dhcp through the GUI and bash, but always get a 169 address or 127.
When I run the following command:
Code:
The output is:
Code:
View 1 Replies
View Related
May 18, 2010
I'm a complete beginner who just installed 10.04. I'm trying to follow guides to setup my internet connection, but I am completely unable to locate the Network Manager Icon. I have the notification area already, but there is no icon. I tried the instructions here
After inputting
nm-applet --sm-disable
It gave me:
** (nm-applet:1722): WARNING **: <WARN> constructor(): Couldn't initialize the D-Bus manager.
View 1 Replies
View Related
Nov 22, 2010
i'm try to find what i can do to reactivate the network icon (where i can select the wifi network i want to connect), which are usualy on the 'tableau de bord'
View 2 Replies
View Related