Guia rápido para criar, configurar e recuperar RAID1 no Proxmox usando mdadm.
lsblk -o NAME,SIZE,MODEL,FSTYPEEste guia ensina como transformar seu tablet Fire HD 10 em um segundo monitor para o Linux, usando VNC com USB-tethering para reduzir a latência ao mínimo possível.
curl -fsSL https://gist.githubusercontent.com/murilogteixeira/7e1687f4b0474b76658efa0fdf5658f0/raw/8cefc36565716ffc7e53c2b43f4d0b1a7f7a60c9/install-glances.sh | bashEste script automatiza a instalação, configuração e execução do File Browser em um container LXC Linux.
/home/murilo)| ## Ubuntu 15.04 – Configure your system to have x11vnc running at startup. ## | |
| Hello World, | |
| If you are following us, you probably remember that we wrote already a post about this topic | |
| (see Ubuntu 14.10 – Configure your sytem to have x11vnc running at startup). | |
| Since Ubuntu 15.04 is using systemd, the instructions found in the previous post are not applicable anymore. | |
| Some of our readers had issues after upgrading to Ubuntu 15.04. | |
| The x11VNC is not running at startup anymore. |
See also: UIApplicationDelegate documentation
// AppDelegate.swift
@main
final class AppDelegate: NSObject, UIApplicationDelegate {
func application(
_ application: UIApplication,| #!/bin/bash | |
| sources="https://github.com/CocoaPods/Specs.git" | |
| podRepo="INSERT YOUR PRIVATE POD REPO HERE" | |
| echo "--------tag list--------" | |
| git tag -l | |
| echo "--------tag list--------" | |