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:42] – [Web Server] azman | linux:dev1_2setup [2026/01/09 20:51] (current) – [NFS setup] azman | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| * Install webserver< | * Install webserver< | ||
| * default path for web is ''/ | * default path for web is ''/ | ||
| - | * configure < | + | * configure < |
| * add // | * add // | ||
| * my // | * my // | ||
| Line 31: | Line 31: | ||
| Require all granted</ | Require all granted</ | ||
| * Install php < | * Install php < | ||
| - | * enable pdo support < | + | * 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.1767962535.txt.gz · Last modified: by azman
