__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# Chromium normally creates shared memory regions in /dev/shm/ (tmpfs). # If that location is low on available space, the browser will crash due # to insufficient shared memory (even when main memory is plentiful) in # functions like gpu::ClientSharedImageInterface::CreateSharedImage(). # For more details, see https://bugs.debian.org/1072299#78 shm_avail=$(findmnt -bnr -o avail -T /dev/shm) if [ $shm_avail -lt 4080218931 ] # 3.8 GB then # Use $TMPDIR or /tmp instead export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --disable-dev-shm-usage" fi
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 00-rpi-vars | File | 99 B | 0644 |
|
| README | File | 80 B | 0644 |
|
| apikeys | File | 292 B | 0644 |
|
| default-flags | File | 609 B | 0644 |
|
| dev-shm | File | 543 B | 0644 |
|
| extensions | File | 299 B | 0644 |
|