View gist:4b43c9a379468a090dfc160812a7e7c0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
virt-mint@virtmint-Standard-PC-i440FX-PIIX-1996:~$ echo 'deb http://download.opensuse.org/repositories/home:/pmdpalma:/Ubuntu:/20.04:/bucket/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:pmdpalma:Ubuntu:20.04:bucket.list | |
[sudo] password for virt-mint: | |
deb http://download.opensuse.org/repositories/home:/pmdpalma:/Ubuntu:/20.04:/bucket/xUbuntu_20.04/ / | |
virt-mint@virtmint-Standard-PC-i440FX-PIIX-1996:~$ curl -fsSL https://download.opensuse.org/repositories/home:pmdpalma:Ubuntu:20.04:bucket/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home:pmdpalma:Ubuntu:20.04:bucket.gpg > /dev/null | |
virt-mint@virtmint-Standard-PC-i440FX-PIIX-1996:~$ sudo apt update | |
Hit:1 http://la-mirrors.evowise.com/ubuntu focal InRelease | |
Ign:2 http://packages.linuxmint.com ulyana InRelease | |
Hit:3 http://la-mirrors.evowise.com/ubuntu focal-updates InRelease | |
Hit:4 http://packages.linuxmint.com ulyana Release | |
Hit:5 http://la-mirrors.evowise.com/ubuntu focal-backports InRelease |
View locks
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type: package | |
match_type: glob | |
case_sensitive: on | |
solvable_name: *flatpak* | |
type: package | |
match_type: glob | |
case_sensitive: on |
View gist:adb88c54900eb78ce283b6ad6be50651
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
skynet-HP-tw:~> sudo zypper rm -U maven* | |
Reading installed packages... | |
Resolving package dependencies... | |
The following 48 packages are going to be REMOVED: | |
apache-commons-parent maven-antrun-plugin maven-archiver maven-artifact maven-artifact-manager maven-artifact-transfer maven-assembly-plugin | |
maven-common-artifact-filters maven-compiler-plugin maven-dependency-tree maven-doxia-core maven-doxia-logging-api maven-doxia-module-apt | |
maven-doxia-module-fml maven-doxia-module-fo maven-doxia-module-xdoc maven-doxia-module-xhtml maven-doxia-module-xhtml5 maven-doxia-sink-api | |
maven-doxia-sitetools maven-file-management maven-filtering maven-jar-plugin maven-lib maven-model maven-plugin-annotations maven-plugin-build-helper | |
maven-plugin-bundle maven-plugin-registry maven-profile maven-project maven-reporting-api maven-reporting-impl maven-resolver-api |
View gist:412a1062235cb6757d6819041f2ea31d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://git.io/JUObF |
View gist:4e33cb925caba9c7d54874721971ec48
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sep 03 16:13:12 LMC cinnamon-session[1584]: GLib-GObject-CRITICAL: t+0,31061s: object CsmAutostartApp 0x13ed0f0 finalized while still in-construction | |
Sep 03 16:13:12 LMC cinnamon-session[1584]: GLib-GObject-CRITICAL: t+0,31063s: Custom constructor for class CsmAutostartApp returned NULL (which is invalid). Please use GInitable instead. |
View gist:a425f6992aa8d6fe063d53e51dd172d7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
virt-mint@virtmint-Standard-PC-i440FX-PIIX-1996:~$ mintupdate | |
virt-mint@virtmint-Standard-PC-i440FX-PIIX-1996:~$ libGL error: No matching fbConfigs or visuals found | |
libGL error: failed to load driver: swrast | |
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:1112: DeprecationWarning: Gdk.threads_init is deprecated | |
Gdk.threads_init() | |
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:1258: DeprecationWarning: Gtk.ImageMenuItem.set_image is deprecated | |
menuItem3.set_image(image) | |
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:638: DeprecationWarning: Gdk.threads_enter is deprecated | |
Gdk.threads_enter() | |
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:645: DeprecationWarning: Gdk.threads_leave is deprecated |
View gist:e8ccb4cddbdbe7560e43dad255a055b2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ENVIRONMENT VARIABLES | |
The behavior of grep is affected by the following environment | |
variables. | |
The locale for category LC_foo is specified by examining the three | |
environment variables LC_ALL, LC_foo, LANG, in that order. The first | |
of these variables that is set specifies the locale. For example, if | |
LC_ALL is not set, but LC_MESSAGES is set to pt_BR, then the Brazilian | |
Portuguese locale is used for the LC_MESSAGES category. The C locale | |
is used if none of these environment variables are set, if the locale |
View gist:83cccf64211453e641fd5a11b61ba8e4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Network: Device-1: Intel Dual Band Wireless-AC 3168NGW [Stone Peak] driver: iwlwifi | |
IF: wlp3s0 state: down mac: <filter> | |
Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8169 | |
IF: enp4s0 state: up speed: 1000 Mbps duplex: full mac: <filter> | |
IP v4: <filter> scope: global | |
IP v4: <filter> scope: global | |
WAN IP: <filter> |
View gist:d4551795af4bd25e7d1fecc372571d02
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CPU: Quad Core Intel Core i7-6700 (-MT MCP-) speed/min/max: 900/800/4000 MHz Kernel: 5.7.9-1-default x86_64 Up: 2h 13m | |
Mem: 946.3/15951.1 MiB (5.9%) Storage: 1.37 TiB (2.9% used) Procs: 222 Shell: bash 5.0.17 inxi: 3.1.01 |
View gist:eed143c843893acbd85c72c834cbd43a
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Formulae | |
lolcat |
NewerOlder