Víctor
Víctor
Same problem here! - WM: i3 - Processor: Intel Atom N450 - Driver in use: i915 and xf86-video-intel - Config (also .xinitrc): [dotfiles](https://gitlab.com/mrvik/dotfiles) (little modification to the defaults) After connecting...
I have created a mdns relay (respond DNS queries for .local using mDNS). mDNS resolver is apparently working but utils like `ping` can't resolve them, I think functions resolving names,...
What about `pacdiff` from `community/pacman-contrib`? It's a good tool to take care of the `pac{new,save}` files, but a implementation in `pakku` would be great.
When pacman receives -Sw it downloads a package and leaves it on the pkg cache. Maybe pakku could build and cache the package skipping the install step El jue., 7...
You should configure sudo after installing Arch. See sudo(8) and sudoers(5) or: * Use this page from the wiki: https://wiki.archlinux.org/index.php/Sudo#Configuration * And if you want to prompt for root password...
> The remaining question is how we get the rpm to automatically create this user and the /var/lib/hydroxide directory at installation. Use `sysusers.d(5)` to create users and their homes automatically....
It seems like chrome doesn't recognize this metadata. The arc_metadata is for ARC not for chrome
I'm running some apps with ARCWelder Twerk didn't work for me (Tested on ArchLinux with Chrome 59.0.3071.109 (AUR)) @winnipeg23 @Brando-code
> Fwiw - with the example in main.go I don't get crashes. Yes, this annoyed me at first, I tried to copy your fn from https://github.com/mvo5/libsmbclient-go/blob/master/cmd/smb/main.go#L54 and pass it instead...