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
ERROR 1130 (HY000): Host 'x.x.x.x' is not allowed to connect to this MySQL server

ERROR 1130 (HY000): Host 'x.x.x.x' is not allowed to connect to this MySQL server

Md. Shahzad Alam - 19:02 0 Edit
Error: ERROR 1130 (HY000): Host 'x.x.x.x' is not allowed to connect to this MySQL server I got the above error when i was access...
e: could not get lock /var/lib/dpkg/lock - open (11 resource temporarily unavailable) ubuntu

e: could not get lock /var/lib/dpkg/lock - open (11 resource temporarily unavailable) ubuntu

Md. Shahzad Alam - 18:56 0 Edit
Error: e: could not get lock /var/lib/dpkg/lock - open (11 resource temporarily unavailable) ubuntu Solution:  sudo rm /var/lib/apt/lis...
php info page syntax

php info page syntax

Md. Shahzad Alam - 15:02 0 Edit
Php info page syntax: <?php phpinfo (); phpinfo ( INFO_MODULES ); ?>
command to delete s3 bucket from aws cli

command to delete s3 bucket from aws cli

Md. Shahzad Alam - 14:55 0 Edit
Delete empty bucket $ aws s3 rb s3://bucket_name Delete non empty bucket $ aws s3 rb s3://bucket_name --force
Git create branch and merge

Git create branch and merge

Md. Shahzad Alam - 22:58 0 Edit
Create a new branch in git $ git checkout -b branchname check branch name $ git branch -a Switch/change to another branch $ git chec...
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