Ubuntu :: How To Turn Off Nautilus Media Banner

Jul 23, 2011

The file browser Nautilus displays a banner with a statement about what type of media is connected, what files are stored on the media (music on a CD, movies on a DVD, photos on a camera, etc.) and a button to open the suggested application when I insert or connect media to the computer and choose to open it in the file browser. I did not find this behaviour useful, yet. (There already is the pop-up window that is displayed when media is inserted or connected which asks what application to open.)In a specific case, where I connect my cellphone to the computer there are two notices:"The media contains digital photos [Open F-Spot Photo Manager]" and"These files are on a digital audio player [Open Banshee Media Player]"It is little useful. One is okay, but two notices take up too much screen space for displaying files.

View 4 Replies


ADVERTISEMENT

Debian :: Remove The Personal File Sharing Banner In Nautilus?

Oct 1, 2010

I do not, and will not, use this feature. This banner to open the configuration is just using up space.

I am sure that this is very simple but I can't seem to figure out how to get the bugger off of Nautilus.

View 4 Replies View Related

Debian :: Removing The "Personal File Sharing" Banner In Nautilus?

Jan 27, 2011

I've been searching on google but the only solution seems to be to change the name of the files (which didn't work). Is there any way to remove the banner? I'm not 3yrs old I know how to share files and don't need to be reminded where i can receive files.

View 2 Replies View Related

Fedora :: Turn F10 Into A PS3 Media Server?

Jan 20, 2009

This is my humble guide on how to turn Fedora 10 into a PS3 Media Server. I would like to note that this guide is applicable to many different Linux distributions like Debian, Ubuntu, OpenSuse, etc. For now, it's located on my web blog in the link below. The direct content follows immediately.

View 3 Replies View Related

SUSE :: Turn OFF Automount Of Media In 11.1?

Apr 28, 2010

I have Suse 11.1 and am running a customized server on it that will take care of mounting/unmounting media (DVD, USB key, etc) on its own ..How can I get Suse to stop mounting the media automatically when I insert a dvd into the drive or plug in a USB key? I already got it to stop opening a window showing the contents, now need to get it to stop mounting automatically ..

View 5 Replies View Related

General :: How To Turn Off Nautilus Autoplay Under KDE

Sep 13, 2010

why when I insert a cd/dvd/flash nautilus opens as a default file manager under KDE instead of dolphin krusader? in my system settings krusader is set as the default manager, but still nautilus somehow keeps showing up, and I'm wondering how to change that?

I keep nautilus because it's a dropbox dependancy... ok, I know there are workarounds so one could use dropbox without nautilus but I didn't bother trying that out... I don't mind keeping nautilus but I just want it to be quiet :D

I have kde 4.5.1 installed on up to date arch

View 1 Replies View Related

OpenSUSE Hardware :: Turn OFF Automount Of Media?

Apr 28, 2010

I just installed openSuse 11.1 and it automount the media and opens a window for it. I got the window to stop opening, how do I get it to stop automounting the media?

View 9 Replies View Related

OpenSUSE :: Media Folder Popping Up In Nautilus?

Jul 15, 2010

I close Nautilus and it pops open again and always to the folder "media". The only thing I had in the media was a CDROM, which I unmounted and that made no difference. I then removed the CD from the CDROM drive and that made no difference. Any ideas why opensuse 11.2 would insist on keeping a Nautilus window open all the time -- defaulting the "/media" folder on initial opening?

View 5 Replies View Related

Ubuntu :: Change Default Permissions Of Removable Media Mounted Via Nautilus?

May 2, 2010

behavior in 9.04:plugged in a disk, mounted it and it as readable to the world.this is intended because it is shared via samba.behavior in 10.04:the disks have 700, meaning, they are not readable by samba.this is a problem.this is the best solution I've found so far:http://www.mail-archive.com/ubuntu-u.../msg10951.htmlexcept, that the mentioned means to fix this are gone.(gconf-editor -> ..., storage and preferences -> removable media)after 3 hours of googleing and reading I'm rather upset about this bug.so please, if you are thinking of suggesting fixed entries in the fstab or anything else that will not work with every media that is plugged into this box, just close this tab.

View 3 Replies View Related

Ubuntu :: "Home Folder" Opens In Media Player Instead Of Nautilus

Feb 10, 2011

I'm using Ubuntu 10.10 x64. Suddenly I found that if I click on "Home folder" in the "Places" (top menu) then this folder is being opened in deadbeaf instead of nautilus. I wonder why. How to fix that?

View 2 Replies View Related

Ubuntu :: SSH Banner Repeats Itself?

May 5, 2011

I performed an apt-get upgrade and now my SSH Welcome Banner looks like the following. You'll notice that the banner repeats itself. The bottom half is acutally "static" and doesn't change. The top part is what I would normally see. How do I remove the bottom portion of the banner? Or modify the banner? Using Ubuntu Server 10.04 LTS

[Code]....

View 4 Replies View Related

Ubuntu Installation :: Odd Ssh Banner After 9.10 > 10.04 > 10.10 Upgrade?

Oct 13, 2010

I just upgraded to 10.10 via 10.04 from 9.10, and now I'm getting an odd banner when logging in via ssh. I checked my /etc/sshd_config and it looks like Banner is disabled by default (commented out), and PrintMotd is set to no.

Code:

myuser@mylocalbox:~$ ssh myremotebox
Linux myremotebox 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 2010 x86_64 GNU/Linux
Ubuntu 10.10

[code]....

View 3 Replies View Related

Ubuntu :: Ssh Banner With The Number Of Currently Running Processes?

May 18, 2010

I would like to do the following: Create a banner for any user logging in through ssh which warns him/her about the number of processors being used already by other users (or conversely the number of free processors). For example, if a user logged in he would then see a message like: Warning! 7 out of 8 processors are in use.I already figured out how to do a banner and with ps -e -o pcpu I can get all processes' %CPU usage. I think I would like to count the number of processes which have more than 90% CPU usage and output this number ("7" in the example) in the banner

View 7 Replies View Related

Ubuntu Security :: Edit Ssh Banner Via Non-ssh Connection?

Jun 14, 2010

I have changed my sshd banner in /etc/motd code...

However, I would also like to change the banner that someone sees if they attempt to use another method of connecting to my ssh server (telnet, for example). Currently, this is what happens code...

Where do I edit the telnet/ssh banner, so it isn't so easy to fingerprint my os/ssh version simply by using something such as telnet?

View 2 Replies View Related

Red Hat :: SSH Banner Escape Codes?

Sep 22, 2010

I have modified /etc/issue with the following:

Code:
Today is d @
So when logging in locally you get todays date and time. I want this for SSH users as well

[code]....

View 1 Replies View Related

Ubuntu :: Configure SSH To Display A Warning Banner At Login

Aug 27, 2010

configure SSH to display a warning banner at login

View 1 Replies View Related

Fedora :: Banner Sheet Cannot Be Disabled On F12

Dec 20, 2009

My F12 is connected to a Xerox DC432 printer on the network. The problem I'm facing is that banner sheet cannot be disable. The configuration setting on Administration->Printing showed that banner is off by default. "/etc/cups/printers.conf" file also have "JobSheets none none". I had the same problem with F11. Is there any step I'm missing? It doesn't seem to be problem of the printer itself because I could do this on a Windows OS.

View 1 Replies View Related

Debian :: How To Change Access Banner

Feb 4, 2010

to be more secure, i would like to replace Debian Banner relating OS version etc by another one

View 1 Replies View Related

Fedora Security :: Can't Get Kde Login Banner To Display On F12

Dec 8, 2009

I'm trying to secure a workstation according to the DISA STIG and updated this machine from f10 to f12 to take care of a lot of kernel and openssl vulnerabilities.

I've gone into the Login Manager by running /usr/bin/kcmshell4 kdm --lang en_US as root, turned off themed greeter to enable the Dialog tab and inserted the login banner in the Greeting field. I checked the Xresources file in both /etc/kde/kdm and /etc/X11/xdm and the xlogin*greeting: field has my banner.

However when I restart the machine I am not prompted by the banner and when I select a user I am not prompted by the banner.

I'm not sure if this could be the issue but I get errors when launching kcmshell4:

Quote:

I have to sudo -s from the user with uid 1003 to root. does this need to be run from real root?

View 1 Replies View Related

General :: Disable CUPS Print Banner?

Feb 16, 2010

I have cups 1.4.1 on ubuntu that act as print server that receive print request from Oracle Applications 11i on hp-ux and sends them to windows clients.

Clients printers are from different vendors like Samsung, HP and Kyocera.

Some printers print request with Cover Page with content of "job-id job-name job-originating-user-name job-originating-host-name job-billing" like Samsung ML-2250 or HP Laserjet 1100

but in Kyocera print without banner.

View 4 Replies View Related

General :: Warning Banner For GNOME Users?

Jan 10, 2010

CODE:
cd /etc/X11/gdm
awk '/^#?Greeter=/

[code]....

View 1 Replies View Related

Programming :: Script To Generate SSH Banner MOTD?

Apr 18, 2010

I want to automate my System-installation. So i try to make a Script that will generate the /etc/motd. Now i have the Problem that the script has some variables and after the "Hostname, OS, HW, IP" the "stars" are anyware, but not there they should. The most problem is the $OS this string can verry long or verry short be. Fedora release 12 (Constantine) or RedHat 5.4 i can do that after the variables place the "stars" on the write position?

Script
Code:
#!/bin/bash

[code]....

View 6 Replies View Related

Red Hat / Fedora :: RHEL6 Login Banner With Cancel Button Not Working

Jan 25, 2011

Having a little issue with creating a login message banner in RHEL6 that uses two buttons. One for Accept which logs the user in. The second for Cancel which immediately logs the user out. I've modified the /etc/gdm/PostLogin/Default file to have the script, posted below, and it worked perfectly fine in RHEL5. But in 6, when you click Cancel, the user is still able to log in. It even states in the system logs that the user cancelled the login.As you can see, I have the script using the 9th field of the user's env to get the PID, and using the kill command to end the process, which should be logging the user out right away if they click the Cancel button. This works in 5 without issue (though I used -f5 in RHEL5, had to move it to -f9 for RHEL6).

View 4 Replies View Related

General :: HPLIP - When Turn Off The PC And Turn It On Again The Printer Does NOT Work

Nov 4, 2009

I have Ubuntu 9.04, and a HP laserjet 1018 printer.

I install the printer using:

And when it ask me about plugin I give the path to it. (the 3.9.2 version of the plugin, because Ubuntu 9.04 has the 3.9.2 version of hplip)

well I install the printer, everything works perfectly.....but, when I turn off the PC, and turn it on again, the printer does NOT work!, I send work for being printed but mothing happens , Ubuntu tells me that the job was printed but ... no case, my printer does not print it.

I have to install it again since cero. what can I don to stop install it every time I turn off the computer ?

View 1 Replies View Related

Ubuntu :: Shortcut To Access Sudo Nautilus (gksudo Nautilus) From The Current Window

Feb 11, 2011

Is it possible to change my current nautilus window to have sudo capabilities,? e.g. to delete locked files. It may be lazy but if it takes a lot of navigation then it would be handy to somehow activate sudo from the open window without the terminal command (gksudo nautilus) which always begins at root.

View 5 Replies View Related

Ubuntu :: Change The Mounting Point Of A Usb External Drive From '/media/disk' To '/media/Movies'

Jan 16, 2011

I was trying to change the mounting point of a usb external drive from '/media/disk' to '/media/Movies'

Here is were the stupid part takes over... I right clicked on the desktop icon for the device and selected Properties. From there I selected the Volume tab and in there I changed the mounting point to '/media/Movies' It accepted it and said the changed would take place when I unmounted it and remounted it. However, when I did this it now says it cannot be mounted as it says mount_point contains invalid characters usually /

Unfortunately, now I cannot get back into the properties to remove my error.

View 4 Replies View Related

Ubuntu :: Nautilus Not Work Correctly After Install Nautilus Elementary From PPA?

Jun 20, 2010

I attempted to install Nautilus Elementary...the results were not what I expected however. First of all, it doesn't seem to even have installed correctly, but thats not the main issue...after installing, Nautilus looks like this...

View 2 Replies View Related

Ubuntu Multimedia :: Media Player With All Media Codecs ?

Apr 13, 2011

Ubuntu10.10.i want a media player with all media codecs.it should able to play all formats of videos and audios so please suggest me a media player.(i used km player in windows i want a media player like that)

View 1 Replies View Related

Ubuntu :: How To Change A Nautilus Icon (an Nautilus Action)

May 16, 2010

I've added a new Nautilus action and I'd like to use another icon that those provided in the nautilus item con list (see attachment).

But whatever image I try (some PNG or even SVG files) I can't get them to be displayed. It seems there is a very special format, size, type to match the Gnome/GTK+/Nautilus icon requirements...

View 3 Replies View Related

Ubuntu :: Move Nautilus Location Bar In Nautilus Up By Toolbar?

Apr 11, 2010

Does anyone know how I can move the location bar in nautilus up by the toolbar, as shown by this pic:
http://i39.tinypic.com/2qdsyll.jpg

I'd rather not have to download the source of nautilus and edit the code / compile it myself.

By the way, a guy on Ubuntu Forums thought this was a mockup. It's not. It's the regular version of Nautilus, only I removed some toolbar buttons through the /usr/share/nautilus/ui xml files.

I just want the location bar next to the toolbar to conserve screen space, and be a bit more like Finder.

View 3 Replies View Related







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