Get the App
  • PowerShell-output the execution result like Log

    PowerShell-output the execution result like Log

    Recently, I have been using Powershell to complete some daily work that I often have to do. I want to get the implementation results in real time, just like Linux installation software, which can be output to the console in real time, so that I can clearly see the implementation results of each step. The format looks like this: PS > 02 /

    Shulou · 2022-06-02 17:25
  • Virtualized cloud computing-using vnc view to connect to public cloud servers

    Virtualized cloud computing-using vnc view to connect to public cloud servers

    For public CVMs, especially linux, commands of ssh protocol are generally used to connect, and key pairs are used for secure password-free access. But the ssh connection is usually a character interface, and sometimes we need to use a graphical interface. A CVM has been tried out on Huawei Cloud.

    Shulou · 2022-06-02 17:24
  • Use tftp for installation under Linux system

    Use tftp for installation under Linux system

    Description: TFTP is the simplest network protocol for downloading remote files, which is implemented in the UDP protocol. The tftp development environment of embedded linux includes two aspects: one is the tftp-server support of linux server, and the other is the t of embedded target system.

    Shulou · 2022-06-02 17:24
  • Ask the Windows 2003 domain administrator password to crack

    Ask the Windows 2003 domain administrator password to crack

    How to crack the Windows 2003 domain built on the virtual machine? I have found some tutorials on the Internet to solve the problems on the CD installation interface in the past, but mine is a platform built on the virtual machine. I don't know if this is feasible. Has it been tried out for similar PE cracking?

    Shulou · 2022-06-02 17:24
  • Nginx Tomcat measurement system development operation flow

    Nginx Tomcat measurement system development operation flow

    Because I have written a simple installation of nginx, tomcat, apache-ftpserver, mariadb environment before, now record a simple development operation flow of a test system. Backup data mkdir / data0/bak/2

    Shulou · 2022-06-02 17:23
  • ProxmoxVE 5.3 Cluster installation and use of ceph

    ProxmoxVE 5.3 Cluster installation and use of ceph

    On the left above is my personal Wechat. For further communication, please add Wechat. On the right is my official account "Openstack Private Cloud". If you are interested, please follow us. PromixVE series of articles: another choice for proxmox- private cloud: proxmox vs.

    Shulou · 2022-06-02 17:23
  • Shanghai I Hongqiao Airport cigarette lighter and UNIX philosophy

    Shanghai I Hongqiao Airport cigarette lighter and UNIX philosophy

    When we go out today, how can experienced smokers not look for a smoking room after the airport security check? Shanghai Hongqiao Airport, I saw the following facilities: very simple, not advanced, you may say that I am ill-informed, but I do not refute. This device really excites me, really! This kind of design will not come from traditional Chinese designers.

    Shulou · 2022-06-02 17:23
  • Speech Synthesis using AWS Serviceless Architecture

    Speech Synthesis using AWS Serviceless Architecture

    First, architecture chart users enter text through the front web page, convert it into voice through a series of services in the background, and display it in the front paragraph, and provide download function, the whole service does not use a server! The user enters text to submit; the page passes the information to the Lamdba function through API code

    Shulou · 2022-06-02 17:23
  • Establish communication between VMware14 virtual machine and host

    Establish communication between VMware14 virtual machine and host

    When we run a virtual machine in VMware14 to build an experimental environment, we need to connect and communicate with our host or another virtual machine. Let's take a look at how to establish communication to realize the interconnection between virtual machine and host, virtual machine and virtual machine. Prepare the environment: one installed VMwa

    Shulou · 2022-06-02 17:22
  • [practical exercise] install VMware Workstation virtual machine software

    [practical exercise] install VMware Workstation virtual machine software

    Of course, you need to prepare the machine before you start installing the Windows Server or Linux operating system. If you don't have a spare hardware machine, you can only think about your own laptop. But of course, you can't directly shovel off the existing win7/win8/ installed in the laptop.

    Shulou · 2022-06-02 17:22
  • Memcached common instructions

    Memcached common instructions

    Blog outline: first, store commonly used instructions 1.set instruction 3.replace instruction 4.append instruction 5.prepend instruction 6.cas instruction, commonly used search instruction 1.get instruction 2.gets instruction 3.delete refers to

    Shulou · 2022-06-02 17:22
  • 12.6-full Stack Java Notes: Java Network programming (4)

    12.6-full Stack Java Notes: Java Network programming (4)

    Review in the previous section: after learning Socket to establish two-way communication between client and server, we found that its question and answer form was not flexible enough. In this lesson, we will explain how to implement a chat room between the server and the client. Questions that need to be considered: server: one thread sends messages and one thread specializes

    Shulou · 2022-06-02 17:22
  • Theory + practice: FTP service details optimization, creating virtual users

    Theory + practice: FTP service details optimization, creating virtual users

    Build FTP service 1: install ftp service 1.1 mount image file install vsftpd package 1.2 you can also use yum repository [root@localhost ~] # yum install vsftpd-sysvinit.

    Shulou · 2022-06-02 17:22
  • Comparison of PowerShell where-object filtering and WQL syntax filtering

    Comparison of PowerShell where-object filtering and WQL syntax filtering

    First take a look at where-object filtering: Get-WmiObject-Class Win32_Product-ComputerName. | | Where-Object-FilterScript {|

    Shulou · 2022-06-02 17:22
  • Packaging and compression

    Packaging and compression

    Packaging program: tarc: create document t: list document contents x: extract archive f file name: file name of archive to operate v: details packaging program: tarc: create document t: list document content x: extract archive f file name: file name of archive to operate v: details

    Shulou · 2022-06-02 17:21
  • Rapid deployment of Windows Azure Pack (2) deployment of Azure Pack Services platform

    Rapid deployment of Windows Azure Pack (2) deployment of Azure Pack Services platform

    Windows Azure Pack Rapid deployment (2) Azure Pack Services platform deployment numbered FQDNIPOS role 112dc.contoso.com192.168.6.10/24Windows Server

    Shulou · 2022-06-02 17:21
  • The relationship between Apache and Tomcat

    The relationship between Apache and Tomcat

    Both Apache and Tomcat are server software that provide Web services. However, it is difficult for many people to answer or even confuse such questions as what is the connection between the two, whether they are the same thing, and whether they are dependent or not. As a developer, I have the same confusion.

    Shulou · 2022-06-02 17:21
  • How Seagate operating system SeaOS works

    How Seagate operating system SeaOS works

    Take the Seagate operating system SeaOS as an example: when we take apart the circuit board of the hard drive, we can see CPU, Flash ROM, RAM, these three structures similar to computers and mobile phones, Flash ROM and firmware area (firmware use area on the hard disk) Flash.

    Shulou · 2022-06-02 17:21
  • Unity navigation (pathfinding system Nav Mesh Agent)

    Unity navigation (pathfinding system Nav Mesh Agent)

    The first kind of simple pathfinding ground contact. You can walk all the way to the target point without jumping. Simply set up a few objects in the scene view. As shown in figure 1, the capsule is the pathfinder, the yellow ball is the target red floor, and the green obstacle. Now select the floor and obstacles and set the static to Na in the inspector panel.

    Shulou · 2022-06-02 17:20
  • Win10 sets the default opening mode

    Win10 sets the default opening mode

    Layout: posttitle: win10 set default open mode date: 2018-12-29 9:10:50group:tags:win10 set default open mode We have software that only displays one file, which will prompt you to open it.

    Shulou · 2022-06-02 17:20