A Gentoo desktop can be as minimal or as feature-rich as you want. Since Gentoo emphasizes customization, the "must-have" applications
159 προβολές
mke2fs -t ext4 -O ^has_journal,^uninit_bg,^ext_attr,^huge_file,^64bit
286 προβολές
Linux must/should have applicationsOS Desktop:GentooFedoraOS Server:DebianAlma/RockyRedHatUbuntuServer Apps:FreeIPAPostfix/Dovecot (opendkim,opendmarc,spamassassin)amavisd-newApacheBind9certbotfetchmailmariadbrkhunterroundcubewebminuserminwireguardzabbixGeneral:bash-completionmcBackup:VeeamSeurity:chkrootkitrkhunterclamavfail2bangpgnmapopenscapsshguardBrowsers:ChromiumFirefoxBraveChromeVirtualization:kvmqemuDesktop Apps:ThunderbirdFilezillaPuttyVSCodiumRemminaLibreoffice
267 προβολές
Should/Must have:OS Desktop:GentooFedoraOS Server:DebianAlma/RockyRedHatUbuntuServer Apps:FreeIPAPostfix/Dovecot (opendkim,opendmarc,spamassassin)amavisd-newApacheBind9certbotfetchmailmariadbrkhunterroundcubewebminuserminwireguardzabbixGeneral:bash-completionmcBackup:VeeamSeurity:chkrootkitrkhunterclamavfail2bangpgnmapopenscapsshguardBrowsers:ChromiumFirefoxBraveChromeVirtualization:kvmqemu
349 προβολές
- - ada : Build the ADA language (GNAT) frontend + + cet : (Restricted to >=sys-devel/gcc-10) Enable support for
110 προβολές
Script to backup KVM VMs to backup location onlineIn order to move or copy the VM to a different server,
38 προβολές
sed -ri s'/_split_longopt/_comp__split_longopt/' \\\n$(grep -rl "\\\\b_split_longopt\\\\b" /usr/share/bash-completion)
86 προβολές
Can be done with the following sed commandsed 's/^#[# ]*//'
78 προβολές
On linux you can either add a kernel paramteter a boot time:firmware_class.path=$CUSTOMIZED_PATHor you can change it through sys in file:/sys/module/firmware_class/parameters/path
323 προβολές
Use the following script:#! /usr/bin/env bash## Run parallel commands and fail if any of them fails.#set -eupids=()for x in 1
256 προβολές