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

ServerAdminBlog

Short Circuit…

  • About
  • CentOS server
  • Contact
  • My LinkedIn

Category: Tips & Tricks

rsync tutorial

- January 19, 2018 | January 19, 2023 - ServerAdmin

Rsync is a command-line utility commonly used to copy files and folders from one location to another while preserving file attributes (permissions, ownership). In other words, it is used to …

Read More

There is no suitable CSPRNG installed on your system

- March 3, 2017 - ServerAdmin

Some PHP packages may stop working after update with error message: “There is no suitable CSPRNG installed on your system”. The reason for this that they stopped using OpenSSL and …

Read More

CentOS 6.x boot GRUB on software RAID /dev/md0

- February 28, 2017 | February 28, 2017 - ServerAdmin

If you’ve just installed CentOS 6.x on software RAID and it won’t boot from /dev/md0, don’t worry. It can be fixed. – Insert CentOS media/DVD and boot in rescue mode …

Read More

Change hostname on Mint Linux / Ubuntu – Howto

- September 19, 2016 - ServerAdmin

To change your hostname, you’ll need to edit /etc/hostname file with sudo nano /etc/hostnamesudo nano /etc/hostname The file content is very simple. It contains the current hostname and all you …

Read More

Command line system information

- September 8, 2016 - ServerAdmin

If you’re not sure which components are installed in your server/pc, you can use inxi which is a command line system information script. It will show you the system hardware, …

Read More

Fix “Failed To Fetch” Apt error Howto

- March 7, 2016 - ServerAdmin

Google announced plans to discontinue 32-bit Google Chrome for Linux and it has. On some 64bit Ubuntu based systems (Mint/Kubuntu/Xubuntu,..), during update process you may notice the next error: “Failed …

Read More

CentOS PPTP client Howto

- July 20, 2015 | July 20, 2015 - ServerAdmin

The Point-to-Point Tunneling Protocol (PPTP) is a method for implementing virtual private networks. Since it is marked as non secure and vulnerable, I don’t recommend it as a “final” VPN …

Read More

HP B110i, B120i and B320i RAID controller – howto

- November 28, 2014 | November 28, 2014 - ServerAdmin

The RAID functionality for the B120i and B320i controllers in the “e” series ProLiant servers is provided by a software driver (FakeRAID). The driver for these RAID controllers is available in …

Read More

Extract multiple 7z files in folder (at once)

- October 30, 2014 - ServerAdmin

To extract multiple 7z files at once, use the next script for fileToExtract in *.7z do 7z x "$fileToExtract" donefor fileToExtract in *.7z do 7z x "$fileToExtract" done Remember, x …

Read More

Samsung printer on Linux – rastertosplc – No such file or directory

- August 23, 2014 | August 23, 2014 - ServerAdmin

If you try to install Samsung printer (in my case ML1675) on Ubuntu 14.04 or Mint 17, you’ll may have some problems with missing file – rastertosplc. If you added …

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