Tux-install-tor-notes: Unterschied zwischen den Versionen
Aus SpaceOnEarth
h_>Axel K (Textersetzung - „ * “ durch „* “) |
Axel (Diskussion | Beiträge) K (1 Version importiert) |
(kein Unterschied)
| |
Aktuelle Version vom 4. April 2022, 15:35 Uhr
tor ist ein stratoserver eingerichtet 2019-03:
- root@h2827027.stratoserver.net
- Ubuntu 18.04.2 LTS (GNU/Linux 4.15.0 x86_64)
- ip: 81.169.238.200
*
//ask for hostname \\ # hostnamectl \\ Static hostname: h2827027.stratoserver.net \\ Icon name: computer-container \\ Chassis: container \\ Machine ID: 1c298a1974cc4e5ea9895a7acc4ab1e8 \\ Boot ID: f9784cfb26bd49048709a6428a66e111 \\ Virtualization: openvz \\ Operating System: Ubuntu 18.04.2 LTS \\ Kernel: Linux 4.15.0 \\ Architecture: x86-64
//old fashion style asking: \\ # cat /etc/hostname \\ h2827027.stratoserver.net
//change hostname to tor: \\ # hostnamectl set-hostname tor \\
- cat /etc/hostname \\
tor
//some axel liked tools: \\ # apt-get install mc nano
//create user axel \\ # adduser --uid=1000 axel
# adduser --uid=1002 www
//
\n\n