General :: How To Remove Windows Icon On Profile

Feb 3, 2011

will someone please be so kind in telling me how I can remove the windows icon on my profile

View 4 Replies


ADVERTISEMENT

Ubuntu :: Edit Profile.ini To Lead To Windows Profile

Dec 21, 2010

I've already gotten into the .mozilla folder and found the profiles.ini file. My windows XP system has it's Documents and Settings folder on a seperate drive (D:Documents and settings) And I've located the profile (application datamozillafirefoxprofiles) Now all I need to do is put the path into the profiles.ini file in the .mozilla folder in Ubuntu. The problem is I don't know exactly how to format it.

In windows the path is:

How would I translate this into something ubuntu "follows?" I already have the profile name changed as well.

View 1 Replies View Related

General :: Roaming Profile With Samba As Pdc And Windows As Client?

Jan 21, 2010

i m working on roaming profile where linux is the server & windows is the client... i m implementing it using samba as pdc my linux version is 2.6.27.5-117.fc10.x86_64 but my samba server is not working windows is not authenticating my domain name following is the copy of my smb.conf file

Quote:

# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example

[code].....

View 52 Replies View Related

Ubuntu :: Match Window To Customized Firefox Profile Icon In Docky?

Jun 30, 2011

I am running Ubuntu 10.04 desktop AMD-64 on an HP DV4-2000 laptop. I have Docky running on the left side, desktop disabled and wallpapers for my four desktops. I recently killed the bottom panel (yes, it's a poor-man's 11.04).

Those details, I don't think, will have any bearing on the problem at hand, but one never knows. So, I have three different Firefox profiles I run-- the default, which has all the plugins, a stripped-down one which I use for my daily reading (I follow a number of sites using the Morning Coffee plugin), and another stripped one for my local WordPress install.

My problem is this-- I have created three separate launchers on my Desktop, one for each firefox profile. They each have their own icons, and I have successfully imported them each into Docky.

By the way, if you have problems with getting a different icon to show in Docky, open up the launcher with a text editor such as gedit and make sure that both icon listings are pointing to the one you want to use. Example:

Code:
[Desktop Entry]
Version=1.0
Type=Application

[Code]...

The first icon listing is what Docky uses, the second is what the Launcher file itself looks like. the problem-- When I click on the appropriate icon, I get an instance of Firefox under the correct profile. However, Docky throws the window under the generic Firefox icon, so if I pull up the dock, there might be three instances of firefox running under the firefox icon and nothing under the icons of the other two profile launchers.

I want to be able to click on the Wordpress profile icon and get the Wordpress window that is already open (instead of getting a warning that Firefox is already running... I know that).

I found this page which tells me how to fix a Chrome problem of similar nature, however, when I try to use the command xprop I get nothing. I left it running for fifteen minutes until I gave up and did a ^C to recover my terminal.

So, my problem, as I see it, is this-- I'm running Firefox in all three cases, which Docky correctly interprets. This isn't a java implementation where I can point at the correct Java attribute.

View 3 Replies View Related

Ubuntu :: How To Remove Certain Stuff On User Profile

Jul 25, 2011

Setting up a small network for a private school. have ubuntu on the systems, but wanting to make user profiles that anyone can access and have admin profile that only I can access. that part was easy, but am trying to find out how on the all user profile I can block certain things out like media players and etc. I figured out how to hide them in the task bar but anyone with a little tinkering could find them. Anyway to remove certain things completely on all user prof>? How to Remove.

View 1 Replies View Related

OpenSUSE :: Open Windows Show Just An Icon On The Taskbar Instead Of The Icon/text/rectangle

Jun 23, 2011

I'm looking for a way to may the open windows show just an icon on the taskbar instead of the icon/text/rectangle that's default. Something similar to Windows 7.

View 1 Replies View Related

Fedora :: Share Default Profile File By NIS Not Have To Setup Profile In Every NIS Clients?

Jul 28, 2010

How do I share default profile file by NIS so that I do not have to setup profile in every NIS clients?

View 3 Replies View Related

General :: Remove A Drive Icon From "Computer-File Browser"?

Oct 10, 2010

I am having some difficulty with a USB Flash and have somehow created a permanent icon in this folder that matches the origial mount name. The shape of the icon is the same as a CD ROM. I need the permission of "unknown" to delete it. How do I get rid of this folder? I'm Using Gnome with Nautilus.

View 5 Replies View Related

OpenSUSE :: Share Firefox Profile Between It And Windows Xp

May 17, 2009

I try to use the same firefox/thunderbird profile in opensuse and in windows, but if i give the windows profile to the suse firefox, it says to me: "profile is already used/ firefox is already running " Is there any workaroud for this? Btw the profile sharing works well with ubuntu. I use opensuse 11.1 kde4 reloaded and the installer mounted my windows partition to /windows/c

View 9 Replies View Related

Ubuntu :: Sharing Firefox Profile Between Windows?

Aug 15, 2010

After installing Ubuntu, it didnt automount my windows partitions on startup. I always had to click them in PLACES to mount them. I also had firefox profile folder same as in windows. So every time i started Ubuntu, i clicked on my windows parititon in PLACES and than firefox. It wasnt ideal but it worked. but i wanted them to automount so i edited fstab to be like this

Code:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>

[Code]...

View 2 Replies View Related

Ubuntu :: Can't Load User Profile On Windows Side

Jan 5, 2011

i have a dual boot set up on my laptop using wubi, but now i can't log on to my windows side, it gives me an error message saying that it can't load the user profile. how do i fix this without using system restore?

View 4 Replies View Related

OpenSUSE Network :: Access Windows User Profile In AD Env From Client?

Feb 23, 2010

I have already windows 2003 server with active directory, with 200 + user accounts and each user has allocated a specific disk quota. Now i want to install suse on client side so that it can do all same things as windows clients does(active directory login and disk quota). I have downloaded 11.2 suse linux and installed all samba required pakages and also joined the windows domain (2003 server). how can i access my user space located on win 2003 server from my linux client machine.

View 3 Replies View Related

Ubuntu :: How To Remove Icon From Desktop

Aug 27, 2010

Mounting a disk automatically from /etc/fstab puts an icon on the desktop, whether it's appropriate or not. How can I prevent this? Is there an option? I have two disks mounted with the commands /dev/sda2 /media/Windisk ntfs-3g defaults 0 0 //machine/sharename /media/myshare cifs guest,uid=1000,iocharset=utf8,codepage=cp850 0 0

View 6 Replies View Related

Ubuntu :: How To Remove Icon On Taskbar

Apr 6, 2011

I am using Ubuntu 10.10 there is an icon left of the clock, its for Assistive Technologies - Universal Access Preferences. I have uninstalled the program, but the icon remains left of the clock. how to remove that icon.

View 7 Replies View Related

Ubuntu :: Remove Icon Bar/Menu?

Apr 22, 2011

I installed Ubuntu Net book edition and was wondering and I did a little searching with no results. How do I remove the bar with icons on the left side of the screen? Is there a way to put icons on the desktop

View 2 Replies View Related

Ubuntu :: Remove Mail Icon From Top Bar?

Aug 20, 2011

I wanted all the other icons in the upper right, just not the envelope icon. I right-clicked it and selected remove from panel but that removed everything in the upper right.

View 3 Replies View Related

General :: How To Remove Linux Without A Windows CD

Jul 31, 2011

I'm currently dual-booting Ubuntu 11.04 and Windows 7, and I'm looking to uninstall Ubuntu and only using Windows. I know i have to remove the linux partitions and Grub and reinstall windows but i dont have a windows CD because my computer just has a recovery partition and i dont see how i could boot it without Grub.

View 10 Replies View Related

Debian Multimedia :: How To Remove Icon From Desktop

Jul 25, 2011

I installed  aptosid (  ex-sidux), based on debian sid. It uses  xfce manager.

On the desktop I have many icons ( like  other patitions, trash, ..), I want to remove them, where to do it, they don't appear in the Desktop directory  (they are not links).

By the way,  I think, if I really understand it ??,    xrandr   replaces  xorg,  I can't find the file used  by xrandr  unlike xorg  uses  xorg.conf.

View 3 Replies View Related

Fedora :: Remove Trash Icon From Desktop?

Apr 10, 2011

how i can remove Trash icon from Desktop ?also what bout my home and computer icon?(in gnome)

View 1 Replies View Related

Ubuntu :: Remove Icon From Semyst Menu Bar?

May 29, 2010

Does anyone know how ? Just something I've been trying to figure out for the past week.

View 5 Replies View Related

Ubuntu :: Safely Remove Icon In Panel?

Jul 7, 2010

Can I make safely remove button on my top or bottom panel? (something like "safely remove hardware" icon on system tray in micro$oft window$....)

View 4 Replies View Related

Ubuntu :: Can't Remove Docky Anchor Icon?

Aug 28, 2010

I would like to remove the anchor icon from Docky. I found instructions to go into gconf-editor and set "apps/docky-2/docky/items/DockyItem/ShowDockyItem" to false. Only problem is, this item does not appear.

The only folders in apps/docky-2/docky/items/ are ColoredIconDockItem and WnckDockItem. Inside ColoredIconDockItem, there's a key called DockyItem set at value 193. I tried changing/deleting that and restarting Docky, but it keeps defaulting back. I also removed and reinstalled Docky, but I found the same thing. Does anyone know how I can find the right value to change?

View 5 Replies View Related

Ubuntu :: Envelop Icon Is That Circled And How To Remove It

Sep 21, 2010

what that envelop icon is that I circled and how to remove it? I have no clue where it came from, but I really don't like it and want it gone

View 5 Replies View Related

Ubuntu :: Remove Email Icon From Panel?

Oct 10, 2010

does anybody know how to remove the email icon from the gnome panel? since I don't need a local email client on my ubuntu machine, I would like to remove it

View 4 Replies View Related

Ubuntu :: Remove Filesystem Icon From Desktop?

Mar 17, 2011

How do I remove the 84 gb filesystem icon from my decktop? I cant get it off there. It came on there when I click on it from places.

View 2 Replies View Related

Ubuntu Servers :: Stop Client Access To All Windows AD Domain Users Profile?

Feb 27, 2010

I am using Unbunto desktop and installed "likewise open" so that my linux client can access windows active directory(join the domain). On server side i have windows 2003 server. On windows 2003 server in active directory i have assigned each user a disk space. I have sucessfully joined linux (ubunto) box to the active directory domain but my linux box has access ($ it can use) to all other user diskpace ( they can browse other users) and when i joined windows xp client with the same server it works properly( xp client cant access or use other diskpace)

View 1 Replies View Related

General :: How To Remove Linux And Re-istall Windows 7

Jul 12, 2010

I installed Scientific Linux 5.0 distro on my notebook, Dell 1558 (2.27 core i5, 4G RAM, 500G HDD, 512M ATI, win7).Unfortunately, I didn't backup my data on partiotions D, E, Now, I can't re-install windows 7 because it couldn't detect proper partition!Is there any way to remove linux and re-install windows 7 (or have both on the same hard disk) so that I can access to my data on partitions D, E,.By the way, I used "partition Wizard Home Edition v5.0" to re-format the partitions, but there were just disabled options. The hard dist became "Dynamic Disk", so I couldn't do any operation. Is there any solution to convert dynamic hard to static one and don't lost it's data?

View 3 Replies View Related

General :: Remove System To Install Windows Xp?

Jan 17, 2011

How do I remove linux so I can install windows xp?

View 14 Replies View Related

Debian :: - Remove Assistive Tech Icon In Top Right Panel?

Mar 7, 2011

I have the Assistive Technologies Blue Icon in the Top Right Panel, and I'd like to Remove it. I have un-checked "Show" in the APPLICATIONS Menu after unlocking that Panel. I have Dasher, On Screen Keyboard, and Orca un-checked so they don't "Show". I also have Assistive Technologies un-checked in SYSTEM -> PREFERENCES. But, the Assistive Technologies Blue Icon is still being displayed to the Left of my Wifi Icon in the Top Right Panel. How do I get it REMOVED?

View 2 Replies View Related

Ubuntu :: Remove Envelope Icon From Indicator Applet (10.04)?

May 3, 2010

I have already removed all the apps related to chatting/mail/social, but the icon doesn't disappear. If I remove Indicator applet I loose volume icon, which I actually want to keep.

View 9 Replies View Related







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