1 Introduction
2 Pre-installation preparations
download vmware workstation
Download the files required for Gentoo
knowledge points
1 We have downloaded a x86 architecture-based installation package
One, user management commandsUser Information file:/etc/passwdaa:x:501:501: null:/home/aa:/bin/bashFirst column: User nameSecond column: Password bitThird column: UID user id=> more than 500 ordinary usersFourth column: GID initial group IDFifth
Linux and Cloud computing--the second phase of Linux Server SetupFourth: DNS Server Erection 1-dns Basic Principles and package installationGenerally speaking, the domain name is more meaningful than the IP address, but also easier to remember, so
The GNU program, also known as the Slave program, is Richard Stallman was publicly launched on September 27, 1983. Its goal is to create a set of completely free operating systems. One of the reasons why Richard Stallman first published the news on
1,echo "AA" > Test.txt and Echo "BB" >> test.txt//> Empty the original file, and the content is written to the file,>> put the content to the end of the file2,chmod go+w-r/home/zhangy//Add Write permission to group users and other users3,TAR-TZVF
One, prepare the Linux environmentlocal virtual machines can ignore the first partWeibo and the public platform are now in a mess of fire. Since the blog has been online, ready to write some of the process, the province later I forgot. It takes a
Unity feels uncomfortable, so to toss gnome3 = =First download Ubuntu Gnome 14.04.2 LTS package (seed: http://cdimage.ubuntu.com/ubuntu-gnome/releases/14.04.2/release/ Ubuntu-gnome-14.04.2-desktop-amd64.iso.torrent)Then it is engraved to the U disk .
To install open SSH:sudo apt-get install Openssh-server
Change root passwordsudo passwd root
Log in with a different account and modify/etc/ssh/sshd_config with sudo nano:[Email protected]:~$ su-root #切换到root账户Password: #输入第二步修改的root密码[Email
Linux hack root passwordsudo user ManagementAllocation method:-sudoDistribution of power is mainly by adding a line of information in the configuration file /etc/sudoers in the agreed formatUser name Host name = (run user name) command to
System Recovery1. System Startup processPower||BIOS (in read-only storage on the motherboard, basic input or output system)function, hardware detection, activation hardware||Grub System boot (grub boot divided into two stages)1) Stage 1 MBR (Master
About BindThe most widely used DNS server software now is bind (Berkeley Internet Name Domain), which was first written by a student at Berkeley University, and now the latest version is 9, with ISC (Internet Systems Consortium) written and
One, Usermod command 1. Usermod changing a user's properties
Usermod-u 111 User1 Change the UID of user User1 to 111
Usermod-g grp2 user2 Change user2 Group to User2
usermod-d/home/test User3 Change User3 's home directory
Used to C++,java write up really not very good ... No nonsense, on the code ...Package Javainnerclassdemo;class link{class node{private string name;private node next;public node (string name) { This.name=name;} public void SetName (String name)
Installing Ubuntu requires configuration files and installs many software, because you do not have a deep understanding of Ubuntu, some problems will reinstall the system. A few more times after summing up some of the commonly used configurations
under Linux, there will be some configuration file parameter mismatch, root password forgotten and so on, causing the system to fail to start or enter the root of the distress situation, this article to Redhat Enterprise Linux Server 6.4 as an
sudo apt-get install foremostWDebugfs:?Available Debugfs Requests:show_debugfs_params,paramsShow Debugfs Parametersopen_filesys, open open a filesystemclose_filesys, close Clo Se the Filesystemfreefrag, E2freefrag report Freespace
The virtual machine installation of the Linux Server (ubuntu-14.04-server) process starts from download to a successful installation that lasted about 1 hours. Maybe the speed of the Internet during the national holiday is fast.1. Download the
Chroot, that is, change root directory (changes root). In a Linux system, the system's default directory structure is '/', which starts with root (root). After using Chroot, the system's directory structure will be the '/' position at the specified
MYSQLD regular MySQL serverMysqld-opt optimizes MySQL server, provides some features to dig better featuresMysqld-max is the same as mysqld, but can support newer, more experimental features (more unstable)
+ + Install MySQLSee your own
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.