Posts by ServerOk

grub

grub

CentOS 7 Grub 2 grubby OVH CentOS 7 server grub rescue prompt RHEL Based – AlmaLinux, CentOS, RockeyLinux, Oracle Linux

Haproxy Site With SSL

Haproxy Site With SSL

To handle SSL/HTTPS traffic on haproxy, use following config in your /etc/haproxy/haproxy.cfg file. domain.pem SSL certificate of your domain in

Show X-Forwarded-For IP in Apache

Show X-Forwarded-For IP in Apache

When apache is running behind the proxy server it shows the IP of the proxy server as visitor IP. To

How to check if systemctl service is enabled

How to check if systemctl service is enabled

To check if a systemctl service is enabled, run Example You can enable the service, so it run at boot

Auto Start pm2 on boot

Auto Start pm2 on boot

To auto start pm2 on boot, run This will generate auto start script for your system. Once you started all

sqlite

sqlite

.database Show location of the database file. sqlite> .database main: /root/config.db sqlite> .tables List tables in a database sqlite> .tables

lftp Fatal error: Certificate verification: Not trusted

lftp Fatal error: Certificate verification: Not trusted

When i connect to an FTP server, i get following error To fix this, run You can add this to

Create New Hosting Account in WHM

To create new hosting account in Cpanel/WHM, login to WHM at http://yourserverip/whm Now to go You can also use the

SSH Remember Passphrase

SSH Remember Passphrase

When i connect to remote server using SSH using private key, it ask for passphrase every time. I want it

Ubuntu Grub Disable Splash

Ubuntu Slow Boot

Last day my PC become very slow to boot. It take 3 minutes and 17 seconds to boot up. This

Proxmox create virtual machine

Configure Networking in Fedora 28 OVH Proxmox

OVH have special networking requirement. First you need to login OVH and create vMAC for your IP address. Now create

Setup ZFS file system in Ubuntu

Setup ZFS file system in Ubuntu

ZFS file system allow you to take snapshot, this is great for backing up MySQL databases. Last day i setup