А кто собственно вам сказал, что терминал, это унылый черный прямоугольник с загадочным содержимым?
Дело конечно индивидуального восприятия, но как по мне, давольно наглядно и ярко.
#ilovefs #ilovefs26 #ilovefreesoftwareday
Thank you to these Free Software projects I use every day (and to those I know I'm forgetting):
#bash #btrfs #glibc #gnucoreutils #guile #htop #keyd #kitty #labwc #librewolf #man #mvp #python #sudo #tmux #tty-clock #vim #voidlinux #waybar #zathura
Sooo, ich habe erstmal ein paar #docker container in einem #alpine #lxc container unter #proxmox gepackt.
Laut #htop idled das vor sich hin. Der Verbrauch pendelt um die 4w im idle.
Aktuell laufen #whoogle, #searxng, #mealie, #rimgo, #peaNUT, #drawio, #dozzle und #guacamole. Noch nicht viel #diday würdiges, aber ich will noch testen was der kleine so schafft.
#Tagesschau Beitrag ab 5:00.
Das Forscherterteam meldet einen ersten Erfolg. #htop läuft 🤣
Und #tailscale ist auch am Start.
https://www.tagesschau.de/ausland/europa/santorini-vorwarnsystem-100.html
3 года прожил с 32GB оперы без #swap и не испытывал проблем. Всё изменилось когда решил собрать #firefox сборка выжрала всю оперативную память и система жёстко затормозила (хоть и не зависла) и получил ошибку.
А всему виной #rust который жрёт как не в себя. Сегодня собирал #librewolf и пришлось ограничиться 8 потоками и всё таки подключил #swap (но забыл изменить vm.swappiness = 0 поэтому на скрине #swap = 0).
export MAKEFLAGS="-j8"
export MOZ_PARALLEL_BUILD=8
По монитору максимальный жор оперы который зафиксировал 21GB (6 из которых занято было системой и браузером). И да, оно собралось :blob_excited:
@geerlingguy initially I was wondering about the neat GPU graphs, did they add them to #htop? Wouldn't be the first time that htop were surprising me with cool, new features. Checked my htop, couldn't find them though. Then read your blog post. And ah! It's a tool called nvtop. Good to know.
Công cụ htop có thể theo dõi VRAM cho GPU Strix Halo người? Hầu như không có cách nào xác định mức sử dụng VRAM lúc này. #Vulkan #VRAM #htop #GPU #LinuxTool #CôngCụLinux #GPUUtilization
https://www.reddit.com/r/LocalLLaMA/comments/1pj0jdy/is_there_htop_for_vulkan_htop_for_vram/
Rust in Android Devices
https://ioc.exchange/@indietechnews/115685601117381230
#AOSP #FOSS
#htop for Tor --> tokio-console
@rust@programming.dev
@rust@mas.to
@rustaceans
Magick 26!
Depuis que je suis sous #Linux #Mint, sur un ordi acheté récemment, je rencontre des "gels" de plusieurs secondes qui m'empêchent de faire quoi que ce soit.
J'ouvre LinkedIn ? Ça gèle quasi systématiquement. J'ouvre LibreOffice ? Ça gèle une fois sur deux. Teams, idem. OnlyOffice, idem.
J'essaie de surveiller ce qu'il se passe avec #htop, mais rien ne m'a sauté aux yeux pour le moment…
I think I understand:
Personally I blieve `htop` is great for checking processes, and `btop` to get "at a glance" dashboard you can put fullscreen on a screen.
#Linux #FOSS #OSS #OpenSource #htop #btop #top #Software #Processes
Finally, success with running #htop on #xeonphi
Following Aidan Crowther's instructions (and thanks to archive.org) I was able to cross-compile ncurses, but I couldn't get the htop configure file to find the ncurses k1om library.
But I did manage to copy over the htop source code to the Phi and build it there. And it works!
📬 Mit Mission Center wird das Monitoring unter Linux wieder angenehm
#Linux #Softwareentwicklung #Flathub #github #htop #MissionCenter #MonitoringSoftware #ZorinOS https://sc.tarnkappe.info/ebea2c
Volviendo con #ViernesDeEscritorio desde #VoidLinux mostrando #htop y #pfetch
Btop: A better modern alternative of htop with a gamified interface
https://github.com/aristocratos/btop
#HackerNews #Btop #htop #gamified #interface #modern #alternative #Linux #tools
Not bad imo.
hmop 0.0.1 pre-release
hmop is a process viewer inspired by htop. (haitch's mop / monitoring ops, instead of Hirsham's top)
This pre-release version has only builds and has only been tested on Mac, and only a Mac arm64 binary is provided at this time.
https://github.com/ha1tch/hmop
As you can see from the source code, work is being done to support Linux and Unices as well, which I intend to improve and test in the coming months. hmop is not nearly as feature-complete as htop at this time, but there's some aspects of hmop that make it nicer for remote terminal use, in portrait layout, regular keys instead of function keys, etc.
Besides, it wasn't meant to be a standalone program, it's meant to be a built-in viewer you can use in my (yet to be released) muxer/editor environment with bim and tbim, so development of hmop will remain a function of that umbrella development for the foreseeable future.
Enjoy!
Как быстро проверить, что сервер «здоров»
Представьте: вы получаете алерт "сервер тормозит" или замечаете странные лаги в приложении. Отставить панику)) В этой статье мы разберем, как провести технический осмотр Linux-сервера и найти корень проблемы без углубления в тонны логов. Сейчас расскажем вам про методику RED S.O.S. - структурированный подход, который превращает хаотичную проверку в системный диагноз. Это ваш чеклист для экстренного реагирования. Он не заменяет системы мониторинга (Prometheus, Zabbix), но дает моментальный снимок здоровья системы. Фокус здесь на ключевых ресурсах: R esources (Ресурсы), E rrors (Ошибки), D ependencies (Зависимости)
https://habr.com/ru/articles/958286/
#сервер #devops #linux #linuxсервер #системное_администрирование #мониторинг #sre #load_average #htop #prometheus