<?xml version="1.0" encoding="utf-8" ?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:tt="http://teletype.in/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"><title>Alex K</title><author><name>Alex K</name></author><id>https://teletype.in/atom/a13xkn</id><link rel="self" type="application/atom+xml" href="https://teletype.in/atom/a13xkn?offset=0"></link><link rel="alternate" type="text/html" href="https://teletype.in/@a13xkn?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=a13xkn"></link><link rel="next" type="application/rss+xml" href="https://teletype.in/atom/a13xkn?offset=10"></link><link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></link><updated>2026-04-11T07:40:44.111Z</updated><entry><id>a13xkn:Kali-Linux-Google-Cloud</id><link rel="alternate" type="text/html" href="https://teletype.in/@a13xkn/Kali-Linux-Google-Cloud?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=a13xkn"></link><title>Install Kali Linux on the Google Cloud - Remote Desktop Connection from Windows fast Way ~!</title><published>2022-01-07T23:22:18.203Z</published><updated>2022-01-07T23:27:41.310Z</updated><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img3.teletype.in/files/e3/c6/e3c69920-541c-4da0-8c92-2eb0606ce6c7.png"></media:thumbnail><summary type="html">&lt;img src=&quot;https://subproject9.com/wp-content/uploads/2019/05/kali-linux-google-cloud-768x403.png&quot;&gt;~ 25min and you have a GUI Kali-Linux by RDC</summary><content type="html">
  &lt;figure id=&quot;IWOy&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://subproject9.com/wp-content/uploads/2019/05/kali-linux-google-cloud-768x403.png&quot; width=&quot;768&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;XMyr&quot; data-align=&quot;center&quot;&gt;~ 25min and you have a GUI Kali-Linux by RDC&lt;/p&gt;
  &lt;p id=&quot;UGj2&quot;&gt;&lt;/p&gt;
  &lt;p id=&quot;ouYn&quot;&gt;Fast way is to create new instance by your https://console.cloud.google.com/&lt;br /&gt;Choose between 4-8 gb of memory &amp;amp;&amp;amp; choose between  2 -4 cores &lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
  &lt;figure id=&quot;FT89&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/61/ae/61aefa57-73fe-4c14-b435-f99dc959e6ea.png&quot; width=&quot;257&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;GPa5&quot;&gt; Select Debian 10 as the operating system &lt;br /&gt;Add 40gb  space &lt;/p&gt;
  &lt;figure id=&quot;ENH3&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/51/09/510998bf-c3cc-41e3-9cfa-13305f778658.png&quot; width=&quot;445&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;Pk9T&quot;&gt;Enable this for open port&lt;/p&gt;
  &lt;p id=&quot;A4Kn&quot;&gt;DEPLOY MACHINE !&lt;/p&gt;
  &lt;hr /&gt;
  &lt;p id=&quot;yuek&quot;&gt;When a machine is ready &lt;br /&gt;&lt;br /&gt;- go to shh &lt;/p&gt;
  &lt;figure id=&quot;lsNx&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/1a/33/1a33a70a-0426-4f81-b5a0-82970d343e42.png&quot; width=&quot;403&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;cB18&quot;&gt;and do a bunch of commands :&lt;/p&gt;
  &lt;p id=&quot;PV12&quot;&gt;&lt;/p&gt;
  &lt;p id=&quot;qKRr&quot;&gt;&lt;/p&gt;
  &lt;p id=&quot;rYpX&quot;&gt;Update and upgrade --Debian system first&lt;/p&gt;
  &lt;pre id=&quot;EQV5&quot;&gt;sudo apt update &amp;amp;&amp;amp; sudo apt upgrade -y&lt;/pre&gt;
  &lt;p id=&quot;gWGh&quot;&gt;Add &amp;quot;kali-rolling&amp;quot; repository to your cloud system&lt;/p&gt;
  &lt;pre id=&quot;nriC&quot;&gt;echo &amp;quot;deb http://http.kali.org/kali kali-rolling main non-free contrib&amp;quot; | sudo tee /etc/apt/sources.list&lt;/pre&gt;
  &lt;p id=&quot;WuIM&quot;&gt;Download the repository&amp;#x27;s key for the system to verify Kali Linux packages and add this with a &lt;code&gt;apt-key&lt;/code&gt;&lt;/p&gt;
  &lt;pre id=&quot;LloU&quot;&gt;curl https://archive.kali.org/archive-key.asc | sudo apt-key add&lt;/pre&gt;
  &lt;p id=&quot;XGMB&quot;&gt;Update it again. The new &amp;quot;kali-rolling&amp;quot; repository must be recognized.&lt;/p&gt;
  &lt;pre id=&quot;2li1&quot;&gt;sudo apt update&lt;/pre&gt;
  &lt;p id=&quot;wtpT&quot;&gt;Install Kali Linux packages  - take u long time  ~ 15 min+ &lt;/p&gt;
  &lt;pre id=&quot;B2W7&quot;&gt;sudo apt install kali-linux-default&lt;/pre&gt;
  &lt;p id=&quot;KOND&quot;&gt;During installation just follow instructions by loader&lt;/p&gt;
  &lt;hr /&gt;
  &lt;p id=&quot;RBlQ&quot;&gt;When u finish u need to install a desktop environment.  Greatest desktop for Kali Linux is Xfce. - this take a time  ~ 10 min+&lt;/p&gt;
  &lt;pre id=&quot;Oc9S&quot;&gt;sudo apt install kali-desktop-xfce&lt;/pre&gt;
  &lt;p id=&quot;8H9P&quot;&gt;Afterwards , you have to install Xrdp. This will allow you to access GUI by Remote Desktop Protocol.&lt;/p&gt;
  &lt;pre id=&quot;Gzej&quot;&gt;sudo apt install xrdp&lt;/pre&gt;
  &lt;p id=&quot;794b&quot;&gt;Change password for your user account.&lt;/p&gt;
  &lt;pre id=&quot;ydpQ&quot;&gt;sudo passwd&lt;/pre&gt;
  &lt;p id=&quot;Qj4Z&quot;&gt;go to root now &lt;/p&gt;
  &lt;pre id=&quot;iJ86&quot;&gt;sudo su&lt;/pre&gt;
  &lt;p id=&quot;LZpe&quot;&gt;now update everything again &lt;/p&gt;
  &lt;pre id=&quot;Jvah&quot;&gt;sudo apt update &amp;amp;&amp;amp; sudo apt upgrade -y&lt;/pre&gt;
  &lt;p id=&quot;EstC&quot;&gt;exit root &lt;/p&gt;
  &lt;pre id=&quot;ozfD&quot;&gt;exit&lt;/pre&gt;
  &lt;p id=&quot;acDg&quot;&gt;reboot whole system&lt;/p&gt;
  &lt;pre id=&quot;4m74&quot;&gt;sudo reboot&lt;/pre&gt;
  &lt;p id=&quot;En7N&quot;&gt;&lt;br /&gt;&lt;/p&gt;
  &lt;p id=&quot;DEor&quot;&gt;Now start &amp;quot;Remote Desktop Connection&amp;quot; from your Windows machine from &lt;/p&gt;
  &lt;figure id=&quot;5Jix&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/3b/46/3b462ce3-6e68-43d1-9b10-21179905abc3.png&quot; width=&quot;392&quot; /&gt;
  &lt;/figure&gt;
  &lt;figure id=&quot;0VN3&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/7e/e7/7ee7b24a-5485-41c2-acbc-dd8b8322656c.png&quot; width=&quot;402&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;eGkF&quot;&gt;Type External IP of your Google Cloud machine  &lt;br /&gt;Username &lt;strong&gt;root &lt;/strong&gt;&lt;/p&gt;
  &lt;p id=&quot;tlsI&quot;&gt;Click Connect &lt;/p&gt;
  &lt;p id=&quot;d89h&quot;&gt;&lt;/p&gt;
  &lt;p id=&quot;M13u&quot;&gt;Bang !!! we are in there !!&lt;/p&gt;
  &lt;p id=&quot;UNtG&quot;&gt;&lt;/p&gt;
  &lt;figure id=&quot;S8L0&quot; class=&quot;m_original&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/23/ac/23acb41c-9fb9-4b3c-8411-42ad5e0498ad.png&quot; width=&quot;1574&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;xEWV&quot;&gt;Finally u have access to a Google Cloud Kali Linux GUI interface by your Windows or Mac machine/&lt;/p&gt;
  &lt;p id=&quot;uR9f&quot;&gt;ps/. for Mac u need to install Microsoft Remote Desktop from App Store&lt;/p&gt;
  &lt;p id=&quot;UCN6&quot;&gt;ps/. if u need just a type console - connect over ssh to ur google cloud using anything like JuiceSSH or so - and do u things &lt;/p&gt;
  &lt;p id=&quot;8Fq8&quot;&gt;&lt;/p&gt;
  &lt;p id=&quot;Hbqr&quot;&gt;Thanks for reading &lt;br /&gt;&lt;/p&gt;

</content></entry></feed>