要查看或添加评论,请登录
Sophia Alikhani的更多文章
-
Copy Files to Multiple Directories2023年9月25日
Copy Files to Multiple Directories
Copy Files to Multiple Directories While learning Linux, it is always the norm for newbies to keep typing several…
9
-
Secure Files/Directories using ACLs (Access Control Lists) in Linux2023年9月18日
Secure Files/Directories using ACLs (Access Control Lists) in Linux
Secure Files/Directories using ACLs (Access Control Lists) in Linux Let’s say, you have three users, ‘student1‘…
3
-
Linux Process & Threads2023年9月10日
Linux Process & Threads
We always hear people using two terms very often. One is ?Process? and the other is ?thread?.
11
-
PAM-The Login access control table2023年9月9日
PAM-The Login access control table
The Login access control table On a server environment where authorized and legitimate logins can come from everywhere,…
1
-
PAM-Controlling access time to services2023年9月9日
PAM-Controlling access time to services
Controlling access time to services As the Linux-PAM system said, running a well-regulated system occasionally involves…
2
-
PAM-Disable Console Access2023年9月9日
PAM-Disable Console Access
Tighten console permissions for privileged users The console.perms security file of Linux, which use the pam_console.
4
-
Blocking su to root2023年9月9日
Blocking su to root
Blocking; su to root, by one The su (Substitute User) command allows you to become other existing users on the system…
4
-
#Hardening #Security #Tips for #Linux #Servers2023年9月8日
#Hardening #Security #Tips for #Linux #Servers
1. Physical System Security Configure the BIOS to disable booting from CD/DVD, External Devices, Floppy Drive in BIOS.
23
1 条评论 -
Linux Physical Memory Concept: Zone2018年9月9日
Linux Physical Memory Concept: Zone
Zones Each zone is described by a struct zone_struct. zone_structs keep track of information like page usage…
13
2 条评论 -
Linux physical memory concept:NODE2018年9月9日
Linux physical memory concept:NODE
Nodes As I have mentioned, each node in memory is described by a pg_data_t, which is a typedef for a struct…
14
1 条评论
社区洞察
-
Business OperationsHow does changing SATA mode to AHCI improve your computer's performance?
-
Computer HardwareWhat are the best ways to troubleshoot x64 instruction set issues?
-
Information TechnologyWhat are the best practices for optimizing OS memory, CPU, and I/O resources?
-
Operating SystemsHow do you use condition variables in your code?
-
Computer ScienceHow do different file systems impact SSD boot time?
-
Computer RepairHow do you disable or enable your virtual memory and paging file when needed?
-
Computer HardwareHow do you know if your memory module is faulty?
-
ProgrammingHow do you write code that interacts with the CPU cache?
-
GNU/LinuxWhat are the latest Linux kernel features or enhancements for virtualization and containers?
-
File SystemsWhat are the pros and cons of NTFS compression for large files?
其他会员也浏览了
-
Make your own Linux 64-bit shellcodes - Part 1
Harshit Rajpal 1 年 -
Polymorphic Allocators in C++17
Rainer Grimm 1 年 -
Of Dials and Switches -- Part III: Turning Dials, Flipping Switches
Mark Ray 4 年 -
Managing Kubernetes Resource Limits
Densify 1 年 -
Of Dials and Switches -- Part II: More about Tunables
Mark Ray 4 年 -
How to use eBPF for monitoring Linux thread contention?
Shiv Iyer 4 个月 -
Understanding current->pagefault_disabled in Linux Kernel (x86 Architecture)
Aditya Pratap Singh 4 周 -
LimitRange in Kubernetes
Christopher Adamson 1 年 -
Storage and I/O Tuning in Linux for Ultra-Low Latency Trading
Nikhil G. 6 个月