- ssh server - setup instructions
- vnc server
- hard to set-up as a service
- Image compression artifacts were ruining it for me.
Notes from the home network closet.
nasa: /etc# sysctl dev.cpu | grep temperatu
dev.cpu.3.temperature: 39.0C
dev.cpu.2.temperature: 39.0C
dev.cpu.1.temperature: 38.0C
dev.cpu.0.temperature: 41.0C
nasa: /etc# sysctl -n dev.cpu.0.temperature
38.0C
nasa: /etc# sysctl -n dev.cpu.1.temperature
37.0C
nasa: /etc# sysctl -n dev.cpu.2.temperature
39.0C
nasa: /etc# sysctl -n dev.cpu.3.temperature
40.0C
nasa: /etc# sysctl -n dev.cpu.4.temperature
sysctl: unknown oid 'dev.cpu.4.temperature'
[root@hyper alex]# yum install lm-sensors
[root@hyper alex]# sensors-detect
[root@hyper alex]# sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +27.8°C (crit = +105.0°C)
temp2: +29.8°C (crit = +105.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +46.0°C (high = +80.0°C, crit = +100.0°C)
Core 0: +41.0°C (high = +80.0°C, crit = +100.0°C)
Core 1: +40.0°C (high = +80.0°C, crit = +100.0°C)
it8728-isa-0a30
Adapter: ISA adapter
in0: +0.04 V (min = +0.00 V, max = +3.06 V)
in1: +2.03 V (min = +0.00 V, max = +3.06 V)
in2: +2.03 V (min = +0.00 V, max = +3.06 V)
in3: +2.00 V (min = +0.00 V, max = +3.06 V)
in4: +0.01 V (min = +0.00 V, max = +3.06 V)
in5: +1.75 V (min = +0.00 V, max = +3.06 V)
in6: +1.50 V (min = +0.00 V, max = +3.06 V)
3VSB: +3.41 V (min = +0.00 V, max = +6.12 V)
Vbat: +3.29 V
fan1: 1108 RPM (min = 10 RPM)
fan2: 528 RPM (min = 0 RPM)
fan3: 0 RPM (min = 0 RPM)
fan4: 531 RPM (min = 0 RPM)
fan5: 0 RPM (min = 0 RPM)
temp1: +32.0°C (low = +0.0°C, high = +70.0°C) sensor = thermistor
temp2: +25.0°C (low = +127.0°C, high = +127.0°C) sensor = thermistor
temp3: +37.0°C (low = +0.0°C, high = +80.0°C) sensor = Intel PECI
intrusion0: ALARM
[root@hyper alex]# sensors -A coretemp-isa-0000|grep "id 0"|awk '{print $4}'
+42.0°C
nasa: ??
[root@hyper ~]# stress-ng -c 4 -v
Port# | pfSense Default Assignment |
1 | Internet |
2 | Opt2 |
3 | Opt1 |
4 | LAN |
# zpool offline 'tank' '/dev/ada1'
pool: tank
state: DEGRADED
status: One or more devices has been taken offline by the administrator.
Sufficient replicas exist for the pool to continue functioning in a
degraded state.
action: Online the device using 'zpool online' or replace the device with
'zpool replace'.
scan: none requested
config:
NAME STATE READ WRITE CKSUM
tank DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
ada0 ONLINE 0 0 0
15564787101436659472 OFFLINE 0 0 0 was /dev/ada1
ada2 ONLINE 0 0 0
ada3 ONLINE 0 0 0
ada4 ONLINE 0 0 0
errors: No known data errors
# gpart create -s GPT ada5
ada5 created
# zpool replace tank 15564787101436659472 ada5
# zpool status
pool: tank
state: DEGRADED
status: One or more devices is currently being resilvered. The pool will
continue to function, possibly in a degraded state.
action: Wait for the resilver to complete.
scan: resilver in progress since Tue Jun 5 10:51:44 2018
3.46G scanned out of 9.48T at 322M/s, 8h34m to go
706M resilvered, 0.04% done
config:
NAME STATE READ WRITE CKSUM
tank DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
ada0 ONLINE 0 0 0
replacing-1 OFFLINE 0 0 0
15564787101436659472 OFFLINE 0 0 0 was /dev/ada1
ada5 ONLINE 0 0 0 (resilvering)
ada2 ONLINE 0 0 0
ada3 ONLINE 0 0 0
ada4 ONLINE 0 0 0
errors: No known data errors
# zpool status
pool: tank
state: ONLINE
scan: resilvered 1.90T in 6h8m with 0 errors on Tue Jun 5 17:00:00 2018
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
ada0 ONLINE 0 0 0
ada4 ONLINE 0 0 0
ada1 ONLINE 0 0 0
ada2 ONLINE 0 0 0
ada3 ONLINE 0 0 0
errors: No known data errors
CPU | Intel Core i3-3225 Ivy Bridge 3.3 GHz 55W LGA1155 |
Motherboard | ASRock H77 Pro4-M mATX |
RAM | Team 8GB (2 x 4GB) 240-Pin DDR3 1600 (PC3 12800) 9-9-9-24 1.5V |
HBA | HighPoint Rocket 640L 4-Port PCI-Express 2.0 x4 SATA 6Gb/s |
Ethernet | Dell Intel I350-T2 Dual Port 1GBE Network Card XP0NY |
Video | Intel HD4000 |
PSU | Seasonic FOCUS 450 Gold SSR-450FM 450W 80+ Gold ATX12V & EPS12V 140mm |
Case | Fractal Design Define Mini Black Silent mATX |
sudo apt-get update sudo apt-get upgrade sudo apt-get install dkms sudo apt-get install virtualbox-guest-dkms
sudo apt-get install ubuntu-desktop
ata3.00: exception Emask ata3.00: failed command: FLUSH CACHE