Ubuntu :: Where To Find Startup Programs
Jan 1, 2011
I have somehow gotten two instances of Mediatomb running on my Ubuntu 10.04.1 how to get rid of one of them.There is one copy running as a daemon on system startup - that's the one I want to keep.There is another copy running when I log in with my user account - this is the one I want to prevent from running.I have looked in my Startup folder in the GUI and also in my .profile script for my user account but I don't see any references to mediatomb there. Where else should I look?I think the daemon version is running via an entry in init.d, but other than where I've already looked I don't know how to find out how the second copy is getting initiated during login. It only seems to show up when I log in to the GUI on Ubuntu - not when I connect to the machine remotely via SSH.
View 6 Replies
ADVERTISEMENT
Oct 5, 2010
I have a program that runs fine from the terminal, but when I put it into the Startup Applications it doesn't work. Where can I check the logs to see what the problems is? By the way, this is the command:
bash -c "sudo dbus-launch path_to_program --debug > path_to_debug.log"
View 2 Replies
View Related
Jan 6, 2010
I'd like you to know that I'm completely new to ubuntu. Just install it a couple of days ago. I have a bit problem with startup here, everytime I change anything in System > Preferences > Startup Applications it just keep coming back to default. I unchecked Penmount Utility, and it's checked again after next boot. Same thing happen when I add Guake Terminal. When I reboot, it's not there anymore. So basically, it seems that I can't configure my startup programs.
View 3 Replies
View Related
Jul 10, 2010
I am not sure if cron (or crontab) runs when my machine starts up. How would I make sure this happens?
View 2 Replies
View Related
Oct 23, 2010
I installed 10.10 yesterday, and now whenever I boot my computer it launches 3 or 4 windows on startup for apps that usually run in the tray (Rhythmbox, Pidgin, Skype, and the mounter for my memory card). I was wondering if there is a way to just launch the programs to the tray. It worked perfectly in Lucid.
View 1 Replies
View Related
Dec 1, 2010
I've got an Ubuntu server installation with openbox installed. I also installed wbar and want to have it load with openbox. Is there a config file for openbox or anything like that?
View 1 Replies
View Related
Mar 10, 2009
I am following directions to set up my Ubuntu Installation (8.10) for Netbook Remix. As part of the directions it asks me at the end to:
Add netbook-launcher (if using 8.10) to your startup programs. Go to System>Preferences>Sessions and add entry for this command.
I went to sessions to do it and see Netbook Launcher listed and selected to add it but it prompts me with the following menu:
Name
Command
Comment
What do I put in these blanks so that I can set this up? For Command it gives me the option to browse.
View 2 Replies
View Related
Jan 21, 2010
I'm unable to change startup programs. If I try and add or remove a program, any changes I have made seem to undo themselves. I suspect it might have something to do with being unable to save the session, but I really don't have a clue.
Just in case it makes a difference: I'm actually running Mint (Helena).
View 1 Replies
View Related
Mar 19, 2010
For a few days ago I turned on the Remember Programs thing in the startup manager. Now I can't turn it off. I use ubuntu 9.10.
View 3 Replies
View Related
Apr 12, 2010
I have noticed a few problems when some screenlets are loaded before some others. I think that "Startup Applications Preferences" should have an option to arrange the order of their execution.
View 4 Replies
View Related
Sep 2, 2010
I recently made the switch from gnome to kde. After struggling for two straight days I finally have everything the way I want, and I must say that I am quite pleased with Kde. The one thing I want to do now is get my computer to start up without running printer applets and bluetooth and all that other stuff I don't need. I have had little luck finding any info on this one.
View 3 Replies
View Related
Mar 16, 2011
I've found mentions of this problem in Lucid Lynx, but this is a recent development for my system, since I've been running Ubuntu since Gutsy Gibbon.On start up my gdm theme/icons appear for a second, but by the time I've entered my keyring password the theme reverts to the system default (what Synaptic package manager looks like). It also does not load my start up programs Gnome-Do and Screenlets. My theme only appears if I go into the Appearances menu, and Gnome-Do only starts if I pick it from the Accessories menu (and I've gone into Gnome-Do's preferences and clicked on "start GNOME-DO at login"). About once in a blue moon it will load everything correctly.
View 1 Replies
View Related
May 16, 2010
Recently I have had a run of random errors on boot up. Finally, the quit button, top right of the screen disappeared permanently. I am convinced it is because I added Evolution to the programs that start automatically when I login to Ubuntu (auto login). Evolution uses the Internet connection which hasn't been successfully established by the time it starts. In the past, this would crash Ubuntu. It seemed to be fixed by this stage, but maybe not. Is there some way of delaying the startup of a program in the automatic startup list - to give the rest of everything time to settle in - before it starts trying to use other startup resources?
View 3 Replies
View Related
Jun 12, 2010
For example if my netbook runs on AC i would like it to start emesene, Skype etc. on system startup, but if it runs on Battery i want different startup programs - less of the same programs basically -.Is there some script i could use for this purpose?
View 1 Replies
View Related
Jun 12, 2010
I was wondering if there is any tool or program that stores a copy of frequently used files eg. Binarys, program library's etc. in memory so when they are requested by the OS they load instantly. I'm asking because I have a system with plenty of ram but very slow hard disks. Having programs like opera and java/eclipse load from ram would greatly speed up their start time. Ideally they would be loaded into ram in the background after I log in. Of course all writes made to these files would have to be made to the files on disk for obvious reasons.I don't want the entire OS in ram because it will not fit, just frequently accessed files.
View 4 Replies
View Related
Jan 9, 2011
I noticed that some applications are still in the startup applications list even after i have removed these applications.Would there be any app files left over anywhere / is there a command i can run to clean up the filesystem.Or is it just a case of removing them from the startup app list?
View 3 Replies
View Related
Nov 1, 2009
How do i disable startup programs in fedora 11.
actually pulseaudio sound system starts up every time i log in. It interferes with the vlc media player running on wine 1.1.13(compiled from source). i killed the pulse audio process, and every thing works fine, but i have to do it every time i log in
View 4 Replies
View Related
Aug 19, 2010
I used to have it set up where fedora remembered startup programs, I turned the feature off, and it continues to remember everything?
View 4 Replies
View Related
Nov 16, 2009
I am using fedora 8, upto login screen it is fine. After getting password, automatically it starts some programs like, terminal, Thunderbird, firefox and nautilus.
I want to stop this auto startup programs.
View 4 Replies
View Related
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
Sep 27, 2010
How to auto start programs in startup time?
View 4 Replies
View Related
May 30, 2011
We have setup squeeze workstations with gnome, citrix receiver and vmware-view client. Which startup programs and daemons, for example avahi-daemon can be normally disabled or what is disabled on your workstations?
View 1 Replies
View Related
Aug 26, 2010
I am trying to view the startup programs of init whenever I boot up, but don't know how to edit /etc/inittab file. I am running Fedora FC13 and my runlevel is 3. I have the following in my inittab file:
Quote:
#
# inittab This file describes how the INIT process should set up
# the system in a certain run-level.
#
# Author: Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
[Code]...
View 5 Replies
View Related
May 15, 2010
I am using ubuntu 10.4 and cannot find add/remove programs in applications at all, it just isn't listed there. Is there anyway for me to download it. I've looked in software centre and cannot see it.
View 2 Replies
View Related
Sep 4, 2010
Is it possible to find programs that were installed on a specific date or within a specific date range? If so, how?
View 6 Replies
View Related
May 18, 2011
just downloaded Ubuntu 11.4 and would like to know how to get rid of unity. I don't like the way unity works. it wont find files and some programs are not all listed and I hate the way it looks.is there a way to go back to the old Gnome desktop?
View 7 Replies
View Related
Aug 2, 2011
I'm running Fedora 15, x86_64, xfce gui on top of metacity.
Before I upgraded from Fedora 14, I could use several printers.
1. Now, when I open the print dialog, no printers show up from inside Firefox, Thunderbird, gnucash, f-spot, opera, planner, eclipse.
2. The printers ARE recognized inside Adobe acroread, bash/tcsh command line, libreoffice, openoffice, frescobaldi, gedit, evolution, gwenview, okular
3. Gimp is sort of in the middle. It doesn't show any printers in the print dialog, but I can print in only black & white via Gutenprint.
View 2 Replies
View Related
Jan 14, 2010
I have this weird problem. The other day I asked a question about restore the backup file after dual boot installation. I have done the dual boot ( XP installed first) then restored the backup file. Now the problem is that I forgot if I excluded system files from backup or not, so when I restored and rebooted, my installations got messed up, many programs do not find their path to run, etc. But the real problem is when I rebooted again, I got error 15: file not found tried to follow some other posts here to solve this and noticed that running fdisk -l gives me:
[Code]....
View 1 Replies
View Related
Jun 24, 2015
As title says, running unetbootin throws this error [URL]...... I can easily find the files myself (go to synaptic > look at installed files > scroll down) and I can't remove/purge because they would require me to remove some important software (XFCE).
FIX: Required some more 32 libraries.
View 6 Replies
View Related
Aug 21, 2010
I just installed Fedora 13 today, everything is working including the internet. However, when I try to get more programs it says that it cannot find the sources, and a cache reload will fix it. I wasn't sure at first what that ment, being a begginer, but I think it means going into system-refresh package lists. So I do that,ut it still wont give me the program list. I'm really confused, I come from using windows computers and I don't know what to do now, me be a little clearer, when I click on one of the catagores to find software, nothing comes up but the defalt packages that come with the system. I go into the system-Software menu, and there are no boxes cheked. I thought that this maybe to problem, so I try to cheak the top box labled without parentheses "Fedora 13 - 1386". It tells me to authenticate my action and tells me to type the root password, I do this. Then it shows the screen below. I'm running a 32 bit system,
View 1 Replies
View Related