Using Linux in text mode(Minimal system mode)

Last update on November 11, 2009 07:50 AM by jak58
Published by netty5

Using Linux in text mode(Minimal system mode)




Intro



With most Linux distributions an alternate CD or a server CD is provided, which can install a Linux environment in minimal text mode.

Features


Advantages of such a system:
  • Stability: Since there are no graphics on such a system, the risk of failure is very low. And if you install the OS at the beginning of your drive, it will always be the first partition, so it will always be accessible to bootloader. This is useful for changing the partition table.
  • Performance: 1 GB is more than enough to install system in text mode, with many software, also the system will be faster as the use of memory is limited.
  • Safety: less software, less fault, true as long as the system is properly configured.
  • Versatility: The system can serve as a backup system (Backup system in text mode) for your computer, but also be used to chat with centericq or listen to music with moc.
Best answers for « Using Linux in text mode(Minimal system mode) » in :
Backup system in text mode [Software] Show Backup system in text mode [Software] Commands This tip is based upon Using Linux in text mode(Minimal system mode) Here is a list of software to use Linux as a backup system in text mode. The commands to use these software...
Using Mandriva in text mode Show Using Mandriva in text mode The solution Using the GUI manually For many reasons it may happens that you may need to use Mandriva in text mode The solution At installation, you will Partitioning/ Install section, you...
[Linux RedHat] Initialization and system services Show [Linux RedHat] Initialization and system services Initializing the BIOS Bootloader Kernel initialization Initialize "init" Runlevels Runlevel (System V) System Shutdown Thanks to wjaoudi for this tip The aim of this tip is:...
[Linux] Accessing NTFS in write mode Show[Linux] Accessing NTFS in write mode Captive-NTFS Principle Implementation Disclaimer Note The various versions of Linux come with different NTFS drivers. Some can write in NTFS, while others can’t (even when they appear RW!)...
[Ubuntu]Repair file system error Show[Ubuntu]Repair file system error In the case that you have installed Ubuntu Linux on your PC and on the partition /dev/sdaX. If it happened that the file system is damaged , it is possible to repair it. Boot with the installation CD...
Using msn messenger on GNU/LINUX ShowUsing msn messenger on GNU/LINUX What is MSN? Mono-graph client protocols aMSN Emesene Multi-protocols graphic Clients Text Mode Installation Most Problems to be faced Some features are not available (winks for example) The webcam does...
Download Voice Connector ShowVoice Connector is an application of voice communication in real time in a local network (LAN). The software includes a pleasant interface, an audio message system and a conversation window in text mode. Advantage It is not necessary that you...
Linux: Preparation of the system prior to installation ShowRequired hardware Linux does not require a state-of-the-art computer in minimal configuration: a 386SX processor or higher 4 MB of RAM (8 MB recommended) a hard disk controller and a hard disk with 20 MB of free space (100 MB recommended) (in...
Cmd - cmd.exe Showcmd - cmd.exe cmd.exe (cmd signifiant Windows Command Prompt) is a Windows NT/2000/XP generic process which opens a text-mode console for running programs using a command line. The process cmd is not in any way a virus, a worm, a Trojan horse,...
UNIX system - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence its name "shell". The shell therefore acts as an intermediary between the operating system and the user using command lines...