↓ Skip to Main Content
Sysadmin Guide

Main Navigation

  • Home
  • Articles
    • Internet at home
    • A Comprehensive Guide to System Administration
      • Introduction
    • Choosing a Laptop for Work from home
  • Cheatsheets
    • C (programming language)
    • IPv4 CIDR
  • Contact Us
    • Privacy policy
    • Terms of Service

CentOS 7 how to change hostname

By hb Posted on August 9, 2014 Posted in Linux 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 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 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

UBCD version 5.3.0 is released

By hb Posted on May 21, 2014 Posted in Information Tagged with UBCD

Today (May 21 2014) UBCD version 5.3.0 is released and available for download. Here are the changes: Updated ASTRA to V6.14. Updated Intel Processor Identification Utility to V4.90. Updated Memtest86 to V4.3.7. Updated Super Grub2 Disk to V2.00s2. Details could …

UBCD version 5.3.0 is released Read more »

New download mirror for UBCD

By hb Posted on May 11, 2014 Posted in Announcement Tagged with Mirror, UBCD

From today we are mirroring UBCD iso download. For those who are not familiar UBCD stands for Ultimate Boot CD and it is collection of Open Source and freeware tools that could be used to troubleshoot or fix issues with …

New download mirror for UBCD Read more »

vzdump rpm

By hb Posted on March 3, 2014 Posted in Linux 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 »

Oracle VirtualBox shared clipboard

By hb Posted on January 23, 2014 Posted in Information Tagged with Oracle, VirtualBox

Oracle VM VirtualBox is a virtualization software package. It is really useful to run several OS simultaneously. And great educational tool. One useful feature not enabled by default is possibility to copy/paste between host and guest (also called shared clipboard). …

Oracle VirtualBox shared clipboard Read more »

C (programming language) cheatsheet added

By hb Posted on January 11, 2014 Posted in Information Tagged with C, cheatsheet, programming

Recently I’ve decided that even some people think that C programming language is old and obsolete it still worth be be learned. While learning I’ve frequently consulted information about different commands. As consequence I’ve created small C cheat sheet that …

C (programming language) cheatsheet added Read more »

Password strength – Comic

By hb Posted on December 25, 2013 Posted in comic Tagged with password, strength

Source: xkcd

Using screen as default shell

By hb Posted on December 25, 2013 Posted in Linux Tagged with job, remote, screen, shell, ssh

GNU Screen is excellent sysadmin tool and can make your life much easier. If working on remote ssh shell and connection is interrupted (usually at worst time) I often wish that I’ve started screen in advance. Other useful way of …

Using screen as default shell Read more »

Posts pagination

Previous 1 … 98 99 100 101 Next

Ads from Google

Language:

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

Recent Posts

  • Fabric: The Ultimate AI Tool for the Modern CLI
  • How to find processor c states without installing additional tools
  • A Simple Yet Powerful Tool: An Introduction and goodbye to WordPad
  • EOL – Security updated posts
  • Security updates for Friday 08/25/23

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

  • August 2025
  • April 2025
  • January 2024
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • 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
Copyright © 2025 SysadminGuide.net | Powered by Responsive Theme