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

Tag: Command

Solve CentOS 7 Minimally installed no ifconfig command

Requirement: After we installed a new system on the server (centos 7), because it was a minimal installation, many toolkits were not installed, but you need to install it manually. The ifconfig co

October 15, 2021By Simo Centos centos, Command, ifconfig, install, minimize, solveLeave a Comment

[Linux Shell] CentOS Some use shell management commands Collection (1) Continuous update

Check the system version rpm -q centos-release

View the kernel
uname -r
View the top 10 processes currently occupying the largest memory
ps aux |sort -nrk 4 |head -n 10
View the top 10 proce

October 15, 2021By Simo Centos centos, collection, Command, continuous, easy to use, Linux Shell, management, one, shell, Some, UpdateLeave a Comment

Nginx common command and docker nginx common command

Deploy nginx
nginx #Open nginx
nginx -t #Test the configuration file for syntax errors< br>nginx -s reopen #restart Nginx
nginx -s reload #Reload the Nginx configuration file, and then restart Ngi

October 13, 2021By Simo Nginx Command, common, Docker, nginxLeave a Comment

Command analysis NGINX access log

Commonly used advanced command methods for awk analysis logs Analyze access logs (Nginx as an example) Log format:

‘ $remote_addr-$remote_user [$time_local] “$request” $status $body_bytes_sen

October 13, 2021By Simo Nginx Access, analysis, Command, log, nginx, usageLeave a Comment

Silverlight DataForm MVVM Command Bind Update

I am new to MVVM and Silverlight, I just want to figure out a simple scenario.

I am using MVVM Light toolkit and no Expression Blend Silverlight 3.0.

I have a DataGrid and a DataForm bo

October 10, 2021By Simo Silverlight binding, Command, DataForm, MVVM, Silverlight, UpdateLeave a Comment

Build a Hybrid application -ionic command

1.ionic create a project named myapp

ionic start myapp 2. Configure android environment

ionic platform add android 3.android packaging

ionic build android 4.android run

ionic run android

October 9, 2021By Simo Hybrid application, build, Command, Hybrid, IonicLeave a Comment

Geolocation – Rename the plugin command

After installing the last version of Ionic 3.1.2, I tried to add the Native Geolocation plugin, and I got the following:

ionic plugin add cordova-plugin-geolocation The plugin command has bee

October 8, 2021By Simo Cordova Command, Geolocation, plugin, renameLeave a Comment

Android uses the aapt command to view apk package name

1. What is aapt aapt is the Android Asset Packaging Tool, which is located in the build-tools directory of the SDK. This tool can view, create and update file attachments (zip, jar, apk) in ZIP for

October 7, 2021By Simo Android AAPT, Android, APK, Command, Name, package, use, viewLeave a Comment

Generate a WebService client code instance using the wsimport command

in the bin folder of the JDK , There is a wsimport.exe tool that can generate corresponding class files based on wsdl files, copy these class files that exist locally to the project that needs to b

October 7, 2021By Simo WebService build, client, code, Command, instance, use, WebService, wsimportLeave a Comment

Why will I call the bash command from Ruby?

I am trying to use Ruby to execute the following bash commands on some images:

class Pingcrush
def initialize
Dir.foreach(‘drawable’) do |item|
next if item ==’.’ or item ==’..’
# do work

October 6, 2021By Simo Ruby BASH, call, Command, error, ruby, thrown, why, willLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 Page 4 Page 5
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