Linux system time and hardware time settings

There are two clocks of hardware clock and system clock in Linux. The hardware clock is the clock device on the motherboard, which is usually the clock that can be set on the BIOS screen. The system clock refers to the clock in the kernel. All Linux-

Getch () function implementation under Linux

Call//char *ptr = (char *) malloc (sizeof (char) *);//ptr = GET_PASSWD ();//printf ("\ n"); #include #include #include #include #include #include int Getch () { int c=0; struct Termios org_opts, new_opts; int res=0; -

Linux VSFTP Services

Introduction of File Serverftp: Used in intranet and public network. Server: Windows,linux client: Windows,linuxSamba: can only be used in intranet (file sharing service) server: Windows,linux client: Windows (Linux)1 FTP SoftwareLinux:wu-ftp early,

Linux Server hangs dead case analysis

Problem phenomenon:On the Linux server to run a specified script, there will be countless same process, and constantly produce, kill also can not kill, finally the system into a dead loop, unable to log in, can only manually to press the machine's

Construction of DHCP server under Linux

1. Turn off the firewall and SELinux[[Email protected]/]# service iptables stop[email protected]/]# Vim/etc/selinux/configSelinux=permissive (change enforcing to permissive) save exit2. Prepare two virtual machines, one as the server and one as the

Linux Learning Note 033_10

Network Name:Eth0,eth1Sub-Interface (multiple IPs on a network card): Eth0:1,eth0:2Ifconfigviewing network card informationIfup ethx: Turn on the NICIfdown ethx: Turn off the NICConfigure the network card:Graphics 650) this.width=650;

Linux Learning Notes 033_11 process

PS: (process information, static)Displays process information without parameters showing the process of the current terminalA: Processes that include all terminalsX: Processes that are not part of any terminal, and processes that are not related to

Linux basic commands

Linux basic commands1. System InformationThe processor architecture of the arch//display machineUNAME-M//Display the processor architecture of the machineUname-r//Show the kernel version in useUNAME-A//view kernel/operating system/CPU informationCat/

Linux EXEC Usage Summary

Summary of exec usage in LinuxSummarize a table first: exec command action exec ls ls Span style= "font-family: the song Body;" >, ls results display No return to the original after the end

Creation of the Linux-lamp platform (i)

What is a lamp platform?LAMP is the acronym for a set of free software names that are typically used together to run dynamic Web sites or servers : Linux Linux operating systemsApache Web ServerMYSQL,MARIADB Database SystemPHP scripting languageThis

Install the cross-compilation tool arm-linux-gcc-4.3.2 and modify the environment variables

Installing the cross-compilation tool arm-linux-gcc-4.3.22011-07-08 00:55:28| Category: Embedded | Report | Font size Subscription Environment: Fedora 9STEP 1: Download arm-linux-gcc-4.3.2.tgz.Put arm-linux-gcc-4.3.2.tgz in a directory, I put

Linux Users and user groups

Linux Users and user groups (group) Management Overview, understanding of Linux Single-user multi-tasking, multi-user multi-tasking concept;Linux is a multi-user, multi-tasking operating system, we should understand the single-user multi-tasking and

Use of the Linux partitioning tool fdisk and Mount device

first add a piece to the virtual environment SCSI of virtual hard disks. 650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/45/C8/wKioL1PrI-2Aqsq5AAHrows6Jx4233.jpg "title=" 2014-08-13 13:34:00 screen. png "alt=" wkiol1pri-2aqsq5aahrows6jx423

Continue learning Linux

Use Ctrl+r to enter a letter to invoke a previously entered commandFor example:$ at the same time press CTRL+R afterInterface Display (Reverse-i-search) ": grep can invoke the grep command that was previously used\a Alert alerts will emit

Code to get the native IP address under Linux

sin

The code that gets the native IP address under Linux, the return value is the Internet standard dot-format string.#defineEth_name "Eth0"//get the native IP addressChar*getlocaladdress () {intsock; structsockaddr_in sin; structIfreq IFR; Sock= Socket

Delete expired file operation under Linux

In actual software development projects, there is often a need to implement the deletion of outdated files. This requires that the program be able to automatically delete files that were generated before the time. This article provides a sample code

JDK installation Configuration Guide in Windows and Linux

1 Windowsunder Install, configureJDK1.1 Preparatory workDownload to Http://pan.baidu.com/s/1i3l6MDRJdk-7u55-windows-x64.exe1.2 InstallationDouble-click Run Jdk-7u55-windows-x64.exe1.3 Configuring Environment variablesCreate a new java_home variable

RPM for Linux Installation

RPM for Linux Installation RPM is a packaging and Installation tool used to download packages from the Internet. It is included in some Linux distributions. Installing software with rpm is more convenient and convenient than installing software with

Bash logon and welcome information:/etc/issue,/etc/motd

Bash logon and welcome information:/etc/issue,/etc/motd Bash logon and welcome information settings Meaning of codes in issue: \ D Date of local end time \ L display the terminal Interfaces \ M display hardware level (i386/i38/ i586) \ N

CRLF conversion for windows and linux Files

CRLF conversion for windows and linux Files1. CRLFCRLF -- Carriage-Return Line-Feed press enter to wrap the Line.CR: Press enter, ASCII 13, \ r, LF: line feed, LF, ASCII 10, \ n. Use \ r \ n for windows and \ n for linux. Windows disconnection

Total Pages: 5467 1 .... 2733 2734 2735 2736 2737 .... 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.