Найдено 3 результата

es_
18 дек 2023, 23:55
Форум: system
Тема: Перезапуск иксов systemctl restart display-manager
Ответы: 2
Просмотры: 10634

Re: Перезапуск иксов systemctl restart display-manager

/etc/systemd/system/display-manager.service [Unit] Description=Simple Desktop Display Manager Documentation=man:sddm(1) man:sddm.conf(5) # Change this if you want to start sddm in a different tty Conflicts=getty@tty1.service getty@tty7.service After=getty@tty1.service getty@tty7.service After=system...
es_
27 авг 2023, 22:22
Форум: g++ -std=c++11 -o encdel encdel.cpp
Тема: ffmpeg переобожмёт во всех подкаталогах
Ответы: 7
Просмотры: 17830

Перекодирует и удалит исходный файл

#include <iostream> #include <fstream> #include <string> #include <vector> #include <dirent.h> #include <algorithm> #include <iomanip> #include <iostream> #include <string> #include <cmath> #include <filesystem> #include <fstream> #include <iterator> #include <stdexcept> #include <unordered_map> #i...
es_
31 янв 2023, 21:26
Форум: network
Тема: ovpn client
Ответы: 3
Просмотры: 11940

ovpn client

openvpn --config file --auth-user-pass password

iptables -A INPUT -i tun+ -j ACCEPT