Ubuntu :: Removing Start Up Programs In Terminal?

Mar 11, 2010

I recently learned how to add start up programs in the terminal using the following command:

Code:
ln /usr/bin/whateverprogram ~/.kde/Autostart

This worked, but now I want to remove some start up programs using the command line. Can someone point me in the right direction to what I need to do for this?

I'm assuming that default start up programs are not links in the ~/.kde/Autostart folder because when I run:

Code:
ls -a ~/.kde/Autostart
I only find the files that I have set to start up.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Auto Start Programs In Terminal?

Sep 18, 2010

I am setting up a streaming audio server. I would like to have Darkice and sc_serv (Shoutcast server) start automagically on boot.

I have set Xubuntu (10.04) to auto login

Both Darkice and sc_serv are command line apps and I would like them to each run in their own terminal window so I can monitor any status messages they produce. For instance sc_serv displays connections disconnections with time connected, and current number of listeners, and I want to see that.

One important note: sc_serv must be up and running before Darkice can be started.

View 1 Replies View Related

Ubuntu :: Gnome-terminal In Startup Programs Doesn't Start At Login?

Mar 16, 2010

Every time I start Ubuntu, I set up an ssh session to a server. In order to automate this I made an entry in startup programs like this:/usr/bin/gnome-terminal -e '/usr/bin/ssh name@server.com'Nothing happens when I log in, and I've checked that the command works.

View 2 Replies View Related

Ubuntu Installation :: Removing OOO Programs ?

Feb 17, 2010

I'm running a netbook with limited hard drive space and I don't want OOO base or math on my computer. I tried removing these through synaptic and none of them work. best way to remove base and math while keeping the other programs?

View 4 Replies View Related

Ubuntu :: Removing Wine Programs ?

Feb 11, 2011

Im having a little problem removing wine programs.

Firstly i tried going into the wine menu and selecting uninstall under the programs tab in the menu, it said it was successfully uninstalled but if failed to remove anything.

Then i tried "uninstall wine software" under the wine tab and that still didn't change anything.

Finally i tried removing wine itself with "sudo apt-get remove wine" again it said wine was successfully removed, and again nothing changed wine and all its programs are still here.

View 4 Replies View Related

General :: Run Programs From System Terminal Without Blocking Terminal?

Jun 19, 2010

Right now when I start a program from a terminal I can't use that terminal instance again until I close the program.

I am a new user of linux, and I want to know if there is a way to execute a program/application from a terminal without blocking the terminal until the program ends.

View 3 Replies View Related

Ubuntu Servers :: Removing Windows Xp From System And Existing Programs?

Dec 5, 2010

I have just recently installed Ubuntu Server 10.10 32-bit onto an old Gateway Solo 5300 laptop to run as a test server. Since I want it to use all of the disk space, how do I remove the other OS and its existing programs.

View 2 Replies View Related

OpenSUSE Install :: Can't Login After Removing Some Programs?

Jun 1, 2011

after removing some programs I'm not able to login (I'm using an other computer now). I'm using opensuse 11.4the boot screen has changed from the normal to a grey one. before login following messages came up:

bluetoothd[1460]: input-headset driver probe failed for device D8:2A:7E:7F:4E:17
kernel [24.446981] vboxdr: fAsync=0
offMin=0x38a offMax=0xdc2

[code]...

View 9 Replies View Related

Ubuntu :: Removing Transparency In Terminal

May 7, 2010

By default in Lucid, Gnome Terminal is transparent.I was on my new Lucid install[1], in Terminal, typing away on the far side of some sshes, and reading some code, when I noticed how awkward it was to read because the background was showing through. "Fine", I thought, "I know where that setting is, although it's a strange default".But Terminal's "Edit Profiles->Edit->Background" revealed it was set to "Solid color". In fact, setting it to "Transparent background", and cranking the Shade up to Maximum was one way of removing the transparency.

A little hunting around revealed that "System->Preferences->Appearance->Visual Effects" could be set to None instead of Normal, and that would fix the problem.So, your choices for a functional terminal are to disable all Compiz eyecandy, or to turn on transparency in order to turn off transparency.Does this strike anybody else as wrong? Is there another control I've missed?

View 5 Replies View Related

Ubuntu Installation :: Starting After Removing Pulseaudio - Use Terminal To Re-introduce?

Jun 13, 2011

In a desperate attempt to overcome frequent crashing accompanied by XLog lines that suggest to me that Pulseaudio is the cause, I removed Pulsaudio from my Ubuntu 10.4(LTS) using Software Centre. Now I cannot start up Ubuntu but I can get to Terminal via the Recovery Mode. My question is how can I use Terminal to re-introduce Pulseaudio so that I may get back to where I was, albeit with the random crashes that I have had for many months?

View 1 Replies View Related

Fedora :: Terminal Doesn't Start \ Can Read 'starting Terminal' But After That It's Closed?

Nov 12, 2010

Recently I've updated from 13 to 14. However, after updated I've tried to work with my terminal and it seems doesn't works fine. I can read 'starting terminal' but after that it's closed.I've uninstalled and re-installed it through the graphical tools (gnome-terminal) but that doesn't works fine.

View 3 Replies View Related

Ubuntu :: Removing And Re-installing Flash Using Both Terminal And It's Software Center To No Avail

May 29, 2010

See the attached picture. I'm using Ubuntu 10.04. I've tried removing and re-installing flash using both Terminal and Ubuntu Software Center to no avail.

View 9 Replies View Related

General :: Removing Quotes When Dragging Files To Terminal

Feb 18, 2010

The following script will work when I type the path to the file I want to checksum, but not when I drag the file to the terminal because the linux terminal (unlike the Mac) automatically puts quotes around the file path, which causes an error. I did not find anything in gconf-editor or anywhere else to alter this behaviour, and my post in Launchpad is unanswered so far. (the script in itself is not very useful, I just stumbled upon this error when experimenting with bash).

So, is there a workaround for stripping the quotes from the input, or can I configure the terminal to not quote the input when I drag a file into it (which I would prefer?)I am currently logged in from Mac OS, but the question refers to ubuntu karmic with which I dual boot.ADMINISTRATORS: Thanks for the quick reply to my newbie question about posting new threads. Actually I don't see now what the difficulty was; I guess I was tired from trying to debug the above script (not funny).

View 1 Replies View Related

Ubuntu :: Run GUI Programs From Terminal Correctly?

Aug 3, 2010

I can't figure this out. If i run GUI program (in GNOME) from terminal. It doesn't works the same as if i run it from menus (or shortcut on desktop or panel). Or some times I run it from Alt+F2 method.

What is the difference in this methods?

For example what is the difference if i put this...

metacity --replace

...in terminal or in ALT+F2 dialog window. If I put it in terminal. GNOME doesn't work correctly. If i put it in Alt+F2 dialog window. It works as it should. With no problems.

And what is the difference if i like to run for example FireFox or gnome-control-center from terminal or select it from menus.

If i like to run from terminal. What would be right way to do it?

Because sometimes i get errors in terminal (but GUI works) sometimes after i close terminal GUI program closes to. Sometimes it doesn't. But if i run that program from menus (icons) there is no such problem. It just works. If i put & at the end of program. I can work in terminal. But still all of the above is still true.

View 3 Replies View Related

Ubuntu :: Where Are Programs Download With Apt-get In Terminal

Sep 1, 2011

I have just installed qBittorrent with terminal with apt-get but I do not know where I can find it besides the Launcher and the panel on the top of the screen.

View 9 Replies View Related

Ubuntu :: Finding Names Of Programs To Use In Terminal?

Oct 30, 2010

I would like to know how to find out the name of programs so that I could launch them in Terminal. For example, to launch gimp, I just type

Code:gimp and it launches. Well how do I find out other names to other programs?

View 2 Replies View Related

Ubuntu :: Compiling And Running Some C++ Programs (with G++ From The Terminal)?

Jun 7, 2011

so i've just been sitting here, compiling and running some c++ programs (with g++ from the terminal), I looked away for one minute to open a file that had just been written out (opened it with gedit if that makes a difference), now my terminal says:kbuildsyscoca4 running...so I'm wondering if anyone knows what this is about?hy it suddenly started running and why it has appeared on my terminal. I'm basically just curious as I though bash shells were entirely separate virtualizations of shells, and unrepresentative of other processes. i'm also wondering what kbuildsyscoca4 is/does (i've got gnome going on and generally gnome varieties of programs). I found a post from about a year ago mentioning the same thing, though no replies.

View 1 Replies View Related

Ubuntu Installation :: Install Programs And Use Them By Using The Terminal?

Jun 25, 2011

How can i install programs using the terminal and how can i use programs by using the terminal?

View 3 Replies View Related

Ubuntu :: Terminal: Run Programs As Separate Process?

Jul 11, 2011

I want to run programs from Terminal as a separate process, so that for example gedit file

will launch gedit and return to the terminal prompt (so no need to open up another terminal).

View 8 Replies View Related

Ubuntu :: Bash For Programs Running In Terminal?

Aug 9, 2011

Trying to write a script for desktop launchers that are adaptable to screen resolution. Ideally, the program should:

1. Determine screen resolution:

if "a" use xdotool options window size 1305 x 869 px and move to 135,0
if "b" use xdotool options window size 1545 x 1019 px and move to 135,0

2. Check if program running:

if no, open program, and use "a" or "b" placement options, focus window
if yes, focus window

3. Close script and leave program open (if possible).

Problems arise when trying to use the script on programs that run from and hog the terminal
(e.g. brasero, gcalctool, nautilus)

Here the script will load the program, and nothing else (probably because it still occupies the terminal as it runs)

Code:

gcalctool && xdotool search "calculator" windowmove 135 0

This next command will cause the program to load, move, but it keeps focusing itself like xdotool is running the windowmove function constantly - it keeps focusing itself until script stopped.

Code:

gcalctool & xdotool search "calculator" windowmove 135 0

This had the same effect as the above code, but seems to work as a conditional subscript running when the process is running in the terminal - it just goes infinitely.

Code:

while [1] ; do xdotool search "calculator" windowmove 135 0 done exit

Is there some kind of "if, then" or "while, do" or some kind of conditional I can put in to the script ensure the window is moved only once if the program is running within the terminal? Is there a way to remove the program from the terminal from the script once it's been called?

View 5 Replies View Related

General :: Removing Options From Start Up (grub)?

Dec 28, 2010

i installed ubuntu 10.10 netbook edition and it installed fine, i updated everything on and now when it starts i have 2 versions of it to select from 2.6.35-22 and 2.6.35-24 as well as the recovery versions of it. how do i remover these options from the grub menu? in addition to this i also have a question about updating python on it, its running version 2.6.6 and i need 3.x. how do i upgrade it?

View 14 Replies View Related

General :: Removing SCIM Input Method As Default From Gnome Terminal?

Feb 16, 2010

While I can find my way around most things, terminals and desktop managers are different than I remember. One of the biggest problems that I am encountering today is that when running a gnome terminal (this is Suse 10.0 enterprise), I'm getting behavior in the window that I don't want. Specifically, when I type, my typing is underlined as if something is trying to spell check my window. Further, it seems as if when running vi or less, my keystrokes are only processed by these apps when I hit 'return'. I.e. if I'm running less and want to go back a page, I'll hit b, but nothing happens until I hit 'return'.

I seem to have tracked this down to the 'input method". Right clicking in the Gnome terminal allows me to set my input method to one of a dozen values. It seems that currently, it's set to "SCIM Input Method". If I then select 'default' or 'X Input Method', apps (i.e. things like less, vi, and even the bash shell) behave as I would expect.

a) what is this SCIM input method

b) how can I make it so that it is not the default?

I've poked around various configuration files in my home directory as well as in /etc, but I can't see to find how this is set.

View 1 Replies View Related

Red Hat / Fedora :: Start SCRIPT Command At START Of TERMINAL?

Feb 15, 2009

I want to monitor my work on the terminal.I know we can use script command.But every time when I start the terminal, I have to type script to start it.I want to automate it. So where should I include this command so that it will start as soon as I start the terminal ?

MY WORK TILL NOW: I have put this "script" command in the .profile.The when I start the terminal, it became an INFINITE LOOP.I am able to "echo".Thats coming only once.....but if I write a "script" command then it is becoming an INFINITE LOOP.

View 1 Replies View Related

Ubuntu :: Some Programs Won't Start

Jan 4, 2011

I regularly run into the problem that some of my programs won't start and I found out many months ago that running "rm /var/cache/apt/*.bin"

View 1 Replies View Related

Fedora :: Can Install Programs Other Than Using The Terminal

Oct 21, 2009

How can we install programs other than using the terminal. To be honest, I liked this system and I got used to it, but the problem is someone who wants to use Fedora but has no idea on how to use the terminal, so is there any other way for installing programs?

View 8 Replies View Related

Fedora :: Installing The Programs With Terminal?

Jul 23, 2010

Installing the programs with terminal?

View 6 Replies View Related

Ubuntu :: Start Programs At Boot?

Sep 3, 2010

I have a VPS with Ubuntu 10.04 and acces to it via putty. Besides postgres database there should be running two java program which I wrote. It works fine from command line. But I need them to start automatically at boot time.

View 5 Replies View Related

Ubuntu :: Get Programs To Lauch At Start-up?

May 22, 2011

I have some programs which I want to start up immediately when I get my computer going. Can I make Ubuntu to do it for me automatically? How? I want it to start when the computer is starting up, see.

View 3 Replies View Related

Ubuntu :: Programs Don't Start And No Information / Fix It?

Aug 8, 2011

Just upgraded to Ubuntu 11.04.
I have a couple of programs that appears to start but doesn't start, ie the spinning wheel goes for a while.

One of the is Gambas 2.
Installed from Ubutu software center.

How do i get Ubuntu to display what the program does/does not/is missing etc
my guess is that its properly a library or something missing.

View 1 Replies View Related

OpenSUSE Install :: 11.3 - How To Use Terminal To Add / Remove Programs

Mar 15, 2011

I am coming from Kubuntu 10.10, which is a Debian based OS. I am used to going into the terminal and typing sudo apt-get install or sudo apt-get remove to install and remove programs. I know it is the hard way to do it, but I find it gave me more flexibility. So how do I do this in openSUSE 11.3? Or can I even install things through terminal? What is the command? I know there is YaST but I also want to learn how to use the terminal

View 8 Replies View Related







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