Simple Application of APT-Linux Enterprise Application-Linux server application information. The following is a detailed description. I. apt-get update Software Database Synchronization
Ii. apt-get install xxx
Iii. apt-get remove xxx Delete xxx Software
4. apt-get d
Many enterprises have their own wsus servers to provide system update services for internal Windows users. In Linux, similar services are apt sources of Ubuntu/deb. Next I will introduce how to set up apt Update Service Sources suitable for enterprise users. First, we need to install apt-mirror $ sudoapt-getinstallapt-mirror. Suppose we put the image and other fi
Apt-mirror: Build local Ubuntu private source
First, we need to install apt-mirror.$ Sudo apt-get install apt-mirror
Suppose we put images and other files in the/service/Ubuntu Folder:
Please create the following folder in advance (mirror. list prompts you to create a folder in advance ):
/Service/ubuntu/Service/ubuntu
After ubantu 10.04 is installed and network connection is configured, the error message "reload" cannot be displayed when updating the software source is found! Similarly, when "sudo apt-Get Update" is used to update the software source, "E: cannot obtain the lock/var/lib/APT/lists/lock-open (11: resource temporarily unavailable) "error message! At this time, I was shocked. How can I make a mistake? I have
1. IntroductionThis article will show you how to install different versions of Java under Ubuntu using Apt-get.2. Install the default JRE/JDKThis is the simplest method, (original Openjdk6→ubuntu12.04,open ' jdk6→ubuntu12.10+)
Update package List
sudo apt-get update
Check if Java is already installed
Java-version
If it is not installed, continue. (This st
Apt-Get proxy setting date of Ubuntu: 2010-06-07 Author: muzuiget
After upgrading to ubuntu10.04, we found that the apt-Get proxy settings have changed. We can use the "http_proxy" environment variable before 9.10 to enable apt-get to use the proxy.
export http_proxy=http://127.0.0.1:8000sudo apt-get update
Then it wil
Apt attack, as a complex and multi-faceted attack, poses a great risk to the safety and security of enterprises. Although many global companies have invested huge amounts of resources in security controls, apt attacks have penetrated these businesses and have caused significant losses to Korean financial companies, Adobe and others. These events alert us to the complexity and devastation of
Cygwin is a software that uses Linux on Windows and is very lightweight.In Linux, you can install the software apt-get, there are two ways of installing software in Cygwin:1. Rerun the setup installer and select Install.2. Use Apt-cyg to install the softwareFirst install the Cygwin program, the official web download can. Installation in ProcessWgetTarGawkBzip2Installing CYG-APTThe tutorials on the web are a
Ubuntu server apt-Get install apache2 PhP5 mysql5
Place mysql5 + apache2 + PhP5 + phpMyAdmin in apt-Get mode:
Master please take a look at the Ubuntu wiki, (http://wiki.ubuntu.org) above is very specific. However, I did not enjoy it for the first time. Apache2, PhP5, and mysql5 can be run, but phpMyAdmin cannot be used.My resume is: after MySQL happy Cheng, you must first set a password for it. This step
OverviewThe Red Hat Enterprise virtualization Application Provisioning Tool (APT) is a Windows service that can be installed on Windows virtual machines and templates. When the APT service is installed and running on a virtual machine, the attached ISO file is automatically scanned. The APT service installs the Guest tool program when the service discovers an act
Debian is the most convenient, of course, with the Apt-get intsall command to install the software. Use Apt-get what is most important, naturally is the source of download.Debian version comes with the source is certainly not the fastest, considering the location of the individual, speed, and so on, the first thing to do after downloading the Debian installation is to change a faster source.
The gener
has been in the use of LNMP integrated installation package to build LNMP environment, because the work needs to install the LDAP extension, in the Internet can not find the source installation package, can only uninstall the original LNMP environment, with Ubuntu Php5-ldap extension, In the installation encountered some problems, online articles of the pit Father more, write an article record down. 1. Install MySQL sudo apt-get install mysql-server
The source server name may be less accurate, meaning to create a network of its own, so long as there is Ubuntu through the server download installed software, server will be cached, the next Ubuntu request is directly from the cache.Ubuntu source server is too slow recently, the network in Beijing is bad enough. Forced!Install Apt-cacher First
Apt-get Install
Apt-get is reading the package list... error $ sudo apt-get install synaptic is reading the package list... error! E: Encountered a section with no Package: header E: Problem with MergeList/var/lib/apt/lists/ppa.launchpad.net _ dominik-stadler_subversion-1.7_ubuntu_dists_precise_main_i18n_Translation-en E: Unable to parse or open the Package list or status file.
Note: This is a practical Ubuntu local source matching method. You can obtain the software package through apt-get on the service host as needed, or copy the software package in the dvd, then, run the command once. Test Machine: Ubuntu and Lubuntu are both available. Other versions should also be fine. Server ip: 172.72.103.205 step: 1. in/var/cache/apt/archives, there is a software package installed by the
I have installed UbuntuLinux7.10Server on a server. The language used for installation is English. In addition, no server components are installed. After the installation is complete, manually configure the IP address to specify the gateway and DNS server address. Modify apt Source: 1. Back up apt source. $ Cd/etc/apt $ sudocpsources. listsources. list. backup2.
Apt-get install
Apt-get remove [-- purge]
Apt-get update Updates packages listings from the repo, shocould be run at least once a week.
Apt-get upgrade Upgrades all currently installed packages with those updates available from the repo. shocould be run once a week.
Apt-ge
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.