Trending questions in Linux Administration

0 votes
0 answers

Why does my tail command -n+NUM not work?

I want to understand the following command ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,291 views
0 votes
0 answers

How to get overall CPU usage (e.g. 57%) on Linux

I am wondering how you can get ...READ MORE

Apr 25, 2022 in Linux Administration by Edureka
• 13,690 points
797 views
0 votes
0 answers

What is a .pid file and what does it contain?

Can anyone shed more light on this, ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
1,102 views
0 votes
0 answers

Is there a way to determine the amount of free video RAM in Linux?

We believe that we are running out ...READ MORE

Apr 26, 2022 in Linux Administration by Edureka
• 13,690 points
746 views
0 votes
0 answers

How can I monitor the thread count of a process on linux?

I would like to monitor the number ...READ MORE

Apr 21, 2022 in Linux Administration by Edureka
• 13,690 points
786 views
0 votes
0 answers

UnityHub "Not Enough Space" error on Linux

I have 40 GB of free space ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,235 views
0 votes
0 answers

Location of ini/config files in linux/unix?

Two questions, really: Is there a standard/convention regarding ...READ MORE

Apr 25, 2022 in Linux Administration by Edureka
• 13,690 points
694 views
0 votes
0 answers

BlueStacks emulator for Linux?

I'm under Linux and I need a ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
1,243 views
0 votes
0 answers

What does the $ mean in Linux?

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

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,221 views
0 votes
0 answers

How to install the npm command on the linux

I'm trying to install the npm ci command on Linux. ...READ MORE

Apr 21, 2022 in Linux Administration by Edureka
• 13,690 points
756 views
0 votes
0 answers

What is the difference between ''find .'' and ''find /'' on linux command

I am solving overthewire bandit. I looked ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
776 views
0 votes
0 answers

Shell: How to call one shell script from another shell script?

I have two shell scripts, a.sh and ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
1,055 views
0 votes
0 answers

Linux Command for getting a dump of hex values bytes from Pcap File

I require a linux command to display ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
925 views
0 votes
0 answers

Install android studio on garuda linux

how can I install android studio on ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,204 views
0 votes
0 answers

How to create a file in Linux from terminal window?

What's the easiest way to create a ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
1,144 views
0 votes
0 answers

Which C version is used in the Linux kernel?

Does the Linux kernel use only the ...READ MORE

Apr 26, 2022 in Linux Administration by Edureka
• 13,690 points
615 views
0 votes
0 answers

Call R function in Linux command line

Is there a way to directly call ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
1,091 views
0 votes
0 answers

unzip .gz file as a directory

I am new to Linux and had ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
935 views
0 votes
0 answers

Linux "free -m": Total, used and free memory values don't add up [closed]

On a linux system, while using "free", ...READ MORE

Apr 26, 2022 in Linux Administration by Edureka
• 13,690 points
580 views
0 votes
0 answers

How to search any word in linux 'screen'

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

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
1,070 views
0 votes
0 answers

How do I copy a folder from remote to local using scp?

How do I copy a folder from ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,070 views
0 votes
0 answers

What directory is '~' when I type 'cd ~'?

I'm only new to using SSH, but ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
912 views
0 votes
0 answers

Creating a daemon in Linux

In Linux I want to add a ...READ MORE

Apr 21, 2022 in Linux Administration by Edureka
• 13,690 points
596 views
0 votes
0 answers

How do I output coloured text to a Linux terminal?

How do I print coloured characters to ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
760 views
0 votes
0 answers

What is the equivalent to getch() & getche() in Linux?

I am not able to find the ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
1,041 views
0 votes
0 answers

Is it possible to use 9-bit serial communication in Linux?

RS-232 communication sometimes uses 9-bit bytes. This ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
1,049 views
0 votes
0 answers

Reusing output from last command in Bash

Is the output of a Bash command ...READ MORE

May 2, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 275 views
0 votes
0 answers

How to compile for Windows on Linux with gcc/g++?

I have written some effects in C++ ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
1,083 views
0 votes
0 answers

Linux command to print directory structure in the form of a tree

Is there any linux command that I ...READ MORE

May 2, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 265 views
0 votes
0 answers

Linux server sudo command not foundrubylinuxbashserversudo

I am having Linux server with 2.6.32-673.8.1.lve1.4.3.el6.x86_64 - ...READ MORE

May 2, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 264 views
0 votes
0 answers

Run text file as commands in Bash

If I have a text file with ...READ MORE

Apr 13, 2022 in Linux Administration by Aditya
• 7,680 points
1,016 views
0 votes
0 answers

top -c command in linux to filter processes listed based on processname

top -c Top lists all the processes, there ...READ MORE

May 2, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 257 views
0 votes
0 answers

What killed my process and why?

This happened two times. I asked if ...READ MORE

Apr 13, 2022 in Linux Administration by Aditya
• 7,680 points
999 views
0 votes
0 answers

What do you mean by 'make' command in linux?

First, i know that make is used ...READ MORE

May 2, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 242 views
0 votes
0 answers

Linux tr command

I'm stuck and hope someone can help. ...READ MORE

May 2, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 240 views
0 votes
0 answers

Get program execution time in the shell

I want to execute something in a ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
844 views
0 votes
0 answers

linux ps aux command

How obtain the running process with absolute ...READ MORE

May 2, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 238 views
0 votes
0 answers

Linux command to display date in unix format

What command can I use in Linux ...READ MORE

Apr 13, 2022 in Linux Administration by Aditya
• 7,680 points
973 views
0 votes
0 answers

What are file descriptors, explained in simple terms?

What would be a more simplified description ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
822 views
0 votes
0 answers

Rename directory in linux system

Is there any way to change a ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
817 views
0 votes
0 answers

How do I copy folder with files to another folder in Unix/Linux?

I am having some issues to copy ...READ MORE

Apr 21, 2022 in Linux Administration by Edureka
• 13,690 points
678 views
0 votes
0 answers

What does the 'export' command do?

I happen to run some commands blindly, ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
970 views
0 votes
0 answers

How do i select correct active serial port in linux?

I am trying to communicate with a ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
986 views
0 votes
1 answer

Amazon Linux: apt-get: command not found

Amazon Linux is CentOs-based which means that ...READ MORE

Feb 11, 2022 in Linux Administration by Soham
• 9,730 points
3,567 views
0 votes
0 answers

Sapi5 on linux?

I am working on creating an AI ...READ MORE

May 2, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 141 views
0 votes
0 answers

Alternative to ping

I want to see if an Amazon ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
910 views
0 votes
0 answers

How can I send an email through the UNIX mailx command?

How can I send an email through ...READ MORE

Apr 28, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 299 views
0 votes
0 answers

What exactly does the Unix `bash` command do when run without options?

When you type bash into the terminal ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
734 views
0 votes
0 answers

How does cron internally schedule jobs?

How do "modern" cron daemons internally schedule their jobs? Some cronds used ...READ MORE

Apr 29, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 246 views
0 votes
0 answers

Problems with Arch linux installation commands

It's my first time trying to install ...READ MORE

Apr 29, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 239 views