Questions tagged [graphical-user-interface]

A Graphical User Interface is a human-computer interface which predominantly uses images to communicate state to the user, and often involves use of a pointing device for receiving input.

152 questions
0
votes
1 answer

GUI Interface for ACL (Cisco)

Are there any interface (GUI) software to manage ACL? Using Cisco ACL, but it's hard to manage with command line. Any ideas? Basically, need a software tool to manage ACL permissions with GUI instead of command line.
0
votes
3 answers

GUI SFTP client that will copy files and folders locally instead of downloading/uploading

I'm looking for a GUI client (preferably Windows) that will recognize when you copy files remotely, and will default to running a local shell command (f.a : sfpt> !rsync -a /files/ /copyoffiles/ in SFTP) Does something like this exist already?
Powertieke
  • 377
  • 2
  • 8
0
votes
1 answer

Windows server 2019 standard desktop suddenly vanished

My server has Windows Server 2019 Standard (with Desktop Environment) but the GUI Shell disappeared suddenly after a server reboot. All the GUI Features like browser, windows explorer is working. Just no desktop, no start menu Looks like this…
Alexander Ho
  • 101
  • 2
0
votes
2 answers

Can't get cron to output a GUI message / how to make user aware cron is being executed

I need to run, on Ubuntu 18.04, via cron a script, myscript.sh that I want, among other things, to display to the user a message when it is being run so that he is aware that cron is being run (perhaps there are also ways to do this that somehow…
0
votes
1 answer

How would i go about creating a server that can read/write all files on the host hdd?

I work in the media department of a large ministry group. We frequently travel and produce TBs of data/files every quarter. Due to the high amount of Digital Media produced, most cloud-based storage options are unable to maintain our inventory. We…
0
votes
0 answers

Running Ubuntu Server with GUI Desktop Environment | Dell PowerEdge R710 II

Let me start off by saying I’m completely new to using / running servers and I’m currently 2nd year CS & Business student in DCU, Ireland. I recently developed a program for automating sales invoicing at my work by using Python and AutoIT scripts,…
-1
votes
1 answer

how to remove centos 7 gui?

Recently I installed centos 7 with GUI. now I want to remove that GUI like was I hadn't chosen that? because I need more space on my disk. I tried many times but I failed. could anyone please help me? Thanks in advance
ASIL
  • 1
  • 2
-1
votes
2 answers

FTP sites can't be accessed from GUI programs, only command-line

We have a Windows Server 2012 R2 box, running IIS 6.2 (Build 9200). This is a Rackspace server. The server was running one FTP site, with no issues. We had worked with Rackspace originally to get the right ports opened in their networking…
eidylon
  • 358
  • 1
  • 7
  • 20
-1
votes
1 answer

After upgrading to fedora 24, unable to login to graphical.target

I just recently upgraded to Fedora 24 When I start it it just gives me the tty1 console without any GUI. I login as root and try: $ systemctl isolate graphical.target but it gives me the error: PolicyKit deamon disconnected from the bus.We are no…
-1
votes
1 answer

CISCO router GUI management

Is there any simple solution to connect to routers database with GUI? I mean is it even possible to find an application which could do the configuration without the need to push commands? Thank you very much!
-1
votes
1 answer

Powershell - Windows forms - script calling another script, 2nd script modifying form elements

I'm developing a Powershell script that's going to present the user with a GUI. When the user presses a button in the GUI, I want it to call, (execute), a 2nd powershell script, the 2nd script will do some things, and then modify form elements in…
-1
votes
1 answer

How do I log in to the ubuntu 10.04 server using grub2 from a remote computer/terminal with GUI running

I upgraded my server from ubuntu 8.04 to 10.04. It now uses the grub2 bootloader. In 8.04 from the grub log-in page I could select the option log in to server and thereby connect through SSH directly to my server and have the GUI running. I can…
-1
votes
4 answers

Check if account is locked out

How can I check if an account is locked in Active Directory? I would prefer to use the GUI, but I can use the CLI if that's the only option. I checked the "Account" tab under Properties, and I see an "Unlock account" option, but it not clear if that…
Zombo
  • 1
  • 1
  • 16
  • 20
-2
votes
1 answer

CLI vs GUI on a Linux Server in this day and age, what's the downside of GUI?

I'm starting to look into KVM for virtualization because I can't afford vSphere. I'm "OK" at command line and use it often but no pro. I prefer a GUI, but for a server bare minimum has always been the go to for security and server resources. As of…
-2
votes
5 answers

Which Linux distribution is suitable for serverside development and somewhat easy to use?

I need to setup a Linux-based server which is going to be the backend for our web services. This is what I need: (In order of importance) A GUI to manage applications and files It would be running a custom built C++ server Probably also the LAMP…
Robin Rodricks
  • 560
  • 2
  • 12
  • 27
1 2 3
10
11