Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: instruction

Linux Command Directive

1.ls display directory content

-a display all files in the directory

-l show detailed information

ls *.c list all the current directory.cFile

2.uname -a Check the kernel ver

October 16, 2021By Simo Linux Command, instruction, linuxLeave a Comment

Create import export of Linux database and some basic instructions

First check mysql related directories under linux

Execute query SQL< /p> mysql>show variables like ‘%dir%’;

datadir is the data path

The running path is determined, and the impo

October 16, 2021By Simo Linux and, Basic, creation, database, export, import, instruction, linux, SomeLeave a Comment

Why is there multiple encodings in an instruction in ARMV7

I am currently trying to implement a disassembler for ARM cortex A9, which implements the ARMv7 instruction set.

For this, I use the manual ” DDI0406C_b_arm_architecture_reference_manual.pdf”

October 15, 2021By Simo Character armv, armv7, encoding, instruction, middle, multiple, one, whyLeave a Comment

CentOS – I illegally instruction error when I started an asterisk 1.8.22

I installed Asterisk 1.8.22 in centOS 32-bit. I have executed the following command to install Asterisk:

./configure
make
make install
make samples
make config . When I start the asterisk ser

October 14, 2021By Simo Centos 1.8.22, asterisk, centos, error, illegal, instruction, occurrence, StartLeave a Comment

Nginx – $ document_root variable cannot be used in the “root” instruction

I ran into this problem while setting up my nginx configuration. Does anyone know why this happens?

root /folder/my_root;
index index.php index.html index.htm;
error_page 404 /404 .html;
l

October 13, 2021By Simo Nginx Document, instruction, nginx, no, Root, variableLeave a Comment

Nginx Proxy_pass instruction string interpolation

I am running Nginx on Kubernetes.

When I use the following proxy_pass directive, it works as expected:

proxy_pass “http://service-1.default”; But the following does not work:

set

October 13, 2021By Simo Nginx instruction, interpolation, nginx, pass, proxy, stringLeave a Comment

Nginx instructions are not allowed in the sample nginx.conf of Unicorn

I am using nginx 1.4.1. After copying unicorn’s example of nginx.conf, I found that I must move the settings to a different instruction. I still can’t The following settings are placed in the nginx

October 13, 2021By Simo Nginx CONF, instruction, nginx, UnexfLeave a Comment

Nginx: Unknown Directive “Location”

This is my code (from line 35):

location /
{
index index.php;
root /home/body;
if ($request_filename !~ (js|css|images|robots\.txt |index\.php.*)) {
rewrite ^/(.*)$/index.php/$1 last;
}

October 13, 2021By Simo Nginx instruction, location, nginx, UnknownLeave a Comment

Delphi – Why can’t this LEA directive can’t compile?

I am porting 32-bit Delphi BASM code to 64-bit FPC (Win64 target operating system), and want to know why the next instruction cannot be compiled in 64-bit FPC: < /p>

{$IFDEF FPC}
{$ASMMODE I

October 5, 2021By Simo Delphi compile, Delphi, instruction, LEA, This, Unable, whyLeave a Comment

Automatically delete Delphi ifdef compiler instructions

I’m currently working on the’inheritance’ code, which has (randomly scattered) a lot of conditional compiler instructions based on the Delphi version, back to Delphi 2. From now on, all development

October 5, 2021By Simo Delphi Auto, compiler, delete, Delphi, IFDEF, instructionLeave a Comment

Posts navigation

Page 1 Page 2
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress