↓ Skip to Main Content
Sysadmin Guide

Main Navigation

  • Home
  • Articles
    • Internet at home
    • Choosing a Laptop for Work from home
  • Cheatsheets
    • C (programming language)
    • IPv4 CIDR
  • Contact Us
    • Privacy policy
    • Terms of Service
Home › Archive for Linux › Page 77

Category: Linux

Postgres 9.4 failed to start in container – How to Fix

By hb Posted on February 20, 2015 Posted in Debian, Linux No Comments Tagged with fix, postgres

After upgrading Postgres to version 9.4 in VM using container service failed to start with following message: Quick search pointed to lack of shared memory, but I had more than enough. It turned that fix is to change dynamic_shared_memory_type from …

Postgres 9.4 failed to start in container – How to Fix Read more »

Centos 7 how to fix -bash: ifconfig: command not found

By hb Posted on February 18, 2015 Posted in Linux No Comments Tagged with CentOS, CentOS7, fix, ifconfig

If you installed CentOS 7 minimal you might see following error message when you try to use ifconfig to see your ip address: If you search for the package it is in net-tools package In case you do not want …

Centos 7 how to fix -bash: ifconfig: command not found Read more »

How to solve timeout in phpMyAdmin

By hb Posted on January 7, 2015 Posted in Linux No Comments Tagged with fix, howto, mysql, PHP, phpMyAdmin

phpMyAdmin is a tool written in php intended to handle administration of MySQL servers over the web interface. When trying to import large SQL dumps you might see following message: Maximum execution time of 300 seconds exceeded If you are …

How to solve timeout in phpMyAdmin Read more »

zfs-import-cache.service fails on startup – How to Fix

By hb Posted on October 24, 2014 Posted in Linux No Comments Tagged with hostid, Linux, Zfs

Recently I’ve upgraded ZFS on Linux to 0.6.3 on my CentOS 7 server. After reboot my pool was not available and I was only capable to force the import. In the logs I had: After quick search on the Internet …

zfs-import-cache.service fails on startup – How to Fix Read more »

Linux how to empty root email

By hb Posted on October 1, 2014 Posted in Linux No Comments Tagged with command line, email

If you are administering nix server you’ve probably noticed that root account is used by default for many system emails. If you did set email forwarding you already received them, but in case you did not the folder continues to …

Linux how to empty root email Read more »

CentOS 7 how to install LAMP

By hb Posted on August 9, 2014 Posted in Linux No Comments Tagged with Apache, CentOS7, LAMP, MariaDB, PHP, phpMyAdmin

With my new server I wanted to install LAMP stack so I can test WEB applications locally. Just to note that in CentOS 7 it is not exactly classic LAMP (Linux Apache MySQL PHP), but new LAMP ( Linux Apache …

CentOS 7 how to install LAMP Read more »

CentOS 7 how to change hostname

By hb Posted on August 9, 2014 Posted in Linux No Comments Tagged with CentOS, howto

After I’ve created my home server I’ve tried to change it’s host name by going to /etc/sysconfig/network. For my surprise it was empty. Then I’ve recalled that in version 7 CentOS started using systemd. Hence the location changed. New place …

CentOS 7 how to change hostname Read more »

How to create bootable USB key for CentOS 7 installation

By hb Posted on August 5, 2014 Posted in Linux 3 Comments Tagged with boot, CentOS7, installation, usb

CentOS 7 is out and I wanted to test it on real hardware. Unfortunately most of current methods to transfer bootable ISO to USB key in MS windows environment do not work (see quote below) or boots, but does not …

How to create bootable USB key for CentOS 7 installation Read more »

CentOS – how to disable IPv6 without restart

By hb Posted on July 23, 2014 Posted in Linux No Comments Tagged with CentOS, IPv6

In case you need to disable IPv6 and cannot afford to restart here are the commands to quickly do it for CentOS: echo “net.ipv6.conf.default.disable_ipv6 = 1” >> /etc/sysctl.conf echo “net.ipv6.conf.all.disable_ipv6 = 1” >> /etc/sysctl.conf sysctl -p

vzdump rpm

By hb Posted on March 3, 2014 Posted in Linux No Comments Tagged with misc repo, openvz, vzdump

In some of my projects I use OpenVZ to create containers. One of the tools I use to create backup of running container is vzdump from proxmox.com. Unfortunately rpm provided is older version and latest provided only as debian package. …

vzdump rpm Read more »

Posts navigation

Previous 1 … 75 76 77 78 Next

Ads from Google

Language:

  • English
  • Français
  • Български

Recent Posts

  • Security updates for Thursday 06/30/22
  • Security updates for Tuesday 06/28/22
  • Security updates for Monday 06/27/22
  • Security updates for Thursday 06/23/22
  • CentOS 7 to AlmaLinux 8 migration

Recent Comments

  • hb on Mirrors to be removed
  • Managing Terabytes in your local office | SNO.PE: Simple Network Talk on How to create bootable USB key for CentOS 7 installation
  • hb on How to create bootable USB key for CentOS 7 installation
  • manojpaul2012 on How to create bootable USB key for CentOS 7 installation
  • ranito80 on How to create bootable USB key for CentOS 7 installation

Archives

  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • January 2018
  • February 2017
  • January 2017
  • October 2016
  • September 2016
  • March 2016
  • January 2016
  • December 2015
  • October 2015
  • June 2015
  • May 2015
  • February 2015
  • January 2015
  • October 2014
  • August 2014
  • July 2014
  • May 2014
  • March 2014
  • January 2014
  • December 2013
  • October 2013
  • June 2013
  • May 2013

Categories

  • Announcement
  • comic
  • Debian
  • Information
  • Linux
  • Uncategorized
  • Windows

Meta

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

Footer Menu

  • Terms of Service
  • Privacy policy
© 2022 SysadminGuide.net | Powered by Responsive Theme