Skip to main content

All Questions

Tagged with
0 votes
1 answer
37 views

where to enable /sys/fs/cgroup/memory/0/memory.usage_in_bytes?

I try to count total memory usage in linux via /sys/fs For this I've found /sys/fs/cgroup/memory/0/memory.usage_in_bytes in https://docs.kernel.org/admin-guide/cgroup-v1/memory.html#user-interface i'...
Irina's user avatar
  • 101
0 votes
1 answer
24 views

Add files only one program can see (without root) [duplicate]

I have a program with hardcoded config files in /etc, which I do not have write permission to, because I have no root (except I can use pacman in sudo). I need a way for the program to see a file ...
Xandaaah's user avatar
1 vote
1 answer
67 views

Where can I find the configuration/setting for NTP to explain the specific behavior observed in an NTP client?

I have recently been doing a specific timing analysis of the performance of NTP under controlled conditions.  The experiment I performed was conceptually quite simple.  I have an NTP server running ...
Denis Barkats's user avatar
0 votes
0 answers
23 views

Passing last IP octet to a host alias and have it added to complete full proxycommand with ip address

I wish to have this all done in the ssh config file for a specific user. The site has hard-coded ip addresses into there various software and using the naming convention is not really an option. Host ...
Chaos's user avatar
  • 1
0 votes
3 answers
86 views

Can't Execute Scripts with ./ [closed]

At my workplace we usually executed scripts in our linux servers with the following syntax: ./<whatever absolute path to script>/<script> And this would normally execute the script, ...
KrOo Pine's user avatar
  • 111
0 votes
1 answer
41 views

SSH option SecurityKeyProvider works from command line but not config file linux WSL--other options fine

I'm trying to ssh into my work server but this bug has been bugging me for a few months now. Every other option in my config file (housed at ~/.ssh/config) works fine, but for some reason ...
N3wU53r's user avatar
0 votes
1 answer
2k views

kernel panic after after parrotOS upgrade

after attempting sudo apt upgrade on a fresh install of parrot os, new kernel update is present but trying to boot into it from grub gives gives me a kernel panic. here is what i tried and with what ...
xoity's user avatar
  • 3
0 votes
1 answer
87 views

gcc build error

when I configure gcc I got a error message could anyone help me ? plz.. messages.. checking whether the C compiler works... no configure: error: in `/home/kjs0625/gcc/gcc-13.1.0': configure: error: C ...
Rahul Nitin's user avatar
0 votes
1 answer
85 views

Failed to run init with error: jffs2: compression type 0x06 not available

I am working on an embedded Linux system (5.10.24), and I am using jffs2 as the rootfs. Now I changed the kernel configuration of jffs2 as follows, # CONFIG_JFFS2_FS_WBUF_VERIFY is not set # ...
wangt13's user avatar
  • 443
0 votes
1 answer
201 views

Would vsftpd not default to using the system username and password?

I downloaded vsftpd-3.0.5.tar.gz and successfully compiled it to generate vsftpd on computer A. Then I copied vsftpd to another computer B and created a new file called vsftpd.conf on computer A. Then,...
just a student's user avatar
0 votes
1 answer
32 views

Changing compose Tables to add new entries?

My PC is running EndeavourOS Linux with KDE Plasma as the DE. I have recently discovered the concept of a compose key while skimming through the colemak website. In the section where it's being ...
Prototype8077's user avatar
0 votes
0 answers
393 views

"Bracketed Paste Mode" gone wrong

I turn off enable-bracketed-paste feature whenever I log in into my bash, and I need to access a remote server which had not turned it off system wide. Many time, this is what I'm getting before I've ...
xpt's user avatar
  • 1,644
0 votes
1 answer
45 views

What a linux command take the result of "which" command as an argument and list the configuration file paths related to the command we gave to which?

I can't recall that command and I can't even find it in Google. It's just killing me. The usage of the command is like: <that command> `which bash` The output looks like: /etc/skel/.bash_logout ...
Maksim Orlov's user avatar
0 votes
1 answer
92 views

How should I know which kernel options to use?

When solving a problem, requires enabling kernel options e.g. with menuconfig. How do I know which to enable/disable?
ThePumkinMelon's user avatar
1 vote
0 answers
396 views

How does the nftables set-syntax replacement for meters work exactly?

nftables nowadays recommends to use sets instead of meters when e.g. creating dynamic per-IP blacklists (example adapted from man pages v0.98: set blackhole { type ipv4_addr flags dynamic ...
reijerh's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
13