Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.222
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
timedatex /
[ HOME SHELL ]
Name
Size
Permission
Action
COPYING
17.57
KB
-rw-r--r--
NEWS
453
B
-rw-r--r--
README
2.25
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README
timedatex ========= timedatex is a D-Bus service that implements the org.freedesktop.timedate1 interface. It can be used to read and set the system clock, the real-time clock (RTC), the system timezone, and enable or disable an NTP client installed on the system. It is a replacement for the systemd-timedated service. The system clock is read and set with microsecond resolution, the precision is limited mostly by D-Bus latency. When setting the clock to an absolute time, a correction is applied for the time spent in the polkit authorization check. The clock can be also adjusted precisely by an offset. The RTC is read with a resolution of one second. The hwclock program is used to set the RTC with a high precision, update the estimated drift, and change the UTC/LOCAL setting. The system timezone is set by creating symlink /etc/localtime to a file in the /usr/share/zoneinfo directory. NTP units that should be controlled by timedatex need to be listed in text files in /etc/systemd/ntp-units.d and /usr/lib/systemd/ntp-units.d directories. The first valid unit from the files sorted by name can be enabled/disabled and started/stopped. Other NTP units will be disabled and stopped. Requirements: - glib development files - libselinux development files (optional) - polkit - systemd - hwclock from util-linux Installation: $ make # make install prefix=/usr # systemctl daemon-reload # systemctl enable timedatex.service # systemctl mask systemd-timedated.service systemd should now start timedatex instead of systemd-timedated for the org.freedesktop.timedate1 bus name when a client tries to connect to it. Copyright (C) 2014 Miroslav Lichvar <mlichvar@redhat.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Close