LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-01-2005, 08:36 AM   #1
rjkfsm
Member
 
Registered: Apr 2004
Location: Charleston, SC
Distribution: RHEL, CentOS, Debian, Gentoo, Knoppix & DSL
Posts: 126

Rep: Reputation: 15
Launching Apps


Hopefully this is an easy question:

I am SSH'ing into a Gentoo box and want to kick off a full compile of KDE. Needless to say, this is going to take HOURS. I don't want to have to leave the connection running. How do I lauch the command "ACCEPT_KEYWORDS="~x86" emerge kde-meta" to run in the background so that I can disconnect?

RK
 
Old 07-01-2005, 09:24 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 270Reputation: 270Reputation: 270
use screen..

$ screen
$ <command>
<ctrl-a + ctrl-d> = detaches
$ exit


And upon login at same location or another location:

$ screen -r = will reattach you to your running screen session.

man screen for more details.
 
Old 07-11-2005, 01:57 PM   #3
rjkfsm
Member
 
Registered: Apr 2004
Location: Charleston, SC
Distribution: RHEL, CentOS, Debian, Gentoo, Knoppix & DSL
Posts: 126

Original Poster
Rep: Reputation: 15
Thanks. After 'ls', 'screen' is now my favorite console tool.

RK
 
Old 07-11-2005, 08:44 PM   #4
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
This also would've worked:
Code:
export ACCEPT_KEYWORDS="~x86"
nohup emerge kde-meta
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error with shared libs when launching apps Joe Soap Debian 0 02-19-2005 09:15 AM
Launching apps under Root User Name MDBlueIce Linux - Software 2 08-20-2004 06:15 AM
Compiling from sources - Launching Apps... ArthurDent Linux - Newbie 3 07-10-2004 09:57 AM
Launching apps in a virtual desktop lockejr Linux - Software 0 03-03-2004 07:00 PM
launching multiple apps with one command hamsterdude Linux - General 4 09-13-2002 02:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration