Technical

Installation


If it does not set DNS server of system, it can not start up squid service

It must configure gateway of system and DNS server first, and then it can start up Squid service.

...
It has already started up proftpd service, but system users can not upload file after logging.

For security, in default situation, common user does not have the right to upload file,

ask administrator to modify corresponding read and write attribute of directory and user right

...
What's the meaning of "localhost" shown after installation is completed and login the system?

After being installed, Asianux Linux operating system names the machine as localhost.localdomain by default, unless a host name has already been specified for the computer.

...
How to start another X Window?

When an X Window is running, press <CTRL+ALT+F2> to shift to a new shell console,

log in the system and run the command : startx -- :1 Now another X Window is started

...
What to do if forget the password when login?

If you just forget the general password, you can update a new password by just inputting command passwd username under root identity.

If you forgot the password of super user, you can enter the system by using single user mode to boot computer to running level 1 as well as restarting the computer.

Use the following steps to boot single user mode:

 

1. Choose...

What's the programming tool and programming method under Linux?

1. There are many programming tools under Linux, such as GTK¡?Motif¡?gcc etc.

2. C language has many editors under Linux, it is the most usually used developing language under Linux.

Additionally, there has some large-scale integrated developing environment, for example, the Kdevelop developing environment in KDE and the commercial version of Kylix, and so on.

...
How to turn next page in input method?

Use “+”.

...
Can I create a boot disk during the installation?

The procedures creating a boot disk have been removed from the Asianux installer.

If for some reasons, you cannot boot the system normally, the installation disk can be used. At the installation boot prompt boot, type in the following command: linux rescue, then you are booted into rescue mode.

...