Re: "screen" saves life, all in a day's work

From: Will Trillich (will_at_serensoft.com)
Date: 08/21/04

  • Next message: Wayne Topa: "Re: Kernel updates with apt-get?"
    Date: Fri, 20 Aug 2004 20:45:59 -0500
    To: debian-user@lists.debian.org
    
    

    On Fri, Aug 20 at 08:43PM +0800, John Summerfield wrote:
    > Will Trillich wrote:
    > >On Thu, Aug 19 at 10:06AM +0800, John Summerfield wrote:
    > >>You can also start it up at, say, boot time running, for example,
    > >>user-mode-linux or Hercules.
    > >
    > >what's that all about? curious minds wanna know. sounds like a
    > >handy idea. :)
    >
    > Specifically what do you want to know?
    >
    > How to start a command in screen?
    > How to install and run user-mode-linux?
    > How to install and run hercules?

    why to run u-m-l inside screen, and what tricks are used to make
    it really cool that way?

    > How to write init scripts?

    eh? where's THAT coming from? :)

    -- 
    I use Debian/GNU Linux version 3.0;
    Linux boss 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i586 unknown
     
    DEBIAN NEWBIE TIP #37 from Karl M. Hegbloom <karlheg@hegbloom.net>
    :
    Need to SECURELY COPY DIRECTORIES BETWEEN MACHINES? With pipes,
    you can do just about anything -- and ssh keeps it secure:
    	$ tar -C /source -clf - srcdir \
    	  | ssh remoteHost 'buffer -m 8m -p 75 | tar -C /dest -xpf -'
    (Note that there's another pipe inside the ssh command that's
    running on the remote side. Cool, eh?) If the link is slow, you
    may want to use the -C option to "ssh", or put that in your
    ~/.ssh/config for that host.
    Also see http://newbieDoc.sourceForge.net/ ...
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Wayne Topa: "Re: Kernel updates with apt-get?"

    Relevant Pages

    • Re: [Full-disclosure] Why Vulnerability Databases cant do everything
      ... best to relegate programming to a ... is a big difference between these two views of information security. ... but not nearly as important as designing secure systems. ... My favorite example to illustrate this point - ssh. ...
      (Bugtraq)
    • Questions on secure remote access to Fedora Core 2
      ... I am somewhat new to Internet security solutions in general and Linux ... I am setting up a server with Fedora Core 2 (there are specific reasons ... What is the most secure method I can use to give these individuals access ... under ssh. ...
      (comp.os.linux.security)
    • Re: How Can I use ssh in my perl code
      ... ssh is a secure replacement for rlogin/telnet. ... database connections. ... perl script through ssh. ...
      (perl.dbi.users)
    • Re: 9.1 Install: Holes in Security in Default install
      ... ssh is better known as the "secure shell". ... instead of "-a" to see network addresses and port numbers rather than ... > With Mandrake I was given the option at install to close all these ports, ...
      (alt.os.linux.suse)
    • Re: RE: Telnet/SSL v SSH
      ... My real question is which is better to secure the communication between them. ... I'm interested in authentication and non-repudiation if possible. ... >nearly the same robustness as SSH from the perspective of Authentication, ...
      (Security-Basics)