Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog
  • Home
  • Bash

Category: Bash

Fix Yum Update Duplicate Packages Issue

24Aug

First install yum utils if it’s not installed yum install yum-utils 1- Second, start with yum-complete-transaction yum update 2- If that doesn’t work, try yum clean all yum update 3- READ MORE

Etienne RachedBash, CentOS, sshLeave a comment

Bash Script to Benchmark A Linux Server

13Aug

  Whether you’re using Linux on a VPS, dedicated server, laptop or desktop pc, this script will benchmark the hardware. It is written in BASH and will benchmark the CPU, READ MORE

Etienne RachedBash, linux, ServerLeave a comment

Automatically Backup GoDaddy Files and Databases

15Oct

  What is GoDaddy? Go Daddy is an internet domain registrar and a web hosting company. The web hosting varies between shared hosting, Virtual Private Server (VPS) and dedicated servers. READ MORE

Etienne RachedBash, cPanel, Godaddy, MySQL, php, Script, zipLeave a comment

Search

Categories

Archives

Copyright Tech and Dev © All rights reserved.
  • Privacy Policy
  • About
Go to top