Trending
  • Libreoffice on Ubuntu: how to fix error: failed to read path from javaldx
  • Ubuntu: mount WebDAV with fuse and rclone
  • Ubuntu: how to fix error 404 Not Found for command apt install
  • How to build Extension redis for PHP 8.2 on Windows 11
Skip to content
November 20, 2024

Free Online Tutorials

Tutorials, Resources and Snippets

Skip to content
  • About us
  • Contact
  • Privacy Policy
  • Terms and Conditions

Latest Topics

  • LINUX
libreoffice logo

Libreoffice on Ubuntu: how to fix error: failed to read path from javaldx

phptuts November 13, 2024
If we are using libreoffice in headless, with a non root user, trying to convert files with libreoffice, we will get error: Check in HOME…
Continue Reading
  • LINUX
ubuntu logo

Ubuntu: mount WebDAV with fuse and rclone

phptuts November 11, 2024
Step 1: install fuse Step 2: install rclone Step 3: configuration rclone Step 4: Mount WebDAV: Example: Check: Ctrl+C to stop rclone Step 5: You…
Continue Reading
  • LINUX
ubuntu logo

Ubuntu: how to fix error 404 Not Found for command apt install

phptuts September 17, 2024
Example error: Solution: Step 1: restore the default repositories: Step 2: Move all the PPAs in your system to backup folder: sudo mv /etc/apt/sources.list.d/* ~/backup…
Continue Reading
  • PHP

How to build Extension redis for PHP 8.2 on Windows 11

phptuts July 27, 2024
Read this article first: How to build PHP 8 on Windows Example, we need to build extension phpredis: https://github.com/phpredis/phpredis We follow 8 first steps in…
Continue Reading
  • LINUX
linux-logo

Linux: how to fix error: E230001: Server SSL certificate verification failed: issuer is not trusted

phptuts June 22, 2024
Install composer on Linux When using composer command, if you get error: E230001: Server SSL certificate verification failed: issuer is not trusted Fix: run this…
Continue Reading
  • LINUX
  • PHP
ubuntu logo

Ubuntu error when build PHP with OpenSSL: expected ‘RSA *’ {aka ‘struct rsa_st *’} but argument is of type ‘const struct rsa_st *’

phptuts June 22, 2024
Example when build PHP 7.4 from source with OpenSSL on Ubuntu 22.04, we see many error: The problem is about the OpenSSL and libssl versions…
Continue Reading
  • LINUX
  • PHP
php

Ubuntu: How to build PHP from source code

phptuts June 20, 2024
Example we use Ubuntu 22.04, and we want to build PHP 7.4 Step 1: download source code: result: Step 2: change dir to php-src cd…
Continue Reading
  • LINUX
ubuntu logo

Ubuntu: how to install and configure SMTP server with Exim – part 3: setup SSL/TLS

phptuts May 15, 2024
Part 01: Ubuntu: install and configure SMTP server with Exim Part 02: Ubuntu: how to install and configure SMTP server with Exim – part 2:…
Continue Reading
  • LINUX
ubuntu logo

Ubuntu: how to install and configure SMTP server with Exim – part 2: set a password for a SMTP user

phptuts May 15, 2024
Part 01: Ubuntu: install and configure SMTP server with Exim Step 1: edit file /etc/exim4/conf.d/main/03_exim4-config_tlsoptions add line: MAIN_TLS_ENABLE = yes AUTH_SERVER_ALLOW_NOTLS_PASSWORDS = yes AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS =…
Continue Reading
  • LINUX
ubuntu logo

Ubuntu: install and configure SMTP server with Exim

phptuts May 13, 2024
We use Ubuntu 22.04 Step 1: install Exim via command line: apt install exim4 After the installation is complete, you can check the installed Exim…
Continue Reading

Posts navigation

Page 1 Page 2 … Page 92 Next page

Categories

  • ANDROID
  • CSS
  • golang
  • HTML
  • JS
  • LINUX
  • MYSQL
  • PHOTOSHOP
  • PHP
  • Uncategorized

Recent Search Terms

  • libreoffice 6 4 2 installation how to
  • sshpass-1 06-2 el7 x86_64 where is config file
  • checking for signalfd
  • php pgsql install centos
  • nginx lua install sources
  • centos 7 как установить libreoffice с web доступом
  • php binary as text
  • tesseract build from source
  • FreeRDPWebConnect win2008
  • sshpass скачать windows

Archives

  • November 2024
  • September 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • April 2023
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • May 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • January 2015
  • October 2014
  • September 2014
  • June 2014
  • March 2014
  • February 2014
  • August 2013
  • June 2013
  • May 2013
  • April 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012

Blogroll

  • PHP official site
  • Sách Cũ

Ads

Recent Comments

  • CentOS 7: use certbot to register SSL certificate for multiple domains with Cloudflare | Free Online Tutorials on CentOS 7: install certbot to register wildcard SSL certificate
  • AWS REST API mediaconvert: example convert mp4 to HLS | Free Online Tutorials on AWS error: You must use the subscription API to subscribe your account to the service before using this operation
  • AWS REST API mediaconvert: example convert mp4 to HLS | Free Online Tutorials on AWS IAM: create role for mediaconvert
  • AWS REST API mediaconvert: example convert mp4 to HLS | Free Online Tutorials on Create IAM user for AWS
  • Windows: how to install tesseract | Free Online Tutorials on How to add packages after install Cygwin

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Free Online Tutorials © 2024 - Designed By BfastMag Powered by WordPress