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

Category: OS

Operating System (Operating System, referred to as OS) is a computer program that manages and controls computer hardware and software resources. It is the most basic system software that runs directly on the “bare metal”. Any other software must be supported by the operating system to run .

iTerm2 color and alias configuration

#enables colorin the terminal bash shell export
export CLICOLOR=1
#sets up thecolor scheme for list export
export LSCOLORS=gxfxcxdxbxegedabagacad
#sets up theprompt color (currently a green simila

October 16, 2021By Simo Macos alias, color, configuration, ITERM, iterm2Leave a Comment

How to uninstall Homebrew Cask

I installed Homebrew Cask as described at http://caskroom.io/. It boils down to the following command:

$ brew install caskroom/cask/brew-cask
$ brew tap caskroom/versions Self-made cask inst

October 16, 2021By Simo Macos Cask, Homebrew, How to uninstallLeave a Comment

Leetcode 867. Transmission Matrix

Subject link: https://leetcode-cn.com/problems/transpose-matrix/

Given a matrix A, return the transpose matrix of A.

The transposition of a matrix refers to flipping the main diagonal o

October 16, 2021By Simo Mathematics leetcode, Matrix, transpositionLeave a Comment

Homebrew – Error: Cowar Rejection` Sudo Brew Install` to install glue 0.3 for Mac OSX Mountains

I tried to install glue 0.3 for OXS Mountain Lion, and encountered this error after installing homebrew (error: Cowardly refused to sudo brew installation. You can use brew and sudo, but only if br

October 16, 2021By Simo Macos 0.3, Brew, Bruce, Glue, Homebrew, install, installation, Mac, Mountain Lion, OSX, SudoLeave a Comment

Linux Foundation – Process and Service (1)

Process in Linux: an executable running instance that has been started

1, PID: process ID (each new process has a unique PID)

3, any process can create a child process

4, above re

October 16, 2021By Simo Linux foundation, linux, process, serviceLeave a Comment

Homebrew advanced tutorial (1)

Introduce some advanced uses of homebrew
Homebrew general usage tutorial

I wrote an installation script to select domestic sources during installation :
github address: https://github.com/rgf

October 16, 2021By Simo Macos advanced, Homebrew, one, tutorial, useLeave a Comment

Linux07 – Install MySQL

①Check the work   CentOS6 rpm -qa|grep mysql or rpm -qa | grep mysql

If mysql-libs exists The old version package is as follows:

must be Perform uninstallation! ! ! Uninstall command:

October 16, 2021By Simo Linux installation, linux, Linux07, mysqlLeave a Comment

Building tutorial for Linux disk array RAID 5

I. Introduction to RAID Disk Array

RAID is the abbreviation of Redundant Array of Independent Disks in English, and the Chinese abbreviation is Redundant Array of Independent Disks. RAID is a

October 16, 2021By Simo Linux array, build, Disk, linux, RAID, tutorialLeave a Comment

Unable to install Gfortran through homemade software

When I tried to install gfortran, I received this message.

~$brew install gfortran
Error: No available formula for gfortran
GNU Fortran is now provided as part of GCC, and can be installed w

October 16, 2021By Simo Macos gfortran, homemade, installation, pass, software, UnableLeave a Comment

Linux (CentOS7) Install Oracle11.0 Data Dictionary Initialization, Listening, Network, Create Some Configuration

#Create data dictionary and pl/sql package
@/u01/app/oracle/product/11.2.0/db_1/rdbms/admin/catalog.sql;
@/u01/app/oracle/product/11.2.0/db_1/rdbms/admin/catproc.sql;
@/u01/app/oracle/product/11.2.

October 16, 2021By Simo Linux centos, centos7, creation, data, Dictionary, etc., Initialization, installation, linux, listening, network, Oracle, Oracle11.2.0, userLeave a Comment

Posts navigation

Page 1 … Page 52 Page 53 Page 54 … Page 88
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