Skip to main content
Tag

CentOS7

Opening Multiple Terminal Sessions Simultaneously

By Features, Tips & Tricks No Comments

Xshell gives you multiple options for starting a terminal session. Here are some examples: On local shell, use ‘ssh username@host’ or ‘telnet username@host’ In the Sessions dialog box (Alt-O), select the sessions and click the Connect button Save sessions to the desktop (or local disk) and double click the sessions file To open multiple sessions simultaneously, you can Right click on one of the folders in the Sessions dialog box (Alt-O) and select ‘Open all sessions in this folder’ Select multiple sessions…

Read More

Connecting to CentOS 7

By Features, Tips & Tricks One Comment

Using Xmanager to connect to remote CentOS 7 via XDMCP Gnome in CentOS 7 tries to use local hardware acceleration and this becomes a problem when trying to connect remotely using XDMCP. To avoid this problem, you have to use an alternative display manager (other than ‘gdm’) and desktop environment. This guide explains how you can change the display manager to lightdm from gdm and desktop environment from Gnome to Xfce. Switching display manager from gdm to lightdm Add a…

Read More