Sandbox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
{| class="wikitable" | {| class="wikitable" | ||
! NFS server !! NFS klient !! Status | ! NFS server !! NFS klient !! Status | ||
|- | |- | ||
| Debian || Debian || | | Debian || Debian || OK | ||
|- | |- | ||
| Debian || FreeBSD || | | Debian || FreeBSD || OK | ||
|- | |- | ||
| FreeBSD || FreeBSD || | | FreeBSD || FreeBSD || NOK | ||
|- | |- | ||
| FreeBSD || Debian || | | FreeBSD || Debian || NOK | ||
|- | |- | ||
|} | |} |
Revision as of 18:14, 24 May 2015
Introducing: Sandbox
This is the place to experiment with the MediaWiki markup and markup, or non-markup.
NFS server | NFS klient | Status |
---|---|---|
Debian | Debian | OK |
Debian | FreeBSD | OK |
FreeBSD | FreeBSD | NOK |
FreeBSD | Debian | NOK |
Name | Homepage |
---|
Name |
---|
Videokoda med HandbrakeCLI:
HandBrakeCLI -i /Volumes/B-R -t 51 -o Movie.mkv -e x264 --x264-preset slow --x264-profile high -x level=4.1 -q 16 -a 4 -E copy -w 1280 --loose-anamorphic -f libmkv
A box with code or any other pre-formatted text
Lite PHP kod:
<?php
phpinfo();
?>