Latest questions in Linux Administration

0 votes
0 answers

Hexdump reverse command

The hexdump command converts any file to hex values. But ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,670 points
475 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,670 points
417 views
0 votes
0 answers

Getting file in hex format - my output vs xxd command output

I'm trying to write a simple program ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,670 points
1,226 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,670 points
225 views
0 votes
0 answers

failure to compile imgui, glfw, opengl on linux with gcc 11.2

I've recently started coding with c++ and ...READ MORE

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

How to convert a PDF into JPG with command line in Linux?

What are fast and reliable ways for ...READ MORE

Apr 14, 2022 in Linux Administration by Aditya
• 7,680 points
335 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,670 points
429 views
0 votes
0 answers

How does the wc -c in linux work?

Why the number of characters is 4? echo ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,670 points
1,164 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,670 points
553 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,670 points
345 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,670 points
207 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,670 points
444 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,670 points
259 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,670 points
276 views
0 votes
0 answers

Default username and password of kali linux -2021.1-vbox amd 64?

I had tried this USERNAME: Root PASSWORD: Root user: ...READ MORE

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

how to grep a specific process from ps in linux?

When I ps -af | grep RV ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,670 points
3,306 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,700 points
306 views
0 votes
0 answers

Can't remove a linux directory using linux terminal

I've been trying to remove an unwanted ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,700 points
204 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,700 points
301 views
0 votes
0 answers

What is special about /dev/tty?

ls -la /dev/tty shows the output: crw-rw-rw- 1 ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,700 points
209 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,700 points
213 views
0 votes
0 answers

Get Selenium to work with Brave browser on Linux

I am trying to get Selenium to ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,700 points
1,379 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,700 points
230 views
0 votes
0 answers

Reading data from /dev/usb/lp0 linux

 I have a label printer Wincode LP433 ...READ MORE

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

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

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

Apr 14, 2022 in Linux Administration by Soham
• 9,700 points
718 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,700 points
278 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
505 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
308 views
0 votes
0 answers

Can't connect cloudflare warp vpn in linux

I installed and set up Cloudflare warp ...READ MORE

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

An alternative in php to the xxd command in linux

I need to convert the bin file ...READ MORE

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

Processing places.sqlite file with Linux

Firefox stores the whole story in that ...READ MORE

Apr 13, 2022 in Linux Administration by Aditya
• 7,680 points
258 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
316 views
0 votes
0 answers

What is the difference between a symbolic link and a hard link?

Recently I was asked this during a ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,670 points
216 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 13, 2022 in Linux Administration by Rahul
• 9,670 points
641 views
0 votes
0 answers

UNIX man command to find list of man sections

I'm working on a lab that is ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,670 points
288 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,670 points
283 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,670 points
431 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,670 points
310 views
0 votes
0 answers

How can I kill a process by name instead of PID, on Linux?

Sometimes when I try to start Firefox ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,670 points
249 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,670 points
505 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,670 points
378 views
0 votes
0 answers

Opening a binary file in VI and XXD

I am attempting to modify the binary ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,670 points
960 views
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,700 points
420 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,700 points
477 views
0 votes
0 answers

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

I am having some issues copying a ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,700 points
245 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,700 points
419 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,700 points
313 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,700 points
543 views
0 votes
0 answers

C++ IDE for Linux?

I have searched for it myself, but ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,700 points
256 views
0 votes
0 answers

Merge multiple jpg into single pdf in Linux

I used the following command to convert ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,700 points
677 views