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

ServerAdminBlog

Short Circuit…

  • About
  • CentOS server
  • Contact
  • My LinkedIn

Author: ServerAdmin

Find and delete files

- February 19, 2013 | February 19, 2013 - ServerAdmin

Few months ago, I had a problem after mail server migration. The old mail server decided to die and I had to replace the complete server. I read my logs carefully (on …

Read More

Zen coding in Aptana

- February 19, 2013 - ServerAdmin

Zen Coding is a set of plug-ins for text editors that allow for high-speed coding and editing in HTML, XML, XSL, and other structured code formats. To install ZC plugin, …

Read More

Read file line by line with PHP

- November 1, 2012 - ServerAdmin

$fh = fopen("myFile.txt", "r"); while (!feof($fh)) { $line = fgets($fh); echo $line; } fclose($fh);$fh = fopen("myFile.txt", "r"); while (!feof($fh)) { $line = fgets($fh); echo $line; } fclose($fh);

Read More

Nice try a**hole!!!

- October 29, 2012 - ServerAdmin

The thing which scares me is the fact that this phishing email was not recognized by Gmail spam/antivirus/malware/phishing filter…

Read More

Why PostgreSQL is not so popular?

- October 18, 2012 | October 28, 2012 - ServerAdmin

Good tutorials about PostgreSQL can be found but not so easy like for MySQL. I decided to install PostgreSQL on my own server just to see what is the main …

Read More

MySQL DATE_FORMAT() letter representations

- October 12, 2012 | October 23, 2012 - ServerAdmin

Here is a quick chart with MySQL DATE_FORMAT letter representation so you can format date how ever you want… Specifier Description %a Abbreviated weekday name (Sun..Sat) %b Abbreviated month name …

Read More

How To Block Facebook with Mikrotik

- October 11, 2012 | October 11, 2012 - ServerAdmin

From time to time, some employees doesn’t understand the normal language and the only thing you can do is to use force. Facebook is good and nice thing but only …

Read More

Good job Dell

- September 27, 2012 - ServerAdmin

This is the right way to provide drivers… http://ftp.dell.com/Pages/Drivers/ Hope more vendors will follow in their footsteps.

Read More

Centos server – DOCSIS howto

- September 25, 2012 | December 26, 2014 - ServerAdmin

DOCSIS stands for Data over Cable Service Interface Specification and is a standard developed by Cablelabs. docsis is a small program that can be used to generate binary configuration files …

Read More

Thunderbird 15 problems

- August 31, 2012 | September 6, 2012 - ServerAdmin

As you probably already know, few days Mozilla released Thunderbird 15 which introduces this and that, security updates, bla bla… Well I made a mistake and upgraded from version 14 …

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