All night in the entire DEBIAN Operating System

Source: Internet
Author: User
All night in the entire DEBIAN Operating System-Linux Release Technology-Debian information, the following is a detailed description. Finally. Write down the process as follows:

The installation is complete first. You must first configure the network. Otherwise. Only a little bit of software in CDROM can be installed. Too few.

The first step is to use ifconfig to check whether your Nic is successfully started.

If it can be started. If the IP address is incorrect. Edit the interfaces file under/etc/network. This is the NIC configuration.

But before this step. Ifdown eth0 must be enabled to disable eth0 (first Nic. Then edit the file.

Example: iface eth0 inet dhcp (DHCP is used to access the Internet)
Or iface eth0: 0 inet static
Address **. ** mask bandwidth 255.255.0 broadcast: **. ** (this is a static IP address)

After this is done, use ifup eth0 to enable the NIC.

Ping it. Ah, haha. Network ready! I'm so excited.

Complete the NIC. Then install the software source. There is a sources. list file in the/etc/apt directory. This is where all software sources are located. I will write it later. I pulled a ghost from the Internet. Use after saving

Apt-get update updates the software source list. HOHO. The beating text. That surging.

Well. We have completed the framework tonight. Continue the next step tomorrow. Set up APACHE and SVN. This is the case tonight.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.