Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today!
Try Our New Product Showcase!
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Redhat / Fedora Linux Help > HELP: running process in bg and logout and persist... woes :S

Forgot Password?
 Redhat / Fedora Linux Help   Help and discussion related to Redhat and Fedora Linux.

Site Navigation
Linux Forums
Linux Articles
Product Showcase
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds
Free Publications




Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 09-07-2005   #1 (permalink)
Linux Newbie
 
Join Date: Nov 2004
Posts: 208
HELP: running process in bg and logout and persist... woes :S

Does anyone know how to run a GUI X app remotely in background - that persists even when logged out?

Basically, I ssh into university to run my X program am developing for my project. However I need to leave it running for over 24 hours, maybe days on end preferably. I left it, however it auto-loggs out after 6 hours of idle keyboard input (or something like that).

I remember something about running a process (can it be X too?) in background, and then log out, and it's still running...
kevingpo is offline  



Reply With Quote
Old 09-07-2005   #2 (permalink)
Linux Guru
 
lakerdonald's Avatar
 
Join Date: Jun 2004
Location: St. Petersburg, FL
Posts: 5,039
You might want to investigate GNU Screen.
__________________
the lost art of found sound
lakerdonald is offline   Reply With Quote
Old 11-07-2005   #3 (permalink)
Linux Newbie
 
Join Date: Nov 2004
Posts: 208
Screen is very good. Thanks for the advice.
kevingpo is offline   Reply With Quote
Old 11-07-2005   #4 (permalink)
Linux Newbie
 
Join Date: Mar 2005
Location: Romania
Posts: 186
Alternatively you can run an application from terminal and add '&' at the end.

Example (this is how I download large files):
Code:
wget <link> &
The process will be run in background until stopped (or until if finishes) even if you log out.
__________________
You can only be young once. But you can always be immature.
sharkyro is offline   Reply With Quote
Old 11-07-2005   #5 (permalink)
Linux Enthusiast
 
Join Date: Aug 2005
Location: Hell
Posts: 514
In bash,
Code:
nohup <command> &
will run a command in the background that doesn't get stopped by the SIGHUP from when you log out.
spoon! is offline   Reply With Quote
Old 11-08-2005   #6 (permalink)
Linux Newbie
 
Join Date: Nov 2004
Posts: 208
Ah, that also works.. plus no need to install screen. Excellent!
kevingpo is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Implementing Detailed User-Level Auditing of UNIX & Linux Systems
Enhance regulatory compliance and troubleshooting through detailed auditing, logging and real-time monitoring of UNIX/Linux user activity.
subscribe
Linux from Scratch - Receive Your Complimentary eBook NOW!
Linux from Scratch describes the process of creating your own Linux system from scratch from an already installed Linux distribution, using nothing but the source code of software that you need.
subscribe
A Complete Beginner's Manual for Ubuntu 10.04 (Lucid Lynx)
Getting Started with Ubuntu 10.04 (Lucid Lynx) is a comprehensive beginners guide for the Ubuntu operating system; it features comprehensive guides, How Tos and information on anything you need to know after first installing Ubuntu.
subscribe
The Incredible Guide to NEW Ubuntu (Karmic Koala)
There are a lot of people still stuck with Windows because it's the ‘easier alternative'. Linux is both cheaper and more versatile than Microsoft's operating system, but the learning curve has frightened off many people.
subscribe
The GNU/Linux Advanced Administration
The GNU/Linux systems have reached an important level of maturity, allowing to integrate them in almost any kind of work environment, from a desktop PC to the sever facilities of a big company.
subscribe
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it.
subscribe
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe



All times are GMT. The time now is 12:57 AM.






© 2000 - - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.1