install chrome in ubuntu and rhel linux
Chrome is an excellent web browser nowadays. It is widely used by normal users and web developers in Microsoft Windows OS. Sometimes, it is also […]
Read More →Chrome is an excellent web browser nowadays. It is widely used by normal users and web developers in Microsoft Windows OS. Sometimes, it is also […]
Read More →Yesterday morning after arriving at the office, I booted up my laptop as usual and tried to connect to my Linux development server using putty. […]
Read More →A few days ago I was assigned a task to create pods with multiple network interfaces in the Kubernetes. It is not a difficult task, […]
Read More →The below command can be used to list files in a package in Ubuntu apt-file list <package-name> or dpkg -L <package-name> for example, apt-file list […]
Read More →Yesterday my colleague reported a software issue to me. I checked the application logic, but couldn’t find any clue. However, because the software hasn’t been […]
Read More →Today I tried to run foxit reader installer in my Ubuntu Linux as root account. I got the below error message: QXcbConnection: Could not connect […]
Read More →After using ubuntu Linux in my xiaomi laptop for months, I find the password prompt really annoying when I try to switch to root account […]
Read More →I am familiar with the rpm package management system, because the products in our company are running in the RHEL Linux OS and the development […]
Read More →Recently our product is migrating from rhel6 to rhel7. During this process, we encountered a wired issue that some rpm packages couldn’t be installed during […]
Read More →在RHEL7的虚拟机上搭建一个kubernetes 1.11集群,环境如下 master: 192.168.10.1 node1: 192.168.10.2 node2: 192.168.10.3
Read More →