DisplayAdd1

TechnoTechDB is a platform, which will help to grow your carrier in Information sector. Having 15 years of Experience in Oracle/MongoDB/Postgres/Mysql databases, along with having good expertise level of knowledge in Scripting to automate database task. Our goal to start with zero to hero level expertise in Database. You can access/refer my some blogs on https://mrorcldba.blogspot.com link and post your comments and your suggestion to motive us.

Friday, 30 June 2023

How to Enable X11 in Linux

    ┌───────────────────────────────────────────────────┐
    │                 • MobaXterm Personal Edition v22.0 •                                               
    │               (SSH client, X server and network tools)                                              
    │                                                                                                                        
    │ ➤ SSH session to opc@XXXXXX                                                                          
    │   • Direct SSH      :  ✔                                                                                       
    │   • SSH compression :  ✔                                                                                  
    │   • SSH-browser     :  ✔                                                                                     │ 
    │   • X11-forwarding  :  ✘  (disabled or not supported by server)                          
    │                                                                                                                        
    │ ➤ For more info, ctrl+click on help or visit our website.                                  
    └───────────────────────────────────────────────────┘

Activate the web console with: systemctl enable --now cockpit.socket

[root@instance ~]# sudo yum install xorg-x11-xauth
Last metadata expiration check: 0:02:38 ago on Fri 30 Jun 2023 07:43:21 AM GMT.
Dependencies resolved.
===================================================================================================
 Package                          Architecture             Version                          Repository                       Size
===================================================================================================
Installing:
 xorg-x11-xauth                   x86_64                   1:1.0.9-12.el8                   ol8_appstream                    39 k
Installing dependencies:
 libICE                           x86_64                   1.0.9-15.el8                     ol8_appstream                    74 k
 libSM                            x86_64                   1.2.3-1.el8                      ol8_appstream                    47 k
 libXmu                           x86_64                   1.1.3-1.el8                      ol8_appstream                    75 k
 libXt                            x86_64                   1.1.5-12.el8                     ol8_appstream                   185 k

Transaction Summary
===================================================================================================
Install  5 Packages

Total download size: 421 k
Installed size: 1.0 M
Is this ok [y/N]: y
Downloading Packages:
(1/5): libSM-1.2.3-1.el8.x86_64.rpm                                                               432 kB/s |  47 kB     00:00
(2/5): libICE-1.0.9-15.el8.x86_64.rpm                                                             544 kB/s |  74 kB     00:00
(3/5): libXt-1.1.5-12.el8.x86_64.rpm                                                              2.6 MB/s | 185 kB     00:00
(4/5): xorg-x11-xauth-1.0.9-12.el8.x86_64.rpm                                                     656 kB/s |  39 kB     00:00
(5/5): libXmu-1.1.3-1.el8.x86_64.rpm                                                              253 kB/s |  75 kB     00:00
----------------------------------------------------------------------------------------------------------------------------------
Total                                                                                             1.4 MB/s | 421 kB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                          1/1
  Installing       : libICE-1.0.9-15.el8.x86_64                                                                               1/5
  Installing       : libSM-1.2.3-1.el8.x86_64                                                                                 2/5
  Installing       : libXt-1.1.5-12.el8.x86_64                                                                                3/5
  Installing       : libXmu-1.1.3-1.el8.x86_64                                                                                4/5
  Installing       : xorg-x11-xauth-1:1.0.9-12.el8.x86_64                                                                     5/5
  Running scriptlet: xorg-x11-xauth-1:1.0.9-12.el8.x86_64                                                                     5/5
  Verifying        : libICE-1.0.9-15.el8.x86_64                                                                               1/5
  Verifying        : libSM-1.2.3-1.el8.x86_64                                                                                 2/5
  Verifying        : libXmu-1.1.3-1.el8.x86_64                                                                                3/5
  Verifying        : libXt-1.1.5-12.el8.x86_64                                                                                4/5
  Verifying        : xorg-x11-xauth-1:1.0.9-12.el8.x86_64                                                                     5/5
Installed:
  libICE-1.0.9-15.el8.x86_64              libSM-1.2.3-1.el8.x86_64    libXmu-1.1.3-1.el8.x86_64    libXt-1.1.5-12.el8.x86_64
  xorg-x11-xauth-1:1.0.9-12.el8.x86_64

Complete!
[root@instance ~]# sudo yum install xterm
Last metadata expiration check: 0:02:48 ago on Fri 30 Jun 2023 07:43:21 AM GMT.
Dependencies resolved.
===================================================================================================
 Package                             Architecture           Version                           Repository                     Size
===================================================================================================
Installing:
 xterm                               x86_64            331-1.el8_3.2                     ol8_appstream                 528 k
Installing dependencies:
 libXaw                              x86_64                 1.0.13-10.el8                     ol8_appstream                 194 k
 libXft                              x86_64                 2.3.3-1.el8                       ol8_appstream                  67 k
 libXpm                              x86_64                 3.5.12-9.el8_7                    ol8_appstream                  58 k
 libfontenc                          x86_64                 1.1.3-8.el8                       ol8_appstream                  37 k
 xorg-x11-font-utils                 x86_64                 1:7.5-41.el8                      ol8_appstream                 104 k
 xterm-resize                        x86_64                 331-1.el8_3.2                     ol8_appstream                  38 k
Installing weak dependencies:
 xorg-x11-fonts-misc                 noarch                 7.5-19.el8                        ol8_appstream                 5.8 M

Transaction Summary
===================================================================================================
Install  8 Packages
Total download size: 6.8 M
Installed size: 9.5 M
Is this ok [y/N]: y
Downloading Packages:
(1/8): libXpm-3.5.12-9.el8_7.x86_64.rpm                                                           748 kB/s |  58 kB     00:00
(2/8): libXaw-1.0.13-10.el8.x86_64.rpm                                                            1.1 MB/s | 194 kB     00:00
(3/8): libXft-2.3.3-1.el8.x86_64.rpm                                                              386 kB/s |  67 kB     00:00
(4/8): libfontenc-1.1.3-8.el8.x86_64.rpm                                                          375 kB/s |  37 kB     00:00
(5/8): xterm-331-1.el8_3.2.x86_64.rpm                                                             4.9 MB/s | 528 kB     00:00
(6/8): xorg-x11-font-utils-7.5-41.el8.x86_64.rpm                                                  819 kB/s | 104 kB     00:00
(7/8): xterm-resize-331-1.el8_3.2.x86_64.rpm                                                      377 kB/s |  38 kB     00:00
(8/8): xorg-x11-fonts-misc-7.5-19.el8.noarch.rpm                                                   19 MB/s | 5.8 MB     00:00
----------------------------------------------------------------------------------------------------------------------------------
Total                                                                                              14 MB/s | 6.8 MB     00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                                                          1/1
  Installing       : libXpm-3.5.12-9.el8_7.x86_64                                                                             1/8
  Installing       : libXaw-1.0.13-10.el8.x86_64                                                                              2/8
  Installing       : xterm-resize-331-1.el8_3.2.x86_64                                                                        3/8
  Installing       : libfontenc-1.1.3-8.el8.x86_64                                                                            4/8
  Installing       : xorg-x11-font-utils-1:7.5-41.el8.x86_64                                                                  5/8
  Installing       : xorg-x11-fonts-misc-7.5-19.el8.noarch                                                                    6/8
  Running scriptlet: xorg-x11-fonts-misc-7.5-19.el8.noarch                                                                    6/8
  Installing       : libXft-2.3.3-1.el8.x86_64                                                                                7/8
  Installing       : xterm-331-1.el8_3.2.x86_64                                                                               8/8
  Running scriptlet: xterm-331-1.el8_3.2.x86_64                                                                               8/8
  Verifying        : libXaw-1.0.13-10.el8.x86_64                                                                              1/8
  Verifying        : libXft-2.3.3-1.el8.x86_64                                                                                2/8
  Verifying        : libXpm-3.5.12-9.el8_7.x86_64                                                                             3/8
  Verifying        : libfontenc-1.1.3-8.el8.x86_64                                                                            4/8
  Verifying        : xorg-x11-font-utils-1:7.5-41.el8.x86_64                                                                  5/8
  Verifying        : xorg-x11-fonts-misc-7.5-19.el8.noarch                                                                    6/8
  Verifying        : xterm-331-1.el8_3.2.x86_64                                                                               7/8
  Verifying        : xterm-resize-331-1.el8_3.2.x86_64                                                                        8/8

Installed:
  libXaw-1.0.13-10.el8.x86_64          libXft-2.3.3-1.el8.x86_64                      libXpm-3.5.12-9.el8_7.x86_64
  libfontenc-1.1.3-8.el8.x86_64        xorg-x11-font-utils-1:7.5-41.el8.x86_64        xorg-x11-fonts-misc-7.5-19.el8.noarch
  xterm-331-1.el8_3.2.x86_64           xterm-resize-331-1.el8_3.2.x86_64

Complete!
[root@instance ~]#

No comments:

Post a Comment

Steps to Rename Host in Oracle RESTART (ASM) in Linux

  oracle@localhost ] asmcmd ASMCMD> lsdg State    Type    Rebal  Sector  Logical_Sector  Block       AU  Total_MB  Free_MB  Req_mir_free_...