Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the Linux system online tool websites

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains "which Linux system online tool websites". The content in the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "which Linux system online tool websites".

1. ExplainShell.com

If you are interested in the Linux command line, try this site. If you are not interested in the Linux command line, you should try it because it will tell you in detail how a command works. This will prevent you from inadvertently executing a command that is harmful to your computer, and it's a good way to learn through a great interface.

2. BashrcGenerator.com

If you want to start learning the Linux command line, or want to quickly generate a custom shell command prompt, but don't know where to start, this site can generate code for PS1 prompts for you and put the code in the .bashrc file in your home directory. You can drag and drop any element you want to see in the prompt, such as the user name and current time, and the site will write easy-to-read code for you. Definitely a must for lazy people!

3. Vim-adventures.com

I only recently discovered this site, but my life is already stuck in it. In short: it's a RPG game that uses the Vim command. Moving your character, getting new commands / abilities, and collecting keys using the four keys on the map plane can help you learn how to use Vim very quickly.

4. Try Github

The goal is simple: learn Git in 15 minutes. This site simulates a console that takes you through every step of this collaborative editing. The interface is very stylish and the purpose is very useful. The only drawback is interest in Git, but Git is definitely a good skill, and this is a great place to learn Git.

5. Shortcutfoo.com

Another site with a large database of keyboard shortcuts, shortcutfoo presents its content to users in a more standard way, but is definitely more straightforward than fun mini-games. There are many software shortcuts here, grouped by category. Although software like Vim doesn't give a super-complete list of keyboard shortcuts, it's enough to provide quick tips or a general overview.

6. GitHub Free Programming Books

As you can guess from URL, this site is a collection of free online programming books, written in Git collaboration. The above content is very good, and the authors should be praised for their contributions. It may not be the easiest to read, but it must be one of the most enlightening. We just hope that the sport will continue.

7. Collabedit.com

If you have ever planned a phone interview, you should try collabedit first. It allows you to create files, choose the programming language you want to use, and then share documents through URL. People who open the link can use text interaction in real time for free, so that you can judge their programming level or just exchange some program fragments. Appropriate syntax highlighting and chat functions are even provided here. In other words, this is the programmer's real-time Google Doucment.

8. Cpp.sh

Although this site is beyond the scope of Linux, it is worth putting it here because it is very useful. To put it simply, this is an online development environment for C++. Just write the program in the browser and run it. As a reward, you can use autocomplete, Ctrl+Z, and URL to share your work with your buddies. You only need to use a simple browser to do these interesting things.

If you want to keep doing crazy things on browsers, you can try running a virtual machine online on copy.sh. It's that simple. The site has been a little famous lately, but the idea is a little crazy. From the navigation bar, you can choose to run the default virtual machine image or upload your own iso file. The code for this feat has been shared on GitHub. Scream all you want!

10. Commandlinefu.com

We always keep a large number of command-line "gems" on our computers, and commandlinefu's goal is to release these fragments to the world. As a collaborative database, it is like Wikipedia on the command line. Everyone can sign up for free and submit their favorite commands to this site for others to see. You will be able to acquire knowledge from all directions and share it with others. If you are interested in mastering shell, commandlinefu can also provide some excellent features, such as random commands and news subscriptions to learn new knowledge every day.

11. Alias.sh

Another collaborative database, alias.sh (I love this URL) is a bit like commandlinefu, but developed for shell aliases. You can share and find some useful aliases to make your CLI (command line interface) experience more comfortable. I personally like this alias command to get the image dimension.

Function dim () {sips $1-g pixelWidth-g pixelHeight}

The time you save through alias.sh will add up, and when you come to the end of your life, you will find that you have saved many years. (translator's note: cherish life and use more aliases! )

12. Distrowatch.com

Who doesn't know Distrowatch? In addition to giving an accurate ranking of Linux distributions based on the site's popularity, Distrowatch is also a very useful database. Whether you're looking for a new distribution, or just out of curiosity, it provides a detailed description of every Linux version you can find, including the default desktop environment, package management system, default application, and so on, as well as all version numbers, and available download links. All in all, this is a treasure trove of Linux.

13. Linuxmanpages.com

It's all explained in URL: get the manual pages of mainstream commands anytime, anywhere. Although I'm not sure if it's really useful for Linux users, because they can get this information from real terminals, the content here is worth watching.

14. AwesomeCow.com

This may not be useful for ashes-level Linux, but it may be useful for others. Awesomecow is a search engine looking for alternatives to Windows software on Linux. It is very helpful for those who migrate to the Penguin operating system (Linux) or are used to Windows software. I think this site represents an ability to show that Linux can also be applied to professional areas when it comes to software quality. You can at least try.

15. PenguSpy.com

Before Steam came to the fore on Linux, playability may be a weakness of Linux. But the site, called pengsupy, goes to great lengths to make up for this weakness by using a beautiful interface to showcase all the Linux-compatible games collected in the database. Games are classified by category, release date, score and other indicators. I really hope that this kind of site will not die out because of Steam, after all, this is one of my favorite sites on this list.

16. Linux Cross Reference by Free Electrons

Finally, for all experts and curious users, lxr is another form of Linux Cross Reference that allows us to view Linux kernel code interactively online. You can easily navigate through the code with a variety of identifiers, and you can use standard diff tags to compare different versions of the file. The interface of this site looks serious and straightforward. after all, it is just a site that wants to perfectly illustrate the open source point of view.

Thank you for your reading, the above is the content of "what Linux system online tool websites". After the study of this article, I believe you have a deeper understanding of what Linux system online tool websites are available, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report