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

ServerAdminBlog

Short Circuit…

  • About
  • CentOS server
  • Contact
  • My LinkedIn

Poor man’s continuous integration

- August 29, 2024 | August 29, 2024 - ServerAdmin

I’m coming from the past, where FTP was enough for regular deployment. Those times are long gone, and we need to keep in shape with the younger developers who mostly …

Read More

SecoClient on Ubuntu howto

- February 19, 2024 - ServerAdmin

If you’re struggling to install SecoClient with a certificate on your Ubuntu, Mint or Debian system, please check the commands below: Download .run package from the Huawei site (right now …

Read More

Wifi not working – Failed to run INIT ucode: -110

- September 5, 2023 - ServerAdmin

From time to time, my Thinkpad T460s starts without working WiFi. Like the WiFi card doesn’t exist. Since I was always in a rush, the easiest solution was to reboot …

Read More

Webmin with LetsEncrypt

- August 30, 2023 | August 30, 2023 - ServerAdmin

If you’re using Webmin, you probably noticed that Webmin (by default) uses self signed certificate for secure access Also, if you already have valid Let’s Encrypt certificate which is automatically …

Read More

Size of mysql database – howto

- July 18, 2023 | July 19, 2023 - ServerAdmin

How to get size of a mysql database? Login as root and check the next query: SELECT table_schema "Database", ROUND(SUM(data_length + index_length)/1024/1024, 1) "Size (MB)" FROM information_schema.tables GROUP BY table_schema;SELECT …

Read More

GIT data transport commands

- July 16, 2023 | July 16, 2023 - ServerAdmin

Credits: https://patrickzahnd.ch

Read More

Deprecated TLS and ERR_SSL_VERSION_OR_CIPHER_MISMATCH error

- June 8, 2023 | June 9, 2023 - ServerAdmin

If you maintain an old telco devices which don’t support TLS 1.2 or 1.3, you probably won’t be able to do it until you enable deprecated TLS. For Firefox: in …

Read More

ThinkPad P16s and ThinkPad Thunderbolt Dock in boot loop

- May 10, 2023 | May 10, 2023 - ServerAdmin

For some (masochistic) reasons, I’m tied to the Thinkpad laptops. A few months ago, I bought a new Thinkpad P16s, and the “thing” is great. Kind of loud, but the …

Read More

Mint 21 – wrong mouse theme

- April 6, 2023 - ServerAdmin

The default theme for the mouse pointer in Linux Mint 21.1 is Bibata Modern Classic and I don’t like it. No problem. It can be easily replaced with another one …

Read More

Simple PHP CURL method

- March 10, 2023 | March 13, 2023 - ServerAdmin

Here is a simple PHP method for consuming a different APIs As you can see, the method supports cookies, XML requests, basic HTTP Auth, etc…. Leave a comment if you …

Read More

Posts navigation

1 2 … 18 Next

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