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

Tag: setting

Environment variable settings in Linux

Three methods for setting environment variables under Linux: If you want to add a path to $PATH, you can do it like the following Do this:

1. Set in the console, disapproved This way, because

October 16, 2021By Simo Linux environment, linux, Medium, setting, variableLeave a Comment

How do I set the default file encoding of the source file in Qt Creator?

There is no default file encoding option in my qt creator. Therefore, every newly created file inherits from the system encoding, which is gbk(cp936) in my Windows box. But I want to set the defaul

October 15, 2021By Simo Character code, creator, default, file, How to, QT, setting, sourceLeave a Comment

How to set character encoding in PostScript?

The goal is to make this line work:

(árvíztűrő tükörfúrógép,ÁRVÍZTŰRŐ TÜKÖRFÚRÓGÉP) show < p>All these characters are in the CE encoding vector.

These links may help to find the answer:

October 15, 2021By Simo Character character, code, How to, POSTScript, settingLeave a Comment

CentOS6-CentOS7 Firewall Set Port NAT Forward

Background:

In the iptables environment of centos6 system:

iptables -t nat -A PREROUTING -p tcp- m tcp –dport 8080 -j DNAT –to destination 192.168.1.163:80

  iptables -t nat -A POS

October 14, 2021By Simo Centos centos, Centos6, centos7, Firewall, FireWalld, Forward, Iptables, NAT, port, settingLeave a Comment

CentOS 7.5 dual network card inside and outside network simultaneous access routing settings

Description: The server has two network cards: eth0 and eth1, eth0 is configured with internal IP: 192.168.1.1/24, eth1 is configured with external IP: 10.1.1.1/24; 192.168.0.0/16 is required The s

October 14, 2021By Simo Centos 7.5, Access, centos, Double, inside and outside, net, network card, Route, setting, SimultaneousLeave a Comment

Jetty Settings Request Form Maximum

In general development, the Jetty plugin is used, but when the submitted form is too large, errors will occur.

Development environment:

eclipse Neon. 1a Release (4.6.1)

jetty-mave

October 13, 2021By Simo Jetty form, jetty, maximum, Request, settingLeave a Comment

Jetty sets JVM parameters

1. Open the jetty.sh file and add the following:

JAVA_OPTIONS=”-Xms1024m -Xmx1024m”

2, restart jetty

October 13, 2021By Simo Jetty jetty, JVM, parameters, settingLeave a Comment

There is a problem when setting Gzipfilter in jetty.

I’m trying to set up Jetty to serve compressed html content. In web.xml, I set up GzipFilter and map it to /* but it doesn’t seem to work. This is filtering Configuration:

GZipFilter
Jetty’s

October 13, 2021By Simo Jetty appearance, gzipfilter, jetty, problem, setting, timeLeave a Comment

Hadoop uses Java to set FSPERMISSION to DIR in recursive way

Hi I have a test program, load the file to hdfs user/user1/data/app/type/file.gz on this path now this test program is run multiple times by multiple users . So I want to set the file permissions t

October 12, 2021By Simo Hadoop DIR, FSPERMISSION, Hadoop, Java, Recurns, setting, wayLeave a Comment

Hibernate – How to set up the biggest result in DetachedCriteria?

I am using DetachedCriteria, I only want the first result of the query, so I want to do something like LIMIT in DetachedCriteria 1. When I search Google, I found setMaxResult but It’s standard.

October 12, 2021By Simo Hibernate DetachedCriteria, Hibernate, How, maximum, Results, settingLeave a Comment

Posts navigation

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