Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
zerver

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
Last revisionBoth sides next revision
zerver [2022/01/28 12:29] 84.56.181.156zerver [2022/11/20 20:35] 10.100.0.1
Line 1: Line 1:
 #wiki:editMode=viewMod #wiki:editMode=viewMod
 +== six watt should be enought for every home server in idle state ==
  
 ubuntu 20.04 LTS server live auf LENOVO Z70 teningen bokk (graficalModeGone) ubuntu 20.04 LTS server live auf LENOVO Z70 teningen bokk (graficalModeGone)
Line 42: Line 43:
 "apt install fish" fish als standart shell: "chsh -s `which fish`" "apt install fish" fish als standart shell: "chsh -s `which fish`"
  
-idle@:6W 
  
-apt install net-tools+  idle@:6W 
 +  idle+hdd: 11W   
 +  stress-ng+hdd: 22w 
 + 
 +== cpu stress == 
 +https://linuxhint.com/useful_linux_stress_test_benchmark_cpu_perf/ 
 +"sysbench cpu --threads=2 run" "stress-ng --cpu 4 --all" 
 + 
 +apt install net-tools (ifconfig) 
 + 
 + 
 +== keep-ubuntu-server-running-on-a-laptop-with-the-lid-closed == 
 +https://askubuntu.com/questions/141866/keep-ubuntu-server-running-on-a-laptop-with-the-lid-closed 
 +To disable entering the sleep mode I had to edit the /etc/systemd/logind.conf file and modify the line: 
 +#HandleLidSwitch=suspend 
 +to 
 +HandleLidSwitch=ignore 
 +Additionally, ensure that the file also has this line: 
 +LidSwitchIgnoreInhibited=no 
 +Then restart the OS via: 
 +sudo service systemd-logind restart 
 + 
  
 add userer pi add userer pi
 add user pi to sudo group "usermod -aG sudo username" add user pi to sudo group "usermod -aG sudo username"
  
 +user z70 SUDO IOTstack https://sensorsiot.github.io/IOTstack/Getting-Started/
  
 +error: 
 +nodered var/lib ro 
 +nodered /dev/ACM serial ??? 
 +... 
 + 
zerver.txt · Last modified: 2022/11/20 20:36 by 10.100.0.1