Como faço para executar esse .sh? [RESOLVIDO]

1. Como faço para executar esse .sh? [RESOLVIDO]

Victor
Saiko

(usa Ubuntu)

Enviado em 22/05/2018 - 14:39h

Olá, sou iniciante no linux e estou tendo dificuldades de executar um .sh no linux mint. Quando tento aparece esse erro: https://ibb.co/bSmSvo


  


2. MELHOR RESPOSTA

Diego Mendes Rodrigues
diegomrodrigues

(usa Ubuntu)

Enviado em 22/05/2018 - 15:26h

Saiko,

Caso você queira abrir esse arquivo, primeiro altere a extensão dele para htm:
mv vpsmanagersetup.sh vpsmanagersetup.htm 

Depois abra:
firefox vpsmanagersetup.htm 


Para instalar o VPS Manager, seguem os comandos:
wget http://aacplusbrasil.com.br/source/ssh/vpsmanagersetup.sh
chmod +x vpsmanagersetup.sh
./vpsmanagersetup.sh


Editar o arquivo sshd_config:
nano /etc/ssh/sshd_config 


Abaixo de 'Port 22' adicione a porta 443:
Port 22
Port 443


Agora reinicie os serviços.
/etc/init.d/ssh restart
/etc/init.d/squid3 restart &


Abraço!
Diego M. Rodrigues

3. Re: Como faço para executar esse .sh? [RESOLVIDO]

Matheus
pylm

(usa Gentoo)

Enviado em 22/05/2018 - 14:43h

Tens certeza que é um shell script? Aparentemente é um script mas escrito em HTML.
Poste o conteúdo dele para analisarmos.


4. Re: Como faço para executar esse .sh? [RESOLVIDO]

Victor
Saiko

(usa Ubuntu)

Enviado em 22/05/2018 - 15:13h

pylm escreveu:

Tens certeza que é um shell script? Aparentemente é um script mas escrito em HTML.
Poste o conteúdo dele para analisarmos.


É, não parece ser um shell script:

<!DOCTYPE html>
<html lang="en-us" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#">;
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Free Web Hosting - Your Website need to be migrated</title>
<meta name="description" content="Absolutely Free Web Hosting with PHP, MySQL, cPanel and no Ads!">
<meta name="msapplication-config" content="none" />
<style>.async-hide { opacity: 0 !important} </style>
<script data-cfasync="false">(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
})(window,document.documentElement,'async-hide','dataLayer',4000,
{'GTM-KFRPN4V':true});</script>

<script data-cfasync="false">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-10701068-4', 'auto');
ga('require', 'GTM-KFRPN4V');
ga('send', 'pageview');
</script>

<script data-cfasync="false">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PM88NV7');</script>

<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,700,800%7COxygen:400,300,700&subset=latin-ext' rel='stylesheet' type='text/css'>
<link media="all" rel="stylesheet" href="//www.000webhost.com/static/default.000webhost.com/css/main.css?v=55">
<link rel="shortcut icon" href="//www.000webhost.com/static/default.000webhost.com/images/favicon.ico?v=55">
<script async defer type="text/javascript" src="//www.000webhost.com/static/default.000webhost.com/js/vendor.js?v=55"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="https://www.google.com/recaptcha/api.js"></script>
<link rel="alternate" type="application/rss+xml" href="/feed" />
<meta name="dcterms.type" content="Service" />
<meta http-equiv="content-language" content="en-us">
<meta name="dcterms.language" content="en-us" />
<link rel="canonical" href="https://www.000webhost.com/migrate" />
<link rel="alternate" hreflang="x-default" href="https://www.000webhost.com/migrate" />
<link rel="alternate" hreflang="en-us" href="https://www.000webhost.com/migrate" />
<link rel="alternate" hreflang="ar" href="https://ae.000webhost.com/migrate" />
<link rel="alternate" hreflang="he" href="https://il.000webhost.com/migrate" />
<link rel="alternate" hreflang="es-co" href="https://co.000webhost.com/migrate" />
<link rel="alternate" hreflang="es-ar" href="https://ar.000webhost.com/migrate" />
<link rel="alternate" hreflang="pt-br" href="https://br.000webhost.com/migrate" />
<link rel="alternate" hreflang="cs" href="https://cz.000webhost.com/migrate" />
<link rel="alternate" hreflang="de" href="https://de.000webhost.com/migrate" />
<link rel="alternate" hreflang="da" href="https://dk.000webhost.com/migrate" />
<link rel="alternate" hreflang="et" href="https://ee.000webhost.com/migrate" />
<link rel="alternate" hreflang="es-es" href="https://es.000webhost.com/migrar" />
<link rel="alternate" hreflang="fi" href="https://fi.000webhost.com/migrate" />
<link rel="alternate" hreflang="fr" href="https://fr.000webhost.com/migrer" />
<link rel="alternate" hreflang="el" href="https://gr.000webhost.com/migrate" />
<link rel="alternate" hreflang="hr" href="https://hr.000webhost.com/premjestite" />
<link rel="alternate" hreflang="hu" href="https://hu.000webhost.com/migrate" />
<link rel="alternate" hreflang="en-in" href="https://in.000webhost.com/migrate" />
<link rel="alternate" hreflang="th" href="https://th.000webhost.com/migrate" />
<link rel="alternate" hreflang="it" href="https://it.000webhost.com/migrate" />
<link rel="alternate" hreflang="ko-kr" href="https://kr.000webhost.com/migrate" />
<link rel="alternate" hreflang="lv" href="https://lv.000webhost.com/migret" />
<link rel="alternate" hreflang="es-mx" href="https://mex.000webhost.com/migrate" />
<link rel="alternate" hreflang="ms" href="https://my.000webhost.com/migrate" />
<link rel="alternate" hreflang="nl" href="https://nl.000webhost.com/migrate" />
<link rel="alternate" hreflang="no" href="https://no.000webhost.com/migrate" />
<link rel="alternate" hreflang="en-ph" href="https://ph.000webhost.com/migrate" />
<link rel="alternate" hreflang="pl" href="https://pl.000webhost.com/migrate" />
<link rel="alternate" hreflang="pt-pt" href="https://pt.000webhost.com/migrate" />
<link rel="alternate" hreflang="ro" href="https://ro.000webhost.com/migrare" />
<link rel="alternate" hreflang="ru" href="https://ru.000webhost.com/migrate" />
<link rel="alternate" hreflang="sv" href="https://se.000webhost.com/migrate" />
<link rel="alternate" hreflang="vi" href="https://vn.000webhost.com/migrate" />
<link rel="alternate" hreflang="tr" href="https://tr.000webhost.com/transfer" />
<link rel="alternate" hreflang="id" href="https://id.000webhost.com/migrate" />
<meta property="fb:app_id" content="212913279095490" />
<meta property="og:url" content="https://www.000webhost.com/migrate?static=true" />
<meta property="og:title" content="Free Web Hosting - Your Website need to be migrated" />
<meta property="og:description" content="Absolutely Free Web Hosting with PHP, MySQL, cPanel and no Ads!" />
<meta property="og:site_name" content="Free Web Hosting" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://www.000webhost.com/static/default.000webhost.com/images/logo/400x400-red.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@000webhost_com" />
<meta name="twitter:title" content="Free Web Hosting - Your Website need to be migrated" />
<meta name="twitter:description" content="Absolutely Free Web Hosting with PHP, MySQL, cPanel and no Ads!" />
<meta name="twitter:image" content="https://www.000webhost.com/static/default.000webhost.com/images/logo/400x400-red.png" />
<script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"Organization","name":"000webhost","legalName":"Zero Zero Zero Webhost Dot Com","foundingDate":"2007","logo":"https:\/\/www.000webhost.com\/static\/default.000webhost.com\/images\/logo\/400x400-red.png","image":"https:\/\/www.000webhost.com\/static\/default.000webhost.com\/images\/logo\/400x400-red.png","url":"https:\/\/www.000webhost.com","address":{"@type":"PostalAddress","streetAddress":"61 Lordou Vironos Street","addressLocality":"Larnaca","postalCode":"6023","addressCountry":"CYP"},"contactPoint":{"@type":"ContactPoint","contactType":"Sales","email":"mailto:contact@000webhost.com","url":"https:\/\/www.000webhost.com\/contact"},"sameAs":["https:\/\/www.facebook.com\/000webhost.Global","https:\/\/plus.google.com\/+000webhost","https:\/\/twitter.com\/000webhost_com"]}</script>
<script type="application/ld+json">{"@context":"http:\/\/schema.org","@type":"WebSite","name":"Free Web Host","alternateName":"000Webhost.com","url":"\/"}</script>
<link rel="apple-touch-icon" href="//www.000webhost.com/static/default.000webhost.com/images/apple/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="//www.000webhost.com/static/default.000webhost.com/images/apple/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="//www.000webhost.com/static/default.000webhost.com/images/apple/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="//www.000webhost.com/static/default.000webhost.com/images/apple/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="//www.000webhost.com/static/default.000webhost.com/images/apple/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="//www.000webhost.com/static/default.000webhost.com/images/apple/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="//www.000webhost.com/static/default.000webhost.com/images/apple/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="//www.000webhost.com/static/default.000webhost.com/images/apple/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="//www.000webhost.com/static/default.000webhost.com/images/apple/apple-touch-icon-180x180.png" /> <meta name='yandex-verification' content='7200b18879ac0cf0' />
<meta name="msvalidate.01" content="5AFCC1FAD8C98F4A6B8F27B4945174A7" />
<meta name="baidu-site-verification" content="Z7exQPkIs0" />
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '301499733514427');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=301499733514427&ev=PageView&noscript=1"
/></noscript>


</head>
<body class="direction-ltr">
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PM88NV7"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

<div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.6&appId=212913279095490"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script>
<div id="wrapper">
<div class="w1">

<div class="powered-by">
<div class="container"><a href="https://www.hostinger.com/?utm_source=000&utm_campaign=top_cld&utm_medium=banner" title="000webhost is powered by Hostinger cloud"><img src="//www.000webhost.com/static/default.000webhost.com/images/powered-by-hostinger-2.png" alt="Powered by Hostinger cloud"></a></div>
</div>
<header class="topheader hidden-xs">
<div class="container holder">
<div class="row">
<div class="col-md-12">
<div class="no-padding col-md-4 sosmed col-xs-4">
<div class="locale-holder" id="locales">
<div class="row drop-down">
<div class="no-padding locale-column col-md-3">
<a href="https://www.000webhost.com/migrate" class="active"><span class="flag flag-en"></span><span class="region">United States</span> <span class="language">English</span></a>
<a href="https://ae.000webhost.com/migrate" class=""><span class="flag flag-ae"></span><span class="region">&#1583;&#1608;&#1604;&#1577; &#1575;&#1604;&#1573;&#1605;&#1575;&#1585;&#1575;&#1578; &#1575;&#1604;&#1593;&#1585;&#1576;&#1610;&#1577; &#1575;&#1604;&#1605;&#1578;&#1581;&#1583;&#1577;</span> <span class="language">&#1575;&#1604;&#1593;&#1614;&#1585;&#1614;&#1576;&#1616;&#1610;&#1614;&#1617;&#1577;&#8206;&#8206;</span></a>
<a href="https://il.000webhost.com/migrate" class=""><span class="flag flag-il"></span><span class="region">&#1497;&#1460;&#1513;&#1456;&#1474;&#1512;&#1464;&#1488;&#1461;&#1500;</span> <span class="language">&#1502;&#1456;&#1491;&#1460;&#1497;&#1504;&#1463;&#1514; &#1497;&#1460;&#1513;&#1456;&#1474;&#1512;&#1464;&#1488;&#1461;&#1500;</span></a>
<a href="https://co.000webhost.com/migrate" class=""><span class="flag flag-es-co"></span><span class="region">Colombia</span> <span class="language">Español</span></a>
<a href="https://ar.000webhost.com/migrate" class=""><span class="flag flag-es-ar"></span><span class="region">Argentina</span> <span class="language">Español</span></a>
<a href="https://br.000webhost.com/migrate" class=""><span class="flag flag-pt-br"></span><span class="region">Brasil</span> <span class="language">Português</span></a>
<a href="https://cz.000webhost.com/migrate" class=""><span class="flag flag-cz"></span><span class="region">&#268;esko</span> <span class="language">&#268;eština</span></a>
<a href="https://de.000webhost.com/migrate" class=""><span class="flag flag-de"></span><span class="region">Deutschland</span> <span class="language">Deutsch</span></a>
<a href="https://dk.000webhost.com/migrate" class=""><span class="flag flag-dk"></span><span class="region">Danmark</span> <span class="language">Dansk</span></a>
</div>
<div class="no-padding locale-column col-md-3">
<a href="https://ee.000webhost.com/migrate" class=""><span class="flag flag-ee"></span><span class="region">Eesti</span> <span class="language">Eesti</span></a>
<a href="https://es.000webhost.com/migrar" class=""><span class="flag flag-es"></span><span class="region">España</span> <span class="language">Español</span></a>
<a href="https://fi.000webhost.com/migrate" class=""><span class="flag flag-fi"></span><span class="region">Suomi</span> <span class="language">Suomi</span></a>
<a href="https://fr.000webhost.com/migrer" class=""><span class="flag flag-fr"></span><span class="region">France</span> <span class="language">Français</span></a>
<a href="https://gr.000webhost.com/migrate" class=""><span class="flag flag-gr"></span><span class="region">&#917;&#955;&#955;&#940;&#948;&#945;</span> <span class="language">&#917;&#955;&#955;&#951;&#957;&#953;&#954;&#940;</span></a>
<a href="https://hr.000webhost.com/premjestite" class=""><span class="flag flag-hr"></span><span class="region">Hrvatska</span> <span class="language">Hrvatski</span></a>
<a href="https://hu.000webhost.com/migrate" class=""><span class="flag flag-hu"></span><span class="region">Magyarország</span> <span class="language">Magyar</span></a>
<a href="https://in.000webhost.com/migrate" class=""><span class="flag flag-en-in"></span><span class="region">India</span> <span class="language">English</span></a>
<a href="https://th.000webhost.com/migrate" class=""><span class="flag flag-th"></span><span class="region">&#3611;&#3619;&#3632;&#3648;&#3607;&#3624;&#3652;&#3607;&#3618;</span> <span class="language">&#3652;&#3607;&#3618;</span></a>
</div>
<div class="no-padding locale-column col-md-3">
<a href="https://it.000webhost.com/migrate" class=""><span class="flag flag-it"></span><span class="region">Italia</span> <span class="language">Italiano</span></a>
<a href="https://kr.000webhost.com/migrate" class=""><span class="flag flag-kr"></span><span class="region">&#45824;&#54620;&#48124;&#44397;</span> <span class="language">&#54620;&#44397;&#50612;</span></a>
<a href="https://lv.000webhost.com/migret" class=""><span class="flag flag-lv"></span><span class="region">Latvija</span> <span class="language">Latviešu</span></a>
<a href="https://mex.000webhost.com/migrate" class=""><span class="flag flag-es-mx"></span><span class="region">México</span> <span class="language">Español</span></a>
<a href="https://my.000webhost.com/migrate" class=""><span class="flag flag-my"></span><span class="region">Malaysia</span> <span class="language">Bahasa Melayu</span></a>
<a href="https://nl.000webhost.com/migrate" class=""><span class="flag flag-nl"></span><span class="region">Nederland</span> <span class="language">Nederlands</span></a>
<a href="https://no.000webhost.com/migrate" class=""><span class="flag flag-no"></span><span class="region">Norge</span> <span class="language">Norsk</span></a>
<a href="https://ph.000webhost.com/migrate" class=""><span class="flag flag-en-ph"></span><span class="region">Pilipinas</span> <span class="language">Ingles</span></a>
<a href="https://pl.000webhost.com/migrate" class=""><span class="flag flag-pl"></span><span class="region">Polska</span> <span class="language">Polski</span></a>
</div>
<div class="no-padding locale-column col-md-3">
<a href="https://pt.000webhost.com/migrate" class=""><span class="flag flag-pt"></span><span class="region">Portugal</span> <span class="language">Português</span></a>
<a href="https://ro.000webhost.com/migrare" class=""><span class="flag flag-ro"></span><span class="region">România</span> <span class="language">Român&#259;</span></a>
<a href="https://ru.000webhost.com/migrate" class=""><span class="flag flag-ru"></span><span class="region">&#1056;&#1086;&#1089;&#1089;&#1080;&#1103;</span> <span class="language">&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;</span></a>
<a href="https://se.000webhost.com/migrate" class=""><span class="flag flag-se"></span><span class="region">Sverige</span> <span class="language">Svenska</span></a>
<a href="https://vn.000webhost.com/migrate" class=""><span class="flag flag-vn"></span><span class="region">Vi&#7879;t Nam</span> <span class="language">Ti&#7871;ng Vi&#7879;t</span></a>
<a href="https://tr.000webhost.com/transfer" class=""><span class="flag flag-tr"></span><span class="region">Türkiye</span> <span class="language">Türkçe</span></a>
<a href="https://id.000webhost.com/migrate" class=""><span class="flag flag-id"></span><span class="region">Indonesia</span> <span class="language">Bahasa Indo.</span></a>
</div>
</div>
<a class="select" href="#">
<span class="flag flag-en"></span><span class="region">United States</span> <span class="language">(English)</span>
</a>
</div>
</div>
<div class="col-md-8 contact no-padding col-xs-8">
<div>
<a href="/affiliates"><div class="glyphicon glyphicon-user"></div>
<span>Affiliates</span></a>
</div>
<div>
<a href="https://www.000webhost.com/forum">
<div class="glyphicon glyphicon-comment"></div>
<span>Forum</span></a>
</div>
<div>
<a href="/cpanel-login" data-modal="#loginModal">
<div class="glyphicon glyphicon-lock"></div>
<span>Login</span></a>
</div>
</div>
</div>
</div>
</div>
</header>
<header id="header">
<div class="container holder">
<div class="row">
<div class="col-xs-12">

<strong class="logo"><a href="/"><img src="//www.000webhost.com/static/default.000webhost.com/images/logo.png" alt="We'll host it for free!"><span class="slogan">Powered by HOSTINGER</span></a></strong>

<nav class="navbar navbar-default">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<a href="/free-website-sign-up" class="btn-signup" data-modal="#signupModal" data-ga-on="click" data-ga-event-category="Header" data-ga-event-action="Button" data-ga-event-label="Free Sign Up">Free Sign Up</a>
<ul class="nav navbar-nav">
<li class=""><a href="/free-hosting">Free Web Hosting</a></li>
<li><a href="https://www.hostinger.com/try-hostinger-000webhost-offer?utm_source=000&utm_medium=header_menu_link&utm_campaign=000" data-ga-on="click" data-ga-event-category="Header" data-ga-event-action="Link" data-ga-event-label="Premium Web Hosting">Cheap Web Hosting</a></li>
<li class=""><a href="/earn-money-online">Earn Money</a></li>
<li class=""><a href="/website-builder">Website Builder</a></li>
</ul>
<div class="col-xs-12 visible-xs hidden text-left bg-purple contact-menu">
<div class="col-xs-6">
<div class="col-xs-12">
<a href="/affiliates">Affiliates</a>
</div>
<div class="col-xs-12">
<a href="//www.000webhost.com/forum">Forum</a>
</div>
</div>
<div class="col-xs-6">
<div class="col-xs-12">
<a href="/cpanel-login" data-modal="#loginModal">Login</a>
</div>
</div>
</div>
</div>
</nav>
</div>
</div>
</div>
</header>
<div class="visual home">
<div class="img-holder"><img src="//www.000webhost.com/static/default.000webhost.com/images/banner-homepage.jpg" alt="Banner" /></div>
<div class="caption">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="text">
<h1 class="title">Free <span>Web Hosting</span></h1>
<h2><span>Zero</span> cost website hosting with PHP, MySQL, Cpanel &amp; no ads!</h2>
<p class="text-center"><a id="000-home-front_page-button-sign_up_for_free" class="btn btn-primary btn-order" href="/free-website-sign-up">
Sign Up for FREE! <span>Yes, it’s absolutely free!</span>
</a></p>
<div class="list-holder">
<ul class="list">
<li>Feature-rich Cpanel with PHP &amp; MySQL</li>
<li>No Ads</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

<main id="main" class=" darker-background">
<section class="pricing-table section">
<div class="container">
<div class="row">
<div class="col-xs-12">

<header class="head">
<h1>Looking for <span>Web Hosting?</span> Check this out!</h1>
</header>
<div class="table-block">
<div class="table-holder">
<div class="column">
<div class="heading-block">
<strong class="heading"><span>Free</span> Web Hosting</strong>
<div class="price-box">
<div class="price-holder">
<div class="price-frame">
<strong class="price-free">FREE</strong>
</div>
</div>
</div>
</div>
<div class="col-holder">
<div class="btn-box"> <a href="/free-website-sign-up" class="btn btn-primary" data-ga-on="click" data-ga-event-category="Small Pricing Table" data-ga-event-action="Button" data-ga-event-label="GET FOR FREE! - Top">Get for FREE!</a></div>
<ul class="item-list">
<li><strong>1000 MB</strong> Disk Space</li>
<li class="even"><strong>10000 MB</strong> Bandwidth</li>
<li><strong>2</strong> MySQL Databases</li>
<li class="even"><strong>5</strong> Email Forwarders</li>
<li><strong>2</strong> Websites</li>
<li class="even">Website Builder</li>
<li>Free domain hosting</li>
<li class="even">Sleeps <strong>1 hour</strong> Per Day</li>
<li class="view-all"><a href="/features">View all features</a></li>
</ul>
<div class="btn-box btn-box-bottom"> <a href="/free-website-sign-up" class="btn btn-primary" data-ga-on="click" data-ga-event-category="Small Pricing Table" data-ga-event-action="Button" data-ga-event-label="GET FOR FREE! - Bottom">Get for FREE!</a></div>
</div>
</div>
<div class="column popular">
<div class="heading-block">
<strong class="tooltip">Most Popular</strong>
<strong class="heading"><span>Premium - Silver</span> Hosting</strong>
<div class="price-box">
<div class="price-holder">
<div class="price-frame">
<div class="discount-wrap" id="discount">
<div class="old-price">$8.84</div>
<div class="discount-percentage">
<div class="discount-percentage-content">61% off</div>
</div>
</div>
<strong class="hosting-price">$3.49/<span>mo</span></strong>
</div>
</div>
</div>
</div>
<div class="col-holder" style="height:800px;">
<div class="btn-box"> <a href="https://www.hostinger.com/cart/add/hosting-hostinger-premium/?utm_source=000webhost&utm_campaign=sidebar_link&utm_medium=frontend" class="btn btn-primary" data-ga-on="click" data-ga-event-category="Small Pricing Table" data-ga-event-action="Button" data-ga-event-label="ORDER NOW / Premium - Top">Order Now</a></div>
<ul class="item-list">
<li><b>Unlimited</b> Number of Websites</li>
<li class="even"><b>Unlimited</b> SSD Disk Space</li>
<li><strong>Unlimited</strong> Bandwidth!</li>
<li class="even"><b>Unlimited</b> MySQL Databases</li>
<li><b>Unlimited</b> FTP Users</li>
<li class="even"><b>Simple</b> Website Builder</li>
<li><b>Unlimited</b> Email Accounts</li>
<li class="even"><strong>Never</strong> Sleeps</li>
<li><b>3X</b> WordPress Optimized Speed</li>
<li class="even"><b>Free Domain</b> Name</li>
<li class="view-all"><a href="/premium-web-hosting#premium-pricing-table">View all features</a></li>
</ul>
<div class="btn-box btn-box-bottom"> <a href="https://www.hostinger.com/cart/add/hosting-hostinger-premium/?utm_source=000webhost&utm_campaign=sidebar_link&utm_medium=frontend" class="btn btn-primary" data-ga-on="click" data-ga-event-category="Small Pricing Table" data-ga-event-action="Button" data-ga-event-label="ORDER NOW / Premium - Bottom">Order Now</a></div>
</div>
</div>
<div class="column">
<div class="heading-block">
<strong class="heading"><span>Business - Gold</span> Hosting</strong>
<div class="price-box">
<div class="price-holder">
<div class="price-frame">
<div class="discount-wrap" id="discount">
<div class="old-price">$11.99</div>
<div class="discount-percentage">
<div class="discount-percentage-content">34% off</div>
</div>
</div>
<strong class="hosting-price">$7.95/<span>mo</span></strong>
</div>
</div>
</div>
</div>
<div class="col-holder">
<div class="btn-box"> <a href="https://www.hostinger.com/cart/add/hosting-hostinger-business/?utm_source=000webhost&utm_campaign=sidebar_link&utm_medium=frontend" class="btn btn-primary" data-ga-on="click" data-ga-event-category="Small Pricing Table" data-ga-event-action="Button" data-ga-event-label="ORDER NOW / Business - Top">Order Now</a></div>
<ul class="item-list">
<li><b>Unlimited</b> Number of Websites</li>
<li class="even"><b>Unlimited</b> SSD Disk Space</li>
<li><b>Unlimited</b> Bandwidth</li>
<li class="even"><b>Unlimited</b> MySQL Databases</li>
<li><b>Unlimited</b> FTP Users</li>
<li class="even"><b>Simple</b> Website builder</li>
<li><b>Unlimited</b> Email Accounts</li>
<li class="even"><b>Never</b> Sleeps</li>
<li><b>5X</b> WordPress Optimized Speed</li>
<li class="even"><b>Free Domain</b> Name</li>
<li><b>Daily</b> Backups</li>
<li class="even"><b>Deluxe</b> Live Support</li>
<li><b>2X</b> Processing Power &amp; Memory</li>
<li class="even"><b>Free SSL</b> Certificate to secure customer data &amp; increase SEO rankings.</li>
<li class="view-all"><a href="/premium-web-hosting#premium-pricing-table">View all features</a></li>
</ul>
<div class="btn-box btn-box-bottom"> <a href="https://www.hostinger.com/cart/add/hosting-hostinger-business/?utm_source=000webhost&utm_campaign=sidebar_link&utm_medium=frontend" class="btn btn-primary" data-ga-on="click" data-ga-event-category="Small Pricing Table" data-ga-event-action="Button" data-ga-event-label="ORDER NOW / Business - Bottom">Order Now</a></div>
</div>
</div>
</div>
</div> </div>
</div>
</div>
</section>
<section class="section-why-us">
<div class="container">
<div class="row">
<header class="head">
<h2 class="text-center">As a cherry on the cake, you also get these at <span>Premium 000Webhost:</span></h2>
</header>
<div class="col-md-2 col-xs-2 col-md-offset-1 col-xs-offset-1 col-xxs-12 text-center">
<img src="//www.000webhost.com/static/default.000webhost.com/images/whyus-domain.png">
</div>
<div class="col-md-2 col-xs-2 col-xxs-12 text-center">
<img src="//www.000webhost.com/static/default.000webhost.com/images/whyus-moneyback.png">
</div>
<div class="col-md-2 col-xs-2 col-xxs-12 text-center">
<img src="//www.000webhost.com/static/default.000webhost.com/images/whyus-wordpress.png">
</div>
<div class="col-md-2 col-xs-2 col-xxs-12 text-center">
<img src="//www.000webhost.com/static/default.000webhost.com/images/whyus-icann.png">
</div>
<div class="col-md-2 col-xs-2 col-xxs-12 text-center">
<img src="//www.000webhost.com/static/default.000webhost.com/images/whyus-unlimited.png">
</div>
</div>
</div>
</section>

<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<section class="socmed-button">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-7 col-xs-7 col-xxs-12">
<h5 class="" style="color:#999999">
<strong>Please share &amp; Like this page! This will motivate us to develop more &amp; better free features!</strong>
</h5>
</div>
<div class="col-md-5 col-sm-5 col-xs-5 col-xxs-12 sosmed-share">
<div class="fb-like" data-layout="button_count" data-href="/migrate" data-action="like" data-show-faces="true" data-share="true"></div>
<div class="twitter-share"><a rel="nofollow" href="https://twitter.com/share" class="twitter-share-button" data-via="000webhost_com">Tweet</a></div>
<div class="gplus">
<div class="g-plusone" data-href="/migrate" data-action="share" data-width="50px" data-annotation="bubble" data-size="standard"></div>
</div>
</div>
</div>
</div>
</section> <section class="trusted-by">
<div class="container">
<div class="row">
<div class="col-md-9 col-sm-8 col-xs-8 col-xxs-12">
<h2 class="no-margin text-white">Hosted websites for <strong data-count="16769649.05" id="member-count">16,769,649</strong> users all over the world!</h2>
</div>
<div class="col-md-3 col-sm-4 col-xs-4 col-xxs-12 text-center">
<div class="pull-right no-float-480 show-inline-480">
<div class="button-depth-container">
<a href="/free-website-sign-up" data-ga-on="click" data-ga-event-category="Footer" data-ga-event-action="Button" data-ga-event-label="Get Started!">Get Started</a>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="clients">
<div class="container">
<div class="row">
<div class="col-xs-12">
<ul>
<li><img src="//www.000webhost.com/static/default.000webhost.com/images/logo-php.png" alt="php"></li>
<li><img src="//www.000webhost.com/static/default.000webhost.com/images/logo-sql.png" alt="my sql"></li>
<li><img src="//www.000webhost.com/static/default.000webhost.com/images/logo-intel.png" alt="intel"></li>
<li><img src="//www.000webhost.com/static/default.000webhost.com/images/logo-cloudlinux.png" alt="cloudlinux"></li>
<li><img src="//www.000webhost.com/static/default.000webhost.com/images/logo-nginx.png" alt="nginx"></li>
<li><img src="//www.000webhost.com/static/default.000webhost.com/images/logo-cloudflare.png" alt="cloudflare"></li>
<li><img src="//www.000webhost.com/static/default.000webhost.com/images/logo-wordpress.png" alt="wordpress"></li>
</ul>
</div>
</div>
</div>
</div> </main>
</div>

<footer id="footer">
<div class="container">
<div class="row">

<aside class="col-md-8 col-sm-8 col-xs-12">
<nav class="footer-links">
<strong class="title">Members Area</strong>
<ul>
<li><a href="/cpanel-login">Log in</a></li>
<li><a href="/affiliates">Affiliates</a></li>
<li><a href="/password-reset/user">Password Reset</a></li>
</ul>
<strong class="title">Services</strong>
<ul>
<li><a href="/free-hosting">Free Web Hosting</a></li>
<li><a href="/premium-web-hosting">Premium Hosting</a></li>
<li><a href="/earn-money-online">Earn Money Online</a></li>
<li><a href="/website-builder">Free Website Builder</a></li>
<li><a href="/upgrade">Upgrade to PRO</a></li>
<li><a target="_blank" href="https://www.hostinger.com/?utm_source=000webhost&utm_campaign=frontend_all&utm_medium=frontend&utm_content=footer_cheap_web_hosting_link" id="front-footer-upgradetopro">Cheap web hosting</a></li>
</ul>
</nav>
<nav class="footer-links">
<strong class="title">Become a Member</strong>
<ul>
<li><a href="/free-website-sign-up">Free Hosting Sign Up</a></li>
<li><a href="/earn-money-online">Affiliates Sign Up</a></li>
</ul>
<strong class="title">Amazing Extras</strong>
<ul>
<li><a href="/features">All Free Features</a></li>
<li><a href="/make-a-website">Make a Website</a></li>
<li><a href="/free-domain-hosting">Free Domain Hosting</a></li>
<li><a href="/free-wordpress-hosting">Free WordPress Hosting</a></li>
<li><a href="/free-php-hosting">Free PHP Hosting</a></li>
<li><a href="/free-mysql-hosting">Free MySQL Hosting</a></li>
<li><a href="/free-cpanel-hosting">Free Cpanel Hosting</a></li>
<li><a href="/templates">Free Website Templates</a></li>
<li><a href="/billing-software">Billing Software</a></li>
<li><a href="/free-proxy">Free Proxy</a></li>
<li><a href="/directory">Web Hosting Reviews</a></li>
</ul>
</nav>
<nav class="footer-links">
<strong class="title">Company &amp; Support</strong>
<ul>
<li><a href="https://www.000webhost.com/blog/">Blog (English)</a></li>
<li><a href="//www.000webhost.com/forum">Web Hosting Forum</a></li>
<li><a href="//www.000webhost.com/website-faq" target="_blank">Faq &amp; Knowledge base</a></li>
<li><a href="//www.000webhost.com/wordpress-tutorial">WordPress Tutorial</a></li>
<li><a href="/contact">Contact Us</a></li>
<li><a href="/team">Our Team</a></li>
<li><a href="/report-abuse">Report Abuse</a></li>
<li><a href="https://status.000webhost.com" target="_blank" rel="nofollow" title="Status page">Server Uptime</a></li>
<li><a href="/link">Link To Us</a></li>
<li><a href="/tell_friend">Tell a Friend</a></li>
<li><a href="/donate">Donate &amp; Share</a></li> <li><a href="/partners">Partners</a></li>
<li><a href="/terms-of-service">Terms of Service</a></li>
<li><a href="/affiliate-terms">Affiliate Terms</a></li>
<li><a href="/privacy">Privacy</a></li>
<li><a href="/feed" target="_blank">RSS</a></li>
<li><a href="https://www.000webhost.com/forum/t/000webhost-feedback/38565" target="_blank">Feedback</a></li>
</ul>
</nav>
</aside>

<div class="col-md-4 col-sm-4 col-xs-12">
<div class="footer-info">
<div class="logo-box">
<strong class="logo"><a href="https://www.hostinger.com/?utm_source=000webhost&utm_campaign=hlogo_foot&utm_medium=frontend" target="_blank" id="front-footer-upgradetopro2"><img src="//www.000webhost.com/static/default.000webhost.com/images/logo-hostinger.png" alt="Powered by Hostinger cloud"></a></strong>
<strong class="logo"><a href="/" target="_blank"><img src="//www.000webhost.com/static/default.000webhost.com/images/logo-footer.png" alt="000webhost"></a></strong>
</div>
<span class="review-footer">000Webhost has the Best Free Web Hosting rating of 4.7/5 based on 221 ratings &amp; <a rel="nofollow" href="/directory">reviews</a></span>
<span class="copyright">2007-2018 &copy; 000webhost.com - First class Web Hosting</span>
<div class="social">
<a rel="nofollow" href="https://www.facebook.com/000webhost.Global/" target="_blank"><div class="sprites facebook"></div></a>
<a rel="nofollow" href="https://twitter.com/000webhost_com" target="_blank"><div class="sprites twitter"></div></a>
<a rel="nofollow" href="https://plus.google.com/+000webhost" target="_blank"><div class="sprites goplus"></div></a>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<div id="default_popup"></div>
<div style="display:none" class="cookie-consent">We use cookies to personalize content provided by analytic &amp; advertisement partners to offer you the best service experience. <a href="/privacy">More</a>.<a class="cookie-consent-close"><span class="glyphicon glyphicon-remove"></span></a></div> <div id="om-nk920azr0l96qdq7-holder"></div><script>var nk920azr0l96qdq7,nk920azr0l96qdq7_poll=function(){var r=0;return function(n,l){clearInterval(r),r=setInterval(n,l)}}();!function(e,t,n){if(e.getElementById(n)){nk920azr0l96qdq7_poll(function(){if(window['om_loaded']){if(!nk920azr0l96qdq7){nk920azr0l96qdq7=new OptinMonsterApp();return nk920azr0l96qdq7.init({"u":"13439.452503","staging":0,"dev":0,"beta":0});}}},25);return;}var d=false,o=e.createElement(t);o.id=n,o.src="https://a.optmstr.com/app/js/api.min.js",o.async=true,o.onload=o.onreadystatechange=function(){if(!d){if(!this.readyState||this.readyState==="loaded"||this.readyState==="complete"){try{d=om_loaded=true;nk920azr0l96qdq7=new OptinMonsterApp();nk920azr0l96qdq7.init({"u":"13439.452503","staging":0,"dev":0,"beta":0});o.onload=o.onreadystatechange=null;}catch(t){}}}};(document.getElementsByTagName("head")[0]||document.documentElement).appendChild(o)}(document,"script","omapi-script");</script>
<script type="text/javascript">
(function(d, src, c) { var t=d.scripts[d.scripts.length - 1],s=d.createElement('script');s.id='la_x2s6df8d';s.async=true;s.src=src;s.onload=s.onreadystatechange=function(){var rs=this.readyState;if(rs&&(rs!='complete')&&(rs!='loaded')){return;}c(this);};t.parentElement.insertBefore(s,t.nextSibling);})(document,
'//support.hostinger.io/scripts/track.js',
function(e){ LiveAgent.createButton('064a36ed', e); });
</script>
<script src="https://apis.google.com/js/platform.js" async defer></script>
</body>
</html>

Então como faço para executá-lo?



5. Re: Como faço para executar esse .sh?

6. Re: Como faço para executar esse .sh? [RESOLVIDO]

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 22/05/2018 - 19:45h

Para mim também, me parece ser HTML.
Isso deve abrir com extensão .htm, no navegador.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.


7. Re: Como faço para executar esse .sh? [RESOLVIDO]

Victor
Saiko

(usa Ubuntu)

Enviado em 23/05/2018 - 09:20h

Valeu pessoal! Consegui executar o arquivo, mas por algum motivo não era o que deveria ser.
diegomrodrigues, brigadão cara, era exatamente isso que estava procurando. Me ajudou bastante!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts