• About
  • CentOS server
  • Contact
  • My LinkedIn
Skip to content

ServerAdminBlog

Short Circuit…

  • About
  • CentOS server
  • Contact
  • My LinkedIn

Category: Web Hosting

Email alert for SSH logins

- November 22, 2022 | November 22, 2022 - ServerAdmin

It is good idea to get notified when someone logs into your Linux server. First be sure that your server is able to send email (at least Postfix + valid …

Read More

Protect wp-login.php with .htaccess

- March 16, 2014 - ServerAdmin

Brute force attack aims at being the simplest kind of method to gain access to a site (wordpress or not). It combines usernames and passwords, over and over again, until …

Read More

Simple FTP backup script

- January 2, 2011 | January 16, 2024 - ServerAdmin

The first post for this year… Simple FTP backup script # nano backup_script# nano backup_script Add next lines and save. #!/bin/bash DM=$(date +"%Y-%m-%d") tar -Pzcf /backup/backup_$DM.tar.gz /backup/some_dir/ cd /backup ftp …

Read More

Pages

  • About
  • CentOS server
  • Contact
  • My LinkedIn

Donate Dogecoin

Donate Dogecoin DLPHK4V8aw3vroHTvGfNyjYk3YrfQB1QgQ

Recent Posts

  • Poor man’s continuous integration
  • SecoClient on Ubuntu howto
  • Wifi not working – Failed to run INIT ucode: -110
  • Webmin with LetsEncrypt
  • Size of mysql database – howto
  • GIT data transport commands
  • Deprecated TLS and ERR_SSL_VERSION_OR_CIPHER_MISMATCH error
  • ThinkPad P16s and ThinkPad Thunderbolt Dock in boot loop
  • Mint 21 – wrong mouse theme
  • Simple PHP CURL method

Blogroll

  • CyberCity.biz
  • hackr.io Tutorials
  • Igor Šmitran
  • PostgreSQL Exercises

Linkshare

Top IT Courses- CCNP 2015 Allin

Categories

  • Amavisd-new (1)
  • Android (4)
  • AntiVirus (2)
  • Apache (4)
  • Debian (2)
  • DevOps (2)
  • DNS (2)
  • DOCSIS (1)
  • FreeRadius (7)
  • GIT (2)
  • Hardware (8)
  • Huawei (1)
  • Humor (5)
  • Java (4)
  • Links (1)
  • Linux (16)
  • Mikrotik (1)
  • Mint Linux (11)
  • MySQL (20)
  • Networks (9)
  • nginx (2)
  • Other (51)
  • PHP (18)
  • Postfix (8)
  • PostgreSQL (7)
  • Programming (10)
  • Proxmox (1)
  • Red Hat/CentOS (47)
  • RRDTool (1)
  • Server project (17)
  • Thinkpad (2)
  • Tips & Tricks (62)
  • VPN (1)
  • Web Hosting (3)
  • Windows (2)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

eXTReMe Tracker
Powered by WordPress Theme: BlogX by wpthemespace.com