|
| ||||||||||
| Tags: environment, gui, gui mode, laptop, linux |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Installing problem in GUI with Linux
Thanks |
|
#2
| ||||
| ||||
| Installing problem in GUI with Linux
The installation can be done on CUI mode and GUI mode btoh and different environment also. The Installation can be performed with a single CD-ROM or DVD-ROM and if you are working in the networking environment then you can install on every computer at a time using server strategy. The image file would be stored on the server of the network and execute the log file which will collect the address from the network server and fetch the image copy from the installation would be committed after some speed dependent minutes. In the organizations,Number of computers are installed in this way. |
|
#3
| ||||
| ||||
| Changing runlevel for GUI in Linux Changing run-level for GUI in Linux You can change the run-level to start your environment in only graphical mode.To do this the INITTAB.conf file comes in the picture. The inittab file explains and decides which processes would be executed at booting and normal operation i.e. /etc/init.d/boot, /etc/init.d/rc, gettys... The Entry of a statement in inittab file takes the following form : id:runlevels:action:process Where id uniquely identifies an entry sequence from 1 to 4 characters in inittab. runlevelsList of run-levels for which the particular action needs to be taken. Actionidentifies which action needs to be taken. processto execute particular process. |
|
#4
| ||||
| ||||
| Installing problem in GUI with Linux
To get enter into GUI,you can execute the startx which can covert the environment in GUI and if you tried it as but not getting success to do that you can use this statement to change the environment at appropriate run levels You need to edit some little changes in the /etc/inittab and change the following parameters as guided below : Code: Change from: id:3:initdefault: Change to: id:5:initdefault: |
|
#5
| ||||
| ||||
| Runlevels in linux Runlevels in linux Linux contains a feature which is called "runlevels".A runlevel, a software which configures the system and permit only the decided group of processes would be included in the action.The Init process is capable to execute the system from one to eight runlevels. The runlevels are described as follows: Code: 0 Halt 1 Single user mode 2 Multiuser, without NFS (The same as 3, if you don't have networking) 3 Full multiuser mode 4 unused 5 X11 6 Reboot |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Installing problem in GUI with Linux" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem installing Linux | Taarank | Operating Systems | 8 | 08-10-2010 06:21 AM |
| Problem installing tar package under linux | Amy Adams | Windows Software | 4 | 06-04-2010 05:11 PM |
| Problem in Installing Linux Red Hat v8.0 on VMWare for Windows workstation v4.0.0 | Caesar | Operating Systems | 3 | 12-03-2009 08:56 AM |
| Problem installing linux via vmware | Caden | Operating Systems | 1 | 12-03-2009 08:37 AM |
| Display Problem After Installing Linux | Hayward | Operating Systems | 2 | 02-01-2009 07:49 PM |