General :: How To Start A Program In Back Ground

Jul 28, 2011

I've tried searching it and everything I've seen posted on different sites didn't work.i have my program set up in vi.it runs the way it is supposed too but i need it to start in the back ground the program runs fine when running it in the fore ground but i need it to start up and run in the background.

View 3 Replies


ADVERTISEMENT

General :: Place A Shell Script With Tail -f In The Back Ground?

Oct 6, 2010

Following script name is 123.sh and I need to put this in the background if I do 123.sh -bg this will not bring me back to the prompt but echoes what ever I put (using echo hello >> /tmp/123) in to the /temp/123 file. the only way that I have found doing this is to do "nohup 123.sh &" to put this in to the background. Is this okay or is there any better way of doing this?

#!/bin/bash
# file name is 123.sh
tail -f /temp/123 | while read line

[code]...

View 6 Replies View Related

Red Hat :: Running Back Ground Jobs In Bash?

Jan 8, 2010

#!/bin/bash
jobid=$1
freq_count=$2

[code]...

View 2 Replies View Related

Ubuntu :: Themes - Desktop Back Ground Doesn't Change

Jan 1, 2011

i was facing some problems with themes in my os. i saw some really cool themes on gnomelook but when i downloaded and applied them, the desktop back ground doesnot change. only the colour of bars and cursors change.

View 9 Replies View Related

Ubuntu :: Black Back Ground Around Cairo Dock Icons Since The Kernel Update On 5-4?

May 5, 2010

I have a black back ground around my Cairo Dock icons since the kernel update on 5-4. can anyone please tell me how to remove this.

View 1 Replies View Related

General :: Bring Back The Command Prompt When Running An Infinite-loop Containing Program?

Jan 13, 2010

When running a program that has infinite loops in the terminal , how to bring back the command prompt ? ( I'm using Fedora core 5 )

View 7 Replies View Related

General :: Start A Program After X Has Started?

Jun 8, 2010

there's a little app called F.Lux that sets your screen temperature based on the time of day. The Linux version is a little spartan with just a console interface but it works perfectly well. The question I have is where can I invoke it so that it starts up after X has started?

View 4 Replies View Related

General :: Getting Program To Start Up Automatically?

Jun 14, 2011

If I need certain programs such as ktorrent to start automatically on bootup, how do I do it?

View 1 Replies View Related

General :: When Start Any Program On The Computer And It Goes Into The Task Manager Bar?

Feb 12, 2011

I am running Slackware -current and am using kde as my desktop environment. I'm not sure if this is a feature that I turned on my accident or a bug but its really annoying. When I start any program on the computer and it goes into the Task manager bar. If I click the bar to maximize the program or window it goes to the kde log on window. I am running KDE version 4.5.4.

View 3 Replies View Related

General :: Getting Back To "stdin" After Redirecting A File To A Particular Program?

Nov 22, 2010

I need to achieve a particular effect using bash's redirection facilities.I know that I can redirect a file to some program's standard input:[user@host]$ application < file.txtThe thing is, I'd like to know can I regain control of this program's input after the file content's have been passed to it. In other words, I'd like to run a command similar to the above, and then, instead of the termination of the application, I'd want it to wait for further commands from standard input (keyboard).

As I write this question, it occured to me that I could probably write another application (or a script), that would at first write some data to standard output and then act as echo, like:[user@host]$ stdin_proxy.sh | applicationWould it work, and is there any better way to do so? There are a bunch of Googleable tutorials covering this issue, but they all amount to one advice - "reopen the stdin after the file contents have been read".

View 1 Replies View Related

General :: Program Key To Turn Pc On / Start Up Button Ribbon Keeps Slipping Out Of Lock Gate - Fix It?

Jan 19, 2011

HP notebook
Linux Mint Julia

Can I program a key to turn my computer on?
My Start up button ribbon keeps slipping out of the lock gate?

View 14 Replies View Related

Ubuntu :: Learning From Ground Up

Jan 24, 2010

I am extremely interested in learning more than just the "basics" of Linux. I can install, mount, the very very basics etc. But what I want to do, is learn how to do all this from the shell, while the GUI is nice to surf the web and music,.I want to be able to control my machine. I want a beginners book not on how to install linux, but how to administer it. Something like an idiots book, get myself a good foundation before moving on up.

View 4 Replies View Related

Fedora :: Auto Start A Program On Start Up?

Oct 9, 2009

I just installed TuxGuitar - very cool - and to get the sound to work I had to install Timidity++ as well. Before I start TuxGuitar I have to execute:timidity -iA -Osin a terminal window first, which is kind of a pain to do every time I run TuxGuitar.How do I get this line to execute on startup such that timidity is running when I start up? I tried adding that line to rc.local

View 13 Replies View Related

Ubuntu Servers :: How To Setup And Get Samba Off Ground

Jan 7, 2011

I want to setup a file server using Ubuntu, The first thing I want to get off the ground is just simple file shares, is Windows 7 still having problems with Samba or has this been fixed? Secondly does anyone have a plain noob freindly guide on how to setup and get Samba off the ground

View 9 Replies View Related

Software :: Running A Script On Front-ground On Startup?

Mar 26, 2010

I would like to know how to run a BASH script on front-ground on startup of my machine.I've installed a Damn Small Linux (DSL) on a old computer and I would like to run a script at stratup, in command-line mode. So, I've added my script in /etc/rc3.d and it's working fine except 1 thing : I would like it does not execute on background.In facts, I would like the script take the hand immediatelly after login (my DSL is automatically login in with the DSLuser user).The aim is that the script take the controle of the computer until it quit (the script is launching an application, wait for its stop and shutting down the PC).

View 3 Replies View Related

OpenSUSE Network :: Program To Determine Back Door?

Nov 1, 2010

I'm highly suspicious that someone installed a backdoor on my system. Is there a program or way to determine this?

View 9 Replies View Related

Ubuntu :: Bring Back Program Submitted By Nohup?

Apr 21, 2010

I had a make file which deals with hundreds of thousand jpeg images. I submitted this job by using: nohup make & Is there any possible way that brings this program back to foreground? I can only use ps to monitor the status, command jobs cannot find it.

View 1 Replies View Related

Ubuntu :: Back Up Program 10.10 - Entire OS Onto Flash Drive Or An Ext HD

Nov 19, 2010

I was wondering if there was a back up program that will back up the entire OS onto say a flash drive or an ext HD..

View 2 Replies View Related

Ubuntu :: Program Irxevent Start Automatic When The System Start Irxevent On Startup?

May 27, 2010

I install lirc and want to prgram irxevent start automatic when the system start

Code:
System->Preferences->Startup Applications
Add an item,but that not works every time,means sometimes cannot work.

View 2 Replies View Related

Software :: Start Amavis: /etc/init.d/amavis Start Returned 7 'program Not Running'

Feb 26, 2011

I'm currently running SUSE 11.1 and trying to start Amavis so I can use Kmail. I have just run the latest updates via Yast. I'm getting the following when I try to start Amavis: /etc/init.d/amavis start returned 7 (program is not running):

View 1 Replies View Related

Ubuntu :: Move Menu From Top Panel Back To Its Program In Unity?

May 7, 2011

I decided to persist with Unity having spent until today launching in an Ubuntu Classic session. The thing that bugs me the most is the fact that each program has its menu (ie File, Edit etc) in the top panel. This may be fine for netbooks but not my laptop.I just launched Tomboy, which startde with its window in the bottom right of the screen, however to get to the programs menu I have to move the cursor all the way to the top right of the screen - miles.

View 8 Replies View Related

Ubuntu :: Start Back From Scratch?

May 4, 2011

Does anyone know how to start back from scratch? Im thinking Im just going to not do what did before and start all over *sigh*

View 9 Replies View Related

Debian :: Laptop Will Not Start \ When Turned It Back On, It Did Not Load?

Jun 18, 2011

Debian, Squeeze, Gnome. Laptop AJP7521P. I had it on for a few daysThen i decided to close the lid (hibernate). When i turned it back on, it did not load. It has a black screen with GRUB written on the top left. I think that grub does not load.My /(root) partition is sda4.Would update grub fix it? (I am worried whether it will find sda4).

View 10 Replies View Related

Red Hat / Fedora :: Web Server Back To Defaults - Clean Start

Jun 22, 2010

I have been running a web server from my fedora box for ~ 2 years now, though I have done terrible things to it by way of configuration settings. It seemingly works fine now, but i suspect that I have done some things in an innapropriate way. I would like to remove all of my current settings and web accessable info, and start fresh. What is the cleanest way to set my server's configuration files back to basics (not conserned about system settings related to firewalls).

View 2 Replies View Related

Ubuntu :: Start Over - System Crashes Or Hangs For A While Before Coming Back

Mar 1, 2011

I've been using Ubuntu for quite a while, several years, though several upgrades. Experimented with various things, uninstalled some and various other messy activities. Some things don't work as well as they used to. Sometimes my system crashes, or hangs for a while before coming back. I still get a KDE screen when I shut down, though I attempted to uninstal that desktop. I would like to start over, that is with as little trouble possible to reinstall from scratch. Have to save my user directories, also the directories for my LAMP applications.

View 8 Replies View Related

Ubuntu :: Everytime Start The Browser After Log In Kubuntu The Levels Go Back To The First One

May 30, 2011

Everytime I start the browser after log in Kubuntu the levels go back to the first one. I'm using Chrome 11.0.696.71

View 2 Replies View Related

Ubuntu :: Use Start-Up Manager To Changed Back To Xubuntu Xsplash Screen?

Feb 22, 2010

I just installed xubuntu-desktop on my Ubuntu 9.10 desktop, just to have the option of using xfce ( I did the same with Kubuntu - kde). I have noticed that the Xubuntu splash screen now comes up rather the the Ubuntu default splash screen.

I tried to use Start-Up Manager to changed back to Ubuntu but Xubuntu xsplash screen ( one with the fire flies ) still comes up. Is their any way to change this back to the Ubuntu Splash Screen without the Xubuntu screne coming up at all ??

View 3 Replies View Related

Ubuntu :: Start A Program Via Ssh?

Feb 21, 2011

Is there a way to start a program via ssh?I have a SSH app on my android phone and would like to start VLC from my phone. Neither the command "VLC", "nohup VLC" or "VLC &" seem to do the trick.

View 4 Replies View Related

Programming :: How To Start Program

Dec 20, 2010

I want to make alarm(buzzer) and Lamp(led) to work from infrared sensor output via usb.When ir sensor detect motion it will make the alarm&lamp on. Then also sending mail. Im using pic 18f2550-1/sp(usb Fsio from km2.net).But i dont know how to start the program.

View 2 Replies View Related

OpenSUSE :: Way To Set Program To Start On Boot?

Jun 29, 2011

I know there's a bunch of ways to start a program on boot, but I'm wondering if there's pluses/minuses to the ways and what they are.My req's:1. I want it to be started as the user I log in as (NOT root)

View 4 Replies View Related







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