Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I've never had a VPS before a fortnight ago, so I have yet to figure out much of the functionality. Also not sure how much of my question is vendor-specific. I've gotten so far as to get my domain out out the registrar's (ionos') purgatory and have the nameservers pointing to DO. Then, I sit there looking at the records page and wonder if I have more to do there...or not. (can't share the page.)

It has a table with these values along the top:

A AAAA CNAME MX TXT NS SRV CAA

This is the explanation for A:

Use @ to create the record at the root of the domain or enter a hostname to create it elsewhere. A records are for IPv4 addresses only and tell a request where your domain should direct to.

Do I fiddle with this menu, creating a 'record', or do I get what I need by creating-apache-virtual-hosts-on-ubuntu? I've done this before to my home machine, but to put it bluntly, do I need to create a virtual host on a virtual host?

I've been looking at the host command to see if it tells me anything relevant:

$ host -t soa www.merrillpjensen.com www.merrillpjensen.com has SOA record ns1.digitalocean.com. hostmaster +.www.merrillpjensen.com. 1601009638 10800 3600 604800 1800

The meaning of Start of Authority data seems to deal with varying measures of time. (1601009638 doesn't make sense to me as the first four numbers are to represent YYYY, and nothing happened in 1601 except that life was nasty, brutish, and short.)

$ host -v www.merrillpjensen.com Trying "www.merrillpjensen.com" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53474 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;www.merrillpjensen.com. IN A Received 40 bytes from 127.0.0.53#53 in 15 ms Trying "www.merrillpjensen.com" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56934 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;www.merrillpjensen.com. IN AAAA Received 40 bytes from 127.0.0.53#53 in 14 ms Trying "www.merrillpjensen.com" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57522 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;www.merrillpjensen.com. IN MX Received 40 bytes from 127.0.0.53#53 in 15 ms $

My goal for this thread is to get "hello mojo world" to display. I'd like to know whether I'm doing the right thing before I do the next thing.

Thank you for your comment,


In reply to [OT] Next steps in using DigitalOcean to host a website running Mojolicious by Aldebaran

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-18 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found