Use the web interface to upgrade the os
If upgrade fails with a message similar to Host: 12.2-RELEASE is not greater than target: 12.3-RELEASE run
iocage fetchIt seems all new scaleway servers are created without swap. For people, like me who want to use some, there is the easy way (ex. is for 8Go) :
sudo dd if=/dev/zero of=/swap bs=1024 count=8388608
sudo chmod 0600 /swap
sudo mkswap /swap
sudo swapon /swap
free -h| .grid | |
| display: grid | |
| // Grid template columns | |
| .grid-cols-1 | |
| grid-template-columns: repeat(1, minmax(0, 1fr)) | |
| .grid-cols-2 | |
| grid-template-columns: repeat(2, minmax(0, 1fr)) |
// Laravel 7 example
namespace App\Http\Controllers;
class Contact extends Controller
{
// ...
/**I'm using Manjaro but this is valid for Arch.
Install atftp and net-tools. I'm using trizen and ohmyzsh aliases.
trin atftp net-toolsInstall through the web interface a fresh jail of EmbyServer.
Connect to the NAS through SSH:
iocage console emby
service emby-server stop
cd /tmp
# latest releases can be found here: https://github.com/MediaBrowser/Emby.Releases/releases
fetch https://github.com/MediaBrowser/Emby.Releases/releases/download/4.2.1.0/emby-server-freebsd11_4.2.1.0_amd64.txz| https://www.europosters.ro/never-give-up-motivational-quote-f112518765 | |
| https://www.europosters.ro/don-t-stop-when-you-re-tired-f163177255 - nu mai au varianta mea | |
| https://www.europosters.ro/motivational-fitness-quote-f117808152 |
F 1 / 1 (100%)
Time: 2.52 seconds, Memory: 34.00MB
There was 1 failure:
1) Tests\Unit\Dispatcher\Engine\BatchingTest::batching_selects_the_closest_order_to_the_current_one
Failed asserting that 255 matches expected 251.