News
Linux Time
How to
Knowledge Base
Server
Firewall
Database
Disk Utility
Virtualization
Email
Security
Sign in
Welcome!
Log into your account
your username
your password
Forgot your password?
Privacy Policy for Perlubantuan.com
Password recovery
Recover your password
your email
Search
Tuesday, June 6, 2023
Disclaimer
Privacy
Contact Us
Bussines
Blogger
Facebook
Instagram
LinkedIn
Twitter
News
Linux Time
How to
Knowledge Base
Server
Firewall
Database
Disk Utility
Virtualization
Email
Security
Search
Home
Linux Time
Linux Time
How to
Please install all available updates for your release before upgrading
Feri Setyawan
-
March 4, 2023
How to
How To Import QCOW2 Image Into Proxmox
Feri Setyawan
-
September 27, 2022
Email
Remove frozen emails from mail queue – Exim
admin
-
August 24, 2022
How to
Safe Reboot Of Linux Using Magic SysRq Key
Feri Setyawan
-
January 8, 2022
How to
How to set a MySQL database to read-only mode
Feri Setyawan
-
January 5, 2022
How to
How to check LDAPS certificate and TLS version
Feri Setyawan
-
December 31, 2021
0
Get OpenSSL (a list of 3rd party sites here; I went with this one). The connection to your DC thus: openssl...
Read more
How to
How to run a manual backup on cPanel
Feri Setyawan
-
November 6, 2021
0
You can use the /usr/local/cpanel/scripts/pkgacct script to create a cpmove archive for an account. After you create the archive, you can then restore the account on any cPanel...
Read more
Database
MySQL – Restore a Single Table from a FULL mysqldump file
Feri Setyawan
-
October 23, 2021
0
Use the sed command on your bash shell to separate the data of the table that you want to restore. For example, if we want...
Read more
Disk Utility
Physical Volume is using an old PV header
Feri Setyawan
-
September 29, 2021
0
Situation When running the pvs command the following warning is displayed:
Read more
Disk Utility
MegaCLI CheatSheet (2)
Feri Setyawan
-
August 11, 2021
0
Get raid controller log MegaCli64 -adpeventlog -getevents -f lsi-events.log -a0 -nolog Raid Controller and Drive Status
Read more
Disk Utility
MegaCLI CheatSheet
Feri Setyawan
-
May 19, 2021
0
How to show all LSI RAID info with MegaCLI: Show basic configuration: /opt/MegaRAID/MegaCli/MegaCli64 -LDInfo -Lall -aAll
Read more
How to
Proxmox 5x “e1000 driver hang” fix
Feri Setyawan
-
March 18, 2021
0
Problem: I started to experience proxmox servers going up and down, an intermittent response on the network (SSH),...
Read more
How to
How To Fix “Device eth0 does not seem to be present, delaying initialization” Error on Centos
Feri Setyawan
-
February 24, 2021
0
check network: # ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP...
Read more
How to
Create Blocking Bad Bots Through Apache in WHM/cPanel
Feri Setyawan
-
February 4, 2021
0
we see a lot of traffic from 'bad robots', these bots cause problems such as high server load, server instability and can...
Read more
How to
Tools for load-testing HTTP servers
Feri Setyawan
-
January 21, 2021
0
Knowing how much traffic your web server can handle when under stress is essential for planning future grow of your website or...
Read more
How to
Set Up Routing with ip Command in Linux
Feri Setyawan
-
December 14, 2020
0
Can you explain the ip command to setup routing on Linux based systems? How do I use the ip command to configure the routing...
Read more
Database
How to Kill MySQL Queries
Feri Setyawan
-
October 28, 2020
0
MySQL queries can sometimes be long-running and may prevent transactions from accessing necessary tables to complete a...
Read more
1
2
3
...
5
Page 1 of 5
- Advertisment -
Most Read
Please install all available updates for your release before upgrading
How to
Feri Setyawan
-
March 4, 2023
0
The Problem: While upgrading the Ubuntu OS version, I faced the following issue with the do-release-upgrade command. Even all the current...
Read more
How To Import QCOW2 Image Into Proxmox
How to
Feri Setyawan
-
September 27, 2022
0
In this guide, we will see how to import QCOW2 into Proxmox hypervisor and how to create a virtual machine using the QCOW2 image...
Read more
Remove frozen emails from mail queue – Exim
Email
admin
-
August 24, 2022
0
Emails can build up for a variety of different reasons but mainly results from emails which were undelivered. When...
Read more
Safe Reboot Of Linux Using Magic SysRq Key
How to
Feri Setyawan
-
January 8, 2022
0
If you are working on kernel development, or device drivers, or running a code that could cause a kernel panic, the SysRq...
Read more