Get the App
  • How to check the CPU and memory usage of Linux on SAIL-IMX6

    How to check the CPU and memory usage of Linux on SAIL-IMX6

    How to view memory usage under Linux method 1: we can use a combination of the following commands to do this. In this method, we use a combination of free and awk commands to obtain memory usage. To get memory occupancy without a percentage sign: # f

    Shulou · 2022-06-03 02:41
  • Lesson 2 of linux

    Lesson 2 of linux

    Lesson two of linux, continue to make progress.

    Shulou · 2022-06-03 02:41
  • 2010 articles on Forefront TMG (IX)-banning users from visiting specific websites

    2010 articles on Forefront TMG (IX)-banning users from visiting specific websites

    It has been mentioned above that users can access the external network directly, but the company has specific requirements that some users are not allowed to visit certain websites, such as Taobao, QQ, Qiyi and so on. So we have to make the relevant settings again. Plan: A. set up two user groups: unlimited users > because the company wants to control

    Shulou · 2022-06-03 02:41
  • How to view linux system version information

    How to view linux system version information

    How do I view linux system version information? In view of this problem, this article gives the corresponding analysis and answers, hoping to help more friends who want to solve this problem to find a more simple and feasible way. Enter "uname-a" to display information about the computer and the operating system.

    Shulou · 2022-06-03 02:41
  • The method of starting apache Server in linux system

    The method of starting apache Server in linux system

    This article will explain in detail how to start the apache server in the linux system. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article. Open a terminal terminal, preferably switch to su

    Shulou · 2022-06-03 02:41
  • Simplify booting and starting linux service

    Simplify booting and starting linux service

    Command processing method: 1) ntsysv2) setup-system service3) script one-click completion processing We use script processing to boot we need to start four services crond-- scheduled task network-- network service r

    Shulou · 2022-06-03 02:41
  • [basic concept] the difference between DAS, NAS and SAN

    [basic concept] the difference between DAS, NAS and SAN

    1. NAS Network Storage device (Network Attached Storage,NAS) is the name of a special data storage technology, which can be directly connected to the computer network and provides a centralized data access service NAS for users of different operating systems.

    Shulou · 2022-06-03 02:41
  • The method of adding routing in linux system

    The method of adding routing in linux system

    This article will explain in detail the method of adding routing in the linux system. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article. One: use the route command to add (temporary routing) use route life

    Shulou · 2022-06-03 02:41
  • Exchange transmission security

    Exchange transmission security

    Deploy Mail Gateway (Edge role) configure Anti-spam configuration Anti-virus Edge Transport role cannot add domain resolvable DNS name (computer name is FQDN) in the DNS of internal and external network, add DNS record external network: MX points to the host name of the server intranet: manually add the server's

    Shulou · 2022-06-03 02:41
  • A complete Collection of Windows CMD commands

    A complete Collection of Windows CMD commands

    Brief introduction to commands cmd is an abbreviation for command. The command line. Although with the development of the computer industry, Windows operating system is more and more widely used, DOS is facing the fate of being eliminated, but because it runs safely and stably, some users are still using it, so generally W.

    Shulou · 2022-06-03 02:40
  • Basic configuration in Linux system

    Basic configuration in Linux system

    Modify CentOs basic information, create user authorization, ssh secret-free login configuration 1 permanently modify hostname sudo vim / etc/hostname change original hostname xxx to master (change to corresponding slave on slave host) sudo v

    Shulou · 2022-06-03 02:40
  • The method of uninstalling apache in ubuntu system

    The method of uninstalling apache in ubuntu system

    Installation and uninstallation of apache2 in ubuntu 1: install apache2 installation command: sudo apt-get install apache2 start / stop / restart apache2: service apache2 sta

    Shulou · 2022-06-03 02:40
  • Unix Socket programming: TCP server

    Unix Socket programming: TCP server

    # include # include int main (int argc,char * argv []) {int serv_sock

    Shulou · 2022-06-03 02:40
  • Windows server 2003 slows down

    Windows server 2003 slows down

    Windows server 2003 slows down these days. Open the event Viewer and find that there are a large number of errors in the system. The DHCP service did not start, and an error occurred when starting manually. Start the service "winhttp... no, no, no. An error also occurred while serving" and WinHTTP W.

    Shulou · 2022-06-03 02:40
  • Kubernetes basic Cluster deployment of Advanced docker (part two) (34)

    Kubernetes basic Cluster deployment of Advanced docker (part two) (34)

    Original articles, welcome to reprint. Reprint please indicate: reproduced from IT Story Association, thank you! Original link address: "Advanced article" kubernetes basic cluster deployment of docker (part two) (34) this time continue the deployment of the cluster version of simple (part two). Source code: https

    Shulou · 2022-06-03 02:40
  • Some little-known but interesting Unix/Linux commands (4)

    Some little-known but interesting Unix/Linux commands (4)

    "some little-known but interesting Unix/Linux commands" series: some little-known but interesting Unix/Linux commands (1) some little-known but interesting Unix/Linux commands (2) some little-known but interesting U

    Shulou · 2022-06-03 02:40
  • Centos7 installation configuration svn https access mark

    Centos7 installation configuration svn https access mark

    Centos7 installation and configuration svn https access 1, install svn and rely on Java code yum install mod_dav_svn subversion2, create version library Java code svnadmin cr

    Shulou · 2022-06-03 02:40
  • The reason for the failure of ping under linux

    The reason for the failure of ping under linux

    Ping is a command under Windows, Unix, and Linux systems. Ping also belongs to a communication protocol and is part of the TCP/IP protocol. The "ping" command can be used to check whether the network is connected. If the ping is not available, you can find it in the following ways

    Shulou · 2022-06-03 02:40
  • How to judge the existence of files in linux system

    How to judge the existence of files in linux system

    Linux to determine the existence of the file method: 1, stat series of functions stat function is used to return structural information related to the file. There are three cases of stat series functions, corresponding to file names, file descriptors, and symbolic link files. The stat structure describes the properties of the file

    Shulou · 2022-06-03 02:40
  • How to start the apache service

    How to start the apache service

    First find the httpd.exe command in the executable directory, then run cmd and execute a command similar to the following: C:\ "Program Files"\ "Apache Software Foundation"\ Apache2.2\ bi

    Shulou · 2022-06-03 02:40