Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Look for a way to remotely administrate my funtoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Alcolo47
n00b
n00b


Joined: 25 Jan 2014
Posts: 6

PostPosted: Sat Jan 25, 2014 4:45 pm    Post subject: [SOLVED] Look for a way to remotely administrate my funtoo Reply with quote

I have a small funtoo machine (K6/1Go) for a personal web server.

Because emerging can take a very long time, I should be able to disconnect from my funtoo at any time without kill compilations.

I can do something like that 'nohup emerge @world > log' into an ssh or an remote display console, but I don't like this way.

I'm looking for an independent tty from any X console or ssh session or for a web-service that can give me a permanent console from which I can disconnect and reconnect at any time.

Show me the right way please ...


Last edited by Alcolo47 on Mon Jan 27, 2014 8:20 am; edited 1 time in total
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sat Jan 25, 2014 4:54 pm    Post subject: Reply with quote

Welcome to the forums!

app-misc/screen
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Sat Jan 25, 2014 5:35 pm    Post subject: Reply with quote

there is also tmux...

https://wiki.gentoo.org/wiki/Tmux

https://wiki.gentoo.org/wiki/Screen

though id personally rather wrap your emerge syncing and updating world into a bash script and drop it into cron.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21648

PostPosted: Sat Jan 25, 2014 7:02 pm    Post subject: Reply with quote

666threesixes666 wrote:
though id personally rather wrap your emerge syncing and updating world into a bash script and drop it into cron.
This is an excellent way to have the system mysteriously break one day. Never run unattended updates of packages for which you have modified the configuration files. For packages with unmodified configurations, only use unattended updates for them if you also include a phase to accept the new upstream defaults, and then only if the new defaults are appropriate for your system.
Back to top
View user's profile Send private message
Alcolo47
n00b
n00b


Joined: 25 Jan 2014
Posts: 6

PostPosted: Mon Jan 27, 2014 8:19 am    Post subject: Reply with quote

screen is perfect for me
I'll test Tmux later ..

But, agreement with Hu, I think that croning emerge --sync && emerge @world is dangerous.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum