Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
deb11:setup [2024/12/13 12:04] – [Install and configure packages] Bernard Condraudeb11:setup [2026/07/22 01:39] (current) – [Install and configure packages] Bernard Condrau
Line 22: Line 22:
 $ sudo apt install rename $ sudo apt install rename
 $ sudo apt install rsync $ sudo apt install rsync
 +$ sudo apt install curl
 +$ sudo apt install hping3
 $ sudo apt install openjdk-17-jre openjdk-17-jdk</code> $ sudo apt install openjdk-17-jre openjdk-17-jdk</code>
   * Change visudo editor<code>$ sudo update-alternatives --config editor</code>   * Change visudo editor<code>$ sudo update-alternatives --config editor</code>
 +  * Check install<code>apt-cache policy <packagename></code>
  
 ===== Upgrade linux headers ===== ===== Upgrade linux headers =====