To turn off the system firewall step1 shutting down the firewall:Iptables:chkconfig Iptables off2 Turn off Selinux: Double-click Open /etc/sysconfig/selinux file, then modify "selinux=disabled"Save exit.3 rebooting the
Looking at the bird Brother Linux private dishes, found a lot of interesting things, really brief encounter.Situation: Create a new filesystem hanging in the/srv/myproject directory, and let it automatically mount to the directory, the directory for
University has learned 3 years of Java, I do not want to learn Linux now, this is my first blog, of course, I am also a small white, many problems may be wrong, and is a few ridiculous mistakes, here hope you have patience to see the people put
1 building git and GitHub environments under LinuxFirst step: Install git and use the command "sudo apt-get install git"Step two: Create a GitHub accountStep three: Generate SSH key, use the command "Ssh-keygen-t rsa-c"[email protected] "",
My personality is more than a quarrel, read the original code of Linux often encounter a variety of abbreviations in English, once do not know what these abbreviations mean on all kinds of uncomfortable, uncomfortable, code can not read down. But
The function of the WC (Word Count) command in a Linux system is to count the number of bytes, words, and lines in the specified file, and to display the output of the statistic results.1. Command format:WC [Options] File ...2. Command
1. Process:(1) The procedure is in the execution period, but not only the code, but also the resources required to run the various programs, in fact the process is executingReal-time results of the program.(2) The procedure itself is not a process,
LsThe order can be said to beLinuxOne of the most common commands underLsThe order can be said to beLinuxOne of the most common commands underLsThe order can be said to beLinuxOne of the most common commands underLsThe order can be said to
Create user under Linux (a)Linux System is a multi-user multi-tasking time-sharing system, any user who wants to use system resources must first request an account from the system administrator and then enter the system as this account. On the one
Typically, uploading code, files to the server, vsftp or more. The following is the process of installing my configuration.Linux system: centos6.6.Installation Steps1. Install vsftpd via Yum[[email protected] ~]# yum -y install vsftpd2. Set to boot[[
Recently in the study of Linux-based OJ systems, and then want to write a series of their own articles to record their learning results this time.First of all, from the principle, OJ function implementation is not difficult, the most important
MINI2440 IIC ProtocolIIC protocol is widely used in engineering, in my opinion, the advantage of this agreement lies in its hardware and its simple, clear structure.First , read the IIC protocol for the S3C2440A chip. The interpretation of the one
"Summary" Dynamic library *.so in Linux under the C and C + + programming often encounter, recently on the site to find a few articles about dynamic library compilation and link, here to make a note.1, the compilation of dynamic libraryHere's an
Article excerpt from: http://os.chinaunix.net/a2009/0903/996/000000996941.shtmlThe script is:nohup/mnt/nand3/h2000g >/dev/null 2>&1 &RightIn & 1 more accurately said file descriptor 1, and 1The general Representative is Stdout_fileno, which is
A pipeline is one-way, first-out, which connects the output of one process with the input of another. One process (write process) writes data at the end of the pipeline, and another process (read process) reads the data from the head of the pipe.
1. Install SVNInstall SVN with Yum under LinuxYum Install SubversionLocal Windows System installation TORTOISESVN2. ConfigurationBuild the Repository Directorymkdir /mnt/svnlibStart the SVN service process to/mnt/svnlib as the root directorySvnserve-
If you use the PS command directly, the status of all processes is displayed, usually in conjunction with the grep command to see the status of a process. If you want to monitor process time, you should use the top tool. The following PS
Read-only file system, read-only
When starting the VM today, when running the command svn up, the system prompts "lock" and "read-only file system .... What should I do? The predecessors are concentrated on writing code, which is difficult to
Rotten mud: In openvpn tun mode, the client communicates with the Intranet machine, and openvpntun
This article is written by Xiuyi Lin FengProviding friendship sponsorship, first launched in the dark world
In the first two articles, we will
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