`

To make the input method icon show in Centos

阅读更多
1. kill the process
killall ibus-daemon 

2. start the process
ibus-daemon -d


*
CENTOS 6.0 开放端口

/sbin/iptables -I INPUT -p tcp --dport 80 -j ACCEPT


/etc/rc.d/init.d/iptables save


查看打开的端口:
/etc/init.d/iptables status


#关闭防火墙
/etc/init.d/iptables stop

service iptables stop  
# 停止服务

#restart
/etc/init.d/iptables restart 

#查看防火墙信息
/etc/init.d/iptables status
分享到:
评论

相关推荐

    centos7离线源码安装make

    在CentOS 7环境下,由于网络限制或安全策略,有时我们需要离线方式进行源码安装`make`。本文将详细介绍如何在CentOS 7系统中离线安装`make`。 首先,理解`make`的作用。`make`是基于Makefile文件的一个程序,用于...

    CentOS 7 Server Deployment Cookbook

    What You Will Learn * See how to deploy CentOS easily and painlessly, even in multi-server environments * Configure various methods of remote access to the server so you don't always have to be in ...

    vesamenu.c32解决U盘安装centos7卡在press the enter key就不动了

    U盘安装Centos7过程,启动时卡在press the enter key to begin the installation process 就不动弹了。下载附件替换掉/syslinux/vesamenu.c32即可解决。

    centos(7-7-1908).syno.tar

    CentOS Linux is a community-supported distribution derived from sources freely provided to the public by Red Hat for Red Hat Enterprise Linux (RHEL). As such, CentOS Linux aims to be functionally ...

    英文原版-CentOS Bible 1st Edition

    From there, you’ll cover a wealth of Linux and CentOS tools, functions, and techniques, including: how to work in the GNOME and KDE desktop environments; how to use the Linux shell, file system, and...

    centos8下载资源

    centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载centos8下载...

    Learn CentOS Linux Network Services

    This book teaches you to set up the latest CentOS Linux network services including DNS, DHCP, SSH and VNC, Web, FTP, Mail, Firewall, and LDAP, enabling you to provide these services on your own ...

    centos5下oracle启动监听提示:The listener supports no services问题

    Centos5 下安装 Oracle 11g 数据库后,启动监听时可能会遇到 “The listener supports no services” 的问题,该问题导致远程连接时出现 ORA-12514:TNS:listener does not currently know of service requested in ...

    Linux for Beginners: An Introduction to the Linux Operating System

    How and why to redirect input and output from applications. How to customize your shell prompt. How to be efficient at the command line by using aliases, tab completion, and your shell history. How...

    centos6.7部分程序安装时无法气动安装窗口

    部分程序在centos下安装时提示:Graphical installers are not supported by the VM

    centos7.9最小化系统 基础软件离线RPM包(gcc gcc-c++ make等等)

    1.此离线安装包包括了:device-mapper-persistent-data lvm2 wget net-tools nfs-utils lrzsz gcc gcc-c++ make cmake libxml2-devel openssl-devel curl curl- devel unzip ...3.安装环境适用于centos7.9最小化系统

    解决Can’t locate ExtUtils/MakeMaker.pm in @INC报错

    在安装mha4mysql时,大概步骤是:解压,perl Makefile.PL,make, make install。在执行 perl Makefile.PL 报错如下,简单记录一下解决方法 # perl Makefile.PL Can’t locate ExtUtils/MakeMaker.pm in @INC (@INC ...

    CentOS Linux 8和CentOS Stream发行公告

    我们想宣布CentOS Linux 8和 所有架构上的新CentOS Stream。 ---------- CentOS Linux 8 这是CentOS Linux 8的第一个版本,版本标记为 8.0-1905,来自Red Hat发布的资源,通过 git.centos.org 首先,请仔细阅读发行...

    Linux: Powerful Server Administration

    We will begin with the Ubuntu Server and show you how to make the most of Ubuntu's advanced functionalities. Moving on, we will provide you with all the knowledge that will give you access to the ...

    CentOS Bible

    The goal of the CentOS project (www.centos.org) is to produce an enterprise-class Linux operating system distribution. Like most Linux distributions, CentOS leverages the work done by thousands of ...

    centos7.zip

     Must be a URL to the directory where the yum repository's 'repodata' directory lives  enabled={0|1}  gpgcheck={0|1}  gpgkey=URL  mirrorlist=URL to a file  mirrorlist Specifies a URL to a...

    lammps安装 centos7成功安装

    ### LAMMPS在CentOS 7上的安装指南 #### 概述 LAMMPS (Large-scale Atomic/Molecular Massively Parallel Simulator) 是一款开源的分子动力学模拟软件,广泛应用于材料科学、物理学、化学等领域。为了能在CentOS 7...

    CentOS宝典.pdf

    From there, you'll cover a wealth of Linux and CentOS tools, functions, and techniques, including: how to work in the GNOME and KDE desktop environments; how to use the Linux shell, file system, and ...

Global site tag (gtag.js) - Google Analytics