Category Archives: Centos / Red Hat

Upgrade Plex Media Server (Centos, Ubuntu, Fedora)

Upgrade Plex Media Server on Linux (Centos, Ubuntu, Fedora) Plex Media Server is a pretty cool product for storing and watching your videos, movies, or listening to music on any device mobile or desktop. If you have read or used my other article for Installing Plex Media Server then at some point in the Plex… Read More »

How to Install and Configure DHCP Server on Centos 6

How to Install and Configure DHCP Server on Centos 6 DHCP Server – DHCP (Dynamic Host Configuration Protocol) is the protocol used to assign IP addresses (and gateway and DNS servers) to new clients on a specific local network. Installation of DHCP Server on Centos 6 As a first step you should ensure that your operating system software… Read More »

Download Facebook video CentOS (Linux), Windows, Mac

Download Facebook video CentOS (Linux), Windows, Mac Todays post shows you how you can download Facebook video using Linux (and Windows and Mac). It is really an update to one of my other posts you can see HERE which gives you installation and usage details for how to download videos from Youtube. With billions of… Read More »

Background Bash Script – Push bash script to background

Background Bash Script – Push a running bash script to continue in the background Background Bash Script – Running a bash script in the background is a simple task using nohup, but what is less known is how to force an already running script to continue in the background freeing up your terminal for other… Read More »

Download Youtube video – CentOS (Linux), Windows, Mac

Download Youtube video – CentOS At some time or another everyone has wanted to download Youtube video to have locally. From Linux (or Windows or Mac) this is a fairly simple task thanks to youtube-dl !! Easy installation, fast, flexible Installation of youtube-dl To install the latest youtube-dl, check the latest url from their site… Read More »

Samba Share – Installing SAMBA on CentOS 6 – Shared and Network Storage

Installing SAMBA on CentOS 6 – Map Network Drive, Shared Storage, Network Storage Samba is a Linux tool which enables a Windows (or other Linux) user, to mount a remote drive from a Linux Server onto their Windows machine, creating you a local samba share mount point. There are various uses for this, maybe you… Read More »