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

Tag: management

[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

Do not install CentOS? Not anxious ~ After reading you, you will be (pure life, another remote management method)

In this blog, I will lead you to install Centos 7 in the virtual environment of VM 14 (7 is the latest Centos system) and can realize remote connection through Xshell 6 (a remote control software).

October 15, 2021By Simo Centos centos, Finish, fuck, gift, management, method, no, no hurry, Pack, pure, real, remote, willLeave a Comment

YARN multi-tenant management

yarn multi-tenant configuration management (CapacityScheduler) hadoop version is 2.7

One: Before multi-tenant implementation, there is only one default queue

Second configuration file m

October 12, 2021By Simo Hadoop management, More, tenant, YarnLeave a Comment

NHibernate: Repository Session Management

Currently my repository has 2 constructors. When I call these from my mvc website, I always call the first constructor, thus opening a new session .Should I pass it at the meeting? What should I do

October 12, 2021By Simo Hibernate Library, management, NHIBERNATE, session, storageLeave a Comment

iOS – RESTKIT session management

What is the correct way to use RestKit for “persistent” sessions?

The easiest way is to have a long session on the server side, but
not sure if it is safe for the browser version. I would rat

October 9, 2021By Simo IOS IOS, management, Restkit, sessionLeave a Comment

VB.NET Memory Management

Update: I may confuse memory usage issues with UI sharing the same thread and processing (as pointed out by MusiGenesis below). But regarding memory usage, I still can’t find VB .net specific synta

October 6, 2021By Simo Visual Basic management, memory, VB, VB.NETLeave a Comment

VB.NET XMLDocument Memory Management

Dim docu As New XmlDocument()
docu.load(“C:igfile.xml”)
Dim tempNode As XmlNode
tempNode = docu.SelectSingleNode(“/header/type”)
someArray(someIndex) = tempNode.innerText
…do something more…

October 6, 2021By Simo Visual Basic management, memory, VB, VB.NET, XMLDocumentLeave a Comment

Delphi – String Survival Management in Record

I’m trying to get rid of short strings.
One of the many places that we currently use in our program is records.
Many of these records are stored in the AVL tree. < p>

The AVL tree used is u

October 5, 2021By Simo Delphi Born, Delphi, management, Medium, Record, string, survivalLeave a Comment

MySQL account management

< /p> #code
desc user
select user,host,authentication_string from mysql.user;

#Modify password
update user set authentication_string=password(‘new password’) where user=‘user name’

#After

October 4, 2021By Simo Mysql account, management, mysqlLeave a Comment

How to manage Java certificates in a distributed Jenkins build environment?

I have a Jenkins server, which rotates nodes as the build traffic increases. I am trying to run integration tests with a project, and it requires me to have a certificate generated by keytool to co

October 3, 2021By Simo System Architecture build, Certificate, distributed, environment, How to, Java, Jenkins, management, MediumLeave a Comment

Posts navigation

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