User Tools

Site Tools


user:tom

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
Next revisionBoth sides next revision
user:tom [2019-04-25 10:37] ToMuser:tom [2020-10-24 09:24] – [adduser] we ned colors in our life ToM
Line 1: Line 1:
 ====== ToM ====== ====== ToM ======
  
-Likes:+<WRAP column 45%>==== Likes ====
  
   * sysadmin stuff (debian, virt, docker, gitlab, ci/cd, ...)   * sysadmin stuff (debian, virt, docker, gitlab, ci/cd, ...)
   * netadmin stuff (tinc, openvpn, pfsense, ...)   * netadmin stuff (tinc, openvpn, pfsense, ...)
   * La bière.   * La bière.
 +</WRAP>
  
-Dislikes:+<WRAP column 45%>==== Dislikes ====
  
   * La mauvaise bière.   * La mauvaise bière.
   * Les listes à puces.   * Les listes à puces.
 +</WRAP>
  
 ==== Contact ==== ==== Contact ====
Line 20: Line 22:
 ==== adduser ==== ==== adduser ====
  
-  adduser --shell /bin/bash --uid 10205 --gecos ToM tom +<code bash> 
-  mkdir -p --mode=0700 ~tom/.ssh +adduser --shell /bin/bash --uid 10205 --gecos ToM tom 
-  curl -sSL http://tom.leloop.org/authorized_keys | tee -a ~tom/.ssh/authorized_keys+mkdir -p --mode=0700 ~tom/.ssh 
 +curl -sSL http://tom.leloop.org/authorized_keys | tee -a ~tom/.ssh/authorized_keys 
 +</code> 
 + 
 +~~NOTOC~~
user/tom.txt · Last modified: 2024-03-07 07:58 by ToM