User Tools

Site Tools


tech:linux:centos:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tech:linux:centos:start [2021/04/11 00:52]
rk4n3
tech:linux:centos:start [2022/01/31 17:14] (current)
rk4n3
Line 93: Line 93:
   * java-1.8.0-openjdk-devel   * java-1.8.0-openjdk-devel
   * gd-devel   * gd-devel
 +
 +
 +==== Update a specific repository ====
 +''​yum --disablerepo="​*"​ --enablerepo="​epel"​ update''​
 +
  
 ==== Enable TCP listen for X ==== ==== Enable TCP listen for X ====
 // ... to be added ... // // ... to be added ... //
 +
  
 ==== Add firewall rule for HTTP ==== ==== Add firewall rule for HTTP ====
Line 170: Line 176:
  
 ===== Some Issues -> Solutions ===== ===== Some Issues -> Solutions =====
 +
 +==== Raw network/​socket access ====
 +  * Allow a program (i.e. ''/​usr/​bin/​ping''​):​ ''​setcap cap_net_raw+p /​path/​to/​command''​
  
 ==== systemd journal ==== ==== systemd journal ====
tech/linux/centos/start.1618120378.txt.gz ยท Last modified: 2021/04/11 00:52 by rk4n3