Git Product home page Git Product logo

archw-docs's People

Contributors

alexwh avatar artoria2e5 avatar atahabaki avatar escape0707 avatar falfiya avatar hill-98 avatar julianxhokaxhiu avatar justforlxz avatar koumaza avatar l1ghtmann avatar lungothrin avatar minpeter avatar nils-werner avatar pingnote avatar remik1r3n avatar rffontenelle avatar salvomcl avatar spacedingo avatar weakish avatar yuk7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

archw-docs's Issues

About certificate

Maybe we don't need to distribute the certificate file separately because the certificate is already included in the appx file. in the "Digital Signatures" tab in the properties of the appx file.

(Chinese (Simplified))
image

GPG keys can't decrypting the files

I have been using pass to store my passwords, but on wsl when I use the pass show XYZ I get gpg: decryption failed: No secret key

I have tried changing the perms, onwerships but nothing works, and I think this is an inherit drawback of wsl, I may be wrong.

I to be sure, tried using this on a native linux machine and it worked.

I even created a new gpg key and used it to encrypt and decrypt a message, but I got the same error.

Add mandatory system update to install instructions

Earlier this week I set up Arch WSL on my system at the office, all was well. Today I decided I might as well run it on my laptop too, except running sudo pacman -S base-devel was enough to leave the system in a broken and unusable state. I reinstalled in another directory and redid the initial setup, ensuring a sudo pacman -Syu before installing base-devel, received an update for glibc, and all was well.
I'm not entirely sure what goes wrong, maybe something in the base-devel dependency chain is causing Arch WSL to lose track of its glibc version? I do notice an updated glibc (2.36-3) being pulled in with the sys update, and sudo was complaining about needing anything >= 2.34 after the failed attempt.

Anyways, small mistake that requires redoing more manual effort than I'd care for repeating

Known Issues correction

Hello,
While copying the commands for installing the archlinuxcn repository, the process failed because the /etc/pacman.conf repo doesn't end with \n and the $arch part was interpreted by bash. The command which should be run is:

echo -e '\n[archlinuxcn]
Server = https://repo.archlinuxcn.org/$arch' >> /etc/pacman.conf
sudo pacman -Syy && sudo pacman -S archlinuxcn-keyring && sudo pacman -S glibc-linux4

Thank you very much for maintaining this project and best regards!

How to set keymap in archWSL

Hi.

I'm trying to set keymap in archlinux.

Ive tried to two approaches

  1. echo "keymap=us" >> /etc/vconsole.conf + echo "source /etc/vconsole.conf > ~/.bashrc
  2. change LANG and LANGUAGE in /etc/locale.conf to en_us.UTF-8.

either way do not work.

So is there a way to set keymap in archWSL

Greetings from Denmark
Dan Olesen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.