Archivo del Autor: carlosap

Useful LXD commands

Summarized from https://stgraber.org/2016/03/19/lxd-2-0-your-first-lxd-container-312/. Interestingly, the LXD command line client is named…. lxc! List available containers Launch a container This creates and starts a container. Create container Without starting it. Start/stop after creating it List local containers Available columns for the list command Rename Configuration Config changes are effective immediately, even if container is running. Enter the container… Leer más: Useful LXD commands »

Solucionar «No se puede obtener acceso a esta carpeta compartida» Windows Server 2019 raspberry samba

A veces cuando tenemos una red de computadores en la que conviven sistemas GNU/Linux y Microsoft Windows, podemos presenciar una que otra actitud excluyente de la «ventanita» hacía el pingüino. Por ejemplo, si tenemos un servidor Samba compartiendo recursos en una red Microsoft Windows, puede que al intentar acceder a una carpeta compartida desde el Windows 10, éste nos niegue el acceso… Leer más: Solucionar «No se puede obtener acceso a esta carpeta compartida»… »

Easy OpenVPN Server

https://github.com/IBCNServices/easy-openvpn-server/blob/master/README.md Easy OpenVPN Server A plug-and-play OpenVPN server that «Just Works» and has secure defaults. It supports both udp and tcp connections over IPv4 and IPv6. Clients will try the faster udp connection first. If that is blocked, they will fall back to a tcp connection that mimicks https traffic. It automatically generates .ovpn client config files… Leer más: Easy OpenVPN Server »

mantra

«Hard work, honesty, perseverance, and a deep desire to win»

Tales from Topographic Oceans

Tales from Topographic Oceans is the sixth studio album by YES, released in 1973 on Atlantic Records. Presented as a double album with one track on each side, its concept is based on singer Jon Anderson’s interpretation of four Shastric scriptures from a footnote in Autobiography of a Yogi by Paramahansa Yogananda. It is the first studio… Leer más: Tales from Topographic Oceans »

What is the meaning of «AH00485: scoreboard is full, not at MaxRequestWorkers»?

My Environment CentOS 6.4 X86_64 Apache 2.4.4 PHP 5.4.16 (FPM) 2 Intel Xeon E5-2620 @ 2.00GHz (8 core, 16 threads in each processor) 48GB RAM registered memory. 3 Hard Disk 15RPM 145GB in RAID0 (by BIO Interesting Variables We had the same problem on Apache 2.4.6. After monitoring the server and adjusting the setting for… Leer más: What is the meaning of «AH00485: scoreboard is full, not… »