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

ServerAdminBlog

Short Circuit…

  • About
  • CentOS server
  • Contact
  • My LinkedIn

Author: ServerAdmin

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

Reducing ibdata1 – howto

- December 30, 2010 | December 30, 2010 - ServerAdmin

One of the biggest mistakes you can make with MySQL is to leave its default configuration. It will work, but not as it should. For example, default MySQL installation (5.0x) …

Read More

Remove spikes from RRD graphs – howto

- November 27, 2010 | January 31, 2011 - ServerAdmin

Round robin works with a fixed amount of data, and a pointer to the current element. This can be described like a circle with N dots plotted on the edge …

Read More

DebConf11 official dates

- November 8, 2010 | November 30, 2010 - ServerAdmin

As you already know (I hope you know), DebConf11 will be held in Banja Luka, Bosnia and Herzegovina and according to this LINK, official dates are: DebCamp: 25th – 31st …

Read More

mcelog problem

- November 2, 2010 - ServerAdmin

Few servers I maintain totally confused me. The loadavg is steadily increasing every round hour. With top command I can’t see any relevant process which can produce high load. top …

Read More

So true….

- October 5, 2010 | October 5, 2010 - ServerAdmin

There are three kinds of lies: Lies, damned lies, and benchmarks.

Read More

YUM problem: rpmdb: Lock table is out of available locker entries

- October 1, 2010 | November 28, 2010 - ServerAdmin

Few days ago I had a strange problem with yum and instead of clean install and update process I got Python errors and rpm message “rpmdb: Lock table is out …

Read More

End of the road for Xmarks

- September 29, 2010 - ServerAdmin

2 million users across their 5 million desktops… 3000 accounts every day… Unfortunately Xmarks goes down in next 90 days… More can be found here…

Read More

Exclude some packages from update

- September 26, 2010 | September 26, 2010 - ServerAdmin

During update process RH based distros will always try to update all installed packages. Sometimes it is not recommended to do that. For example default Postfix goes without quota patch …

Read More

Java jokes

- September 22, 2010 - ServerAdmin

A group of computer science majors were listening to a lecture about Java programming at a university. After the lecture one of the men leaned over and grabbed a women’s …

Read More

Posts navigation

Older posts
Newer posts

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