View the Linux version

1. Uname-auname-a Linux lubuntu-vostro-a840 3.19.0-73-generic #81-ubuntu SMP Tue Oct 16:02:31 UTC i686 i686 i686 gnu/linux2. Cat/proc/versioncat/proc/version Linux version 3.19.0-73-generic ([email protected]) (GCC version 4.9.2 (Ubuntu

One Linux command per day: DF command

The function of the DF command in Linux is to check the disk space usage of the Linux server's file system. You can use this command to get information about how much space the hard disk is taking up, and how much space is left.1. Command format :DF

Linux Date/hwclock commands

rfc

Date specifies a specific format for displaying the current time or setting the system time-D,--date=string the time given a string and then displays it in a specific formatDate-d 2016-11-04 +%aDate--date 2016-11-04 +%a-F,--file=datefile displays

Linux kernel elv_queue_empty wild pointer access kernel fault location and resolution

1. Fault description fault operation steps: A single board with a u disk, before the problem was passed ftp go to veneer Copy the file, copy the process of the single board automatically restart. symptom:

One Linux command per day: A detailed description of Linux file attributes

The properties of a Linux file or directory include: The file or directory's node, kind, permission mode, number of links, the user and user group to which it belongs, the time recently accessed or modified, and so on. The details are as

SecureCRT How to associate with a Linux virtual machine

First verify that the virtual network card is working correctly on the host and look at its IP address, as in this example, the IP address of the host's virtual NIC VMnet8 is: 192.168.121.1/24.The VMNET8 is a virtual NIC used by VMware for NAT

20161101l04-04 old boy Linux OPS training-linux system user and User group management-02

Front User GroupAdd User Group commandGroupaddWe just need to remember some common parameters.Groupadd-g 8888 Syz #添加 GID 888 user GroupView grep syz/etc/group after adding completeThe point is, passwd, this command.Used to change the passwordPasswd-

The role of setting umask in Linux

In Linux, always prompt for settings:Umask 022The function is as follows:Feature Description: Specifies the permission mask that is preset when the file is created.Syntax: umask [-s][permission Mask]Supplemental Note: Umask can be used to set the

Linux commands: Use the menu to display simple functions and echo coloring

1. Use the menu to display hard disk, memory, virtual memory usage, and display usage over 10% hard disk partitions. #!/bin/bash#Cat d| D) show disk usages.m| M) show memory usages.s| S) show swap usages.*) quit.EofEcho-n-E "\033[31myour choice:\033[

Linux System Performance analysis tool and navigate to specific processes

"Involving Tools"Top synthesis, partial CPU and memoryDstat Integrated, partial diskPidstatIostat Disk IO GlobalIotop disk IO Accurate to processIftop Network, Fact refreshSS replaces Netstat and is faster"View CPU status-design involves metrics"1

Linux Learning eight--close firewall install iptables and configure

CentOS 7.0 defaults to using firewall as the firewall, where the iptables firewall is changed.1. Close firewall:Systemctl Stop Firewalld.service #停止firewallSystemctl Disable Firewalld.service #禁止firewall开机启动2. Install iptables FirewallYum Install

Linux Get user home directory

#!/usr/bin/python#-*-Coding:utf-8-*-Import SysImport OSClass Get_home_path (object):def __init__ (self, username):Self.username = UsernameSelf.user_dict = {}def read_passwd (self):With open ("/etc/passwd", "R") as User_info:For f in

Linux Embedded Drive Learning Path (15) key Driver-timer stabilization

In the previous timer driver, we found that in the continuous press of the button, it should normally be one time to press the corresponding release. The program sometimes shows that it is two times pressed and released at once. This problem is

Linux command: Case selection Structure statement

Introduction to the case command: This command is used for conditional judgment, select structure.1 . Command format:Case switch in-----switch variable valuevalue1)Statement-----Statement Statement...;;value2)Statement...;;*)Statement....;;Esac2 .

Linux-ubuntu configuration via 22 Port remote connection

When you install Ubuntu and get the IP address of the corresponding host, to connect to the Ubuntu host via a remote connection tool like Xshell, you need to install the OpenSSH software on the Ubuntu host you just installed to connect to the Ubuntu

Linux network programming no route to host solution

Linux network programming no route to host solution "consolidate data"(2013-05-13 21:38:12)reproduced Tags: net iptables it Category: Linux

Linux system Performance Tuning related commands summary

Linux system Performance Tuning related commands summary:1. PS: See which processes are currently running in the systemCommon commands are PS aux | Grep-i MySQLHttp://www.cnblogs.com/peida/archive/2012/12/19/2824418.html2. Top: Dynamic display of

Use SSH to connect to Linux in Windows command line

Transfer from http://www.linuxidc.com/Linux/2014-02/96625.htm1. Download: OpenSSH for Winodws:Free in http://linux.linuxidc.com/user name and password are www.linuxidc.comspecific download directory in /2014 profile/February/14th/windows 7 command

Configure cuda_caffe_cudnn_anaconda_digits and caffecudacudnn on ubuntu14.04

Configure cuda_caffe_cudnn_anaconda_digits and caffecudacudnn on ubuntu14.04 Refer to many web sites on the Internet, mainly to this: http://blog.csdn.net/yhl_leo/article/details/50961542 This is the beginning of my summary series for caffe. First,

Configure local yum source for centos and yum source for centos

Configure local yum source for centos and yum source for centos Each line of code starts when you modify the CentOS-Media.repoDo not have spaces [C6-media] # library name = CentOS-$ releasever-Media # name Description baseurl = file: //

Total Pages: 5467 1 .... 1921 1922 1923 1924 1925 .... 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.