From 6ed104e7b95de377e0fe13c51e8ff8faac083a1f Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Tue, 5 Sep 2023 06:03:32 -0400 Subject: [PATCH] Updated: Tuesday, September 05,2023-09-05 06:03:28 --- .../plugins/recent-files-obsidian/data.json | 16 +++---- enter/.obsidian/workspace.json | 31 ++++++++++---- enter/5 Min Quantum Mechanics.md | 15 +++++++ .../GUIs/Internet/Websites/Hosting/Domains.md | 42 ++++++++++++++++++- .../Internet/Websites/Hosting/Dreamhost.md | 41 ------------------ 5 files changed, 86 insertions(+), 59 deletions(-) create mode 100644 enter/5 Min Quantum Mechanics.md delete mode 100644 enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Dreamhost.md diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index 8453728..41eb2c9 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,13 @@ { "recentFiles": [ + { + "basename": "5 Min Quantum Mechanics", + "path": "5 Min Quantum Mechanics.md" + }, + { + "basename": "TLD", + "path": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/TLD.md" + }, { "basename": "Domains", "path": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Domains.md" @@ -40,10 +48,6 @@ "basename": "About Browsers", "path": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Browser talk/About Browsers.md" }, - { - "basename": "TLD", - "path": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/TLD.md" - }, { "basename": "Using Vivaldi", "path": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Browser talk/Using Vivaldi.md" @@ -195,10 +199,6 @@ { "basename": "Simulations", "path": "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Simulations.md" - }, - { - "basename": "Julia", - "path": "Machine Tips (Quantum)/Resources/Code & Circuit Operations/Languages/More Misc/Julia.md" } ], "omittedPaths": [], diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 5714c3e..8ece4eb 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -39,7 +39,20 @@ "state": { "type": "markdown", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Domains.md", + "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/TLD.md", + "mode": "source", + "backlinks": false, + "source": false + } + } + }, + { + "id": "b3787bf043dfdc29", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "5 Min Quantum Mechanics.md", "mode": "source", "backlinks": false, "source": false @@ -47,7 +60,7 @@ } } ], - "currentTab": 2 + "currentTab": 3 } ], "direction": "vertical" @@ -109,7 +122,7 @@ "state": { "type": "outline", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Domains.md" + "file": "5 Min Quantum Mechanics.md" } } }, @@ -119,7 +132,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Domains.md", + "file": "5 Min Quantum Mechanics.md", "linksCollapsed": false, "unlinkedCollapsed": false } @@ -144,10 +157,13 @@ "templater-obsidian:Templater": false } }, - "active": "2e2e05060e557487", + "active": "b3787bf043dfdc29", "lastOpenFiles": [ - "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/WordPress.md", + "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/TLD.md", + "5 Min Quantum Mechanics.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Domains.md", + "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Dreamhost.md", + "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/WordPress.md", "Coding Tips (Classical)/Project Vault/hi.mainsite/Main Page.md", "Coding Tips (Classical)/Project Vault/hi.mainsite/Resume-ish - my occupations.md", "Coding Tips (Classical)/Project Vault/hi.mainsite/Current Occupations/Shwetha Jayaraj Notes.md", @@ -157,7 +173,6 @@ "Coding Tips (Classical)/Project Vault/Obsidian/Obsidian Guides/Digital Garden Plugin.md", "Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230904232536.png", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Browser talk/About Browsers.md", - "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/TLD.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Browser talk/Using Vivaldi.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Uniform Resource Locator.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/2. On Hosts.md", @@ -172,8 +187,6 @@ "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/1. Quick & Easy Website Making.md", "Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites", "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Vim/Vim.md", - "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/Commands + Settings/Extra customizations.md", - "Coding Tips (Classical)/Terminal Tips/CLI Tools/CLI Tool Collection/CLI Tool Collection.md", "Machine Tips (Quantum)/Project Vault/Papers/Master's Paper Lit Review pdfs/QIS-XML An Extensible Markup Language for Quantum Information Science.pdf", "Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230901141639.png", "Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/Pasted image 20230901131941.png", diff --git a/enter/5 Min Quantum Mechanics.md b/enter/5 Min Quantum Mechanics.md new file mode 100644 index 0000000..d8c3193 --- /dev/null +++ b/enter/5 Min Quantum Mechanics.md @@ -0,0 +1,15 @@ + +# 5 Minute Quantum Mechanics + + +Get your tablet and start writing down concepts & equations to explain it in simple ways. An idea I had. + + +1. What are numbers + - quantities + - various kinds of numbers + - rational & irrational +2. What are objects + - go into normal form cube physics here + - talk about how this differs with quantum physics +3. What is sound \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Domains.md b/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Domains.md index 1d7a504..b4971a3 100644 --- a/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Domains.md +++ b/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Domains.md @@ -24,4 +24,44 @@ Domains are the website that you own, the URL itself. ## NameCheap --- -- How to [change DNS servers ](https://www.namecheap.com/support/knowledgebase/article.aspx/767/10/how-to-change-dns-for-a-domain/) \ No newline at end of file +- How to [change DNS servers ](https://www.namecheap.com/support/knowledgebase/article.aspx/767/10/how-to-change-dns-for-a-domain/) + +# Dreamhost +--- + +Dreamhost is another hosting service to host web pages on. A bunch of dreamhost how-to's will be posted here as I figure out the process for it all. + +- The file transfer protocol files will be managed through [here](https://panel.dreamhost.com/?tree=users.dashboard#), the Admin Panel. +- the current domain is `shwjay1.dreamhosters.com` +- shared hosting with PHP 8.0 +- user is  [dh_6xnpuv](https://panel.dreamhost.com/?tree=users&subtab=users¤t_step=Index&next_step=Edit&usid=3797568196)) +- List of File Transfer Protocol softwares are found [here](https://help.dreamhost.com/hc/en-us/articles/215613107-List-of-FTP-client-software) + - Filezilla is what is noted to use in tutorials + - through [Dreamhost they also have their own built in web FTP](https://help.dreamhost.com/hc/en-us/articles/360003490852-Using-the-website-file-manager-in-the-panel) as well + - [Wordpress](https://www.dreamhost.com/blog/category/tutorials/) tutorials + +--- + +### Some Youtube Video Walkthroughs + +- [DreamHost - Full Tutorial about the Cpanel of this host](https://www.youtube.com/watch?v=S7zEuU__DgE) +- [CPanel Tutorial : How to Use File Manager to Upload Website Files](https://www.youtube.com/watch?v=MJ-TH_Om54w) +- [DreamHost - How To Setup Your 1st Website in 9 Minutes](https://www.youtube.com/watch?v=eC1ciYNfxlU) +- [How to Upload Files with FTP to DreamHost (WebFTP tutorial)]( https://www.youtube.com/watch?v=k8z0K3pW1jc) + + +--- + +### Uploading files through +Read[ this file ](https://help.dreamhost.com/hc/en-us/articles/115006086308-How-to-view-your-DreamHost-site-using-your-hosts-file)to see how to view files through Dreamhost before DNS transfer. + +Type the following into terminal: +``` +sudo nano /private/etc/hosts +``` + +then in the hosts editor type the following: + +``` +10.0.0.1  shwjay1.dreashosters.com +``` \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Dreamhost.md b/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Dreamhost.md deleted file mode 100644 index 7f6d3e8..0000000 --- a/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Websites/Hosting/Dreamhost.md +++ /dev/null @@ -1,41 +0,0 @@ -# Dreamhost - -Dreamhost is another hosting service to host web pages on. A bunch of dreamhost how-to's will be posted here as I figure out the process for it all. - ---- - - -- The file transfer protocol files will be managed through [here](https://panel.dreamhost.com/?tree=users.dashboard#), the Admin Panel. -- the current domain is `shwjay1.dreamhosters.com` -- shared hosting with PHP 8.0 -- user is  [dh_6xnpuv](https://panel.dreamhost.com/?tree=users&subtab=users¤t_step=Index&next_step=Edit&usid=3797568196)) -- List of File Transfer Protocol softwares are found [here](https://help.dreamhost.com/hc/en-us/articles/215613107-List-of-FTP-client-software) - - Filezilla is what is noted to use in tutorials - - through [Dreamhost they also have their own built in web FTP](https://help.dreamhost.com/hc/en-us/articles/360003490852-Using-the-website-file-manager-in-the-panel) as well - - [Wordpress](https://www.dreamhost.com/blog/category/tutorials/) tutorials - ---- - -### Some Youtube Video Walkthroughs - -- [DreamHost - Full Tutorial about the Cpanel of this host](https://www.youtube.com/watch?v=S7zEuU__DgE) -- [CPanel Tutorial : How to Use File Manager to Upload Website Files](https://www.youtube.com/watch?v=MJ-TH_Om54w) -- [DreamHost - How To Setup Your 1st Website in 9 Minutes](https://www.youtube.com/watch?v=eC1ciYNfxlU) -- [How to Upload Files with FTP to DreamHost (WebFTP tutorial)]( https://www.youtube.com/watch?v=k8z0K3pW1jc) - - ---- - -### Uploading files through -Read[ this file ](https://help.dreamhost.com/hc/en-us/articles/115006086308-How-to-view-your-DreamHost-site-using-your-hosts-file)to see how to view files through Dreamhost before DNS transfer. - -Type the following into terminal: -``` -sudo nano /private/etc/hosts -``` - -then in the hosts editor type the following: - -``` -10.0.0.1  shwjay1.dreashosters.com -``` \ No newline at end of file