Linuxathome.net    -    Linux news and help for home broadband internet users  
 Home  |  Files  |  Case Mods  |  Reviews  |  Forum  |  Search  |  Links  |  RDF  |  Contact  |  Uptime  |  Server Info  |  Tracker
Sections
 

Installation Guide
Setting Up
Internet Sharing
Port Forwarding
Services Config
Installing Programs
Game Servers
Using IPTables
Useful Commands
Kernel Upgrading
System Recovery
Red Hat 7.2 Setup
OpenBSD Setup
BPA Login Setup
PPPoE Setup
Add New Hardware
Using PPTP VPN
VMware ESX Cmds
Our RC5 Team
Folding@Home
Help Support Us

 
 
Articles
  Linux Security
NetStats FAQ
Linux KIS Trojan
CAT5/LAN Cables
Domain Names
Presario RH Install APC Debian DVD
 
 
Slashdot.org
 
  • An Early Look At
  • Historic IEEE 802 Group Looks Back and Forward
  • Microsoft Shows Full 3D XNA Games On Windows Phone
  • The Future of Wind Power May Be Underground
  • New Phone Allows Bosses To Snoop On Staff
  • Former TSA Analyst Charged With Computer Tampering
  • "Mythical Man-Month" Supposedly Busted By MIT Startup
  • Zeus Botnet Dealt a Blow As ISPs Troyak, Group 3 Knocked Out
  • OnLive Remote Gaming Service Launches In June
  • Google Opens Apps Marketplace
  • Digitizing and Geocoding Old Maps?
  • Sweet, Sour, Salty, Bitter, Protein
  • The Lost Film That Accompanied Empire Strikes Back
  • OpenSSH 5.4 Released
  • Amazon 1-Click Patent Survives Almost Unscathed
  •  
     
    Affiliates

    TweakTown.com
    ZGeek.com
    SolidIntenernet.com

     
     
    Webmail
      E-mail Address:

    Password:


     

      Linux System Recovery

     

    As with any system you are bound to run into trouble every now and then (it is unfortunate but true), on this page we aim to provide solutions to many different problems that you might come across while using your Linux system so that you may be able to easily overcome them without further problems.

     

      Recovery Solutions

     
    Forgotten ROOT Password

    1. At the LILO boot prompt, enter (boot) into your system using single user mode with your preferred method:

    • linux 1
    • linux single
    • linux init=1

    Some distros actually need the root password to boot into single user mode, in this case bypass with linux init=/bin/sh.

    2. Type passwd to reset the root password. Once again, some distros will ask you for the old root password before you can set a new one. If this is the case, you have to manually edit /etc/shadow and remove the encrypted password like the following example:

    Original /etc/shadow:
    root:abcdefghijklmnopqrstuvwxyz01234567890:11596:0:99999:7:-1:-1:134539268

    Basically you need to remove the bold text from the above example (this should be the first line of your file), since it is your password in encrypted form everyone's will be different.

    Modified /etc/shadow:
    root::11596:0:99999:7:-1:-1:134539268

    Reboot your system and log with no password then reset with passwd. Now your system should be back up and running with the new root password, this time try not to forget it, but if you do at least now you know how to get around it.

     

    Preventing System Booting Into X11

    Alot of the time people will install X11 and then want to change their system configuration so that it doesn't load by default when the system boots, this is rather easy and can be done by the following few steps:

    1. Edit /etc/inittab with your favourite text editor (e.g. pico /etc/inittab).

    2. Change this line:

    id:5:initdefault:

    to this:

    id:3:initdefault:

    This will boot to run level 3... Multi-user, network, command line. Right above the line will be a section of comments explaining the run levels.

    3. Save the changes and your done, the next time you reboot the system you will no longer have X11 starting on boot. To run it later, simply type startx (e.g. startx kde or startx gnome if you have both installed).

    Something similar can be done if you want your LILO boot loader to change from graphics to text when the system boots, just follow these quick steps:

    1. Edit /etc/lilo.conf with your favourite text editor (e.g. pico /etc/lilo.conf).

    2. Find the following line:

    message=/boot/message

    and add a # infront of it so it looks like this:

    #message=/boot/message

    3. Save the file and then run LILO by typing /sbin/lilo.

    Next time you reboot you will get a text only boot loader.

    Hosted by Soldinternet

    Please read our Legal Notice for information concerning our site and its content.
    All logos and trademarks in this site are property of their respective owner. All the rest © 2000 - 2009 by Linuxathome.net

    Reviews
     

    D-Link DI-704P
    VIA EPIA-M 9000
    Tux Applique
    Ricoh MP5125A
    AMD XP 2600+
    3DProphet 9000Pro
    Radeon 9700 Pro
    XTNDAccess IrDA
    Netgear FS-524s
    DSR2161 KVM
    Game TheaterXP & XPS-510 Speakers
    3D Prophet 4000XT
    AutoView 400
    Back-UPS CS 350
    Dual Neon Kit
    SwitchView KVM
    20x4 LCD Kit
    Window Kit

     
     
    Kuro5hin.org
     
  • Ogg Frog Magazine #6
  • The Secret: A Review of Dulcinea Technologies Corporation's Debut Product
  • Cars, Value Engineering, and Bugs
  • Hopeless romantic Chinese Ph.D candidate arrested
  • The Jarmidor, Part 3
  • 15 Yards: The Unsportsmanlike Tax Evasion of the NFL
  • Obama The First Year
  • Our Trip to Cuba
  • Applying the First Amendment to Corporations: Well established and a good idea
  • Tweaking K5
  •  
     
    Google (Linux)
     
    Enter Keywords:

     
     
    Bash Jokes
     

    % ^How did the sex change operation go?

    Bad substitute.

     
     
    Virtualization, Virtual Machine & Virtual Server Consolidation - VMware

    The Community ENTerprise Operating System

    Get Slackware Linux

    Use OpenOffice.org

    Use Asterisk