Ami Sapphire's Notices
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Notices by Clarissa Walker (amisapphire@cwcyrix.nsupdate.info), page 13

  1. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Tuesday, 13-Dec-2022 16:19:33 EST Clarissa Walker Clarissa Walker
    in reply to
    • Clarissa Walker
    So, I can read the entire /etc/passwd file on my server through PHP. Obviously this will be fixed.
    In conversation Tuesday, 13-Dec-2022 16:19:33 EST from web permalink
  2. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Tuesday, 13-Dec-2022 14:45:38 EST Clarissa Walker Clarissa Walker
    in reply to
    • Clarissa Walker
    Nope, ratelimit contemplates with bw, so both are enabled, and mod_bw limits are upped. Now each client downloads at the speed of what the old mod_bw settings are, and mod_bw limits are double that.

    256KB each client -> 512KB bw limit
    384KB each client -> 768KB bw limit
    512KB each client -> 1024KB (1MB) bw limit
    In conversation Tuesday, 13-Dec-2022 14:45:38 EST from web permalink
  3. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Tuesday, 13-Dec-2022 14:29:20 EST Clarissa Walker Clarissa Walker
    in reply to
    • Clarissa Walker
    Changed bandwidth limit setup from a modified mod_bw module to the official mod_ratelimit module. Seems fine, but I need more tests to make sure.
    In conversation Tuesday, 13-Dec-2022 14:29:20 EST from web permalink
  4. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Tuesday, 13-Dec-2022 02:45:44 EST Clarissa Walker Clarissa Walker
    in reply to
    • Clarissa Walker
    Went back to PHP in CGI mode as a test for the CGI socket. Going to go back to PHP in FastCGI mode.
    In conversation Tuesday, 13-Dec-2022 02:45:44 EST from web permalink
  5. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Monday, 12-Dec-2022 23:54:53 EST Clarissa Walker Clarissa Walker
    in reply to
    • Clarissa Walker
    More cleaning up the global httpd.conf file. Didn't know that Apache Foundation officially added the HTTPoxy mitigation to that file some time ago.

    Also cleaned up the custom httpd-php config and split those between the CGI part and FastCGI part.
    In conversation Monday, 12-Dec-2022 23:54:53 EST from web permalink
  6. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Monday, 12-Dec-2022 02:06:24 EST Clarissa Walker Clarissa Walker
    in reply to
    • Clarissa Walker
    Oof, some stuff broke all because I didn't use a + in ExecCGI. Now stuff works as intended.

    I also didn't use + in a few other places since 2008, so I got bit by that eventually. FastCGI seems to abide by that properly and not CGI with this setup (so config can be a bit loose), so... interesting.
    In conversation Monday, 12-Dec-2022 02:06:24 EST from web permalink
  7. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Monday, 12-Dec-2022 00:55:58 EST Clarissa Walker Clarissa Walker
    in reply to
    • Clarissa Walker
    PHP7 is now running in FastCGI mode. Still have to recompile PHP so it can use the libraries to match the server.

    Also, looks like the deployment notes needs a very important update re: FastCGI implentation and Apache HTTPd.
    In conversation Monday, 12-Dec-2022 00:55:58 EST from web permalink
  8. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Sunday, 11-Dec-2022 20:09:17 EST Clarissa Walker Clarissa Walker
    in reply to
    • Clarissa Walker
    Apache HTTPd is updated. Next is wrangling the setup to compile PHP, as it is yet another newer install of the compile box.
    In conversation Sunday, 11-Dec-2022 20:09:17 EST from web permalink
  9. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Sunday, 11-Dec-2022 18:07:40 EST Clarissa Walker Clarissa Walker
    in reply to
    • Clarissa Walker
    Was trying to move PHP from CGI to FastCGI, and... realized that PHP was not built for FastCGI. So I will have to recompile it once again.
    In conversation Sunday, 11-Dec-2022 18:07:40 EST from web permalink
  10. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Sunday, 11-Dec-2022 18:06:32 EST Clarissa Walker Clarissa Walker
    in reply to
    • Clarissa Walker
    Made further cosmetic changes to the custom confs. Also enabled Server Pool Management (MPM specific) to the server.
    In conversation Sunday, 11-Dec-2022 18:06:32 EST from web permalink
  11. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Sunday, 11-Dec-2022 16:18:45 EST Clarissa Walker Clarissa Walker
    Reorganized the custom Apache conf structure of this server into their own confs, leaving the main httpd.conf clean. Did have to update the main one due to a change in 2.4 that wasn't present in 2.3 (trunk).

    I should probably move the custom ones into their own subdirectory.
    In conversation Sunday, 11-Dec-2022 16:18:45 EST from web permalink
  12. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Sunday, 11-Dec-2022 15:58:21 EST Clarissa Walker Clarissa Walker
    So, following Pleroma instances works, but following Mastodon instances does not. (Attempting to do so for Mastodon results in a missing private key entry in the database.)

    As it stands, I am following no one right now.
    In conversation Sunday, 11-Dec-2022 15:58:21 EST from web permalink
  13. Clarissa Walker started following Alex Gleason.
    In conversation Monday, 05-Dec-2022 04:00:05 EST from activity permalink
  14. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Sunday, 04-Dec-2022 01:54:30 EST Clarissa Walker Clarissa Walker
    Another image test: this is regarding the attachments feature. http://cwcyrix.nsupdate.info/gnu-social/public/url/13
    In conversation Sunday, 04-Dec-2022 01:54:30 EST from web permalink

    Attachments


  15. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Sunday, 04-Dec-2022 01:48:30 EST Clarissa Walker Clarissa Walker
    Finally am writing notes regarding deploying GNU Social v2.0.1b0. They are internal for now, as usual.
    In conversation Sunday, 04-Dec-2022 01:48:30 EST from web permalink
  16. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Friday, 25-Nov-2022 20:54:30 EST Clarissa Walker Clarissa Walker
    Refined the PHP redirect. Now, it checks if the install script file in /public/ exists before redirecting to the index in that same path. Pretty seamless.
    In conversation Friday, 25-Nov-2022 20:54:30 EST from web permalink
  17. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Monday, 21-Nov-2022 13:21:44 EST Clarissa Walker Clarissa Walker
    Added a redirect so that the main directory is no longer exposed to the world. Should be taking notes regarding these changes for a future deployment of this implementation.
    In conversation Monday, 21-Nov-2022 13:21:44 EST from web permalink
  18. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Monday, 21-Nov-2022 08:20:00 EST Clarissa Walker Clarissa Walker
    Fixed the fancy URLs! I should write a redirect from the index of this directory, as it is exposed as of this post.
    In conversation Monday, 21-Nov-2022 08:20:00 EST from web permalink
  19. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Monday, 21-Nov-2022 07:28:42 EST Clarissa Walker Clarissa Walker
    Hah, avatar uploads work now. Should try to fix fancy URLs, but meh for now.
    In conversation Monday, 21-Nov-2022 07:28:42 EST from web permalink
  20. Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Monday, 21-Nov-2022 06:27:53 EST Clarissa Walker Clarissa Walker
    Image upload test. - Sonic drinking from mug holding 'NO!' sign. http://cwcyrix.nsupdate.info/gnu-social/public/url/2
    In conversation Monday, 21-Nov-2022 06:27:53 EST from web permalink

    Attachments


  • After
  • Before

User actions

  • Subscribe
  • List
Clarissa Walker

Clarissa Walker

Detroit, MI

http://cwcyrix.nsupdate.info

Hobbyist computer tweaker/repairperson, webmistress, procrastinator. Does things on my own time. Also known as CW Cyrix.

Tags
  • (None)
More details...

Following 0

    Followers 0

      Groups 0

        Statistics

        User ID
        1
        Member since
        21 Nov 2022
        Notices
        261
        Daily average
        0

        Feeds

        • Activity Streams
        • RSS 1.0
        • RSS 2.0
        • Atom
        • FOAF
        • Help
        • About
        • FAQ
        • Privacy
        • Source
        • Version
        • Contact

        Ami Sapphire's Notices is a social network. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

        Creative Commons Attribution 3.0 All Ami Sapphire's Notices content and data are available under the Creative Commons Attribution 3.0 license.