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

How to use screenfetch to display the basic hardware information of Linux logo

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

Share

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

This article mainly introduces "how to display the basic hardware information of the Linux logo with screenfetch". In the daily operation, I believe that many people have doubts about how to use screenfetch to display the basic hardware information of the Linux logo. The editor consulted all kinds of materials and sorted out a simple and easy-to-use operation method. I hope it will be helpful to answer the question of "how to use screenfetch to display the basic hardware information of the Linux logo". Next, please follow the editor to study!

Want to display the cool logo and basic hardware information of your Linux distribution on the screen? Keep the change, try some awesome screenfetch and linux_logo tools.

Linux Logo

Let's take a look at screenfetch!

ScreenFetch is a command line script that can display system / topic information in a screenshot. It can be used on Linux,OS X _ FreeBSD and many other Unix systems. Instructions from the man manual:

This convenient Bash script can be used to generate beautiful terminal theme information and distribution logos made up of ASCII, as you can see in other people's screenshots today. It automatically detects your distribution and displays the release logo of the ASCII version, and displays some valuable information on the right.

Install screenfetch on Linux

Open the terminal application. On Debian or Ubuntu or Mint-based systems, you only need to enter the following apt-get commands:

$sudo apt-get install screenfetch

Figure 1: installing screenfetch with apt-get

If you do not have this software in the source, you can use the following methods:

Wget https://github.com/KittyKatt/screenFetch/archive/master.zipunzip master.zipsudo mv screenFetch-master/screenfetch-dev / usr/bin/screenfetch

Install screenfetch on Mac OS X

Enter the following command:

$brew install screenfetch

Figure 2: install screenfetch with the brew command

Install screenfetch on FreeBSD

Enter the following pkg command:

$sudo pkg install sysutils/screenfetch

Figure 3: installing screenfetch with pkg in FreeBSD

Install screenfetch on Fedora

Enter the following dnf command:

$sudo dnf install screenfetch

Figure 4: installing screenfetch with dnf on Fedora 22

How do I use the screefetch tool?

Simply enter the following command:

$screenfetch

This is the output of different systems:

Screenfetch on Fedora

Screenfetch on OS X

Screenfetch on FreeBSD

Screenfetch on Debian

Get a screenshot

To take a screenshot and save it as a file, type:

$screenfetch-s

You will see a file ~ / Desktop/screenFetch-*.jpg. Take a screenshot and upload it directly to imgur, and enter:

$screenfetch-su imgur

Sample output:

-/ +:. Veryv@Viveks-MacBook-Pro: + +. OS: 64bit Mac OS X 10.10.5 14F27 / + + /. Kernel: x86: 64 Darwin 14.5.0.: -: -. + /:-``.::-Uptime: 3D 1h 36m. / + /: / + /:: / + /: `Packages: 56.: / /: `Shell: bash 3.2.57 / / / `Resolution: 2560x1600 1920x1200-+ `DE: Aqua / + / WM: Quartz Compositor / sssssssssssssssssssssss. WM Theme: Blue: ssssssssssssssssssssssss- Font: Not Found osssssssssssssssssssssssso/ `CPU: Intel Core i5-4288U CPU @ 2.60GHz `syyyyyyyyyyyyyyyyyyyyyyyy+ `GPU: Intel Iris `ossssssssssssssssssssss/ RAM: 6405MB / 8192MB: ooooooooooooooooooo+. `: + oo+/:-..-:/+o+/- Taking shot in 3. 2.. 1.。 Uploading your screenshot now...your screenshot can be viewed at http://imgur.com/HKIUznn = >

You can visit http://imgur.com/HKIUznn to view the uploaded screenshot.

Let's take a look at the linux_logolinux_logo program that generates a color ANSI version of the penguin image, with some system information from / proc.

To install, simply enter the corresponding command according to your Linux distribution:

Debian/Ubutnu/Mint

# apt-get install linuxlogo # Note the name is slightly different

CentOS/RHEL/ Legacy Fedora

# yum install linux_logo

Fedora Linux v22 + or later

# dnf install linux_logo

Run it

Simply enter the following command:

$linux_logo

Run linux_logo

Wait, there's more!

You can use this command to view a list of built-in flags:

$linux_logo-f-L list

Sample output:

Available Built-in Logos: Num Type Ascii Name Description 1 Classic Yes aix AIX Logo 2 Banner Yes bsd_banner FreeBSD Logo 3 Classic Yes bsd FreeBSD Logo 4 Classic Yes irix Irix Logo 5 Banner Yes openbsd_banner OpenBSD Logo 6 Classic Yes openbsd OpenBSD Logo 7 Banner Yes solaris The Default Banner Logos 8 Banner Yes banner The Default Banner Logo 9 Banner Yes banner-simp Simplified Banner Logo 10 Classic Yes classic The Default Classic Logo 11 Classic Yes classic-nodots The Classic Logo No Periods 12 Classic Yes classic-simp Classic No Dots Or Letters 13 Classic Yes core Core Linux Logo 14 Banner Yes debian_banner_2 Debian Banner 2 15 Banner Yes debian_banner Debian Banner (white) 16 Classic Yes debian Debian Swirl Logos 17 Classic Yes debian_old Debian Old Penguin Logos 18 Classic Yes gnu_linux Classic GNU/Linux 19 Banner Yes mandrake Mandrakelinux (TM) Banner 20 Banner Yes mandrake_banner Mandrake (TM) Linux Banner 21 Banner Yes mandriva Mandriva (TM) Linux Banner 22 Banner Yes pld PLD Linux banner 23 Classic Yes raspi An ASCII Raspberry Pi logo 24 Banner Yes redhat RedHat Banner (white) 25 Banner Yes slackware Slackware Logo 26 Banner Yes sme SME Server Banner Logo 27 Banner Yes sourcemage_ban Source Mage GNU/Linux banner 28 Banner Yes sourcemage Source Mage GNU/Linux large 29 Banner Yes suse SUSE Logo 30 Banner Yes ubuntu Ubuntu Logo Do linux_logo-L num where num is from above to get the appropriate logo.Remember to also use-a to get ascii version.

To view the logo of aix, enter:

$linux_logo-f-L aix

Check the logo of openbsd:

$linux_logo-f-L openbsd

Or just take a random look at some Linux logos:

$linux_logo-f-L random_xy

You can combine the bash loop to display different flags as follows, enter:

Linux_logo and bash loops, which are both interesting and cool on moments.

Get help

Enter the following command:

At this point, the study on "how to use screenfetch to display the basic hardware information of the Linux logo" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

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