On Ubuntu server if you try to edit the resolve.conf file for setting up the resolvers and to make the changes Permanent you can not simply change the configurations in /etc/resolv.conf …. As after every reboot the server will reset the resolvers. To make the changes permanent Try putting your change in/etc/resolvconf/resolv.conf.d/base as this file is […]
See MoreAuthor: Vishwajit Kale
Vishwajit Kale blazed onto the digital marketing scene back in 2015 and is the digital marketing strategist of Hostripples, a company that aims to provide affordable web hosting solutions. Vishwajit is experienced in digital and content marketing along with SEO. He's fond of writing technology blogs, traveling and reading.
How to Install VNC on Linux(CentOS ) Server ?
Check if the VNC server is already installed or not rpm -qa vnc-server If you get an output as “package vnc-server is not installed” you can begin with the installation. Install VNC server with the following Command yum install vnc-server Now check if VNC client is installed on the server use the command rpm -qa […]
See MoreMetadata file does not match checksum
While installing Plesk Or any other application On Linux CentOS server if you are getting following error : [Errno -1] Metadata file does not match checksum The error is with fastest mirror plugin, trying to look for some bad mirror as the source of choice.you can add the broken mirror to the exclude line […]
See More
You must be logged in to post a comment.