Cyber Panel – An alternate to Vesta Hosting Control Panel For Ubuntu 18 on Amazon LightSail


On Amazon Lightsail, Select OS Ubuntu 18 when creating a VPS instance and attach static ip. In the CloudFlare DNS for your domain, enter this newly created IP address A records for @ and www Next, click the SSH icon next to the machine and issue this command to get root access; sudo su - … Continue reading Cyber Panel – An alternate to Vesta Hosting Control Panel For Ubuntu 18 on Amazon LightSail

Convert A YouTube Short Into Normal Video And Embed In A Web Page Via HTML Code


Open YouTube short video and click "Share" button. Copy the video code starting after shorts/ and ending before question mark ?; Simply replace the code from the HTML embed code below; <iframe width="420" height="315" src="https://www.youtube.com/embed/mLxLti9FFfw"> </iframe> https://youtube.com/shorts/mLxLti9FFfw?feature=share

HTML Anchor Link To Jump To A Specific Part Of A Web Page or A Website


Beginning Anchor Code <a href="#section-1">Jump to section 1</a> <br /> <a href="#section-2">Jump to section 2</a> <br /> <a href="#section-3">Jump to section 3</a> <br /> Code To Place At The Target Section <h2 id="section-2">Section 2</h2> or if you just want to jump at the specific part of a web page without any heading, etc; <a id="section-2"></a> … Continue reading HTML Anchor Link To Jump To A Specific Part Of A Web Page or A Website

Run Windows 10 From A USB Drive LIVE


Download Windows 10 ISO image file from official Microsoft website. Start Rufus and select "Windows To Go" from the "Image option"; Select your Windows 10 version and press OK; Uncheck "Prevent windows to go from accessing internal disks" and check-mark the rest options. When done, click OK to continue; After you are done creating LIVE … Continue reading Run Windows 10 From A USB Drive LIVE

Dating Profile, Love Letter and Breakup Note Generated By ChatGPT Robot


Dating Profile To my command "write dating profile", this is what ChatGPT robot wrote; Name: Alex Age: 27 Occupation: Software Engineer Location: San Francisco, CA About Me: I'm an ambitious and driven software engineer who loves solving complex problems and building innovative software solutions. I'm always eager to learn and explore new technologies, and I'm … Continue reading Dating Profile, Love Letter and Breakup Note Generated By ChatGPT Robot

Remove Your Business From Google And Google Maps


Here's how you can delete your business from Google and Google Maps; Visit this URL; https://www.google.com/business/ Click "Manager Now" button on top right hand corner; Mark this business location as permanently closed by clicking "Edit Profile" --> Opening Hours Next, open this URL; https://business.google.com/locations Read this carefully before clicking REMOVE button. When done reading, click … Continue reading Remove Your Business From Google And Google Maps