Search results

  1. H

    How to increase size of Linux Virtual machine?

    Hello there! I have a virtual machine installed on ESXI host. The storage capicity is 30GB. I want to increase the storage from 30GB to 50GB. The current partition is below. 1- /boot 1-GB 2./ 27GB 3./swap 2GB I have powered off the machine and increase the size of...
  2. H

    Reverse Proxy Issue

    Hello! I am configuring apache2 on debian 11 as revrese proxy server. but it's not working. I am running apache1 on port 9080 for http and 4430 for https on server 192.168.10.10. server name: tech01.ddns.net I am also running a website on nginx on port 80 on http. tech02.ddns.net is website on...
  3. H

    Timezone Setting

    Hello! I don't know about timezones much. I need to configure time zone (GMT+0 (UTC) time-zone). How can I configure that? I know the command is timedatectl but how can I explicity configure GMT+0 (UTC) time-zone that? Thanks
  4. H

    Mysql Database login Error

    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) Anyone knows how to fix this error?
  5. H

    Website backup from apache with database

    Hi I want to back up websites from apache. Its debian 11 with apache server. There is almost 5 websites in var/www. I am not sure if there is database along with websites. Can someone guide me how can I take backup without any data loss
Top