arch-linux
Arch Linux is a Linux distribution for computers based on x86-64 architectures. Arch Linux is composed of free, open source and nonfree software, and supports community involvement.
Here are 830 public repositories matching this topic...
-
Updated
Apr 13, 2020 - JavaScript
I made a video tutorial on Ubuntu here: https://youtu.be/bZvHaEiP81Y
It can be added to README. I can make one for Arch too but I guess Arch users don't need video tutorials :)
In picture above, you could add a message/note to select "none" when the user in using a single root partition, just to clarify it?
It seemed like it was written in docs that proot development is halted.. However, some forks are still in active development, it might be worth looking at code of repos such as termux/proot for potential improvements.
Also, is it possible to provide junest as an app for Android? It seems it can be helpful in terms of project funding, by keeping some addons for small price, say like a donation v
It will scale down to the center of the monitor, and the cursor stays where you grabbed it, but AvalonStudio won't be at the cursor:
Expected
I just wanted to mention a possible error in the FAQ.
In the section How to move snapshots to a new hard drive, the command line indicated in solution 3:
cd /DESTINATION; tar cf - /SOURCE/* | tar xf -
might have to be replaced by:
cd /SOURCE; tar cf - * | tar -C /DESTINATION/ -xf -
Otherwise o
-
Updated
Apr 11, 2020 - Shell
-
Updated
Apr 3, 2020 - Haskell
-
Updated
Apr 13, 2020 - Shell
-
Updated
Mar 21, 2020 - Shell
The title is fairly self-explanatory. Most applications have "Ctrl + Q" linked to the 'quit' action. I realise that "Alt + F4" does the job, but this is a bit more cumbersome.
When building the git clone with stack build, I get
Configuring haskell-gi-0.20.3...
Cabal-simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2: The pkg-config package
'gobject-introspection-1.0' version >=1.32 is required but it coul
Benefits of PRoot include running Linux operating systems in Termux on a smartphone and tablet in Android and Chrome. Termux offers Linux operating system software for your device in the following flavors: --PRoot.md
BSD != Linux
While running a BSD userland under Linux is possible, it is highly unlikely that the follow
feature request: print a recap of pacman's warning and info messages at the end of a sync operation
During the installation of some packages and more frequently during a system update, installed packages sometimes print messages advising the admin to run a command to update some components, or other information. Pacman also informs about new optional dependencies, or warns about file-system permissions being different from the package's ones, warns about missing locales etc.
When syncing a lo
Hey Cybershadow,
This is basically a request for sane defaults or documentation on a default suggested IgnorePath list.
For example it is safe to assume that any Arch user will want to ignore /var/log from the scans and I can't imagine anyone wanting to include the pacman cache either.
I have only just started to test aconfmgr but my list is already 21 lines long and I don't think I have
-
Updated
Apr 11, 2020 - Shell
-
Updated
Oct 1, 2019
-
Updated
Mar 20, 2020 - Shell
-
Updated
Jul 3, 2019 - Shell
Created by Judd Vinet
Released March 11, 2002
- Organization
- archlinux
- Website
- www.archlinux.org
- Wikipedia
- Wikipedia




This is not an issue but a problem of ASUS routers which I spent a lot of time to understand and nice to be reflected in FAQ.
Asus Routers do not support Tls-crypt.
In such case they throw error:
Options error: No closing quotation (") in config.ovpn:46
To fix it is need to go to custom encryption setting during setup and choose TLS Auth.