<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Vi Text Editor in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/97386#M82602</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Little late to the party, but here's how I got it working.&lt;BR /&gt;&lt;BR /&gt;Using vim -V shows what's being loaded during VIM startup&lt;BR /&gt;Fetch &lt;A href="http://ftp.vim.org/pub/vim/unix/vim-7.0.tar.bz2" target="_blank"&gt;http://ftp.vim.org/pub/vim/unix/vim-7.0.tar.bz2&lt;/A&gt;&lt;BR /&gt;Unpack the bz2 file, scp it to your server's /tmp and untar the file.&lt;BR /&gt;It will create a folder named vim70 and the sub folder runtime&lt;/P&gt;&lt;P&gt;If you have a ${HOME}/.vim folder, rename it.&lt;BR /&gt;Move the runtime folder to ${HOME}/.vim&lt;BR /&gt;&lt;BR /&gt;Navigate to /usr/share/vim70/syntax&lt;BR /&gt;Make the following symbolic links:&lt;BR /&gt;ln -s ${HOME}/.vim/syntax/nosyntax.vim .&lt;BR /&gt;ln -s ${HOME}/.vim/syntax/syntax.vim .&lt;BR /&gt;ln -s ${HOME}/.vim/syntax/colsyntax.vim .&lt;BR /&gt;&lt;BR /&gt;I'm sure you could go all Sherlock and pick what you exactly need for colorized syntax highlighting, I didn't &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Best of luck!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Wed, 23 Sep 2020 22:52:09 GMT</pubDate>
    <dc:creator>Daniel_Sjosvard</dc:creator>
    <dc:date>2020-09-23T22:52:09Z</dc:date>
    <item>
      <title>Vi Text Editor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/70564#M82598</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking to improve on Vi by wanting to install Vim, can't seem to though, tried yum and apt-get but having trouble &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this even possible? Looking to add some colour to my scripts &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 13:12:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/70564#M82598</guid>
      <dc:creator>Tom_Cripps</dc:creator>
      <dc:date>2019-12-16T13:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Vi Text Editor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/70583#M82599</link>
      <description>&lt;P&gt;I do not understand - on your client PC you can install anything you want, but i fear you are talking about GAiA OS. Installing other Linux software can be possibly made but is explicitly unsupported by CheckPoint !&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 15:51:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/70583#M82599</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-12-16T15:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Vi Text Editor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/70730#M82600</link>
      <description>&lt;P&gt;We do not support installation of third party binaries on a Check Point OS.&lt;BR /&gt;That said, at least in R77.30 and R80.30, vim 7.0.237 is included.&lt;BR /&gt;Not sure about earlier releases.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Edit&lt;/STRONG&gt;: added R77.30&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 22:24:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/70730#M82600</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-12-17T22:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Vi Text Editor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/71099#M82601</link>
      <description>&lt;P&gt;We're due to go to R80.30 in the new year so, will test this out.&lt;/P&gt;&lt;P&gt;Thanks Daemon.&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 09:17:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/71099#M82601</guid>
      <dc:creator>Tom_Cripps</dc:creator>
      <dc:date>2019-12-23T09:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Vi Text Editor</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/97386#M82602</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Little late to the party, but here's how I got it working.&lt;BR /&gt;&lt;BR /&gt;Using vim -V shows what's being loaded during VIM startup&lt;BR /&gt;Fetch &lt;A href="http://ftp.vim.org/pub/vim/unix/vim-7.0.tar.bz2" target="_blank"&gt;http://ftp.vim.org/pub/vim/unix/vim-7.0.tar.bz2&lt;/A&gt;&lt;BR /&gt;Unpack the bz2 file, scp it to your server's /tmp and untar the file.&lt;BR /&gt;It will create a folder named vim70 and the sub folder runtime&lt;/P&gt;&lt;P&gt;If you have a ${HOME}/.vim folder, rename it.&lt;BR /&gt;Move the runtime folder to ${HOME}/.vim&lt;BR /&gt;&lt;BR /&gt;Navigate to /usr/share/vim70/syntax&lt;BR /&gt;Make the following symbolic links:&lt;BR /&gt;ln -s ${HOME}/.vim/syntax/nosyntax.vim .&lt;BR /&gt;ln -s ${HOME}/.vim/syntax/syntax.vim .&lt;BR /&gt;ln -s ${HOME}/.vim/syntax/colsyntax.vim .&lt;BR /&gt;&lt;BR /&gt;I'm sure you could go all Sherlock and pick what you exactly need for colorized syntax highlighting, I didn't &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Best of luck!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 22:52:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Vi-Text-Editor/m-p/97386#M82602</guid>
      <dc:creator>Daniel_Sjosvard</dc:creator>
      <dc:date>2020-09-23T22:52:09Z</dc:date>
    </item>
  </channel>
</rss>

