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

Tag: host

DHCP Server – Dynamic Host Configuration Protocol

The main configuration file: /etc/dhcp/dhcpd.conf is almost empty
Reference template: /usr/share/doc/dhcp-4.2.5/dhcpd.conf .sample
IP information and related lease information: /var/lib/dhcpd/dhcpd

October 18, 2021By Simo Unix configuration, DHCP, Dynamics, host, protocol, serverLeave a Comment

How do I determine the host operating system when using CMAKE?

I am using a custom toolchain file to develop an embedded system. CMAKE_SYSTEM_NAME is set to “Generic”, so variables such as WIN32, UNIX cannot be used to check the operating system of the configu

October 17, 2021By Simo Os Theory compile, cross, determine, host, How to make CMake, Operating System, Perform, timeLeave a Comment

How do you specify a topic for WPF and use host operating system topics?

Is there a way not to specify a theme for WPF, just let it default to what the operating system uses? For this reason, I still prefer Winforms. WinForm applications feel professional, down to earth

October 17, 2021By Simo Os Theory and make, designated, host, How to, Operating System, Theme, WPFLeave a Comment

Nginx basic domain name port IP virtual host

Based on the domain name##nginx number of concurrent connections processes multiplied by connection
## worker_processes number of service processes, generally the same as the cpu core
worker_proces

October 13, 2021By Simo Nginx Basic, domain name, host, IP, nginx, port, VirtualLeave a Comment

Nginx virtual host: PHP5-FPM-Sock error

I am trying to set up a virtual host for a new ubuntu/php5.5/nginx installation

etc/nginx/sites_available/mydomain.com:< /p>

server {
listen 80 default_server;
root /home/www/mydomain.c

October 13, 2021By Simo Nginx error, FPM, host, nginx, PHP, PHP5, SOCK, VirtualLeave a Comment

Nginx – Docker: Can’t find the host in the upstream application: 9000

This composer file used to work until a week ago (no change). I ran it again at home by adding dns:8.8.8.8 to the docker-compose.yml file.

This leads me to believe that the problem is related

October 13, 2021By Simo Nginx application, Docker, host, in, in the upstream, nginx, procedureLeave a Comment

Nginx – use multiple Docker containers in a single host

I have a physical server running Nginx, MySQL, and serving my PHP website. The server has a multi-core processor with 16 GB RAM. This server can handle a certain amount of Web Traffic.

Now in

October 13, 2021By Simo Nginx container, Docker, Effective, host, in, multiple, nginx, single, useLeave a Comment

What is the HOST column of the User table in mysql?

Execute use mysql; then execute show tables; you can see all the tables in mysql
Execute desc user; you can see the table structure of user
You can see that host is a column in the user table , Exe

October 4, 2021By Simo Mysql Column, host, mysql, table, user, WhereLeave a Comment

Do you use AKKA Cluster to run separate Actor systems on each host in a distributed system?

This is my assumption based on Stackoverflow reading.

You have multiple system components:

>Database
>Authentication
>Network

As described in the microservice model, each system

October 3, 2021By Simo System Architecture actor, AKKA, cluster, distributed, host, middle, operation, Separate, system, table, use, whetherLeave a Comment

Exchange-Server – Can’t retrieve Appointment.StartTimezone via EWS hosting API on Exchange 2007 SP1

I can retrieve the Appointment.TimeZone of the project:

PropertySet propertiesAll = new PropertySet(BasePropertySet.IdOnly, … , AppointmentSchema.TimeZone, AppointmentSchema.StartTimeZone,

October 2, 2021By Simo Search Engines API, Appointment, Appointment.StartTimezone, EWS, exchange, host, retrieval, server, SP, SP1, StartTimezone, Unable, viaLeave 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