Skip to main content
Lavya's user avatar
Lavya's user avatar
Lavya's user avatar
Lavya
  • Member for 12 years, 6 months
  • Last seen more than a month ago
41 votes
3 answers
222k views

User without a password - how can one login into that account from a non-root account

31 votes
1 answer
30k views

Linux kernel: meaning of source-tree, in-tree and out-of-tree

28 votes
2 answers
69k views

Single quote within double quotes and the Bash reference manual

14 votes
1 answer
52k views

"fdisk -l" output: what are Disk label type" and "Disk identifier"

9 votes
2 answers
32k views

How to change the console_loglevel in linux?

6 votes
2 answers
2k views

Meaning of hardware platform in uname command ouput

4 votes
1 answer
2k views

Significance of Linux kernel's default_console_loglevel

4 votes
1 answer
3k views

Why am I able to write a module parameter with READ ONLY permissions?

3 votes
1 answer
3k views

What is the relationship (similarity and differences) between /proc/devices and /dev entries in Linux?

3 votes
1 answer
3k views

Some questions regarding linux kernel external module build process

3 votes
1 answer
1k views

linux kernel module building prerequisites

3 votes
1 answer
3k views

Use of MODULE_FIRMWARE(filename) macro in Linux modules

2 votes
1 answer
207 views

Bash for loop - can the commands in the loop be added to the shell's history?

2 votes
2 answers
4k views

dmidecode - what is the "system"?

2 votes
3 answers
5k views

What does it mean to run a process in background? [duplicate]

1 vote
2 answers
7k views

See progress in Files (Nautilus)

1 vote
1 answer
1k views

Why does Bash run scripts in subshells?

1 vote
0 answers
63 views

what should echo [:space:] print? [duplicate]

1 vote
1 answer
71 views

GNU Screen behavior when the program running on it terminates

0 votes
1 answer
929 views

BASH ANSI-C Quoting - what is the Escape character \E

0 votes
0 answers
368 views

Why am I able to compile kernel modules without "#include"ing the relevant header files?

-1 votes
1 answer
288 views

man command: is there a way to know the meaning of the output of a command >

-2 votes
1 answer
540 views

Why Can't I change the Standard Input for Vim to some file on disk using redirection?

-2 votes
1 answer
67 views

Official resources about disc management on linux / distributions [closed]