Linux Command Learning-date

The date command can be used to display and modify the system datetime, noting that it is not a time command.1. Enter date at the command line to display the current time[[Email protected] logs]# DateSat Nov 00:00:02 CST 20142. Enter the date-s date

DHCP setup under Linux

Set up DHCPInstall DHCP server: Yum install dhcp-yComplete installation under File/etc/dhcp/dhcpd.confVim/etc/dhcp/dhcp.confdefault-leaste-time 259200;max-lease-time 777600;option domain-name "Wangconggao";The first and second lines define the

Install Zookeeper (non-clustered) under Linux

First download the latest installation package for zookeeper and unzip and copy the configuration file: $ sudo tar xzvf zookeeper-3.4.6.tar.gz$ cd zookeeper-3.4.6$ sudo cp conf/zoo_sample.cfg conf/zoo.cfg Next, open the configuration file zoo.cfg

About Linux installation libxml2

When installing PHP, prompt libxml2 not installedInstalling LIBXML2 prompts from the serverlibxml.c:3821:error:expected ' = ', ', ', '; ', ' asm ' or ' __attribute__ ' before ' libxmlmethods 'Libxml.c:3876:warning:iso C does not allow extra '; '

Linux common commands (19)-Exec of Find

find is a very common Linux command, but what we generally find out is not just to look at it, there will be further operations, this time the role of exec is revealed. e xec Explanation:The-exec parameter is followed by command, which terminates

The role of Linux directories

/bin/,/sbin/,/usr/bin/,/usr/sbin/These four directories are related to the command directory, Liunx command is an executable binary file, these four directories have a bin,binary shorthand binary consciousness. Most of the commands under Linux are

Linux file system call (1)---Mount

List of terms:struct Mount : mount pointstruct Mountpoint mount point Nodestruct Vfsmount : Mount Item The file system that the source file system user will mount File system of the destination file system mounted source file systemfirst, the

Linux prohibits ordinary users from switching to the root user using Su

In general, the average user can log on as the root user to configure the system at the administrator level by executing the "Su-" command and entering the correct root password.However, in order to further enhance the security of the system, it is

Linux common Commands (17)-Locate

locate allows users to quickly search the file system for specific files. The method is to set up a database that includes all the file names and paths within the system, and then simply query the database when looking for it, rather than actually

Network security Series 40 setting set bit permissions in Linux

Although the flexibility of permission settings is increased through ACLs, there are only three types of permissions that can be set on Linux systems, and in some special cases, this may not be sufficient. As a result, several special additional

Configuring Server for NFS under Linux

The Network File system (NFS) is a mechanism for mounting a partition (directory) on a remote host to a local system through Network file system support, Users can manipulate the shared partition (directory) of a remote host on the local system as

Linux boot auto-start script

Through the site of the Tianjin IPTV demo Project commissioning, IPTV This system has a better understanding and understanding, because the IPTV itself needs to install a lot of services, and on-site implementation of these need to start the service

Install JDK under red head Linux

1. Assign Read and Write permissions (assuming my jdk-6u24-linux-i586.bin is in my/app root directory): chmod 755 jdk-6u24-linux-i586.bin2, run Jdk-6u24-linux-i586.bin will automatically decompression ./jdk-6u24-linux-i586.bin3. Life name (optional)

Application of Vs2012 in Linux development (3): Adding a new platform hi3516

Below we will add a new platform support for VS2012 , because recently in the hi3516with HiSilicon, choose it!1.1Copy platform filesI always thought that to let VS support a new platform to write code, one day when looking at the MSBUILD directory

Linux uses PAM_LDAP for Windows AD authentication

There are many ways to configure Linux through ad authentication, such as the Winbind method used by Samba. Here I use is PAM_LDAP way, online has a lot of such related articles, are the official online step by step, first with nsswitch.conf, and

Linux using tricks to mount USB and Windwos partitions

One, Mount USB drive Now I use the Ubuntu12.04 when inserting a USB stick will be mounted directly to the/media/,10:[email protected]:linc$ df-hfilesystem Size used Avail use% mounted ON/DEV/SDC 947M 638M 310M 68%/media/72d2-11e2/dev/

Common Linux commands (20)-find xargs

Common Linux commands (20)-find xargs When you use the-exec option of the find command to process matched files, the find command passes all matching files to exec for execution. However, some systems have limits on the length of commands that can

Svnserve: Can & #39; t bind server socket: Address already in use, svnservebind

Solve svnserve: Can't bind server socket: Address already in use, svnservebind Recently, I was busy building jenkins system integrated version control and git distributed version control, which involved some svn aspects. Because I was also the first

Rm and linuxrm in linux

Rm and linuxrm in linux At the moment, I was negligent. I shook my hand and deleted half of the mounted F disk! Dumb !! The deleted F disk is an NTFS partition in Windows. It is attached to the f disk in Ubuntu12.04. When using the rm command, half

Connect to Windows Remote Desktop through rdesktop in CentOS

Connect to Windows Remote Desktop through rdesktop in CentOS As we all know, Microsoft Windows provides a Remote Desktop System. The default port of this service is 3389, allows users to remotely log on to the system for system management or run

Total Pages: 5467 1 .... 2013 2014 2015 2016 2017 .... 5467 Go to: GO

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.