Unanswered questions in Linux Administration

0 votes
0 answers

how to save Linux Project

Could you please confirm how to save ...READ MORE

Nov 5, 2024 in Linux Administration by anonymous

edited Mar 5 44 views
0 votes
0 answers

How to remove [ and ] from the events with SEDCMD command in props.conf?

i used EDCMD-remove_brace = s/[// SEDCMD-remove_brace2 = ...READ MORE

Apr 19, 2023 in Linux Administration by anonymous

edited Mar 5 120 views
0 votes
0 answers

Unable to locate package puppet-master

Hi i am not getting install Puppet-master, ...READ MORE

Mar 31, 2023 in Linux Administration by anonymous

edited Mar 5 110 views
0 votes
0 answers

how do i install mysql on CentOs

i downloaded various verions of the rpm ...READ MORE

Mar 19, 2023 in Linux Administration by Lillian

edited Mar 5 114 views
0 votes
0 answers

How to activate virtualenv in Linux?

I have been searching and tried various ...READ MORE

Dec 15, 2022 in Linux Administration by erzan
• 630 points

edited Mar 4 117 views
0 votes
0 answers

Get yesterday's date in bash on Linux, DST-safe

I have a shell script that runs ...READ MORE

Dec 14, 2022 in Linux Administration by erzan
• 630 points
1,523 views
0 votes
0 answers

How to implement getch() function of C in Linux?

In TurboC++, I can use the getch() ...READ MORE

Dec 14, 2022 in Linux Administration by erzan
• 630 points
844 views
0 votes
0 answers

What does the $ mean in Linux?

I have to explain what the code ...READ MORE

Dec 14, 2022 in Linux Administration by erzan
• 630 points
988 views
0 votes
0 answers

How to search any word in linux 'screen'

I am going screen logs of devstack ...READ MORE

Dec 14, 2022 in Linux Administration by erzan
• 630 points
665 views
0 votes
0 answers

xxd usage (change magic byte to JPEG)

I create a simple test file like ...READ MORE

Dec 14, 2022 in Linux Administration by erzan
• 630 points
936 views
0 votes
0 answers

Can I use ball point pens for my company exams?

Not Hing READ MORE

Nov 29, 2022 in Linux Administration by Mireto

edited Mar 4 22 views
0 votes
0 answers

What languages are Windows, Mac OS X and Linux written in?

I was just wondering who knows what ...READ MORE

Nov 24, 2022 in Linux Administration by Logan
• 2,140 points

edited Mar 4 35 views
0 votes
0 answers

Chmod 777 to a folder and all contents

I have a web directory /www and ...READ MORE

Nov 24, 2022 in Linux Administration by Logan
• 2,140 points

edited Mar 4 23 views
0 votes
0 answers

How to find all files containing specific text (string) on Linux?

How do I find all files containing ...READ MORE

Nov 24, 2022 in Linux Administration by Logan
• 2,140 points

edited Mar 4 24 views
0 votes
0 answers

Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm

I want to compile an open source ...READ MORE

Nov 24, 2022 in Linux Administration by Logan
• 2,140 points

edited Mar 4 24 views
0 votes
0 answers

chmod: unable to change file mode on install.sh. operation not permitted

Hi Everybody, I'm trying to install McAfee agent ...READ MORE

Aug 24, 2022 in Linux Administration by madzr

edited Mar 4 21 views
0 votes
0 answers

How do I get my bash script to assign unique usernames automatically to new users?

I'm a beginner writing a bash script ...READ MORE

Jun 22, 2022 in Linux Administration by Korak
• 5,820 points
932 views
0 votes
0 answers

Can bash show a function's definition?

Is there a way to view a ...READ MORE

Jun 22, 2022 in Linux Administration by Korak
• 5,820 points
565 views
0 votes
0 answers

Create a subset in bash script with variables that meet a condition

I am working on the following dataset ...READ MORE

Jun 22, 2022 in Linux Administration by Korak
• 5,820 points

edited Mar 4 17 views
0 votes
0 answers

if, elif, else statement issues in Bash

I can't seem to work out what ...READ MORE

Jun 22, 2022 in Linux Administration by Korak
• 5,820 points
579 views
0 votes
0 answers

How to execute mongodb commands from bash shell?

I searched and found that one can ...READ MORE

Jun 22, 2022 in Linux Administration by Korak
• 5,820 points
2,583 views
0 votes
0 answers

Bash script command result inside other variable to define prompt

I would like to define a prompt ...READ MORE

Jun 22, 2022 in Linux Administration by Korak
• 5,820 points
479 views
0 votes
0 answers

Sqlplus login error when using bash variables: SP2-0306: Invalid option

I have a bash script that connects ...READ MORE

Jun 22, 2022 in Linux Administration by Korak
• 5,820 points
3,789 views
0 votes
0 answers

zodiac sign calculator using bash script

#!/usr/bin/bash echo "This is a zodiac sign calculator" echo ...READ MORE

Jun 22, 2022 in Linux Administration by Korak
• 5,820 points
625 views
0 votes
0 answers

How to list all background pids in bash

Either I am not able to phrase ...READ MORE

Jun 22, 2022 in Linux Administration by Korak
• 5,820 points
511 views
0 votes
0 answers

How to detect the OS from a Bash script?

I would like to keep my .bashrc ...READ MORE

Jun 22, 2022 in Linux Administration by Korak
• 5,820 points
675 views
0 votes
0 answers

How to detect the OS from a Bash script?

I would like to keep my .bashrc and .bash_login files in ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
655 views
0 votes
0 answers

git bash commands with python or Gitpyhon

So I have follwoing bash command which ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
1,843 views
0 votes
0 answers

git bash commands with python or Gitpyhon

So I have follwoing bash command which ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points

edited Mar 4 16 views
0 votes
0 answers

Bash - cat command and errors

I was trying bash shell redirection. I ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
968 views
0 votes
0 answers

Convert PDF to DOC (Python/Bash)

I've saw some pages that allow user ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
594 views
0 votes
0 answers

How can I get the directory where a Bash script is located from within the script itself?

How do I get the path of ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
538 views
0 votes
0 answers

Renaming multiples files with a bash loop

I need to rename 45 files, and ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
501 views
0 votes
0 answers

How do I run a program with commandline arguments using GDB within a Bash script?

When running a program on GDB, usually, ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
819 views
0 votes
0 answers

What is the preferred Bash shebang?

Is there any Bash shebang objectively better than the ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
520 views
0 votes
0 answers

How can I invoke both BASH and CSH shells in a same script

In the same script, I want to ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
680 views
0 votes
0 answers

Escaping Quotes in Chef Bash

This I need quotes in a cronjob ...READ MORE

Jun 21, 2022 in Linux Administration by Korak
• 5,820 points
546 views
0 votes
0 answers

Install Heroku CLI on Mac with Bash Termimal

I'm trying to follow this guide and ...READ MORE

Jun 16, 2022 in Linux Administration by Rahul
• 3,380 points
990 views
0 votes
0 answers

How to send control+c from a bash script?

I'm starting a number of screens in ...READ MORE

Jun 16, 2022 in Linux Administration by Rahul
• 3,380 points
863 views
0 votes
0 answers

How to keep quotes in Bash arguments?

I have a Bash script where I ...READ MORE

Jun 13, 2022 in Linux Administration by Rahul
• 3,380 points

edited Mar 4 16 views
0 votes
0 answers

Compare $1 with another string in bash

I've spent 2 hours with an if statement, that ...READ MORE

Jun 9, 2022 in Linux Administration by Rahul
• 3,380 points
419 views
0 votes
0 answers

How to add man and zip to "git bash" installation on Windows

I am using git bash on Windows - that ...READ MORE

Jun 9, 2022 in Linux Administration by Rahul
• 3,380 points
1,970 views
0 votes
0 answers

How to split a string into an array in Bash?

In a Bash script, I would like ...READ MORE

Jun 9, 2022 in Linux Administration by Rahul
• 3,380 points
677 views
0 votes
0 answers

How to add man and zip to "git bash" installation on Windows

I am using git bash on Windows - that ...READ MORE

Jun 7, 2022 in Linux Administration by Rahul
• 3,380 points
1,142 views
0 votes
0 answers

Copy Paste in Bash on Ubuntu on Windows

How to execute a copy paste operation ...READ MORE

Jun 3, 2022 in Linux Administration by Rahul
• 3,380 points

edited Mar 4 21 views
0 votes
0 answers

Display an ASCII table of characters 32 to 112 with bash

I want to know how to display ...READ MORE

Jun 3, 2022 in Linux Administration by Rahul
• 3,380 points
539 views
0 votes
0 answers

How to set environment variables for bash from within powershell?

Using powershell how do I set the environment variables (here, particularly "ApiSecret") so ...READ MORE

Jun 3, 2022 in Linux Administration by Rahul
• 3,380 points
968 views
0 votes
0 answers

How is CTRL-R (reverse-i-search) is implemented in bash terminal?

Example of the reverse search: (reverse-i-search)`grep': git log ...READ MORE

Jun 3, 2022 in Linux Administration by Rahul
• 3,380 points
773 views
0 votes
0 answers
0 votes
0 answers

bash: telnet: command not found

I'm trying to connect the server using ...READ MORE

Jun 3, 2022 in Linux Administration by Rahul
• 3,380 points

edited Mar 4 22 views