Skip to main content

Questions tagged [command-line-interface]

A command-line interface (CLI) is a mechanism for interacting with a computer operating system or software by typing commands to perform specific tasks.

0 votes
0 answers
32 views

How can one clone a runAI job via command line?

The runAI web UI allows users to clone jobs. How can one clone a runAI job via command line?
Franck Dernoncourt's user avatar
0 votes
1 answer
73 views

What is the difference, if any, between runai suspend + runai resume vs. runai delete + clone job via UI?

What is the difference, if any, between runai suspend + runai resume vs. runai delete + clone job via UI? Both runai suspend and runai delete delete logs and any data saved on the container, so I don'...
Franck Dernoncourt's user avatar
0 votes
0 answers
11 views

Xenserver Template Storage Dependency - VM Creation Issues on Different Hosts

I'm working with XenServer (XCP-ng) and have encountered an issue with VM creation from templates. Here's the scenario: Three storage repositories (SRs) on separate hosts (host1, host2, host3). A ...
Nitesh Dudhe's user avatar
0 votes
1 answer
69 views

CloudLinux Terminal CLI command to get OS version

On the documentation page (https://docs.cloudlinux.com/shared/command-line_tools/) there are nearly 300 instances of the word "version" and skimming through it goes in to users, programming ...
John's user avatar
  • 138
0 votes
0 answers
202 views

Trying to pull the first word from a text file that has a username password format and pass it to a command

I have a text file. It appears similar to this: john-doe password I want to pull the username from the list and use it to add the user to a group: net localgroup "remote desktop users" ...
Alex Chejlyk's user avatar
0 votes
1 answer
48 views

Query Windows RDP monitor positions via command line

I am using Windows RDP (remote desktop) with a multi-monitor setup and I want my script to automatically detect the position of the monitors. Additionally, I only use some of my monitors for RPD with ...
Aaron Caba's user avatar
0 votes
0 answers
77 views

Long running PHP script get terminated and other separate PHP cmd line processes as well

Env: Ubuntu 22.04.4 LTS PHP 8.1 CMD line scripts started with the & and left to run in the background I have 3 separate PHP scripts which I started from an SSH session and are placed in the ...
Dan's user avatar
  • 215
0 votes
0 answers
68 views

How to establish VPN connection with two factor authentication from CLI

A VPN connection have to be established on demand from a bash script. GUI needed to enter two factor auth code. If you'll try to execute in terminal: VPN_NAME=$(nmcli con|grep "VPN"|awk '{...
Vasin Yuriy's user avatar
0 votes
1 answer
198 views

ssh from CL using keyfile from Windows client to Linux server

This sort of thing drives me crazy - hopefully obvious solution(s). Have keys on Win 10 laptop, and on one of my Linux servers. If I use puTTY, where I can explicitly browse to the keyfile on the ...
Johnny Canuck's user avatar
1 vote
2 answers
96 views

Get file system type in AIX

I want to fetch the file system types in AIX like NFS and all. du command shows just the file systems not their types. How can I do that?
Harish Rajora's user avatar
0 votes
0 answers
33 views

Can Wildfly/JBoss Management CLI with embedded host controller use a temporary local domain controller?

I need to use Wildfly/JBoss Management CLI to set up managed servers connections to the domain controller. It's under automation, so I'm using the Embedded Host Controller to avoid the hassle of ...
Emerson Prado's user avatar
0 votes
1 answer
332 views

How to set Wildfly/JBoss domain controller IP address in managed servers using CLI?

I'm trying to change the domain controller IP address in JBoss/Wildfly managed servers using the management cli, but the configuration either keeps unchanged or changes in the wrong way. I can find ...
Emerson Prado's user avatar
0 votes
0 answers
124 views

How can I fix this Mysql login?

I have installed MYSQL community edition on Windows server, I also added the Environment variable to execute the mysql command. The scenario is: When I try to connect to mysql using the CMD I get the ...
sysalam0's user avatar
0 votes
1 answer
826 views

How to check if a process is running or blocked on lock or I/O?

There are 2 instances of a script reported by ps. How can I see in the command line if one of those (and which) is blocked on either I/O or on a file lock?
Jim's user avatar
  • 109
0 votes
0 answers
87 views

Connect to VPN Server from command line on headless system

Is there a (relatively) hassle free way to connect as a client to a VPN Server (which uses Cisco IPSec)? The client is a Debian headless system hence the connection needs to be established from the ...
220284's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
106