Sponsored Content
Operating Systems Linux Red Hat Remote access computer system as a whole not just desktop with GUI Post 303030832 by bakunin on Saturday 16th of February 2019 11:04:27 PM
Old 02-17-2019
Quote:
Originally Posted by ASGR
I would have liked to access my devices remotely with a GUI and
discovered that openssh-server does exactly this. Problem solved.
Exactly. You don't need a GUI remotely because you have one at your desktop already. What i like to do is to have xterms with the ssh-calls for certain important server/user combinations predefined. For instance: i use a certain server and user for maintaining my self-created packages which i use for deployment. For this server i have predefined (as an entry in my window managers menu) the command:

Code:
xterm -fg rgb:20/D0/C0 -bg rgb:30/30/50 -cr wheat -fn rom14 -geometry 80x40 -T 'packageserver' -ls -e ssh packageadm@packageserver"

So i just click on that and a window pops open, with a certain colour so that its pupose stands out, the respective window title and logged in already with the correct user.

Quote:
Originally Posted by ASGR
Also, I believe you can use RSA style crypto key pairs as a means
to log into the server. This setup is ideal. Thanks for help.
Yes. I use this feature heavily because i have no intention to enter my password manually 1000 times a day. I store the (passwordless) keys on my local machine and use that as my "jump server" to the rest of the infrastructure.

I hope this helps.

bakunin
This User Gave Thanks to bakunin For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Need help to access/mount so to access folder/files on a Remote System using Linux OS

Hi I need to access files from a specific folder of a Linux system from an another Linux System Remotely. I know how to, Export a folder on One SCO System & can access the same by using Import via., NFS in the Sco Unix SVR4 System using the scoadmin utility. Also, I know to use mount -t ... (2 Replies)
Discussion started by: S.Vishwanath
2 Replies

2. UNIX for Advanced & Expert Users

Starting GUI Desktop

I have installed Oracle 9 client on 32-bit machine for Linux Enterprise 2.4. After complete installation and testing the oracle client. After rebooting the system I was presented with a login prompt but the GUI desktop does not come. I tried startx but that did not work. What command would I use... (0 Replies)
Discussion started by: aliraza123
0 Replies

3. UNIX for Dummies Questions & Answers

how to access cd's etc from a non GUI Unix system

i need to know how i would go about accessing my floppy disks, cd's and flash drives on my command prompt unix system (1 Reply)
Discussion started by: carlvernon
1 Replies

4. UNIX for Dummies Questions & Answers

ssh to see remote desktop gui

Hey, how do I access the desktop gui for a remote fedora box? $ ssh user@ip $ xinit Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again. Thanks (1 Reply)
Discussion started by: JustinT
1 Replies

5. Shell Programming and Scripting

Access a remote computer using perl

Dear all, Where can i find documentation on how to access a remote computer using a perl script? I search to the internet but i can not find something straightforward to this issue. Which is the easiest way to do that? What i would like to do is to access a remote computer access a directory... (5 Replies)
Discussion started by: chriss_58
5 Replies

6. Solaris

Remote Access using GUI from one Solaris to another one

hi gyus, i'm trying to login trough GUI (using login screen, instead to login to locahost I login to remote host) from on Solaris 10 to another one. You know, I see the remote host in the host list, but It's not possible to login since the screen keeps black and after that get back to the former... (3 Replies)
Discussion started by: daninx
3 Replies

7. Debian

Launch remote gui apps in remote hosts

Hi, I've been looking for a way to execute a console program (is in windows but by now I accept the linux way) from a linux machine, but this program has to be opened in the remote side. Linux machine acts only as a "signaling" host. My program has to open the camera in the remote side, but only... (7 Replies)
Discussion started by: zauberberg
7 Replies

8. Shell Programming and Scripting

Triggering remote UNIX shell script from Remote desktop

I m trying to run a batch script in remote desktop which executes unix commands on the unix server...the problem is i wnt the output in HTML format.so in my batch script i m giving the cmd like ssh hostname path ksh HC_Report.ksh>out.html ...but it generates the HTML file in remote desktop .i... (2 Replies)
Discussion started by: navsan
2 Replies

9. Hardware

Which desktop computer is the better deal?

I wasn't sure where to post this. Please move this as is fitting. My 10yr old laptop's (Dell, Latitude E5530, 4G ram, 2.5Ghz x 2 CPU) spin drive has died (currently running TinyCore Linux on USB in ram). I would be running Linux, compiling the kernel, and programming in C++. I do not do... (0 Replies)
Discussion started by: bedtime
0 Replies

10. Hardware

Desktop computer is only turning on for a few seconds

My desktop computer is only turning on for a few seconds after that it turns off. I assumed it was the power supply so I bought another one. Last night I installed the power supply. It took awhile with me reseating everything and taking out the cmos battery to get the computer running. After that I... (4 Replies)
Discussion started by: cokedude
4 Replies
dtadvfs(8)						      System Manager's Manual							dtadvfs(8)

NAME
dtadvfs - Starts the AdvFS graphical user interface SYNOPSIS
/usr/bin/X11/dtadvfs [options] [-N] [-C hostname] OPTIONS
Turns off information messages about starting up the asemgr utility. This message is displayed at startup and whenever the file system configuration is changed when the system is running TruCluster Software. Connects to other hosts that are running the AdvFS GUI daemon, advfsd. OPERANDS
Uses the standard X Windows options. See the X(1X) and xterm(1X) reference pages for information. DESCRIPTION
The AdvFS graphical user interface (GUI) organizes AdvFS functionality into system management tasks and makes them available through a graphical interface. Issue the dtadvfs command to display the AdvFS GUI Main window. This window serves as both the starting point for all AdvFS GUI-managed tasks and as a monitor for file-system status. When the Main window is displayed, disk-space usage information is shown for the host and file domains. From the Main window, you can choose tasks from the following menus: Choose GUI setup options or exit the GUI. Choose file domain, file- set, clone, or volume configuration tasks. Choose what information displays on the main window or view devices and volumes information. Choose file domain balance or defragment procedures. Online help is available for all tasks and windows available through the GUI. To access help, click on the Help button in any window or choose Help from the menu bar to display information. RESTRICTIONS
You must be the root user to use this utility and you must register the Advanced File System Utilities license. FILES
/Storage_Management/Dtadvfs The indicator for graphic icons. The dtadvfs message log file. Remove or copy this log to another location periodically to prevent the log from becoming too large. The AdvFS Manager user-interface executable file. The dtadvfs online help files. The dtadvfs X resource file. The dtadvfs message catalogs. The GUI graphic icon files. The launch script for the graphic icons. SEE ALSO
advfs(4), advfsd(8), X(1X), xterm(1X) dtadvfs(8)
All times are GMT -4. The time now is 12:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy