Datamaskin bitraf-bb
Hopp til navigering
Hopp til søk
Felles datamaskin på Bitraf, har ingen fast plass, brukes der det er behov. Kjører Debian.
Om maskinen
- navn: bitraf-bb
- kabinett: Bitfenix Prodigy[1]
- hovedkort: Gigabyte GA-H87N-WIFI (rev. 2.0)[2]
- cpu: Intel Core i5-4570[3] @ 3.6 GHz
- grafikk: Intel HD Graphics 4600
- minne: 4 GB (2 x 2 GB, 2 slots). Max: 16 GB ( 2 x 8 GB)
- lagring: Kingston 240 GB SSD (SA400S37240G[4])
- bios: UEFI version F9, 08/18/2015
- operativsystem: Debian
Informasjon fra inxi
bitraf@bitraf-bb:~$ sudo inxi -F System: Host: bitraf-bb Kernel: 4.9.0-8-amd64 x86_64 (64 bit) Console: tty 0 Distro: Debian GNU/Linux 9 (stretch) Machine: Device: desktop Mobo: Gigabyte model: H87N-WIFI v: x.x UEFI: American Megatrends v: F9 date: 08/18/2015 CPU: Quad core Intel Core i5-4570 (-MCP-) cache: 6144 KB clock speeds: max: 3600 MHz 1: 932 MHz 2: 853 MHz 3: 803 MHz 4: 811 MHz Graphics: Card: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller Display Server: X.org 1.19.2 drivers: modesetting (unloaded: fbdev,vesa) tty size: 105x48 Advanced Data: N/A for root out of X Audio: Card-1 Intel 8 Series/C220 Series High Definition Audio Controller driver: snd_hda_intel Card-2 Intel Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller driver: snd_hda_intel Sound: Advanced Linux Sound Architecture v: k4.9.0-8-amd64 Network: Card-1: Intel Ethernet Connection I217-V driver: e1000e IF: eno1 state: down mac: 74:d4:35:17:76:20 Card-2: Qualcomm Atheros AR8161 Gigabit Ethernet driver: alx IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: 74:d4:35:17:76:3e Card-3: Intel Wireless 7260 IF: N/A state: N/A mac: N/A Drives: HDD Total Size: 240.1GB (5.6% used) ID-1: /dev/sda model: KINGSTON_SA400S3 size: 240.1GB Partition: ID-1: / size: 28G used: 3.7G (15%) fs: ext4 dev: /dev/dm-0 ID-2: swap-1 size: 10.00GB used: 0.00GB (0%) fs: swap dev: /dev/dm-1 Sensors: System Temperatures: cpu: 29.8C mobo: 27.8C Fan Speeds (in rpm): cpu: N/A Info: Processes: 166 Uptime: 2 days Memory: 502.0/3839.0MB Init: systemd runlevel: 5 Client: Shell (sudo) inxi: 2.3.5
Oppgradering
- 2021-08-18
- upgraded to Debian 11.0 "Bullseye"
I used this[5] "recipe" for the upgrade. Tingo (diskusjon) 18. aug. 2021 kl. 15:40 (CEST)
- 2021-08-18
- upgraded to Debian 10.10
bitraf@bitraf-bb:~$ cat /etc/debian_version 10.10 bitraf@bitraf-bb:~$ uname -a Linux bitraf-bb 4.19.0-17-amd64 #1 SMP Debian 4.19.194-3 (2021-07-18) x86_64 GNU/Linux
Tingo (diskusjon) 18. aug. 2021 kl. 14:53 (CEST)
- 2019-12-02
- installed
dropbox.py
in~/bin
and configured Bitraf's dropbox account. - Installed InteractiveHtmlBom in
~/.kicad_plugins
. I also needed to install python3-wxgtk4.0 to get the plugin to worksudo apt install python3-wxgtk4.0
. - oppgradert til Debian 10.2
bitraf@bitraf-bb:~$ cat /etc/debian_version 10.2
kernel
bitraf@bitraf-bb:~$ uname -a Linux bitraf-bb 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64 GNU/Linux
- 2019-12-02
- maskinen kjører Debian 9.6, på tide og oppgradere
bitraf@bitraf-bb:~$ cat /etc/debian_version 9.6 bitraf@bitraf-bb:~$ uname -a Linux bitraf-bb 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux