Cyb10101

Results 8 issues of Cyb10101

I accidentally created a docker container to build the images. Very bad but it works. xD What this does: gnuclad is installed in an Ubuntu, then an SVG is created...

Shouldn't the `.htaccess` file redirect to error documents or do I have to add something of my own, similar to the one here `/opt/docker/etc/httpd/conf.d/10-error-document.conf`? .htaccess file: ```text ErrorDocument 404 /404-not-found.html...

Freezes at end and start of recording. This is maybe a Problem with a new graphic card. Changed from `Nvidia GTX 970` to `AMD Radeon RX 6800 XT`. Peek: 1.5.1...

See issue: https://github.com/AdiAddons/AdiBags/issues/548 This is a very simple way of bringing the respective container (bag/bank) to the foreground. To do this, you have to click in the rear container to...

### Describe the bug Install a wine dependency (vcredist2022) in a existing bottle. Maybe crashed because a import not finished or stopped because different checksum. * Downloaded file [VC_redist.x64.exe] looks...

### System Details - **OS Version:** Ubuntu 22.04 - **Browser Version:** Firefox 120.0 - **Tab Stash Version:** 3.0 [check the Tab Stash entry in `about:addons`] **Installed Browser Extensions:** The only...

i-bug

A way to make your own arguments to a rsync turn. Example: rsync -av --keep-dirlinks --delete ... rsync -av $myCustomArguments --delete ... See "delete": https://github.com/phpsu/phpsu/issues/56

Production: public/upload/images/cats Local: public Syncronisation: public/upload/images Should an error occur if the folder upload does not exist or should the folder be created simply by "mkdir -p"?