<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>editor Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/editor/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 08 May 2023 19:48:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>Best programs to edit hexadecimal code.</title>
		<link>https://www.osradar.com/best-programs-to-edit-hexadecimal-code/</link>
					<comments>https://www.osradar.com/best-programs-to-edit-hexadecimal-code/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Mon, 29 Aug 2022 21:15:00 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[hexadecimal code]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=37023</guid>

					<description><![CDATA[<p>Hello! Hex editors allow you to open any type of file. Moreover, they do this regardless of their content. However, they are mainly used to edit binary files to access their information. Additionally, they allow you to edit, copy and even delete it. There are certainly several options available. Therefore, today, we will learn about [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/best-programs-to-edit-hexadecimal-code/">Best programs to edit hexadecimal code.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! Hex editors allow you to open any type of file. Moreover, they do this regardless of their content. However, they are mainly used to edit binary files to access their information. Additionally, they allow you to edit, copy and even delete it. There are certainly several options available. Therefore, today, we will learn about the best programs to <a href="https://www.osradar.com/the-best-markdown-editors-for-windows/" target="_blank" rel="noreferrer noopener">edit </a>hexadecimal code.</p>



<h2>Hexadecimal codes. How do they work?</h2>



<p>Editing the hexadecimal code of a file was originally intended for editing certain values. Mainly to modify the operation of an application. Certainly, today this is still its main use. However, they are also widely used to modify game save files to modify their operation. Hexadecimal codes are a physical representation of files. Computers store files in binary format. That is, a series of bytes that have a value ranging from 0 to 255. Each byte is assigned a specific address starting with 0.</p>



<p>Hexadecimal file editors show us the binary code of a file sorted into three columns. These are offset values, hexadecimal code display and character values. With hexadecimal editor, we can edit, copy, paste, and even print and save the modifications. Hexadecimal files are stored in text or binary format. If the file is in text format, we can use the Notepad application. Remember that it comes in all versions of Windows.</p>



<p>However, the problem arises if the file is in binary format. In fact, Windows does not natively offer any application to access and edit its content. If you want to know which are the best applications and websites to open and edit hexadecimal code, we invite you to read on.</p>



<h2>Programs to access the hexadecimal code</h2>



<p>These applications allow easy access to the hexadecimal code of a file.</p>



<h3>HxD Hex Editor</h3>



<p>One of the most well-known, veteran and widely used applications for editing hexadecimal code is HxD Hex Editor. This application stands out for being one of the simplest and most basic to use. It has the basic functions necessary to edit this type of code without pretensions.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="766" height="498" src="https://www.osradar.com/wp-content/uploads/2022/08/hex.png" alt="" class="wp-image-37024" srcset="https://www.osradar.com/wp-content/uploads/2022/08/hex.png 766w, https://www.osradar.com/wp-content/uploads/2022/08/hex-300x195.png 300w, https://www.osradar.com/wp-content/uploads/2022/08/hex-696x452.png 696w" sizes="(max-width: 766px) 100vw, 766px" /></figure>



<p>With<a href="https://mh-nexus.de/en/hxd/" target="_blank" rel="noreferrer noopener"> HxD Hex Editor</a>, we can cut, copy and paste code. In addition to compare different files, add code, search and replace code. Besides being ideal for editing hexadecimal code, we can also use it to edit decimal and octal code. This application is available in two versions. The number 2.5.0.0.0 is compatible from Windows XP onwards. On the other hand, the version number 1.7.7.0.0 is compatible with Windows 95, Windows 97, Windows ME, Windows NT 4, Windows and Windows 2000. However, this version can also be used on Windows XP onwards, although it has fewer functions.</p>



<h3>BitEdit9</h3>



<p><a href="http://www.softoware.org/apps/download-bitedit9-for-windows.html" target="_blank" rel="noreferrer noopener">BitEdit9</a> is an interesting and completely free alternative for editing hexadecimal files. It also supports decimal, binary and octal files. It also allows you to edit these types of files. Therefore, it is the perfect application if you also work with this type of files. It is compatible from Windows 2000 onwards. It also works flawlessly on Windows 10 and Windows 11.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="540" height="274" src="https://www.osradar.com/wp-content/uploads/2022/08/hex2.jpg" alt="" class="wp-image-37025" srcset="https://www.osradar.com/wp-content/uploads/2022/08/hex2.jpg 540w, https://www.osradar.com/wp-content/uploads/2022/08/hex2-300x152.jpg 300w" sizes="(max-width: 540px) 100vw, 540px" /></figure>



<h3>wxHexEditor</h3>



<p>We are talking about a multiplatform and completely free hexadecimal file editor. This <a href="http://www.wxhexeditor.org/download.php" target="_blank" rel="noreferrer noopener">application</a> is available for Windows, Linux, and macOS. Through it, we can edit any hexadecimal file in an elementary way, as long as we know what we are doing.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="885" height="633" src="https://www.osradar.com/wp-content/uploads/2022/08/hex3.jpg" alt="" class="wp-image-37026" srcset="https://www.osradar.com/wp-content/uploads/2022/08/hex3.jpg 885w, https://www.osradar.com/wp-content/uploads/2022/08/hex3-300x215.jpg 300w, https://www.osradar.com/wp-content/uploads/2022/08/hex3-768x549.jpg 768w, https://www.osradar.com/wp-content/uploads/2022/08/hex3-696x498.jpg 696w" sizes="(max-width: 885px) 100vw, 885px" /></figure>



<p>It allows you to edit multiple files for editing and comparison. In addition to performing complex searches of code strings or text. It also includes different types of visualization. The download of this application is completely free. Certainly, it has not been updated for a few years. However, it works in practically all Windows versions from Windows 2000 onwards.</p>



<h3>WinVi</h3>



<p>Another open-source application available for editing hexadecimal files is <a href="http://www.winvi.de/en/download.html" target="_blank" rel="noreferrer noopener">WinVi.</a> This is an application that not only allows us to see the inside of these files, but we can also edit them. It also supports ASCII, DOS, EBCDIC, UTF-8 and UTF-16 files. So, it allows us to reduce the number of editing applications.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="413" height="306" src="https://www.osradar.com/wp-content/uploads/2022/08/hex4.png" alt="" class="wp-image-37027" srcset="https://www.osradar.com/wp-content/uploads/2022/08/hex4.png 413w, https://www.osradar.com/wp-content/uploads/2022/08/hex4-300x222.png 300w" sizes="(max-width: 413px) 100vw, 413px" /></figure>



<p>It includes a powerful search function that allows us to search for specific strings. We can then edit them and replace them with whole strings. It also allows you to merge two or more files into one. It is compatible from Windows 2000 up to Windows 11. Although the application has not been updated for more than a decade.</p>



<h3>Catch22 HexEdit</h3>



<p>The main feature of <a href="http://www.catch22.net/software/hexedit" target="_blank" rel="noreferrer noopener">Catch22</a> is the ability to edit files up to 16 Exabytes. Let&#8217;s remember that this is the maximum file size limit in NTFS partitions. Moreover, it is a completely free editor. Consequently, it is ideal for users who need to edit large hexadecimal files. It includes hexadecimal, octal, decimal and binary editor. Allows to edit several files together, perform search. Additionally, we can replace text and print the code. It is compatible from Windows 2000 onwards.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="853" height="752" src="https://www.osradar.com/wp-content/uploads/2022/08/hex5.jpg" alt="" class="wp-image-37028" srcset="https://www.osradar.com/wp-content/uploads/2022/08/hex5.jpg 853w, https://www.osradar.com/wp-content/uploads/2022/08/hex5-300x264.jpg 300w, https://www.osradar.com/wp-content/uploads/2022/08/hex5-768x677.jpg 768w, https://www.osradar.com/wp-content/uploads/2022/08/hex5-696x614.jpg 696w" sizes="(max-width: 853px) 100vw, 853px" /></figure>



<h3>Free Hex Editor Neo</h3>



<p>An interesting hex editor to consider is <a href="https://www.hhdsoftware.com/free-hex-editor" target="_blank" rel="noreferrer noopener">Free Hex Editor. </a>This is an editor available in several versions. This includes a free one, and it is described as one of the fastest on the market. Through this application, we can write, cut, copy, paste, fill, delete, insert, import, and export code. In addition to other more advanced functions.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="707" src="https://www.osradar.com/wp-content/uploads/2022/08/hex6-1024x707.png" alt="" class="wp-image-37029" srcset="https://www.osradar.com/wp-content/uploads/2022/08/hex6-1024x707.png 1024w, https://www.osradar.com/wp-content/uploads/2022/08/hex6-300x207.png 300w, https://www.osradar.com/wp-content/uploads/2022/08/hex6-768x530.png 768w, https://www.osradar.com/wp-content/uploads/2022/08/hex6-1536x1060.png 1536w, https://www.osradar.com/wp-content/uploads/2022/08/hex6-2048x1413.png 2048w, https://www.osradar.com/wp-content/uploads/2022/08/hex6-218x150.png 218w, https://www.osradar.com/wp-content/uploads/2022/08/hex6-696x480.png 696w, https://www.osradar.com/wp-content/uploads/2022/08/hex6-1068x737.png 1068w, https://www.osradar.com/wp-content/uploads/2022/08/hex6-1920x1325.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>It allows modifying the binary code using the clipboard. It also includes the undo function, stores a history with the changes. Furthermore, it also allows performing searches by several words and codes, being ideal for analyzing large files. The maximum file size it is capable of opening is 1&nbsp;TB. Certainly, an unlikely scenario.</p>



<p>The application is available for download through its web page by clicking on the following link. In addition to the free version, we can also find the Standard, Professional and Ultimate version. Obviously, all of them have to be paid. Very well, in this way we have seen the best programs to edit hexadecimal code. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/best-programs-to-edit-hexadecimal-code/">Best programs to edit hexadecimal code.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/best-programs-to-edit-hexadecimal-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Best programs to convert photos into cartoons.</title>
		<link>https://www.osradar.com/best-programs-to-convert-photos-into-cartoons/</link>
					<comments>https://www.osradar.com/best-programs-to-convert-photos-into-cartoons/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 05 Apr 2022 21:04:00 +0000</pubDate>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[cartoons]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[photos]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=35446</guid>

					<description><![CDATA[<p>Hi! We are often looking for the best photos. Indeed, we want good quality photos, good lighting, perfect portraits, etc. Thanks to the impressive smartphone cameras, we can take advantage of any situation to take a snapshot. Moreover, the result will be excellent. However, we have certainly thought about how to give those photos an [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/best-programs-to-convert-photos-into-cartoons/">Best programs to convert photos into cartoons.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hi! We are often looking for the best <a href="https://www.osradar.com/how-to-lower-the-resolution-and-size-of-a-photo-in-windows/" target="_blank" rel="noreferrer noopener">photos</a>. Indeed, we want good quality photos, good lighting, perfect portraits, etc. Thanks to the impressive smartphone cameras, we can take advantage of any situation to take a snapshot. Moreover, the result will be excellent. However, we have certainly thought about how to give those photos an original and fundamentally different look. Therefore, we are going to see several programs, and websites, to <a href="https://www.befunky.com/features/photo-to-cartoon/">turn any photos into cartoons</a>. On the other hand, both for Android and iOS, we can find numerous applications to convert photos into cartoons. Logically, it is from there where we get the photos. However, when we start seeking alternatives to do it from Windows, things get a little complicated. There is a great variety of alternatives to convert photos into cartoons. Let&#8217;s see some of them!</p>



<h2>What to look for in this software</h2>



<p>The first thing we need is a photo editing or retouching program. However, not just anyone can accomplish this task. Consequently, we have to look for one that is capable of turning any normal photo into a cartoon. Once the right program has been chosen, another of the most important features to look for in this type of software is that it has a wide variety of filters. In addition, it is very essential that we can customize these filters. This way we will be able to have several <em>cartoon</em> effects for our photos. Consequently, we will be able to pick the one we like the most. In addition, it is interesting that it also allows us to save new filters that we can download from the Internet. We can even create some of our own.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="512" height="512" src="https://www.osradar.com/wp-content/uploads/2022/03/car.png" alt="" class="wp-image-35447" srcset="https://www.osradar.com/wp-content/uploads/2022/03/car.png 512w, https://www.osradar.com/wp-content/uploads/2022/03/car-300x300.png 300w, https://www.osradar.com/wp-content/uploads/2022/03/car-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" /></figure>



<p>Other interesting functions that can be found in this type of software are, for example, the possibility of adding elements to the photo. Moreover, these elements have to be in the form of a cartoon. It is also good to preview the changes before applying them.</p>



<h2>Free programs for photo to cartoon conversion.</h2>



<p>As it is usual in most of the current software sectors, the diversity of titles we can get our hands on is enormous. As it is usual in most of the current software sectors, the diversity of titles we can get our hands on is enormous. This allows us to select those that most interest us in each case. Additionally, we will be able to select those that most interest us in each case based on different parameters. In these cases, things such as the complexity of the software in question, its size, resource consumption, and of course, its price, come into play.</p>



<p>We put you in context because we will offer different options to turn photos into cartoons. Furthermore, the possible choice varies according to what we are willing to invest in a software of this type. It also influences the type of task we want to develop. For the above-mentioned reasons, we will start this countdown with the best free programs to convert photos into cartoons.</p>



<h3>Paint.Net</h3>



<p>Paint.Net is a completely free program created as an intermediate point between Paint and Photoshop. This program has many options and tools that allow us to edit and retouch our photos. But the most interesting thing we will see is the function of <em>drawing</em> our photos.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="670" src="https://www.osradar.com/wp-content/uploads/2022/03/car-1024x670.jpg" alt="" class="wp-image-35448" srcset="https://www.osradar.com/wp-content/uploads/2022/03/car-1024x670.jpg 1024w, https://www.osradar.com/wp-content/uploads/2022/03/car-300x196.jpg 300w, https://www.osradar.com/wp-content/uploads/2022/03/car-768x502.jpg 768w, https://www.osradar.com/wp-content/uploads/2022/03/car-696x455.jpg 696w, https://www.osradar.com/wp-content/uploads/2022/03/car-1068x699.jpg 1068w, https://www.osradar.com/wp-content/uploads/2022/03/car-741x486.jpg 741w, https://www.osradar.com/wp-content/uploads/2022/03/car.jpg 1530w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>To convert a photo into a drawing with this program, what we must do is open the <strong>Effects</strong> menu and there select the <strong>Artistic</strong> section. Now we can play with the 3 tools that appear to achieve the desired drawing effect. We can also add noise or some kind of blur that can improve the final look of the image. We can download this program from its main <a href="https://www.getpaint.net/" target="_blank" rel="noreferrer noopener">web page.</a></p>



<p>On the downside, paint.net is a very resource-intensive program. Consequently, it is not recommended for use on computers with modest performance. On the other hand, it is not suitable if we require it for professional use, and we will miss more advanced tool options. You can also get these printed using a service like <a href="https://www.wallpics.com/">Wallpics</a>.</p>



<h3>XnSketch</h3>



<p>This program is characterized above all by being simple and fast to use. It supports numerous image formats. In addition, it allows, in just a few clicks, to draw our photo in the program. It has different effects, and a series of adjustments (tone, saturation, brightness, contrast, etc.) These adjustments help to give the final touch to the image. We can download this program from <a href="https://www.xnview.com/en/xnsketch/" target="_blank" rel="noreferrer noopener">here.</a></p>



<figure class="wp-block-image size-full"><img loading="lazy" width="989" height="819" src="https://www.osradar.com/wp-content/uploads/2022/03/car3.jpg" alt="" class="wp-image-35450" srcset="https://www.osradar.com/wp-content/uploads/2022/03/car3.jpg 989w, https://www.osradar.com/wp-content/uploads/2022/03/car3-300x248.jpg 300w, https://www.osradar.com/wp-content/uploads/2022/03/car3-768x636.jpg 768w, https://www.osradar.com/wp-content/uploads/2022/03/car3-696x576.jpg 696w" sizes="(max-width: 989px) 100vw, 989px" /></figure>



<p>Its main disadvantage is that it is not a proper editor. We base this statement on the available effects. However, if we make a proper use of them, we can obtain great results. With the addition that it is totally free.</p>



<h3>Sketch Me!</h3>



<p>This program is totally free and exclusive for Windows 10 users. In it, we will find everything we need to convert our photos to cartoons. Thus, we can leave the conversion in the hands of the automatic process. In the same way, we can use the tools we want to carry out this task. The most used effect in this program is drawing, but there are many other effects, such as comic, paste, or neon. These effects can be used if they best suit what we are looking for. This program is available for Windows 10 users directly from the <a href="https://www.microsoft.com/en-us/p/app/9nblgggzshg4?activetab=pivot:overviewtab&amp;source=lp" target="_blank" rel="noreferrer noopener">Microsoft Store.</a></p>



<figure class="wp-block-image size-full"><img loading="lazy" width="672" height="378" src="https://www.osradar.com/wp-content/uploads/2022/03/car5.jpg" alt="" class="wp-image-35451" srcset="https://www.osradar.com/wp-content/uploads/2022/03/car5.jpg 672w, https://www.osradar.com/wp-content/uploads/2022/03/car5-300x169.jpg 300w" sizes="(max-width: 672px) 100vw, 672px" /></figure>



<p>Its main drawback is that, given its simplicity, it may be too simple for users looking for a more demanding experience.</p>



<h2>Paid applications to obtain cartoons.</h2>



<p>Previously we saw some applications at zero cost. However, it may also be the case that we need somewhat more advanced solutions. It may also be the case that we try a paid application and find it simpler or more useful than other free ones. Accordingly, let&#8217;s take a look at some paid applications to turn photos into cartoons.</p>



<h3>iToon</h3>



<p>iToon is the easiest way to modify our photographs from Windows. The operation of this program is elementary. In fact, all we have to do is open the program, import the photo to which we want to give the effect and choose the effect we would like to apply, that&#8217;s all. iToon will take care of the rest.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="500" height="469" src="https://www.osradar.com/wp-content/uploads/2022/03/car4-1.png" alt="" class="wp-image-35459" srcset="https://www.osradar.com/wp-content/uploads/2022/03/car4-1.png 500w, https://www.osradar.com/wp-content/uploads/2022/03/car4-1-300x281.png 300w" sizes="(max-width: 500px) 100vw, 500px" /></figure>



<p>This program has more than 50 different effects. In addition, each of them can be customized to achieve the desired finish with it. When we have adjusted the parameters, we apply the changes and that&#8217;s it. We can download this program from its <a href="https://www.itoon.net/" target="_blank" rel="noreferrer noopener">website.</a> We have mentioned that the use of iToon is simple. In fact, this is its greatest strength. However, given this simplicity, the results are not spectacular.</p>



<h3>Photoshop</h3>



<p>Photoshop, Adobe&#8217;s photo retouching software, allows us to turn our photos into cartoons. However, it does not have an option that allows us to do it as such. In fact, we will have to do it manually play with effects, layers, blending options and masks. It is a complicated task for inexperienced users. However, it is the only way to get something really original that is not based on presets from other programs. You can download Photoshop from <a href="https://www.adobe.com/products/photoshop/free-trial-download.html" target="_blank" rel="noreferrer noopener">here.</a></p>



<figure class="wp-block-image size-full"><img loading="lazy" width="1003" height="603" src="https://www.osradar.com/wp-content/uploads/2022/03/car5-2.jpg" alt="" class="wp-image-35454" srcset="https://www.osradar.com/wp-content/uploads/2022/03/car5-2.jpg 1003w, https://www.osradar.com/wp-content/uploads/2022/03/car5-2-300x180.jpg 300w, https://www.osradar.com/wp-content/uploads/2022/03/car5-2-768x462.jpg 768w, https://www.osradar.com/wp-content/uploads/2022/03/car5-2-696x418.jpg 696w" sizes="(max-width: 1003px) 100vw, 1003px" /></figure>



<p>The main drawback of using Photoshop is its complexity for inexperienced users. Indeed, it is somewhat complicated to obtain great results. Additionally, its high cost works against it.</p>



<p>All right, so we have seen the best programs to turn photos into cartoons. We also show you free and paid options as well. See you soon!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/best-programs-to-convert-photos-into-cartoons/">Best programs to convert photos into cartoons.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/best-programs-to-convert-photos-into-cartoons/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install Sublime Text on Debian 11</title>
		<link>https://www.osradar.com/install-sublime-text-editor-debian/</link>
					<comments>https://www.osradar.com/install-sublime-text-editor-debian/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 10 Sep 2021 19:35:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bullseye]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Sublime text]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[text editor]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=32123</guid>

					<description><![CDATA[<p>Although there are many advanced text editors that we can use to write our code, not all of them are that good. Today in this post, we will talk about one of the best. In this post, you will learn how to install Sublime Text on Debian 11. Sublime Text is a cross-platform code editor [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-sublime-text-editor-debian/">Install Sublime Text on Debian 11</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="has-line-data">Although there are many advanced text editors that we can use to write our code, not all of them are that good. Today in this post, we will talk about one of the best. In this post, you will learn how to install Sublime Text on Debian 11.</p>



<p class="has-line-data"><a href="http://www.sublimetext.com/" target="_blank" rel="noreferrer noopener">Sublime Text</a> is a cross-platform code editor that stands out for being lightweight but very modern. It is specially designed to write without distractions, that is to say, its interface and color scheme makes our attention to the code.</p>



<p class="has-line-data">Also, Sublime Text’s syntax highlighting system supports a large number of languages (C, C++, HTML, PHP, Ruby, Go, Rust, Java, Python, and many more) which allows us to use it for almost any code.</p>



<p class="has-line-data">Sublime Text supports macros, snippets, and auto-completion, among other features, but it also has support for plugins which allows for much more.</p>



<p class="has-line-data">Although it is not free, we can install it at no cost and the application does not lose any functionality. So we can use it both in learning environments as in other more professional ones.</p>



<h2 class="code-line"><a id="Install_Sublime_Text_on_Debian_11_10"></a>Install Sublime Text on Debian 11</h2>



<p class="has-line-data">There are a few different ways to install Sublime Text on Debian 11. The first is by using the official repository provided by the developers.</p>



<p class="has-line-data">So, open a terminal and update Debian 11.</p>



<pre class="wp-block-preformatted">sudo apt update
sudo apt upgrade</pre>



<p class="has-line-data">After that, download the GPG key from the repository for the system to recognize it as safe.</p>



<pre class="wp-block-preformatted">wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
OK</pre>



<p class="has-line-data">Next, add the Sublime Text repository to the system with the following command</p>



<pre class="wp-block-preformatted">echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
deb https://download.sublimetext.com/ apt/stable</pre>



<p class="has-line-data">As you can see we are using the stable channel. This is recommended if we don’t want to have any surprises. However, if you are very enthusiastic, you can join the dev channel by adding this repository instead of the stable one.</p>



<pre class="wp-block-preformatted">echo "deb https://download.sublimetext.com/ apt/dev/" | sudo tee /etc/apt/sources.list.d/sublime-text.list</pre>



<p class="has-line-data">In any case, the next step is to update APT, the Ubuntu and Debian package manager.</p>



<pre class="wp-block-preformatted">sudo apt update</pre>



<p class="has-line-data">Now, install Sublime Text by running the following command</p>



<pre class="wp-block-preformatted">sudo apt-get install sublime-text
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  sublime-text
0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
Need to get 16.2 MB of archives.
After this operation, 49.1 MB of additional disk space will be used.</pre>



<p class="has-line-data">Then, you can run it from the main menu without any problem.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="576" src="https://www.osradar.com/wp-content/uploads/2021/09/2-1-1024x576.png" alt="Sublime Text on Debian 11" class="wp-image-32132" srcset="https://www.osradar.com/wp-content/uploads/2021/09/2-1-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2021/09/2-1-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2021/09/2-1-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2021/09/2-1-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2021/09/2-1-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2021/09/2-1.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Sublime Text on Debian 11</figcaption></figure>



<h3 class="code-line"><a id="Another_way_to_install_Sublime_Text_on_Debian_11_41"></a>Another way to install Sublime Text on Debian 11</h3>



<p class="has-line-data">Alternatively, you can download a precompiled binary for Linux that works on almost all distributions. To do so, go to the project’s website, and in the download section, choose the 64-bit (x86-64) portable one</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="518" src="https://www.osradar.com/wp-content/uploads/2021/09/1-1-1024x518.png" alt="Sublime Text download page" class="wp-image-32131" srcset="https://www.osradar.com/wp-content/uploads/2021/09/1-1-1024x518.png 1024w, https://www.osradar.com/wp-content/uploads/2021/09/1-1-300x152.png 300w, https://www.osradar.com/wp-content/uploads/2021/09/1-1-768x388.png 768w, https://www.osradar.com/wp-content/uploads/2021/09/1-1-696x352.png 696w, https://www.osradar.com/wp-content/uploads/2021/09/1-1-1068x540.png 1068w, https://www.osradar.com/wp-content/uploads/2021/09/1-1.png 1349w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Sublime Text download page</figcaption></figure>



<p class="has-line-data">Then a package will be downloaded and you will have to unzip it using the file browser.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="576" src="https://www.osradar.com/wp-content/uploads/2021/09/3-1-1024x576.png" alt="Sublime Text file and the folder generated after the decompression" class="wp-image-32133" srcset="https://www.osradar.com/wp-content/uploads/2021/09/3-1-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2021/09/3-1-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2021/09/3-1-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2021/09/3-1-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2021/09/3-1-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2021/09/3-1.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Sublime Text file and the folder generated after the decompression</figcaption></figure>



<p class="has-line-data">And finally, run it by double-clicking on the binary file named <code>sublime_text</code> and the application will start.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="576" src="https://www.osradar.com/wp-content/uploads/2021/09/4-1024x576.png" alt="Sublime Text files included in the portable edition" class="wp-image-32134" srcset="https://www.osradar.com/wp-content/uploads/2021/09/4-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2021/09/4-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2021/09/4-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2021/09/4-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2021/09/4-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2021/09/4.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Sublime Text files included in the portable edition</figcaption></figure>



<h2 class="code-line"><a id="Deinstall_Sublime_Text_on_Debian_11_49"></a>Deinstall Sublime Text on Debian 11</h2>



<p class="has-line-data">If you no longer want to use Sublime Text then the best thing to do is to uninstall it.</p>



<p class="has-line-data">If you installed Sublime Text using the first method, then uninstall it by running</p>



<pre class="wp-block-preformatted">sudo apt remove sublime-text</pre>



<p class="has-line-data">And remove the added repository as well</p>



<pre class="wp-block-preformatted">sudo rm /etc/apt/sources.list.d/sublime-text.list</pre>



<p class="has-line-data">But if you installed the portable, just delete the archive and the folder that was generated after unzipping it.</p>



<p class="has-line-data">That’s enough.</p>



<h2 class="code-line"><a id="Conclusion_65"></a>Conclusion</h2>



<p class="has-line-data">Sublime Text is an editor that will help us with writing code in many languages. It has a lot of interesting features and innovations that make it a vital tool for many people. In this post, you learned how to install it on Debian 11.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-sublime-text-editor-debian/">Install Sublime Text on Debian 11</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-sublime-text-editor-debian/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install the CLI code editor Ox on OpenSUSE 15.2</title>
		<link>https://www.osradar.com/install-the-cli-code-editor-ox-on-opensuse-15-2/</link>
					<comments>https://www.osradar.com/install-the-cli-code-editor-ox-on-opensuse-15-2/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 08 Mar 2021 00:54:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Leap]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[rust]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=28890</guid>

					<description><![CDATA[<p>Hello, friends. A text editor in the terminal? Yes. So, you will learn how to install Ox on OpenSUSE 15.2 We already know that in Linux we have many different tools. One of them is the term that has proven to be a great help in many tasks such as downloading files and editing text. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-the-cli-code-editor-ox-on-opensuse-15-2/">Install the CLI code editor Ox on OpenSUSE 15.2</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, friends. A text editor in the terminal? Yes. So, you will learn how to install Ox on OpenSUSE 15.2</p>



<p>We already know that in Linux we have many different tools. One of them is the term that has proven to be a great help in many tasks such as downloading files and editing text.</p>



<p>This time we have a terminal tool created with Rust called Ox. Ox is a code editor with a terminal interface that consumes few resources and can help a lot with programming.</p>



<p>Says the program’s developer:</p>



<blockquote class="wp-block-quote"><p>OX IS A CODE EDITOR. IT WAS WRITTEN IN RUST USING ANSI ESCAPE SEQUENCES. IT ASSISTS DEVELOPERS WITH PROGRAMMING BY PROVIDING SEVERAL TOOLS TO SPEED UP AND MAKE PROGRAMMING EASIER AND A REFRESHING ALTERNATIVE TO HEAVILY BLOATED AND RESOURCE HUNGRY EDITORS</p></blockquote>



<p>Therefore, we can install it on any computer, including the oldest ones.</p>



<p>On the other hand, Ox takes many advantages from applications like Vi, Nano, Emacs, and other veteran programs. All this without dependencies and making it quite light and easy to compile. So few that this is the entire list:</p>



<ul><li>Rust language</li><li>Termion</li><li>Unicode-rs</li><li>Clap</li><li>Regex</li><li>Rum</li><li>Serde</li><li>Shellexpand</li></ul>



<p>So, let us install it.</p>



<h2 id="install-ox-on-opensuse-15.2"><a href="#install-ox-on-opensuse-15.2" name="install-ox-on-opensuse-15.2"></a>Install Ox on OpenSUSE 15.2</h2>



<p>Ox is built in the Rust language so we need to install it first.</p>



<p><a href="https://www.osradar.com/install-rust-opensuse/" target="_blank" rel="noreferrer noopener">How to install Rust on OpenSUSE 15.2?</a></p>



<p>After that, you can start installing the application by running the following command</p>



<pre class="wp-block-preformatted">cargo install --git https://github.com/curlpipe/ox</pre>



<p>This will start the whole process of downloading dependencies. When finished, you can invoke the editor with the ox command.</p>



<h2 id="first-steps-with-ox"><a href="#first-steps-with-ox" name="first-steps-with-ox"></a>First steps with Ox</h2>



<p>When the program is properly installed you can run it from the terminal</p>



<pre class="wp-block-preformatted">ox</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="524" src="https://www.osradar.com/wp-content/uploads/2021/03/1-2-1024x524.png" alt="1.- Installing Ox on OpenSUSE 15.2" class="wp-image-28966" srcset="https://www.osradar.com/wp-content/uploads/2021/03/1-2-1024x524.png 1024w, https://www.osradar.com/wp-content/uploads/2021/03/1-2-300x154.png 300w, https://www.osradar.com/wp-content/uploads/2021/03/1-2-768x393.png 768w, https://www.osradar.com/wp-content/uploads/2021/03/1-2-696x356.png 696w, https://www.osradar.com/wp-content/uploads/2021/03/1-2-1068x547.png 1068w, https://www.osradar.com/wp-content/uploads/2021/03/1-2.png 1365w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>1.- Installing Ox on OpenSUSE 15.2</figcaption></figure>



<p>Also, you can open a file or specify the path where you want the new file to be created</p>



<pre class="wp-block-preformatted">ox /path/file</pre>



<p>There you can start editing code. If you want to save changes, you can do it with the key combination <code>CTRL + S</code> but if it’s the first time you modify the file, you have to choose a name with <code>CTRL + w</code></p>



<p>Also, you can open a new tab by pressing the <code>CTRL + N</code></p>



<p>So, you can navigate between tabs with the <code>CTRL + H</code> and <code>CTRL + D</code> keys, and as you can see it’s quite easy to use.</p>



<h2 id="conclusion"><a href="#conclusion" name="conclusion"></a>Conclusion</h2>



<p>Ox has a long way to go, that’s true, but it’s also an interesting project that adds more functionalities every day and allows us to edit code from the terminal, being easy to use. This gives even more power to the terminal and gives us solutions in multiple environments.</p>



<p><a href="https://github.com/curlpipe/ox" target="_blank" rel="noreferrer noopener">Ox Website</a></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-the-cli-code-editor-ox-on-opensuse-15-2/">Install the CLI code editor Ox on OpenSUSE 15.2</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-the-cli-code-editor-ox-on-opensuse-15-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install and configure Visual Studio Code in Windows 10</title>
		<link>https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[Roger Polanco]]></dc:creator>
		<pubDate>Thu, 25 Jul 2019 05:00:40 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[visual studio code]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://googez.com/?p=253</guid>

					<description><![CDATA[<p>Hello, in this opportunity we will talk about Visual Studio Code. As introduction, we need to know that programming is based on instructions; these can be low or high level. In that sense, the code used for writing the instructions is very simple, and It can be generated and edited by basics text editors, like [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/">How to install and configure Visual Studio Code in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, in this opportunity we will talk about Visual Studio Code. As introduction, we need to know that programming is based on instructions; these can be low or high level. In that sense, the code used for writing the instructions is very simple, and It can be generated and edited by basics text editors, like Notepad.  As a matter of fact, we can use it to write snippets of code or some type of modification, but at the moment of developing more complex projects, it is really necessary to use better tools.  </p>



<p>Under those circumstances, this is a great option to program. Now we will see some of its characteristics: is a source code editor developed by Microsoft for Windows, Linux, and macOS. In addition, It is a free software project that is distributed under the MIT license, although the executables are distributed under a non-free license. In the same way, it can use several languages (java, HTML, PHP, <a rel="noreferrer noopener" aria-label="Python (opens in a new tab)" href="http://googez.com/how-to-install-python-3-in-windows-10/" target="_blank">Python</a> and much more) and its view is highly customizing. Besides, it runs the Intellisense code that allows autocompleting text as long we write it. </p>



<h2>Installing Visual Studio Code</h2>



<p>In the first place, we need to <a rel="noreferrer noopener" aria-label="download  (opens in a new tab)" href="https://code.visualstudio.com/Download" target="_blank">download </a>it from the website. Here we can see the different versions of downloads (It is multiplatform). But Windows installer is what we looking for. </p>



<figure class="wp-block-image is-resized"><img loading="lazy" src="http://googez.com/wp-content/uploads/2019/07/visual-1024x519-1-1024x519.jpg" alt="Visual Studio Code  download site" class="wp-image-323" width="483" height="244"/><figcaption>Visual Studio Code  download site</figcaption></figure>



<p>Once the file is downloaded, we need to execute it. A box with a license will appear, accept and press next. </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual2.jpg" alt="License Agreement" class="wp-image-274"/><figcaption>License terms</figcaption></figure>



<p>In the next window, we can select the folder where the program will be installed, either the default or any other. </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual3.jpg" alt=" Select Destination Folder" class="wp-image-275"/><figcaption>Destination Folder</figcaption></figure>



<p>Additional tasks will be select in the next dialog box. Chose some and press next.  </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual4.jpg" alt="Start the installation" class="wp-image-276"/><figcaption>Start the installation</figcaption></figure>



<p>The installation will continue normally. </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual5.jpg" alt="Installing Visual Code Studio" class="wp-image-277"/><figcaption>Installing Visual Code Studio</figcaption></figure>



<p>Wain until installation finish to launch the program </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual6.jpg" alt="Visual Studio Code`s  Installation complete" class="wp-image-278"/><figcaption>Visual Studio Code`s  Installation complete</figcaption></figure>



<h2>Configuring Visual Studio Code</h2>



<p>Launch the editor and on the main page, we will see several options. But,  for now, we will take care of relative to customizing: <em>Tools and language, Settings and keybindings </em>and <em>color theme</em></p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual7-1024x547.jpg" alt="Customizing Visual code Studio" class="wp-image-279"/><figcaption>Customize Visual code Studio</figcaption></figure>



<p>1.- In the first place, we need to select <em>tools and language</em>, and for demonstrative purpose,   install <a rel="noreferrer noopener" aria-label="Python  (opens in a new tab)" href="http://googez.com/how-to-install-python-3-in-windows-10/" target="_blank">Python </a></p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual8-1024x576.jpg" alt="Installing Python on Visual code studio" class="wp-image-280"/><figcaption>Installing Python on Visual code studio</figcaption></figure>



<p>2.- Then, select <em>Settings and keybindings </em>in order to install keybinding, like Atom Keymap for example. </p>



<p>3.- Select <em>theme </em>for chose the color of the editor and code.</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual10-1-1024x541.jpg" alt="select  your favorite color for the program " class="wp-image-283"/><figcaption>select your favorite color</figcaption></figure>



<h2>Starting PowerShell, CMD and BASH terminal in Visual Studio Code</h2>



<p>1) To run a terminal in it, we just open the program, select <em>terminal</em>, then <em>new terminal </em>to open a new terminal with PowerShell. Just check the images below.</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual11-1024x543.jpg" alt="Select terminal on the top of the program, and chose New Terminal" class="wp-image-337"/><figcaption>Select terminal on the top of the program, and chose New Terminal</figcaption></figure>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual12-1024x549.jpg" alt="PowerShell terminal running in Visual Studio Code" class="wp-image-338"/><figcaption>PowerShell terminal running in Visual Studio Code</figcaption></figure>



<p>2) PowerShell is default terminal, but we can select CMD by clicking in <em>powershell </em>and <em>Select Default Shell</em></p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual16-1024x551.jpg" alt="Select default shell" class="wp-image-341"/><figcaption>Select default shell</figcaption></figure>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual17-1024x551.jpg" alt="Select CMD as default shell and reboot Visual Studio Code" class="wp-image-343"/><figcaption>Select CMD as default shell and reboot Visual Studio Code</figcaption></figure>



<p>The procedure to start BASH terminal is a little more complex, but we can achieve it. In the first place, we needed to set up Windows for install BASH. With this intention, let to enable features in Windows 10, in order to enable <em>Windows Subsystem to Linux,</em> if you don´t know how to do that, please read our <a rel="noreferrer noopener" aria-label="tutorial (opens in a new tab)" href="http://googez.com/how-to-enable-disable-windows-10-features/(opens in a new tab)" target="_blank">tutorial</a>.  Now reboot system</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual13-1024x543.jpg" alt="Enable feature Windows Subsystem for Linux" class="wp-image-339"/><figcaption>Enable feature Windows Subsystem for Linux</figcaption></figure>



<p>Then, go to Windows Store to download <em>Ubuntu</em>. Wait for download be finished and launch it. A black window will appear where we have configured the UNIX user name and password, now we are able to run and use BASH.</p>



<p>Next, run the program to make BASH, the default shell. In the same way, repeat step 2, and select BASH as Default Shell. Reboot program, and there you go!</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual18-1024x554.jpg" alt="Select BASH as default shell" class="wp-image-347"/><figcaption>Select BASH as default shell</figcaption></figure>



<p>Well, this is it. At this point, we can take advantage of his great features and begin programming. Visual Studio Code is a great option for developers, besides, is free and open source but backup for a giant like Microsoft.   </p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/">How to install and configure Visual Studio Code in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Graviton is a nice Text editor for Linux</title>
		<link>https://www.osradar.com/graviton-is-a-nice-text-editor-for-linux/</link>
					<comments>https://www.osradar.com/graviton-is-a-nice-text-editor-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 19 Jun 2019 22:22:04 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[appimage]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Graviton]]></category>
		<category><![CDATA[snap]]></category>
		<category><![CDATA[text editor]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=12417</guid>

					<description><![CDATA[<p>There are more and more applications available for Linux. It is a fact that the old fame that there are few applications in Linux remains more and more in the past. Recently, I have come across Graviton a simple and good text editor for Linux. Despite being in an early development phase, it has some [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/graviton-is-a-nice-text-editor-for-linux/">Graviton is a nice Text editor for Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>There are more and more applications available for Linux. It is a fact that the old fame that there are few applications in Linux remains more and more in the past. Recently, I have come across Graviton a simple and good text editor for Linux. Despite being in an early development phase, it has some interesting features. In this post, you will learn about this program, as well as install it on your favorite Linux distribution.</p>
<h2>Meeting this text editor for Linux</h2>
<p><a href="https://github.com/Graviton-Code-Editor/Graviton-App">Graviton-code-editor</a> is a text editor for Linux that is built on the basis of Electron. It is quite simple, but promising features. This makes it a simple editor, elegant and very easy to install. Besides this, it is an opensource project released under the MIT license and is not only available for Linux but also for MacOS and Windows.</p>
<p>Some features of Graviton are:</p>
<p>&nbsp;</p>
<ul>
<li>The application <strong>supports themes</strong>. So, you can customize it and feel more comfortable with the editor.</li>
<li>Thanks to the <strong>plugin support</strong>, we will be able to extend the functionality of the editor. It is also possible to create your own plugins.</li>
<li>If we are working with multiple files, we can <strong>split the screen</strong>. Quite useful this feature.</li>
<li>You can use <strong>Zen Mode</strong>.</li>
</ul>
<p>If you are a developer, you will also like that it has support for many programming languages. That is, it has <strong>syntax highlighting</strong>. Ideal for reviewing the specific source code.</p>
<p>Moreover, Graviton is translated into several of the world&#8217;s most popular languages. So, this is unlikely to be an obstacle.</p>
<p>However, the autocomplete works but is not entirely stable, but will be improved in future versions.</p>
<h2>So, how to install it?</h2>
<p>Graviton is available for Linux, in many formats for <a href="https://www.osaradar.com/tag/ubuntu/">Ubuntu</a>, <a href="https://www.osaradar.com/tag/debian/">Debian. </a>However, we can also get it through <a href="https://www.osradar.com/appimagehub-the-appimage-store/">AppImage</a> or as a snap package.</p>
<p>Currently, version 1.0.1 is available, which is the latest version available. It is a beta, but it works quite well. So, you can go to the <a href="https://github.com/Graviton-Code-Editor/Graviton-App/releases/tag/1.0.1">release page</a> to download it.</p>
<p>If you choose the .DEB format, remember to install it later using the terminal.</p>
<pre>:~$ sudo dpkg -i [file_path]</pre>
<p>Or if you want to use snap.</p>
<pre>:~$ sudo snap install graviton --beta</pre>
<p>In my case, I will download the .AppImage.</p>
<p>When you run the program for the first time, you will be able to choose the language and theme. Then open a file and start working.</p>
<p><figure id="attachment_12450" aria-describedby="caption-attachment-12450" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-12450 size-full" src="https://www.osradar.com/wp-content/uploads/2019/06/2-8.png" alt="1.- Working with Graviton" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/06/2-8.png 1366w, https://www.osradar.com/wp-content/uploads/2019/06/2-8-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/06/2-8-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/06/2-8-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/06/2-8-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/06/2-8-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/06/2-8-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-12450" class="wp-caption-text">1.- Working with Graviton</figcaption></figure></p>
<p><figure id="attachment_12449" aria-describedby="caption-attachment-12449" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-12449 size-full" src="https://www.osradar.com/wp-content/uploads/2019/06/1-10.png" alt="2.- Graviton. A text editor for Linux." width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/06/1-10.png 1366w, https://www.osradar.com/wp-content/uploads/2019/06/1-10-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/06/1-10-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/06/1-10-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/06/1-10-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/06/1-10-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/06/1-10-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-12449" class="wp-caption-text">2.- Graviton. A text editor for Linux.</figcaption></figure></p>
<p>And that&#8217;s it.</p>
<h2>Conclusion</h2>
<p>Graviton is a text editor for Linux, fast, simple and easy to install. It is at the very beginning of development, but it is already perfectly functional and stable. The only thing left to do is to promote these projects, which means that we have more and more variety in our system.</p>
<p>Please share this post with your friends.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/graviton-is-a-nice-text-editor-for-linux/">Graviton is a nice Text editor for Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/graviton-is-a-nice-text-editor-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Monaco a web-based editor on Ubuntu 18.04 / Linux Mint 19</title>
		<link>https://www.osradar.com/monaco-a-web-based-editor-on-ubuntu-18-04-linux-mint-19/</link>
					<comments>https://www.osradar.com/monaco-a-web-based-editor-on-ubuntu-18-04-linux-mint-19/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 24 Jan 2019 12:03:49 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[monaco]]></category>
		<category><![CDATA[NodeJS]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[web based]]></category>
		<category><![CDATA[web editor]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=9709</guid>

					<description><![CDATA[<p>On the Internet, there are applications for many things. Some of them are very valuable for our organization and we constantly talk about them here. Others, while not indispensable, can become a reference for certain cases. And is that really, in a company, we can get to have many applications for many things. So, in [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/monaco-a-web-based-editor-on-ubuntu-18-04-linux-mint-19/">Monaco a web-based editor on Ubuntu 18.04 / Linux Mint 19</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>On the Internet, there are applications for many things. Some of them are very valuable for our organization and we constantly talk about them here. Others, while not indispensable, can become a reference for certain cases. And is that really, in a company, we can get to have many applications for many things. So, in this post, I will show you how to install Monaco editor on your server <a href="http://osradar.com/tag/ubuntu/" target="_blank" rel="noreferrer noopener" aria-label="Ubuntu (opens in a new tab)">Ubuntu</a> 18.04 or Linux Mint 19.</p>



<p><a href="https://github.com/Microsoft/monaco-editor" target="_blank" rel="noreferrer noopener" aria-label="Monaco (opens in a new tab)">Monaco</a> is a web-based repowered text editor. That is, it is installed on a server and can be accessed across the entire network using a web browser. All this has its advantages and disadvantages, but it is really useful to centralize processes and thus avoid <g class="gr_ gr_6 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar only-del replaceWithoutSep" id="6" data-gr-id="6">a misuse</g> of computers.</p>



<p> On the other hand, The Monaco Editor is the <a rel="noreferrer noopener" aria-label="code editor (opens in a new tab)" href="https://code.visualstudio.com/docs/editor/editingevolved" target="_blank">code editor</a> which powers VS Code. In other words, not only can you use it to simply write simple text, but you can even write code in it. It&#8217;s open source and it&#8217;s available using web technologies like node.js.</p>



<h2>Install Monaco</h2>



<p>Monaco is a web-based application that requires Node.js to work. So the first step to install Monaco is to previously install Node.js. Don&#8217;t worry, it&#8217;s really simple.</p>



<p>You can read <a href="https://www.osradar.com/how-to-install-nodejs-on-ubuntu-18-04-lts-linux-mint-19/" target="_blank" rel="noreferrer noopener" aria-label="How to install NodeJS on Ubuntu 18.04 or Linux Mint 19 (opens in a new tab)">How to install NodeJS on Ubuntu 18.04 or Linux Mint 19</a>.</p>



<p>Or if you are going to use it on CentOS 7, <a rel="noreferrer noopener" aria-label="How to install NodeJS on CentOS 7 (opens in a new tab)" href="https://www.osradar.com/how-to-install-nodejs-on-centos-7/" target="_blank">How to install NodeJS on CentOS 7</a>.</p>



<p>After that, you can start to install Monaco.</p>



<p>First, you need to install git for cloning the github Monaco repository.</p>



<pre class="wp-block-preformatted">:~$ sudo apt install git</pre>



<figure class="wp-block-image"><img loading="lazy" width="917" height="302" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/01/1.jpeg" alt="Installing git" class="wp-image-9723" srcset="https://www.osradar.com/wp-content/uploads/2019/01/1.jpeg 917w, https://www.osradar.com/wp-content/uploads/2019/01/1-300x99.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/01/1-768x253.jpeg 768w, https://www.osradar.com/wp-content/uploads/2019/01/1-696x229.jpeg 696w" sizes="(max-width: 917px) 100vw, 917px" /><figcaption>Installing git</figcaption></figure>



<p>Next, clone the repository.</p>



<pre class="wp-block-preformatted">:~$ git clone https://github.com/Microsoft/monaco-editor.git<br></pre>



<figure class="wp-block-image"><img loading="lazy" width="583" height="195" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/01/2.jpeg" alt="Cloning the repository" class="wp-image-9724" srcset="https://www.osradar.com/wp-content/uploads/2019/01/2.jpeg 583w, https://www.osradar.com/wp-content/uploads/2019/01/2-300x100.jpeg 300w" sizes="(max-width: 583px) 100vw, 583px" /><figcaption>Cloning the repository</figcaption></figure>



<p>Now install it.</p>



<pre class="wp-block-preformatted">:~$ cd monaco-editor
:~$ npm install .</pre>



<div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" width="1024" height="612" src="https://www.osradar.com/wp-content/uploads/2019/01/3-1024x612.jpeg" alt="Install Monaco" class="wp-image-9725" srcset="https://www.osradar.com/wp-content/uploads/2019/01/3-1024x612.jpeg 1024w, https://www.osradar.com/wp-content/uploads/2019/01/3-300x179.jpeg 300w, https://www.osradar.com/wp-content/uploads/2019/01/3-768x459.jpeg 768w, https://www.osradar.com/wp-content/uploads/2019/01/3-696x416.jpeg 696w, https://www.osradar.com/wp-content/uploads/2019/01/3-1068x638.jpeg 1068w, https://www.osradar.com/wp-content/uploads/2019/01/3-703x420.jpeg 703w, https://www.osradar.com/wp-content/uploads/2019/01/3.jpeg 1238w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Install Monaco</figcaption></figure></div>



<p>Then start the Monaco service. Type on terminal:</p>



<pre class="wp-block-preformatted">:~$ npm run simpleserver</pre>



<figure class="wp-block-image"><img loading="lazy" width="544" height="252" src="https://www.osradar.com/wp-content/uploads/2019/01/4-1.jpeg" alt="" class="wp-image-9728" srcset="https://www.osradar.com/wp-content/uploads/2019/01/4-1.jpeg 544w, https://www.osradar.com/wp-content/uploads/2019/01/4-1-300x139.jpeg 300w" sizes="(max-width: 544px) 100vw, 544px" /><figcaption>Running Monaco</figcaption></figure>



<p>As you can see in the image, you can access the application from the web browser, using the server IP and ports 8080 and 8088. </p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="507" src="https://www.osradar.com/wp-content/uploads/2019/01/5-19-1024x507.png" alt="" class="wp-image-9729" srcset="https://www.osradar.com/wp-content/uploads/2019/01/5-19-1024x507.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/5-19-300x148.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/5-19-768x380.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/5-19-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/01/5-19-696x344.png 696w, https://www.osradar.com/wp-content/uploads/2019/01/5-19-1068x528.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/5-19-849x420.png 849w, https://www.osradar.com/wp-content/uploads/2019/01/5-19.png 1350w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p></p>



<p>So, that&#8217;s it.</p>



<h2>Conclusion</h2>



<p>Monaco is an editor for the web, but it can be flexible thanks to its plugins. Installing it is simple now you must sacrifice all the profit.</p>



<p>Please share this article with your friends.<br></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/monaco-a-web-based-editor-on-ubuntu-18-04-linux-mint-19/">Monaco a web-based editor on Ubuntu 18.04 / Linux Mint 19</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/monaco-a-web-based-editor-on-ubuntu-18-04-linux-mint-19/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
