Les Partages de Memiks
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
11 results tagged arch  ✕
EFI system partition - ArchWiki https://wiki.archlinux.org/title/EFI_system_partition
Wed May 24 21:23:24 2023 archive.org
QRCode
Comments
arch efi boot
Releases · dreemurrs-embedded/Pine64-Arch https://github.com/dreemurrs-embedded/Pine64-Arch/releases
Thu Jul 16 13:36:46 2020 archive.org
QRCode
Comments
thumbnail
Arch Linux ARM Phosh pinephone
Dejvino/pinephone-arch-install: Install scripts to deploy Arch Linux ARM to PinePhone https://github.com/Dejvino/pinephone-arch-install
Thu Jul 16 13:33:29 2020 archive.org
QRCode
Comments
thumbnail
arch linux install arm pinephone-arch-install
How to install Arch Linux ARM on Allwinner Devices https://xnux.eu/howtos/install-arch-linux-arm.html
Thu Jul 16 13:32:18 2020 archive.org
QRCode
Comments
arch linux arm install
Setup Pacman Mirrors on Arch Linux – Linux Hint https://linuxhint.com/pacman_mirrors_arch_linux/
Wed May 27 09:21:55 2020 archive.org
QRCode
Comments
arch pacman mirror list
Using Cyberghost VPN on ArchLinux https://javaguirre.me/2015/03/15/using-cyberghost-vpn-in-archlinux
Thu Mar 14 00:00:27 2019 archive.org
QRCode
Comments
thumbnail

Javier Aguirre -

vpn openvpn arch linux
Installer Archlinux pour ne pas rater sa vie – La vache libre http://la-vache-libre.org/installer-archlinux-pour-ne-pas-rater-sa-vie/
Sat Jan 19 20:38:16 2019 archive.org
QRCode
Comments
thumbnail

A lire plus tard... Dans le RER...

linux arch moment vie
Setting Keyboard options everytime a USB keyboard is connected - archlinux https://www.reddit.com/r/archlinux/comments/7xsbs4/setting_keyboard_options_everytime_a_usb_keyboard/
Thu Dec 27 07:02:26 2018 archive.org
QRCode
Comments
thumbnail
arch keyboard layout
[RESOLVED] USB keyboard changes layout after reconnect / Kernel & Hardware / Arch Linux Forums https://bbs.archlinux.org/viewtopic.php?id=130093
Thu Dec 27 07:00:38 2018 archive.org
QRCode
Comments
thumbnail
arch keyboard layout
Tint2 - ArchWiki https://wiki.archlinux.org/index.php/tint2
Wed Feb 21 22:35:51 2018 archive.org
QRCode
Comments
thumbnail

If Xcompmgr is used solely to provide tint2 with transparency effects it can be run at boot by changing the autostart section in ~/.config/openbox/autostart to this:

Launch Xcomppmgr and tint2 with openbox

if which tint2 >/dev/null 2>&1; then
(sleep 2 && xcompmgr) &
(sleep 2 && tint2) &
fi

Other (better) ways to make Xcompmgr run at startup are discussed in the Openbox article.
Fullscreen/Overlay

To force tint2 to stay on top of the application (overlay), you need to set the panel_layer option appropriately. This can be helpful when you switch from a fullscreen window to a normal application using Alt-Tab. There is a discussion on this at Crunchbang Forum

#Panel
panel_layer = top
strut_policy = follow_size

tint2 arch openbox
Arch Safely removing orphan packages? [Resolved] https://bbs.archlinux.org/viewtopic.php?pid=1221593#p1221593
Fri Jun 13 16:15:26 2014 archive.org
QRCode
Comments
thumbnail

Comment supprimer simplement les paquets qui sont "oprhelins" sur votre système ?

il faut juste faire un petit:
sudo pacman -R $(pacman -Qtdq)

la commande pacman -Qtdq permet de retrouver la liste des paquets oprhelins non utilisés.

Simple pratique et diablement utile.

arch pacman oprhan packages
4267 links, including 1193 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn