Ubuntu :: Remove The Envelope Icon That Serves To Emphaty?

May 10, 2010

how to remove the envelope icon that serves to emphaty, evolution and gwibber which is next to the clock?

View 2 Replies


ADVERTISEMENT

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

Ubuntu :: Empathy Not Interacting With Evolution Envelope Icon Thingy?

Apr 22, 2010

When I got Ubuntu 10.04 beta the first thing I did was to uninstall Empathy as it was crashing a lot and I was used to some other application.Currently I want to use Empathy and reinstalled it.My problem is that instead of chat conversations "merge" with the evolution envelope icon Empathy seems to have it's own static icon. It's annoying because the icon is the same "green orb" whether I have a new message or not. The problem is not the version (2.30.0.1) as a personal friend has the same version and has it working fine.I already searched google and forums and tried re-installing empathy, indicator-applet, indicator-messages or evolution-indicator, cleaning cache and all.

View 2 Replies View Related

Ubuntu :: Remove Envelope From Top Panel?

Jul 9, 2011

I am purging the top panel of applets I don't use (social networking, email, etc). I removed all of them via synaptic, but the envelope is still there. It doesnt do anything when i click it but its annoying to still have the icon there.

View 2 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

Server :: Apache Serves Up Website From Any URL?

Feb 17, 2011

I'm running Ubuntu 10.04 with apache, rails, mysql, etc. My rails site is running at www.example.com. I'm intending to use named-based virtual hosting and I have a virtual hosts file configured/enabled for www.example.com. My site is hosted on Amazon EC2.

The problem is that if I set up a new DNS record -- say test.example.com -- and browse to that, my site www.example.com is served up! That's without configuring any new virtual hosts. And the same is true if I go to my DNS records and define test2.example.com, etc. Without touching my server, these new URLs serve up my website. That's not what I want! I want to use name-based virtual hosting and host different sites for each subdomain.

[Code]...

UPDATE: now I understand a bit more... apparently my real problem is not what I thought it was. My real problem now appears to be that when I copy this virtual hosts file and edit it to add a new subdomain name, set up the corresponding site, etc., and enable the virtual host (a2ensite) and restart (graceful), apache immediately stops serving up any websites. Apparently apache crashes although I do not see any error messages. But all my sites go down and I have to revert and then restart apache.

I thought this was because my virtual host file (pasted above) had an error. So I thought I would start by getting that first file right. Apparently it is right. So now I need to understand why adding a second virtual host causes all sites to stop being served up.

View 1 Replies View Related

Server :: Internal DNS Setup That Serves LAN?

Jan 31, 2010

I want to have an internal DNS that would serves our LAN and I also had external DNS server (located on our ISP). I have configured my internal DNS .. by adding new A record named test.mydomain.com (for example) and I knew that test.mydomain.com also exists as A record on external DNS server. When I ping test.mydomain.com .. it still return from 202.x.x.x (it should be return from 172.16.250.1? It seems like my internal DNS config below not configured properly..

// named.conf
// Provided by Red Hat bind package to configure the ISC BIND named(8) DNS
// server as a caching only nameserver (as a localhost DNS resolver only).
// See /usr/share/doc/bind*/sample/ for example named configuration files.

options {
listen-on port 53 { 172.16.250.2; };
listen-on-v6 port 53 { ::1; };
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
memstatistics-file "/var/named/data/named_mem_stats.txt"; .....

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

Server :: Apache Serves On Localhost But Not With Network

Nov 28, 2010

I have Apache2 running on my server and can serve up pages on that box, but cannot seem to access them from other PCs on the network.

View 1 Replies View Related

Programming :: Shell Script That Serves As A Toggle?

Jun 25, 2010

I often have a need for an icon on my panel or any place that toggles between two states. Example: click the button once and it turns on the Internet (1), click the button again and it turns off the Internet(2), click the button again and it turns the Internet on again (1).The only way I know is to have a script create and delete a file. If it finds no file, it runs operation 1 and creates a file. If it finds the file, it runs operation 2 and deletes the file.

View 4 Replies View Related

Ubuntu :: 10.04 Lucid - Remove Evolution Icon From Panel?

May 13, 2010

i know that the evolution icon on the panel is part of the indicators stuff, but is there any way to remove the evolution icon without removing the indicators? maybe configuring the indicator stuff to not show evolution? i looked into removing evolution, but it seems to be really embedded.

View 9 Replies View Related

Ubuntu :: Remove Avast Icon From Applications Window

May 18, 2010

I'd imagine I sound like a complete clown but I am completely new to ubunto and linux in general. Having "fiddled around with it" for a matter of weeks I am finding generally I am quite pleased and am taking my time sorting through the chaff. Talking of chaff I have a problem from downloading a program previously which turned out to be unnecessary. Avast, I have removed the program and associated files but for some reason an Icon remains in the applications box at the bottom, not in a grouped file. I have tried various terminal commands taken from forums etc but none of these appear to have done the trick. A simple right click doesnt give me a remove to waste basket option and the drag and drop to waste basket doesn't work either. Amongst terminal efforts force remove etc etc., don't have any affect and the lines about the avast file does not exist.

View 2 Replies View Related

Ubuntu :: Remove The Skype Icon From System Tray?

Jul 25, 2010

I installed Skype only because it is necessary to Pidgin to handle the Skype service/protocol. I use Pidgin for many protocols included the IRC, so I don't need Skype icon in the system tray at all. Honestly I hate Skype, but unfortunately it seems that all the world use it. how to take off that terrible icon/indicator/applet from the systray. I searched in all system to find a configuration file, I opened few named Skype using vi to avoid to damage them, but I have not found nothing interesting for my scope. PS: don't tell me how I will switch on or off Skype, because a plug-in of Pidgin do it w/o user interaction.

View 3 Replies View Related

Ubuntu :: Remove Inactive Application Icon From Menu

Aug 31, 2010

I have uninstalled netbeans via the uninstaller script came with tat. Now the listing on applications->programming menu is still there with a new question mark icon, how can I remove this.

View 2 Replies View Related

Ubuntu :: Remove The Keyboard Icon From Indicator Applet?

Oct 15, 2010

This thread helped me to remove the mail icon from the indicator applet:But now I want to remove the ugly keyboard icon and its letters also, leaving just the sound and torrent icons. What should I do?

View 9 Replies View Related

Ubuntu :: Remove Mail/message Icon From Indicator?

Apr 9, 2011

Is there a way to remove the mail/message indicator fromthe indicator-applet on the panel? I searched and didn't find anything

View 3 Replies View Related

Ubuntu :: How To Remove Desktop Icon Left From Maverick

Apr 25, 2011

I was using Maverick. I created a desktop icon for the trash and placed it on desktop. Then removed the one from the taskbar.

Now I'm running Natty Beta and the trashcan icon is still there. It is also in the Unity task bar.

I want to get rid of the one I created, but can't figure out how. I can't drag to trash, right click only gives properties.

The menu item from desktop "Customize toolbar" doesn't work. Looked at gconf-editor no luck.

View 3 Replies View Related

Ubuntu :: Remove The Power Icon In The Top Right Hand Corner?

May 20, 2011

How do you remove the power icon in the top right hand corner? So that it's no longer displayed.

View 1 Replies View Related

Ubuntu :: Remove The Trash Icon From The Unity Launcher?

Jul 25, 2011

From what I gather, there's no way to remove the Trash icon from the Unity launcher, or to hide it; is this true? I noticed that if I delete ~/.local/share/Trash, the file re-appears if I click on the Trash icon in the launcher.

View 4 Replies View Related

Ubuntu :: Program / Operating System To Serves Purpose Of Managing OSs In Nature Of Simplicity?

Aug 19, 2010

Does anybody know of a program and/or an Operating System in which serves the purpose of managing OSs in a nature of simplicity? Sure would save so much time i spend reinstalling linux every time its brakes.

View 3 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







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