-
Check your DNS, e.g.: 8.8.8.8, 4.4.4.4
-
Did you have installed MS Visual C++ 2010 x86 Redistributables?
The box 'laravel/homestead' could not be found or could not be accessed in the remote catalog. If this is a private
Check your DNS, e.g.: 8.8.8.8, 4.4.4.4
Did you have installed MS Visual C++ 2010 x86 Redistributables?
The box 'laravel/homestead' could not be found or could not be accessed in the remote catalog. If this is a private
| sudo pacman -S firefox firefox-i18n-pt-br flashplayer unrar unzip p7zip alsa-lib alsa-tools alsa-utils alsa-oss | |
| sudo pacman -S xclip | |
| # see arch wiki infinality | |
| sudo vim /etc/pacman.conf | |
| sudo pacman-key -r IDKEY | |
| sudo pacman-key -f IDKEY | |
| sudo pacman-key --lsign-key IDKEY | |
| sudo pacman -Sy |
| https://msfbt.wordpress.com/tag/backdoor/ | |
| https://blog.sucuri.net/2013/07/malware-hidden-inside-jpg-exif-headers.html |
| http://gnome-look.org/content/show.php/White?content=173840 | |
| http://xenlism.github.io/minimalism/#install | |
| http://www.devdungeon.com/content/customizing-gnome-3-desktop-environment-arch-linux | |
| http://smjrifle.net/arch-linux-installation-and-post-install-customization/ |
| sudo modprobe vboxnetadp | |
| sudo modprobe vboxnetflt |
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Backbone.js</title> | |
| </head> | |
| <body> | |
| <!--<div style="border:1px solid red;" id="categories"></div>--> | |
| <div style="border:1px solid blue;" id="boards"></div> | |
| <?php | |
| namespace App\Http; | |
| use Illuminate\Foundation\Http\Kernel as HttpKernel; | |
| class Kernel extends HttpKernel | |
| { | |
| /** | |
| * The application's global HTTP middleware stack. |
| if (! function_exists('link_to_back')) { | |
| /** | |
| * Generate a HTML link to the previous location. | |
| * | |
| * @param string $title | |
| * @param array $attributes | |
| * @param bool $secure | |
| * | |
| * @return string | |
| */ |
| <?xml version="1.0"?> | |
| <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> | |
| <fontconfig> | |
| <match target="font"> | |
| <edit name="antialias" mode="assign"> | |
| <bool>true</bool> | |
| </edit> | |
| </match> |
| material de linux: | |
| https://linuxjourney.com/lesson/linux-history | |
| acentos: | |
| https://bbs.archlinux.org/viewtopic.php?id=156515 | |
| https://zuttobenkyou.wordpress.com/2011/08/24/xorg-using-the-us-international-altgr-intl-variant-keyboard-layout/ | |
| display manager: | |
| https://wiki.archlinux.org/index.php/LightDM#Changing_your_avatar |