Секреты сисадмина | DevOps, Linux, SRE
Крупнейший справочник системного администратора. Сотрудничество: @max_excel РКН: vk.cc/cHhGTz
Show more📈 Analytical overview of Telegram channel Секреты сисадмина | DevOps, Linux, SRE
Channel Секреты сисадмина | DevOps, Linux, SRE (@sysadmin_library) in the Russian language segment is an active participant. Currently, the community unites 25 467 subscribers, ranking 5 323 in the Technologies & Applications category and 26 085 in the Russia region.
📊 Audience metrics and dynamics
Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 25 467 subscribers.
According to the latest data from 20 June, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by -253 over the last 30 days and by -8 over the last 24 hours, overall reach remains high.
- Verification status: Not verified
- Engagement rate (ER): The average audience engagement rate is 11.59%. Within the first 24 hours after publication, content typically collects 6.27% reactions from the total number of subscribers.
- Post reach: On average, each post receives 2 953 views. Within the first day, a publication typically gains 1 597 views.
- Reactions and interaction: The audience actively supports content: the average number of reactions per post is 0.
- Thematic interests: Content is focused on key topics such as секретысисадмина, linux, grep, iodmin, file.txt.
📝 Description and content policy
The author describes the resource as a platform for expressing subjective opinions:
“Крупнейший справочник системного администратора.
Сотрудничество: @max_excel
РКН: vk.cc/cHhGTz”
Thanks to the high frequency of updates (latest data received on 21 June, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.
find / -perm -u+s — найти, начиная от корня, все файлы с выставленным SUID
chmod u+s /bin/binary_file — назначить SUID-бит файлу /bin/binary_file (это даёт возможность любому пользователю запускать на выполнение файл с полномочиями владельца файла)
chmod u-s /bin/binary_file — снять SUID-бит с файла /bin/binary_file
chmod g+s /home/public — назначить SGID-бит директории /home/public
chmod g-s /home/public — снять SGID-бит с директории /home/public
chmod o+t /home/public — назначить STIKY-бит директории /home/public (позволяет удалять файлы только владельцам)
chmod o-t /home/public — снять STIKY-бит с директории /home/public
#СекретыСисадминаls -lh — просмотр полномочий на файлы и директории в текущей директории
chmod go-rwx directory1 — отобрать у группы и всех остальных все полномочия на директорию directory1
chown user1 file1 — назначить владельцем файла file1 пользователя user1
chown -R user1 directory1 — назначить рекурсивно владельцем директории directory1 пользователя user1
chgrp group1 file1 — сменить группу-владельца файла file1 на group1
chown user1:group1 file1 — сменить владельца и группу владельца файла file1
#СекретыСисадмина
Available now! Telegram Research 2025 — the year's key insights 
