General :: Change Default Behavior For "top"?

Nov 15, 2010

For example, when I run top I usually press "C" so I can see the explicit command being run not the executable name if you will.

Is there a way I can modify top such that when I do:

% top

The result is initially displaying the command line and not the executable command?

For example I see initially:

chromium-browser

But would prefer to see:

/usr/lib64/chromium-browser/chromium-browser --type=plugin --plugin-pat

View 2 Replies


ADVERTISEMENT

General :: Change System Console Screen Blanking Behavior?

Jun 14, 2010

How do I change the screen blanking behavior on Linux virtual terminals?

For example, if I switch to a VT from X, login, and leave the system alone for 5 minutes or so, the screen will blank like a screensaver. It comes back with any keypress, like a screensaver.

Mostly I just want to change the timeout, but I'm also interested in other settings.

If it helps, one of my systems is running Ubuntu 10.04 with the stock graphics drivers. fbset shows the console using the radeondrmfb framebuffer device.

View 2 Replies View Related

Ubuntu :: Overriding Default Behavior In Unity?

Jun 14, 2011

I constantly work on several workspaces, and whenever I open an internet browser or anything, I'd like a new instance of the program to open. The default behavior takes me to the workspace that currently has an open browser, and this page is usually already very crowded. Can I override this default behavior on Unity?

View 3 Replies View Related

Ubuntu / Apple :: Overriding Rm's Default Behavior

Jul 16, 2011

Within the last few weeks, I've been beginning to familiarize myself with Terminal. I know within the syntax, you can add options such as -i or -v.When I enter the command rm, I want Terminal to automatically go interactive (which would be the -i option) without me having to add it to the command. Meaning, I'd rather type rm Test.doc than having to include -i like this rm -i Test.doc. This way, whenever I execute the rm command, I won't have to worry about adding the -i option because I know that Terminal will automatically ask me if I want to delete the file or not before I do.

View 5 Replies View Related

Fedora :: PulseAudio USB Device Default Behavior Wrong

Feb 8, 2010

Based on my experience with external devices such as USB microphones and USB speakers, PulseAudio always defaults to the motherboard/built-in device rather than any USB device.My expectation is that if someone is using an external USB device to supplement what is on the motherboard/built-in, they are going to be doing that to overcome a limitation of the motherboard/built-in devices, and therefore it is logical that when external USB devices are present on a system, these be the default. (For example, I want sound from my beefy set of Logitech USB speakers and not from the tinny notebook speakers).

It is no problem for me to manually set/reset the active device, however I believe that the average user expects to plug in a USB microphone or speakers and assume that the system will automatically change the default. Furthermore without this action, some users not used to the Linux audio settings will be led to believe that the USB devices are not supported, when in fact it is simply a problem that they have not been selected for use rather than the motherboard/built-in devices.I think this warrants me entering a bug report, but I wanted to hear what others think before proceeding to enter a bug report.Is the default behavior of PulseAudio towards USB devices wrong? What do you think?

View 4 Replies View Related

General :: What Config File Do You Change To Change Default Run Level?

Aug 5, 2009

What config file do you change to change default run level???

View 3 Replies View Related

Ubuntu :: Change Behavior Of XF86AudioLowerVolume And XF86AudioRaiseVolume

Nov 18, 2010

I recently installed a new ubuntu system (10.10) as media center. I am running Gnome and xbmc on it. Until here, everything perfect!

I bought one of those cheapass media center keyboards with multimediakeys. Except for one, they all work out of the box.

My problem: When i press the volume down key, gnome lowers the volume of my mediacenter. This might be good for most users, but i have a surround receiver/amplifier (Denon AVR3310) that should handle the sound.

In fact, i am looking for this: When i press the volume up/down key, instead of changing the volume of my mediacenter, gnome should execute a script i wrote. This script sends commands to my receiver (using the serial port or the network connection) to lower/raise the volume.

Small additional question: I would like to get the one button that doesn't work yet to work. I have a 'mc' (mediacenter) button on my keyboard. I would like to make this launch xbmc. When running 'xev', i don't see any output when i press the button.

View 4 Replies View Related

Fedora :: Change The Settings Or Disable Behavior Which Was Not Happening On F11?

Dec 2, 2009

I upgraded to Fedora 12 a few days ago and it seems that my X session is timing out after an idle period. Where can I change the settings or disable this behavior which was not happening on Fedora 11?

View 2 Replies View Related

OpenSUSE :: Shift Key Toggles Mute / Change This Behavior?

Aug 16, 2010

I'm using 11.3 64 KDE upgraded from 11.2. Every time I hit the shift key, the mute toggles. I've already tried changing the settings for kmix under global key shortcuts. Any ideas on how I stop or change this behavior?

View 1 Replies View Related

Ubuntu :: Change Behavior Of Power / Login Icon?

Nov 17, 2010

I've been running Ubuntu 10.10 for four days now and love it. Is there a way to change the default behavior of the power/logoff icon on the taskbar?(not on Ubuntu now and forget what the bar is called) Instead of asking me what I want to do (power down,restart, log off, etc) I would like it to power down the PC.

View 7 Replies View Related

Ubuntu Servers :: Sudden Change In Server Behavior

Jul 4, 2011

I have been running two Ubuntu 10.10 servers for some time now. My main server is 10.111.1.65 and backup server is 10.111.66. The main server is to host my website and ssh remote access (Key auth). The backup server pulls via ssh key auth what is in my /var/www (among other folders) to the backup home dir (encrypted). For some reason today I checked the uptime and it was 7 hours on both servers. All my other computers on the same power supply have a uptime of over a month. For some reason I now cant access backup via ssh from main's key (I could before) and I can not get to the home dir, see below:

Code:
carlos@UbuntuSvrDell2400:~$ sh "Access-Your-Private-Data.desktop"
Access-Your-Private-Data.desktop: 1: [Desktop: not found

[code]...

View 3 Replies View Related

General :: How To Change Default?

Jul 20, 2010

I don't know what is up with our servers, but each time I upgrade Linux or switch back to Windows it seems that the default providers have changed,and as such I'm having trouble finding out how to change the default run level from 5 to 3 in Ubuntu 10.4. I had tried the /fstab file, and although the last time I made this configuration was under Suse, I'm not even sure that's how I did it for OpenSuse. I did find how to pass the text argument to the kernel but I don't want to disable GDM so that I have to renable it everytime I login. I'm unsure of how this will affect the startx command, at which point I'll be stuck sifting through books for random commands that might perform the task I would like.To elaborate, the reason I'd like to switch my default run-time level is so that I can configure an nvidia proprietary driver, which requires that the x server not be running and I could switch tty's but that doesn't shutdown the x server and although someone had given me a key combination to the effect of ctrl-alt-backspace,backspace I was advised against using it as it might cause damage to the integrity of the data used to load gdm.

View 1 Replies View Related

General :: Change Default Application For A PDF?

Jun 22, 2010

I'm running Redhat 5 Enterprise (Nautilus 2.16.2) with Gnome and am having trouble changing the default application for PDFs. No matter what I do, it seems to always come up as evince.

First I tried browsing to a PDF file using Nautilus, right clicking on a PDF file, selecting properties, open with, and then changing the radio button. However, the radio button is selecting "Document Viewer" and clicking on the other buttons doesn't do anything. The button is stuck on "Document Viewer" (I'd like to use Adobe Acrobat).

I thought I'd do it manually then. Running `gnomevfs-info file.pdf" shows code...

So now xdg-mime and gnomevfs-info are showing different default applications for this file type. I've tried updating the mime database using update-mime-database ~/.local/share/mime as well as updating my desktop database using update-desktop-database ~/.local/share but nothing seems to be working.

Changing a default application really shouldn't be this difficult. What should I try next to change my default application?

, however, shows something different

My .local/share/applications/defaults.list file, however, shows the following:

application/pdf=AdobeReader.desktop

View 1 Replies View Related

General :: Change Default Prompt

Dec 15, 2009

I am using Puppy Version 430.I want to change the default prompt from # to the current working directory followed by one space. I can do this by opening a console window and entering PS1="w " How do I force this to persist when I restart the computer.

View 1 Replies View Related

General :: Change To GUI As Default Login

Jan 12, 2010

I want to make my system load in GUI to login. I set Login Manager in KDE, and found in google inittab. There maybe I have to change run level from 3 to 4 (X11 with KDE), but I am not sure to change the file. I am afraid to broke my system. Do I have to change run level in inittab to boot in GUI?Other way is to make image of the partition and to try it...

View 7 Replies View Related

General :: Change The Default Port Of Ssh That Is 22?

May 26, 2010

How can I change the default port of ssh that is 22? Because of security issue I just want to give some other port.

View 3 Replies View Related

Red Hat :: Change The Default Text That Is Displayed On The Default BASH Logon (attached)?

Sep 12, 2010

How is it possible to change the default text that is displayed on the default BASH logon (attached)?

View 1 Replies View Related

General :: Change Default Terminal To Use ZHS In Ubuntu?

Feb 2, 2010

I want to change my default terminal in Ubuntu to ZHS. What's the command to do this?

View 3 Replies View Related

General :: Change Console's Default Monitor?

Mar 20, 2010

Is there any way to specify which monitor the console is displayed on in Linux?

Details: I have a 3 monitor setup with 2 video cards. When I boot the computer, the BIOS displays on the PCI graphics card (which has a small monitor). When starting Linux, the console is displayed on the same monitor. Is there a way to have the console output on a different monitor? I'm using the vesafb framebuffer.

I don't see a way in my BIOS to change the default video card.

View 1 Replies View Related

General :: How To Change The Default Text Editor

Jul 28, 2010

How can I change the default text editor for console programs in Ubuntu.When I run mutt and send a message, it currently loads up Joe and I would prefet to load Vim.I know I can change $EDITOR for me only, but would prefe to do it system wide.

View 2 Replies View Related

General :: Change Default Boot Order In 10.04?

Jan 13, 2011

How can I change default boot order in Ubuntu 10.04 from Ubuntu to Windows7? However, I already checked sudo gedit /etc/default/grub and modify the grub file to be GRUB_DEFAULT=4 and update the grup sudo update-grub I even install graph software to re order the book sudo startupmanager But still after restart the default choose for boot is Ubuntu ...

P.S: I am using Ubuntu 10.04 with grub version 1.98

View 2 Replies View Related

General :: Change The Default Width For Shell?

Apr 28, 2011

anyone knows how to change the default width for shell window in Linux(Ubuntu), so that I don't have to re-size it every time I open it up?

View 2 Replies View Related

General :: How To Change Default Vi Alias In Fedora 14?

May 25, 2011

In my laptop, if I type below

$ which vi
alias vi='vim'
/usr/bin/vim

Now I want to change the vi alias to another bin, e.g. vim_wrapper a script created in /usr/bin/, I type this line:
alias vi="vim_wrapper"

in ~/.bashrc or /etc/bashrc, but take no effects. So How to change the default vi alias vi='vim' to vi='vim_wrapper'?

View 1 Replies View Related

General :: Cannot Change The Default Setup Of The Computer?

Jul 23, 2011

I would like to run Windows (XP preferred) games and Linux on my MacBook Pro I got from school. However, there are some rules I have to follow. If I need to I will try to further clarify the rules, since they are in Swedish and there isn't a perfect translation. I cannot use Boot Camp. This is because Windows machines get viruses 24/7 and there are no viruses on Mac. Furthermore, we are using Visual Studio for about half the things we do through a virtual machine. Perfect for debugging, performance and "virtual machines don't get viruses", right? At least that's what my teachers think. I cannot change the default setup of the computer. In Swedish this basically tells me I cannot even start it up because then I will mount the drive, and make changes in RAM, and use the processor, and move electrodes from the battery and so on. They're telling me that that's way to specific, though, and that we aren't allowed to change the operating system files. I think we break that rule with each update, install or setting we ever touch. I may not use any program without first showing a receipt. The original casing, CD and the CD key isn't enough. A license like GNU is ok, though.

I basically need a way to boot into a USB drive or CD, with the ability to use network and DX9 to play games on Windows. Linux support isn't as crucial since OS X does have a lot of Linux support already. I've tried other ways of working around the rules like running games in Wine but I can't get DX9 based games to work and the FPS is terrible. They have the right to check the computer at any time to see if there is something bad there. Swapping a harddrive will definately be noticed.

View 3 Replies View Related

General :: Change Default Password Complexity?

Sep 16, 2010

I''m new to Debian 5 so please be gentle

When I use 'adduser' it states 'Enter the new password (minimum of 5, maximum of 8 characters)' - how can I enforce password complexity?

I would like to have a minimum of 10 characters and also have numbers, certain special characters etc.

View 3 Replies View Related

General :: Change My Default Shell Prompt?

Jul 8, 2010

I have looked almost everywhere for how to change my default shell prompt. When I open my bash shell, the prompt is [fedora-dev@Fedora-Dev Documents]$. I would like it to open at fedora-dev@Fedora-Dev]$.

Can someone tell me where to change this at. I have looked in .bashrc, etc/profile, and environmental variables.

View 6 Replies View Related

General :: Change Default O/S From Ubuntu To Windows 7?

May 5, 2011

I have a dual booting set up with Ubuntu as default O/S and Windows 7. wish to have Windows 7 as my default O/S. I tried by clicking Alt+F2 and entering 'Sudo gedit/boot/grub/menu.lst' but nothing happens.

View 8 Replies View Related

General :: Change The Default Location For Yum Downloads?

Jan 16, 2011

i want to know where does yum installs the software that i install with it ? is there any way to change the default location for yum Downloads ?

View 1 Replies View Related

General :: Change The Default Chmod Settings For Account?

Feb 28, 2011

I work in a shared computing environment and the default setting is r-x for group and others; it's upto the users to change this. I can chmod and change the permissions for all the files. However any new files created all have the default permissions. Is there anyway to change that so that I don't have to chmod everytime or run chmod as a cronjob?

View 1 Replies View Related

General :: How To Change Default Database For One User In MySQL

Sep 12, 2011

Though this might seem like a [URL] question at first glance I don't think it is. I have a mysql database on a server at work. Every time I log in to execute a query, I have to manually select the one database I want from the one database I have, which is a waste of time. Is there any way for me as an end user to set a default?

View 2 Replies View Related







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