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

ServerAdminBlog

Short Circuit…

  • About
  • CentOS server
  • Contact
  • My LinkedIn

tftp server on CentOS/RHEL/Fedora

- January 22, 2010 | January 22, 2010 - ServerAdmin

Trivial File Transfer Protocol (TFTP) is a file transfer protocol, with the functionality of a very basic form of File Transfer Protocol (FTP). It was first defined in 1980 and …

Read More

Check dir size howto

- January 4, 2010 | January 4, 2010 - ServerAdmin

It is useful to know how to check the size of a folder. All you need to do is to run next command: # du -hs /dir/location/# du -hs /dir/location/ …

Read More

Small update…

- December 30, 2009 - ServerAdmin

Hi there… Its been a while since my last post and that seems like a tradition for my blogs… Few posts and then couple months of inactivity… Well, you know, …

Read More

How do I check what version of Centos/Fedora/RH my server is running?

- May 30, 2009 | May 30, 2009 - ServerAdmin

You can run the command below at a command prompt to see what version of Centos/Fedora/RH your server is running. [root@hydra:~]# cat /etc/redhat-release CentOS release 5.2 (Final)[root@hydra:~]# cat /etc/redhat-release CentOS …

Read More

Upgrading to PHP 5.2.5 on RHEL and CentOS

- April 2, 2009 | April 2, 2009 - ServerAdmin

As you probably know, the latest CentOS and RHEL distros are available only with PHP 5.1.6 and if you want to upgrade PHP, you need to install it manually (or …

Read More

Basic MySQL operations I

- March 31, 2009 | July 19, 2023 - ServerAdmin

In this post, I will present few basic commands for MySQL administration. You’ll see how to create a database, create user, assign a database for specific user, etc. First I …

Read More

How to test BIND version running on DNS server?

- March 23, 2009 | March 23, 2009 - ServerAdmin

BIND, or Berkley Internet Name Domain, is an Internet naming system used for DNS, which allows you to find the sites you are looking for. BIND contains entries for DNS …

Read More

Hello world!

- March 7, 2009 | March 13, 2009 - ServerAdmin

# nano hello.sh #!/bin/bash STR=’Hello World!’ echo $STR#!/bin/bash STR=’Hello World!’ echo $STR # chmod +x hello.sh [me@star ~]# ./hello.sh Hello World!

Read More

Posts navigation

Previous 1 … 17 18

Pages

  • About
  • CentOS server
  • Contact
  • My LinkedIn

Donate Dogecoin

Donate Dogecoin DLPHK4V8aw3vroHTvGfNyjYk3YrfQB1QgQ

Recent Posts

  • 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
  • The repository does not have a Release file – pgAdmin4 on Mint Linux
  • Nothing provides perl(IPC::Run) needed by…

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 (1)
  • DNS (2)
  • DOCSIS (1)
  • FreeRadius (7)
  • GIT (1)
  • Hardware (7)
  • Humor (5)
  • Java (4)
  • Links (1)
  • Linux (15)
  • 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 (60)
  • Web Hosting (3)
  • Windows (2)

Meta

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

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