Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:init [2010/12/16 18:22] – [Initscript] tmadelinux:init [2017/12/09 01:19] (current) – external edit 127.0.0.1
Line 1: Line 1:
 [[http://tmade.de|Home tmade.de]] [[http://tmade.de|Home tmade.de]]
  
-[[http://tmade.de/login.html|tmade.de logout]] +[[http://wiki.tmade.de|Home Wiki]]
- +
-[[http://tmade.de/wiki|Home Wiki]]+
  
 ===== Init ===== ===== Init =====
Line 36: Line 34:
   telinit value   telinit value
  
 +Shutdown:
 +
 +  init 6
 +  shutdown -k +3 Please save your work now!
 +  shutdown -r now
 ==== Initscript ==== ==== Initscript ====
  
Line 108: Line 111:
  
 [[Heartbeat:Tomcat6]] [[Heartbeat:Tomcat6]]
 +
 +==== Recover Root-Password Ubuntu Server 12.4 ====
 +
 +Enter the Grub-Shell with "e", go to the very end of the line "linux", change the "ro" to "rw" and add 
 +
 +  init=/bin/bash
 +
 +press enter, then press F10 to boot your system. 
 +  
 +See also: https://help.ubuntu.com/community/LostPassword
 +
 +==== Recover Root-Password SLES ====
 +
 +Enter 
 +
 +  init=/bin/bash
 +  
 +in grub-menu and boot (enter).
linux/init.txt · Last modified: 2017/12/09 01:19 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki