Pario TechnoBlob
About
Posts
Tag: Gentoo
Script som viser alle installerte programmer
equery -C -q list | cut -d ' ' -f 5 | sed -n 's/-[0-9]{1,}.*$//p'|uniq
qpkg erstattet av equery
Tidligere kunne man spørre om hvilket program som eier f.eks fila /etc/init.d/dhcpd vha: qpkg -f /etc/init.d/dhcpd Denne kommandoen eksisterer ikke lengre så nå må man kjøre...
Duplicating world
This command will install all of the files in the old_world_file (/var/lib/portage/world) while also adding them to the world of the new machine. The –noreplace was added in...
Deleted ._cfg files
With –noconfmem, portage will “forget” that it has already made a ._cfg file for a CONFIG_PROTECT file, thus causing portage to reinstall the ._cfg file needed for updating.
««
«
1
2
3
4
»
»»