Get the App
  • Simple example of unix socket Network programming TCP

    Simple example of unix socket Network programming TCP

    Server.c#include # include int main (int

    Shulou · 2022-06-03 09:10
  • Construction of Linux development environment

    Construction of Linux development environment

    Linux development environment to build LINUX:1. Set up update source sudo gedit / etc/apt/sources.listsudo apt-get update2.sambasudo apt-get insta

    Shulou · 2022-06-03 09:10
  • Iconv,enconv,enca,convmv,unix2

    Iconv,enconv,enca,convmv,unix2

    Iconv,enconv,enca,convmv,unix2dos,dos2unix file format conversion, od/cut/wc/dd/diff/uniq/nice/du and other commands [Linux common tools] 1.1 dif

    Shulou · 2022-06-03 09:10
  • Portworx-your cloud native container storage solution

    Portworx-your cloud native container storage solution

    Portworx- global leading container cloud native storage and data service application customers trust that Portworx can bring zero downtime and zero data loss to their container data management and critical business applications, while significantly reducing infrastructure costs in today's multi-cloud world.

    Shulou · 2022-06-03 09:10
  • The project is already in use by macOS and cannot be opened

    The project is already in use by macOS and cannot be opened

    Create a script / usr/local/bin/fix-xattr that reads as follows: #! / bin/bashfor I in. / * do xattr-d com.apple.FinderInfo "$I" & &

    Shulou · 2022-06-03 09:10
  • Upgrade the AIX patch

    Upgrade the AIX patch

    1. Objective the AIX operating system needs to be upgraded for various reasons. II. Current environment AIX 6100-08-02-13 oslevel-sqKnown Service Packs-

    Shulou · 2022-06-03 09:10
  • CentOS7 installs the samba service

    CentOS7 installs the samba service

    First, the leading note students often ask how to map the centos\ ubuntu directory to windows to facilitate development work, so write this guide blog to facilitate the configuration of the development environment. There are several ways to map linux system directories to windows, samba

    Shulou · 2022-06-03 09:10
  • You have to learn about five key new features in Helm 3

    You have to learn about five key new features in Helm 3

    Author | Rafal introduction: Helm is a software package manager for Kubernetes. Two months ago, it released its third major version, Helm 3. There are many major changes in this new version. The author of this article will introduce what he thinks is the most important five.

    Shulou · 2022-06-03 09:10
  • Driver of 3G Wireless Network Card under embedded Linux

    Driver of 3G Wireless Network Card under embedded Linux

    Kernel: the following modules are required: option usbserial usbstorage is to select [*] Network device support-- > < * > PPP (point-to) when compiling the kernel.

    Shulou · 2022-06-03 09:10
  • Study notes on the installation of the system

    Study notes on the installation of the system

    Windows system installation Note: remove the motherboard battery or jumper cap to clear the setting of the virtual machine in CMOS: virtual machine software Vmware VMware workstastation (resident) VMware vsphere (native) Mic

    Shulou · 2022-06-03 09:10
  • Nginx location matching and rewrite rules

    Nginx location matching and rewrite rules

    Location matching rule 1. Instance server {location =\ {[configuration A]} location / {

    Shulou · 2022-06-03 09:10
  • Docker mirroring operation

    Docker mirroring operation

    The Docker image is similar to the image of a virtual machine and can be understood as a read-only template for the Docker engine that contains the file system. For example, an image can fully contain the Linux operating system environment, and it can be called a Linux image. The mirror image can also be installed.

    Shulou · 2022-06-03 09:09
  • Powershell batch renaming file contains [] causing an error

    Powershell batch renaming file contains [] causing an error

    All downloaded files contain "[download website address]", according to the conventional method Get-ChildItem "D:\ Bluey\"-Recurse | ForEach-Object {Rename-Item-Path

    Shulou · 2022-06-03 09:09
  • Build Exchang201 by Windows Server2008

    Build Exchang201 by Windows Server2008

    Windows Server2008 build Exchang2010 Server1, prepare for work! Build AD, DNS, IIS, net3.5.1, settings as shown below and the following software! 2. Open the package installation! Import prepared languages

    Shulou · 2022-06-03 09:09
  • Analysis of VSAN storage structure; sharing of successful cases of storage data recovery

    Analysis of VSAN storage structure; sharing of successful cases of storage data recovery

    What I will introduce to you today is the structure and principle of a common storage device-Vsan, which is relatively technical. VSAN is a distributed storage architecture that can be extended and used based on the vSphere kernel. This model is stored in the vSphere cluster host

    Shulou · 2022-06-03 09:09
  • Treatment of a surge in traffic at the entrance of the official account

    Treatment of a surge in traffic at the entrance of the official account

    First of all, the conclusion: do not engage in promotional activities casually without being evaluated by the technical operations team. Even some small promotions drained by official accounts may cause a surge in network traffic and lead to failures. Traffic skyrocketed at 10:00 some people said that they were engaged in an activity today, snapping up a so-and-so financial product. Let's find someone quickly.

    Shulou · 2022-06-03 09:09
  • In the market where Java and Python prevail, low-key C++ programmers

    In the market where Java and Python prevail, low-key C++ programmers

    As we all know in the preface, put aside the advantages of language (because many people say that language is just a kind of use). The most recent top three lists are almost Java, Python and C++. Many people think that C++ is too watery, because the demand for Java and Python is visibly mentioned.

    Shulou · 2022-06-03 09:09
  • Creation and expansion of LVM logical volumes in Linux system (detailed description of commands, illustrated with pictures and texts)

    Creation and expansion of LVM logical volumes in Linux system (detailed description of commands, illustrated with pictures and texts)

    Introduction to LVM: LVM (Logical Volume Manager) Chinese name: logical volume manager, which is essentially a virtual device driver, is a new level of abstraction added between block devices and physical devices in the kernel, which can transfer several disks (physical volumes, Phy)

    Shulou · 2022-06-03 09:09
  • The use of predefined variables (V)

    The use of predefined variables (V)

    There are some predefined variables in makefile, such as automatic variables: $@, $^, $<, etc., and some special variables, such as $(MKAE), $(MAKECMDGOALS), $(MKAEFILE_LIST), $(MAKE_V)

    Shulou · 2022-06-03 09:09
  • Operating system-- the Construction of debugging Environment

    Operating system-- the Construction of debugging Environment

    one。 Debug the construction of the system A. The construction of the system requires a piece of other virtual machine software. What is introduced here is BochsBochs--, which is an open source simulator of x86 hardware platform. It can simulate the configuration of various hardware. Bochs simulates the entire pc platform, including Icano

    Shulou · 2022-06-03 09:08