BrixSat

Results 9 comments of BrixSat

You have to have an index.php and a few more files in the root directory of your webserver. Check if the "# ./install.sh /var/www/html/ www-data www-data" was correctly. For example...

Tune it a litle (like based on distro run specific commands) , commit and ill aprove it :) On Apr 20, 2017 22:20, "risoul" wrote: > Thanks for this tool,...

Thanks it is a nice ideia :) shall be added Em 08/11/2016 16:26, "cipman" [email protected] escreveu: > If you want to do more than one backup on the same day,...

You dont put this on mikrotik, but elsewhere on a linux machine and then you connect the project to the mikrotik.

Solution: arround line 65 if( $count == 0 ) { $password = sha1('admin'); $stmt = $DB_con->prepare("insert into hotspot_users (date_added, firstname, username, password, user_level, status, user_group, created_at, email, lastname,image_path,thumb_path) values(CURDATE(), 'Administrator',...

I dont have an error but apk never gets installed

I would also appreciate this. I am currently using virt-manager with ssh for lxc. Thanks

Humm capture the escpos is the easy part. Just use for example https://github.com/mike42/escpos-php and output the content to stdout. Or if you want in c there is also png2escpos. Hope...