{"id":265,"date":"2026-09-09T01:27:00","date_gmt":"2026-09-09T01:27:00","guid":{"rendered":"https:\/\/satellite.foundation\/?p=265"},"modified":"2026-09-09T01:30:04","modified_gmt":"2026-09-09T01:30:04","slug":"satellite-tutorial-for-beginners","status":"publish","type":"post","link":"https:\/\/satellite.foundation\/?p=265","title":{"rendered":"SATELLITE TUTORIAL FOR BEGINNERS"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">I WROTE THIS TUTORIAL FOR MY MOM TO FOLLOW, SHE IS STILL LEARNING TO PROGRAM THE COMPUTER, SO I MADE THIS TUTORIAL EASY. SO THAT SHE COULD STILL FOLLOW IT BECAUSE SHE IS STILL LEARNING ABOUT PROGRAMMING, BUT THIS IS ALSO A PERFECT PLACE TO START FOR SOMEONE WHO IS A BEGINNER.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">FIRST, TO RUN SATELLITE PROGRAMS, YOU NEED TO INSTALL SATELLITE. GO TO THE DOWNLOAD BUTTON AT THE TOP OF THIS WEBSITE, AND THEN CLICK DOWNLOAD. AFTER YOU DOWNLOAD THE APPLICATION, YOU NEED TO LOOK WHERE YOU SAVED IT AND EXTRACT THE FILES.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">THEN YOU NEED TO OPEN A CONSOLE WINDOW IN THE SAME FOLDER AS THE EXTRACTED FILES. THIS IS BECAUSE WE WILL NEXT RUN THE INSTALL SCRIPT CALLED &#8220;install-satellite.sh&#8221; BY TYPING THIS IN TO THE CONSOLE:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#E6E6E6;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#222222\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#E6E6E6;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>.\/install-satellite.sh<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki slack-dark\" style=\"background-color: #222222\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #DCDCAA\">.\/install-satellite.sh<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">TYPE THAT IN TO THE CONSOLE AFTER YOU HAVE CD&#8217;d TO THE SAME DIRECTORY THAT THE EXTRACTED FILES ARE IN. THESE FILES ARE IN A FOLDER THAT IS NEXT TO THE FILE THAT YOU DOWNLOADED. ALL THAT YOU HAVE TO DO IS OPEN A CONSOLE WINDOW INSIDE OF THAT FOLDER, AND TYPE IN &#8220;.\/install-satellite.sh&#8221; AND IT WILL INSTALL THE PROGRAM FOR YOU, THEN YOU NEED TO SET YOUR $PATH VARIABLE INSIDE OF YOUR &#8220;.bashrc&#8221; FILE.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">THIS WILL ALLOW YOU TO ACCESS SATELLITE FROM ANY CONSOLE WINDOW, AND IT ALSO COMES WITH A PROGRAM CALLED &#8220;satl-term&#8221;, WHICH IS A TERMINAL DESIGNED ONLY FOR RUNNING SATELLITE PROGRAMS. YOU CAN ACCESS THE &#8220;satl-term&#8221; PROGRAM BY USING THE SAME $PATH VARIABLE THAT WE SET EARLIER, JUST ADD THIS COMMAND TO YOUR .bashrc FILE:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#E6E6E6;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#222222\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#E6E6E6;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>export PATH=\"\/~\/.satl\/bin:$PATH\"<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki slack-dark\" style=\"background-color: #222222\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #569CD6\">export<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #9CDCFE\">PATH<\/span><span style=\"color: #D4D4D4\">=<\/span><span style=\"color: #CE9178\">&quot;\/~\/.satl\/bin:<\/span><span style=\"color: #9CDCFE\">$PATH<\/span><span style=\"color: #CE9178\">&quot;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">AFTER YOU HAVE TYPED THAT INTO YOUR .bashrc FILE, CLOSE ANY CONSOLE WINDOWS THAT YOU HAVE OPEN TO REFRESH YOUR VARIABLES AND OPEN THEM AGAIN, YOU WILL NOW HAVE ACCESS TO TWO SEPARATE PROGRAMS:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#E6E6E6;--cbp-line-number-width:calc(1 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#222222\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#E6E6E6;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>\"satl\" -- THE NAME OF THE INTERPRETER\n\"satl-term\" -- THE NAME OF THE TERMINAL FOR RUNNING SATELLITE PROGRAMS<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki slack-dark\" style=\"background-color: #222222\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #DCDCAA\">&quot;satl&quot;<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">--<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">THE<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">NAME<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">OF<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">THE<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">INTERPRETER<\/span><\/span>\n<span class=\"line\"><span style=\"color: #DCDCAA\">&quot;satl-term&quot;<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">--<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">THE<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">NAME<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">OF<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">THE<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">TERMINAL<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">FOR<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">RUNNING<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">SATELLITE<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">PROGRAMS<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">OPTIONALLY YOU CAN SET THE NAME &#8220;satellite&#8221; TO ALSO RUN SATELLITE PROGRAMS, THAT IS UP TO YOU, THE WORD &#8220;SATELLITE&#8221; MAY BE RESERVED BY REDHAT OR DEBIAN, BUT ESPECIALLY ON ENTERPRISE LINUX THE WORD &#8220;SATELLITE&#8221; IS RESERVED FOR THEIR PROGRAMS, BUT IF YOU DON&#8217;T USE REDHAT SATELLITE, THEN IT MIGHT NOT HURT ANYTHING.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">NOW THAT WE HAVE INSTALLED THE INTERPRETER FOR SATELLITE PROGRAMS, WE CAN WRITE ONE! TYPE THESE LINES INTO A TEXT FILE AND CLICK SAVE AS, THEN TYPE IN A NAME FOR IT LIKE &#8220;hello_world.satl&#8221; OR SOMETHING SIMILAR, BUT ALSO REMEMBER WHERE YOU SAVED THE FILE, WE WILL NEED TO GO THERE TO RUN THE PROGRAM, WE WILL HAVE TO TYPE IN THE FULL ADDRESS OF THE PROGRAM TO RUN IT. SO FIRST THE SYNTAX THAT YOU NEED TO TYPE IN: (AND DON&#8217;T WORRY ABOUT THE COMMENTS FOR RIGHT NOW, THEY ARE JUST THERE TO TELL YOU ABOUT THE DIFFERENT LINES, AND YOU DON&#8217;T REALLY HAVE TO UNDERSTAND EVERY SINGLE ONE OF THEM.)<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#E6E6E6;--cbp-line-number-width:calc(2 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#222222\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#E6E6E6;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>\/\/ this is a comment, you dont need to type in the comments.\n\n\/\/ all satellite programs include satellite\nsatellite.include(satellite)\n\n\/\/ a function in satellite is called a \"capsule\" and your program starts from the \"main\" capsule. We declare our \"main\" capsule with the words \"satellite.main\"\nsatellite.capsule satellite.main()\n{\n  \/\/ the program begins on the first line of the \"satellite.main\" capsule\n  \n  \/\/ this line is how you display text on to your screen!\n  satellite.console.display(\"hello, world!\")\n  \n  \/\/ after you run this program, you should see only the words \"hello, world!\"\n  \n  \/\/ you can type in anything in between the parentheses, and it will display the text.\n  \n  \/\/ this line ends the program, and it will close the interpreter for you\n  satellite.return(satellite)\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki slack-dark\" style=\"background-color: #222222\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #DCDCAA\">\/\/<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">this<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">is<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">a<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">comment,<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">you<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">dont<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">need<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">to<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">type<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">in<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">comments.<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #DCDCAA\">\/\/<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">all<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">satellite<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">programs<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">include<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">satellite<\/span><\/span>\n<span class=\"line\"><span style=\"color: #DCDCAA\">satellite.include(satellite<\/span><span style=\"color: #E6E6E6\">)<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #DCDCAA\">\/\/<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">a<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">function<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">in<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">satellite<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">is<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">called<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">a<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">&quot;capsule&quot;<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">and<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">your<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">program<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">starts<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">from<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">&quot;main&quot;<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">capsule.<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">We<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">declare<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">our<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">&quot;main&quot;<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">capsule<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">with<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">words<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">&quot;satellite.main&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #DCDCAA\">satellite.capsule<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">satellite.main<\/span><span style=\"color: #E6E6E6\">()<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><span style=\"color: #DCDCAA\">\/\/<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">program<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">begins<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">on<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">first<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">line<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">of<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">&quot;satellite.main&quot;<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">capsule<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><span style=\"color: #DCDCAA\">\/\/<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">this<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">line<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">is<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">how<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">you<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">display<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">text<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">on<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">to<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">your<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">screen!<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><span style=\"color: #DCDCAA\">satellite.console.display(<\/span><span style=\"color: #DCDCAA\">&quot;hello, world!&quot;<\/span><span style=\"color: #E6E6E6\">)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><span style=\"color: #DCDCAA\">\/\/<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">after<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">you<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">run<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">this<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">program,<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">you<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">should<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">see<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">only<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">words<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">&quot;hello, world!&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><span style=\"color: #DCDCAA\">\/\/<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">you<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">can<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">type<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">in<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">anything<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">in<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">between<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">parentheses,<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">and<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">it<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">will<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">display<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">text.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><span style=\"color: #DCDCAA\">\/\/<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">this<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">line<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">ends<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">program,<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">and<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">it<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">will<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">close<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">the<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">interpreter<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">for<\/span><span style=\"color: #E6E6E6\"> <\/span><span style=\"color: #CE9178\">you<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">  <\/span><span style=\"color: #DCDCAA\">satellite.return(satellite<\/span><span style=\"color: #E6E6E6\">)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E6E6E6\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">THIS CONCLUDES THE BEGINNER SATELLITE TUTORIAL!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">THE SCRIPT &#8220;install-satellite.sh&#8221; INCLUDES EVERYTHING THAT THE REAL INSTALLER INCLUDES, AND IT CHANGES YOUR FILES TO LOOK LIKE PIECES OF PAPER WITH SATELLITES ON THEM.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I AM STILL WORKING ON PROGRAMS THAT OFFER SYNTAX HIGHLIGHTING, I JUST DON&#8217;T HAVE THE TIME TO GET EVERYTHING WORKING FOR IT, GTK4 PROGRAMS ARE VERY COMPLICATED.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">THIS PAGE DOESN&#8217;T OFFER SYNTAX HIGHLIGHTING FOR THE SATELLITE LANGUAGE BECAUSE I DON&#8217;T HAVE THE TIME TO PROGRAM SYNTAX HIGHLIGHTING FOR IT MYSELF.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I WROTE THIS TUTORIAL FOR MY MOM TO FOLLOW, SHE IS STILL LEARNING TO PROGRAM THE COMPUTER, SO I MADE THIS TUTORIAL EASY. SO THAT SHE COULD STILL FOLLOW IT BECAUSE SHE IS STILL LEARNING ABOUT PROGRAMMING, BUT THIS IS ALSO A PERFECT PLACE TO START FOR SOMEONE WHO IS A BEGINNER. FIRST, TO RUN SATELLITE PROGRAMS, YOU NEED TO INSTALL SATELLITE. GO TO THE DOWNLOAD BUTTON AT THE TOP OF THIS WEBSITE, AND THEN CLICK DOWNLOAD. AFTER YOU DOWNLOAD THE APPLICATION, YOU NEED TO LOOK WHERE YOU SAVED IT AND EXTRACT THE FILES. THEN YOU NEED TO OPEN A CONSOLE WINDOW IN THE SAME FOLDER AS THE EXTRACTED FILES. THIS IS BECAUSE WE WILL NEXT RUN THE INSTALL SCRIPT CALLED &#8220;install-satellite.sh&#8221; BY TYPING THIS IN TO THE CONSOLE: TYPE&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":6,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-265","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation<\/title>\n<meta name=\"description\" content=\"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation &#187; Uncategorized &#187;\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/satellite.foundation\/?p=265\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation\" \/>\n<meta property=\"og:description\" content=\"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation &#187; Uncategorized &#187;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/satellite.foundation\/?p=265\" \/>\n<meta property=\"og:site_name\" content=\"The Satellite Corporation\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-09T01:27:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-09T01:30:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?p=265#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?p=265\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#\\\/schema\\\/person\\\/bc720ad560e4878b6baad4ff52cba4a2\"},\"headline\":\"SATELLITE TUTORIAL FOR BEGINNERS\",\"datePublished\":\"2026-09-09T01:27:00+00:00\",\"dateModified\":\"2026-09-09T01:30:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?p=265\"},\"wordCount\":554,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?p=265#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/satellite.foundation\\\/?p=265#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?p=265\",\"url\":\"https:\\\/\\\/satellite.foundation\\\/?p=265\",\"name\":\"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?p=265#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?p=265#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"datePublished\":\"2026-09-09T01:27:00+00:00\",\"dateModified\":\"2026-09-09T01:30:04+00:00\",\"description\":\"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation &#187; Uncategorized &#187;\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?p=265#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/satellite.foundation\\\/?p=265\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?p=265#primaryimage\",\"url\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"contentUrl\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"width\":1024,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?p=265#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/satellite.foundation\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SATELLITE TUTORIAL FOR BEGINNERS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#website\",\"url\":\"https:\\\/\\\/satellite.foundation\\\/\",\"name\":\"The Satellite Corporation\",\"description\":\"Broadcasting Another World!\",\"publisher\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#organization\"},\"alternateName\":\"TheSatellite.org\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/satellite.foundation\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#organization\",\"name\":\"The Satellite Corporation\",\"alternateName\":\"TheSatellite.org\",\"url\":\"https:\\\/\\\/satellite.foundation\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"contentUrl\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"width\":1024,\"height\":1024,\"caption\":\"The Satellite Corporation\"},\"image\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#\\\/schema\\\/person\\\/bc720ad560e4878b6baad4ff52cba4a2\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/satellite.foundation\"],\"url\":\"https:\\\/\\\/satellite.foundation\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation","description":"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation &#187; Uncategorized &#187;","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/satellite.foundation\/?p=265","og_locale":"en_US","og_type":"article","og_title":"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation","og_description":"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation &#187; Uncategorized &#187;","og_url":"https:\/\/satellite.foundation\/?p=265","og_site_name":"The Satellite Corporation","article_published_time":"2026-09-09T01:27:00+00:00","article_modified_time":"2026-09-09T01:30:04+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/satellite.foundation\/?p=265#article","isPartOf":{"@id":"https:\/\/satellite.foundation\/?p=265"},"author":{"name":"admin","@id":"https:\/\/satellite.foundation\/#\/schema\/person\/bc720ad560e4878b6baad4ff52cba4a2"},"headline":"SATELLITE TUTORIAL FOR BEGINNERS","datePublished":"2026-09-09T01:27:00+00:00","dateModified":"2026-09-09T01:30:04+00:00","mainEntityOfPage":{"@id":"https:\/\/satellite.foundation\/?p=265"},"wordCount":554,"commentCount":1,"publisher":{"@id":"https:\/\/satellite.foundation\/#organization"},"image":{"@id":"https:\/\/satellite.foundation\/?p=265#primaryimage"},"thumbnailUrl":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/satellite.foundation\/?p=265#respond"]}]},{"@type":"WebPage","@id":"https:\/\/satellite.foundation\/?p=265","url":"https:\/\/satellite.foundation\/?p=265","name":"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation","isPartOf":{"@id":"https:\/\/satellite.foundation\/#website"},"primaryImageOfPage":{"@id":"https:\/\/satellite.foundation\/?p=265#primaryimage"},"image":{"@id":"https:\/\/satellite.foundation\/?p=265#primaryimage"},"thumbnailUrl":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","datePublished":"2026-09-09T01:27:00+00:00","dateModified":"2026-09-09T01:30:04+00:00","description":"SATELLITE TUTORIAL FOR BEGINNERS &#187; The Satellite Corporation &#187; Uncategorized &#187;","breadcrumb":{"@id":"https:\/\/satellite.foundation\/?p=265#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/satellite.foundation\/?p=265"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/satellite.foundation\/?p=265#primaryimage","url":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","contentUrl":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","width":1024,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/satellite.foundation\/?p=265#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/satellite.foundation\/"},{"@type":"ListItem","position":2,"name":"SATELLITE TUTORIAL FOR BEGINNERS"}]},{"@type":"WebSite","@id":"https:\/\/satellite.foundation\/#website","url":"https:\/\/satellite.foundation\/","name":"The Satellite Corporation","description":"Broadcasting Another World!","publisher":{"@id":"https:\/\/satellite.foundation\/#organization"},"alternateName":"TheSatellite.org","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/satellite.foundation\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/satellite.foundation\/#organization","name":"The Satellite Corporation","alternateName":"TheSatellite.org","url":"https:\/\/satellite.foundation\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/satellite.foundation\/#\/schema\/logo\/image\/","url":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","contentUrl":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","width":1024,"height":1024,"caption":"The Satellite Corporation"},"image":{"@id":"https:\/\/satellite.foundation\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/satellite.foundation\/#\/schema\/person\/bc720ad560e4878b6baad4ff52cba4a2","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x","url":"https:\/\/secure.gravatar.com\/avatar\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x","caption":"admin"},"sameAs":["https:\/\/satellite.foundation"],"url":"https:\/\/satellite.foundation\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/posts\/265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/satellite.foundation\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=265"}],"version-history":[{"count":2,"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/posts\/265\/revisions"}],"predecessor-version":[{"id":268,"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/posts\/265\/revisions\/268"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/media\/6"}],"wp:attachment":[{"href":"https:\/\/satellite.foundation\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/satellite.foundation\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=265"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/satellite.foundation\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}