Linux + DevOps Blogs

  • Home
  • Linux Server
    • CentOS
    • Mint
    • Ubuntu
  • Mail Server
  • Webserver
  • Database Server
  • Shell Script
  • Windows
  • YouTube
  • Ask Question

Latest Stories

Home / All post
PHP Fix date & time issue in Ubuntu Apache/nginx server

PHP Fix date & time issue in Ubuntu Apache/nginx server

Penguin Technology - 12:37 0 Edit
Go to the php.ini file and fix date.timezone region sudo vim /etc/php/8.2/fpm/php.ini or, sudo vim /etc/php/8.2/apache2/php.ini date.timezon...
Git checkout/push executable shell file

Git checkout/push executable shell file

Penguin Technology - 22:37 0 Edit
 git add --chmod=+x  script.sh git commit -m "Adding executable shell script file"
Docker access container from root user

Docker access container from root user

Penguin Technology - 22:28 0 Edit
 docker exec -it --user root container_name bash

How to redirect www to non-www domain in AWS load balancer

Penguin Technology - 18:08 0 Edit
Set AWS ALB rule to redirect www domain to non www  Go to Application Load Balancer  > Select ALB Name   > Listeners and rules,    Cli...
Install letsencrypt SSL certificate in Linux

Install letsencrypt SSL certificate in Linux

Penguin Technology - 21:34 0 Edit
 Install letsencrypt package in Ubuntu 22.04 Update the local package index sudo apt update Install certbot package for apache sudo apt inst...
Subscribe to: Comments ( Atom )

Followers

Search Topic

Popular Posts

  • How to Start, stop and restart Zimbra Service
  • How to active, locked,closed , lockout & maintenance Zimbra account from CLI
  • How to Disable/Enable service in Zimbra Mail Server
  • How to take mailbox backup of Zimbra Account from CLI
  • Whitelist and Blacklist domain in zimbra
  • How to Configure SMTP authentication in Zimbra 8.x mail Server
  • How to Stop and Start Ec2 instance using Jenkins
  • How to install FileZilla in CentOS 6/7
  • How to check status of mailbox quota in Zimbra Mail server
  • How to customize Squid proxy error page
Powered by Blogger.
Copyright © 2015 Linux + DevOps Blogs
Re-designed by Shahzad