Skip to content
Menu
  • System
    • windows
    • linux
    • mysql
    • oracle
    • Virtualization
  • Network
  • Storage
  • tittle-tattle

Tag: linux

linuxPosted on27/03/202002/01/2021

Regular command of K8S

kubectl get node kubectl get node -o wide kubectl create -f *.yaml kubectl apply -f *.yaml kubectl get pod kubectl get pod -o wide kubectl…

FULL TEXT
linuxPosted on27/03/2020

How to reset password for root user in CentOS7

Reboot server to the following interface. Press key “e” Add “init=/bin/sh” which is in the red box Press key “Ctrl+x”, You’ll lonin the server without…

FULL TEXT
linuxPosted on07/03/202007/03/2020

Error couldn’t find device with uuid in LVM and it’s solution

Possible reason 1.Couldn’t find device with uuid 2.Couldn’t find all physical volumes for volume group Example and solution

FULL TEXT
linuxPosted on03/03/202023/07/2021

LVM-extend the size of a partition(RHEL6 or CentOS6)

Example: extend 10GB for partition /oradata

FULL TEXT
linuxPosted on23/01/202006/07/2020

Reset password for MySQL8.0

Edit configuration file. vim /etc/my.cnf add “skip-grant-tables” in [mysqld] field. Save and exit Restart mysql servicesystemctl restart mysqld Login mysqlmysql -uroot -p Switch database to…

FULL TEXT
linuxPosted on03/11/201903/11/2020

brctl command

Install brctl command yum install -y bridge-utils

FULL TEXT
linuxPosted on26/10/201930/10/2019

NTP service configuration in linux

PURPOSE All servers which are in internal network adopt NTP service to keep time consistent with each other,avoiding bussiness abnormal due to time issue. ROLES…

FULL TEXT
linuxPosted on25/10/201925/10/2019

Configure bridge network in linux server

Background Some times we need to create plenty of virtual machines or containers in a physical linux server and there is a requirement that all…

FULL TEXT

Posts navigation

Previous Page Page 1 Page 2 Page 3 … Page 14 Next Page

Translation


Input Relevant Words

Categories

  • linux (100)
  • mysql (11)
  • Network (9)
  • oracle (52)
  • Storage (6)
  • System (11)
  • tittle-tattle (6)
  • Virtualization (7)
  • windows (10)

Look around

  • MySQL synchronization of master and slave
  • windows easy operation
  • Check frequency of redo log switch in oracle database
  • How to reset password for root user in CentOS7
  • LNMP整合memcache

Tag Cloud

Your browser doesn't support the HTML5 CANVAS tag.

  • lamp
  • windows
  • Monitor
  • docker
  • vpn
  • Mail
  • Tomcat
  • Net Security
  • nginx
  • Apache
  • Routing and switching
  • shell
  • Virtualization
  • python
  • DNS
  • lnmp
  • Storage
  • mysql
  • LB
  • dhcp
  • Nagios
  • oracle
  • K8S
  • samba
  • Cluster
  • Performance
  • linux

wechat QR code

© Copyright 2019 – www.roamway.com
Allium Theme by TemplateLens ⋅ Powered by WordPress