LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

setup php redis

Posted 10-04-2024 at 08:44 PM by ted_chou12
Updated 10-05-2024 at 03:33 AM by ted_chou12

php.ini
Code:
#extensions
extension=igbinary.so
extension=msgpack.so
extension=redis.so
#session config
session.save_handler=redis
session.save_path = "tls://server.serverless.use2.cache.amazonaws.com:6379"
so files
https://github.com/tedchou12/php_ext
  • igbinary.so
  • msgpack.so
  • redis.so
Member
Posted in Uncategorized
Views 29 Comments 0 ted_chou12 is offline
Old

PuppEX (Puppy Linux) Noble64 - compatible with Ubuntu 24.04 - with LXDE as DE :: Build 241002

Posted 10-02-2024 at 05:24 AM by exton (Exton's Blog)

NEWS ABOUT PuppEX Noble64 24.04 241002
This Puppy derivative is a simple remaster of Noblepup64 24.08, which was released 240906 by “peebee”. It is built from Ubuntu 24.04 packages and packages built from woof-CE Recipes. Noblepup64 is one of the the best Puppy Linux systems I’ve ever tried so I decided to make it even better. My small changes of the original system:
1. I’ve replaced the original Puppy Linux Desktop with LXDE (DE for All), which I find more useful.
2. I’ve added...
ExTiX Admin
Views 74 Comments 0 exton is offline
Old

PuppEX (Puppy Linux) Bookworm64 with Xfce4 as DE :: Build 240928

Posted 09-29-2024 at 10:40 AM by exton (Exton's Blog)

NEWS ABOUT PuppEX Bookworm64 BUILD 240928
My new Puppy Linux derivative (made just for fun) is built using the Bookworm Build Script. The latest script from 240924. The system is compatible with Debian Bookworm - Debian 12. This version of PuppEX uses Xfce4 as Desktop environment (DE). It is for UEFI computers and non-UEFI computers. This PuppEX version runs very well in VirtualBox/VMware. You can run it in full screen in VirtualBox, since VirtualBox Guest Additions are pre-installed. You...
ExTiX Admin
Views 29 Comments 0 exton is offline
Old

Basic NFTables Ruleset

Posted 09-27-2024 at 05:46 AM by Turbocapitalist

Here is a basic NFTables ruleset, stored here for future reference. It'll probably get updated over time as new knowledge and ideas turn up — if I remember.

Code:
#!/usr/sbin/nft -f

# Clear all prior state
flush ruleset

# Basic IPv4/IPv6 stateful firewall 
table inet filter {

        set blacklist {
                type ipv4_addr
                flags interval
                auto-merge
...
LQ Guru
Posted in Uncategorized
Views 40 Comments 0 Turbocapitalist is offline
Old

PuppEX (Puppy Linux) Bookworm64 with LXQt as DE :: Build 240924

Posted 09-25-2024 at 03:23 PM by exton (Exton's Blog)

NEWS ABOUT PuppEX Bookworm64 BUILD 240924
My new Puppy Linux derivative is built using the Bookworm Build Script. Latest from 240924. The system is compatible with Debian Bookworm - Debian 12. This version of PuppEX uses LXQt as Desktop environment (DE). It is for UEFI computers and non-UEFI computers. This PuppEX version runs very well in VirtualBox/VMware. You can run it in full screen in VirtualBox, since VirtualBox Guest Additions are pre-installed.

DEBIAN 12
"Compatible...
ExTiX Admin
Views 37 Comments 0 exton is offline

  



All times are GMT -5. The time now is 12:35 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration