linux:dev1_2setup
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:dev1_2setup [2026/01/09 20:38] – [Web Server] azman | linux:dev1_2setup [2026/01/09 20:51] (current) – [NFS setup] azman | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| ===== Web Server ===== | ===== Web Server ===== | ||
| - | * Install webserver | + | * Install webserver< |
| - | * '' | + | * default path for web is ''/ |
| - | * default path for web is ''/ | + | * configure |
| - | * < | + | |
| * add // | * add // | ||
| - | * my // | + | * my // |
| + | Options FollowSymLinks | ||
| + | AllowOverride All | ||
| + | Require all granted</ | ||
| + | * Install php < | ||
| + | * enable pdo support < | ||
| + | * create required links in mods-enabled and conf-enabled | ||
| + | * my my1apisrv code need '' | ||
| + | * both folders are in '' | ||
| + | * if running dokuwiki < | ||
| + | * my API client php code needs this < | ||
| + | * Install database < | ||
| + | |||
| + | ===== Multi-Arch (a.k.a. Multi-Lib) ===== | ||
| + | |||
| + | To run 32-bit binary: | ||
| + | * Enable multi-arch: '' | ||
| + | * Update package list: '' | ||
| + | * Most probably need libc: '' | ||
| + | * Install required libraries: (< | ||
| + | |||
| + | To build 32-bit binary: | ||
| + | * Install compiler(s): | ||
| + | * Notice that these are 64-bit packages (no :i386 suffix) -> cross compilers! | ||
| + | * Use '' | ||
| + | |||
| + | ===== Gaming ===== | ||
| + | |||
| + | To play steam games: | ||
| + | * enable multi-arch | ||
| + | * install steam < | ||
| + | |||
| + | ===== NFS setup ===== | ||
| + | |||
| + | Dumping this as it is for now: | ||
| + | * client | ||
| + | * install < | ||
| + | * mount < | ||
| + | * server | ||
| + | * install < | ||
| + | * [optional] < | ||
| + | * modify accordingly< | ||
| + | * start < | ||
| + | |||
| + | ===== Others ===== | ||
| + | |||
| + | My iso2boot script need // | ||
| + | * '' | ||
linux/dev1_2setup.1767962316.txt.gz · Last modified: by azman
