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
ADVERTISEMENT
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
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
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
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
View Related
Jun 12, 2010
Why wouldnt someone just add programs to ubuntus startup instead of using a script?Im configuring deluge and to have the web ui and daemon run at boot I added them to startup and they are working fine.
View 2 Replies
View Related
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
Oct 2, 2010
I'm a Ubuntu Desktop newbie, and I wiped XP Media Center off my old HP Pavillion Dv8000 last night to install 10.04 LTS. With very little tweaking, I got everything to run right including wireless, but now I notice that I can't run any new (post-install) programs that I install through Ubuntu Software Center. In fact, I haven't tried installing any other way, but all software that was part of the default installation works fine, but these programs won't run:VLC Media PlayerSkypeStarsWhen I click on the programs to run them, the other apps slow or freeze for 30-45 seconds as if the computer is contemplating starting them, and then nothing. No errors, no shell or blank window - nothing. They just don't run.I only created one user account at O/S install and as far as I can tell is the SU, so I can't see it being a permissions issue.
View 4 Replies
View Related
Oct 28, 2010
am running 10.10 64bit and I am wanting to change a few wayssome programs start up on boot, they are as follows:1. make NetworkManager not load onboot and require me to manually start it in the command line2. make bluetooth not start on boot and allow to manually start it from the command line3. make networking not boot on startand start manually from command line I have been trying to search on google but most of thereads I find are about removing things completely and the few that werent did not work for what I want to do.
View 8 Replies
View Related
Oct 30, 2010
since it started i cannot launch software-center, vlc, emesene... they all stopped working... i checked the logs of synaptic to see if i removed a python package and i didn't. i tried selecting all python packages for reinstall, and it didn't help! i really don't want to reinstall ubuntu.
View 9 Replies
View Related
Dec 30, 2010
I am trying to make a wifey friendly way to click on something in the desktop and have it start 2 programs. One program is Skype, the other is gedit which opens a file with notes we have made about using Skype
1)
[Desktop Entry]
/home/ubugj/Desktop/gjtest
[code]....
View 3 Replies
View Related
Jan 3, 2011
I don't know if it is just me but it seems like Ubuntu takes a long time to start up programs. For example, it takes me 10 seconds to start up "Ubuntu software center". My computer is a relatively fast one. It has 4 gb of ram and an intel core duo processor. I didn't install that many programs. Does anyone know what might be the source of the problem and how to fix it?
View 6 Replies
View Related
Dec 21, 2009
I just installed F12 on my machine. Installation worked fine, system boots and then the trouble begins. There are many programs that fail to start, all of them have the same error-message when I start them from my terminal code...
Do you have any idea what might be wrong with my system?
View 4 Replies
View Related
Jul 1, 2010
Linux noob here with a very fresh Debian 5.04 install. Not sure if this is the correct board for this but here goes;*No* programs start in X. Terminal, System Monitor, Epiphany, Gedit, Synaptic Package Manager... They all fail to start.The programs try to start for 15 seconds after which they give up. For example, if I press the Epiphany-icon in the panel I see "Starting Epiphany We..." in the lower-left corner and the mouse cursor changes to the loading animation for 15 seconds but then after that nothing happens and the "Starting Epiphany We..."-icon disappears. I have two users (plus root of course) and the same thing happens with both accounts.
I can start the icons I have on my desktop (Computer, Home folder, Trash and Downloads) and I can Lock the screen/log off/shut down but that's about it. Oh and one more thing; sometimes when I log in everything works just fine, so this whole thing seems a bit random.
View 6 Replies
View Related
Aug 18, 2010
In Windows, if I have a console window open, type winmine, and press enter, Minesweeper will appear, completely separate from the cmd program. The Minesweeper instance is not tied to the command prompt in any way that I know of, with the exception of Minesweeper's parent being set to that instance of the command prompt. It's different in Linux, however.
In Linux, if I have a console window open, type emacs and press enter, Emacs will open, but it seems tied to the command line. Specifically, it appears that I can't use the command line anymore until that instance of Emacs is closed. Is there a way to replicate the Windows behavior in Linux?
View 11 Replies
View Related
Sep 10, 2010
I'm new to database programming but I'm working in a project that makes use of sqlite3. I know I should #include <sqlite3.h> but it is not there.... i have just sqlite.h. can anyone tell me what to do to have the sqlite3 headers and start using them in my programs
View 9 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
Mar 12, 2011
Some of my programs don't start or don't work! For example, when I click on MultiGet, don't starts or when I want open a file with blebder, it does crash and when I want to save a file, it does crash! I use f14 and my laptop is inspiron-dell 1564 with intel VGA and the lastest updates are installed on my laptop.
View 3 Replies
View Related
Apr 24, 2010
I've been working with Macs nowadays and noticed that programs load like "instantly" once it has been open and closed.
I don't know if MAC is pre-fetching them to somewhere but it is good to start Firefox right after you closed it.
what MAC actually does and how this could be implemented ? I have 6gb of ram on my laptop. Running Kubuntu 10.04 RC1.
View 3 Replies
View Related
Jul 10, 2010
How would I make sure cron is running every time my server is turned on? I want to make cron jobs, but I need to know that it is running when the server boots. Also, I used a program at some point that was terminal based and it showed be what programs ran when the server booted up. It allowed me to check a box and select which programs I could run at boot. If someone could tell me this program,
View 2 Replies
View Related
Sep 6, 2010
I installed an application named Specto for monitoring websites and im trying to launch this on boot.i got XFCE4 and went into Application Autostart in the Session and Startup... and i cant seem to find out where to point Specto, is it in the /usr/share/applications or not cause i tried adding it from there and it wont launch on start... anyone got a rundown on this? trying to understand it but i just dont coming from windows. Not sure where applications are going at all and the file system is just a mess compared to windows so i have no control on what and where to look.Also Specto does not show up in task manager and in the Session tab of Sessions and Startup... why?
View 4 Replies
View Related
Sep 29, 2010
So a few years ago I had a guy build me a computer that solely run off Ubuntu. Was a gift to me dad and all was well...my dad just gave me the computer and there are too many problems and I am not exactly good with this kind of work.
I really just want to completely uninstall Linux so I can get windows xp on this laptop. I don't even know where to start, any ideas?
Unless of course someone can give me a crash course on how to fix me being able to download updates so that I can actually add/remove programs, get my DVD to read DVDs and many many more ridiculous things...
View 9 Replies
View Related
Nov 11, 2010
My wish is to launch some programs (chromium, pidgin and xchat on the first virtual desktop and the terminal, the file manager and geany on the second one). I also wish them to have the same size and place than they've had the last time I used them (just to keep them always at the same place). My researches haven't been successful for the moment cause the only idea I found was lxsession-edit which doesn't do exactly what I want..
View 5 Replies
View Related
Feb 11, 2010
Running Ubuntu Server 9.10.I have a couple of programs that I would like to start at boot, they will both run forever. I have created a cron job with @reboot and that will start a program, but if I have multiple programs in there it waits for the first to finish before starting the next.
View 2 Replies
View Related
Jan 28, 2011
I've installed Ubuntu on my new desktop alongside Windows 7 (each OS is on a separate drive), I seem to have run into a small problem. Let me start with what I did:
- Unplugged 1TB drive from the PSU, BIOS was not seeing my formatted (and thus empty) 500GB drive and I couldn't put it into the boot order at all with the 1TB turned on.
- Loaded up the boot CD and was able to install Ubuntu 10.1 on my 500GB drive.
- Did a bit of configuring, shut my PC off and plugged my 1TB (with Windows 7) drive back in. I tried to see if I could now see my Ubuntu drive in BIOS but nothing is there - just the Windows drive is in the list of available drives to boot from (along with DVD-ROM and USB).
This is where I've run into my problem. What I want is to have a nice GRUB boot menu at the start like any other dual-boot system but just have the two operating systems on separate drives altogether.I did it this way because I was having issues with the advanced partition menu on the boot CD so just went ahead and followed the KISS method by unplugging the Windows drive.
I was told by a friend that if I put my Ubuntu drive into the first position in my boot order and the Windows drive in the second, then I could boot into Ubuntu and run a GRUB update command (he told me to google it) and that would create the necessary GRUB that had the entries for Windows 7 and Ubuntu.Both operating systems are 64-bit, I imagine that might make a difference in whatever help you guys can offer me. I love the hell out of both OS's and want to be able to use them interchangeably.
View 5 Replies
View Related
Apr 15, 2011
I am struggling to understand where PackageKit is launched from at boot time (fedora FC13), and I'm starting to suspect that - since my previous experiences with much older Linux distros - in modern systems daemons/services/programs are launched at boot time from many other different points. In my case, I can't find an origin point for this program in /etc/rc5.d Where can I find a list of places to look into?
View 1 Replies
View Related
Apr 16, 2010
[URL] I'm currently running simplyMEPIS 8.0.15 (rel 32). It's booting automatically off a USB. The way I have it configured right now, it just loads right up without a root menu or boot-options, just basically going straight to "hey, u ROOT or DEMO?" I'm not sure if there's a way to get back to the bash and load directly to RAM at this point.
In another thread I was looking into burning backups from k3b as I run live because my DVD-player isn't behaving right now under windows... 'still working on that I want to get a backup done before I do a hard install. It's my goal to get either Kismet, wireshark, or Airsnort/crack/peek running on this machine so I can start gathering packets and doing analysis. Is that a way that (atleast for the timebeing until I can work out backups) that I can install any of these programs directly to the USB (by editing the ISO somehow?), so that they'll be available when I liveboot?
View 7 Replies
View Related
Aug 17, 2010
I know it is possible to boot Ubuntu Live from a Flash drive. But it just boots up and runs like its a CD. When you shut down the computer, the changes are all lost.
Is there any way to use the flash drive as a Hard Drive? like install Ubuntu on the flash drive and have the flash drive act as a hard drive - so that if I boot with the flash drive in the computer I can boot of of the flash drive and it would act as a hard drive?
Could I just setup Ubuntu and select the flash drive as the install directory? would that accomplish this?
View 5 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