Home Search
linux server - search results
If you're not happy with the results, please do another search
Fedora 23 Linux Server Has Been Released for IBM System z 64-Bit
After announcing the release of the Fedora 23 Server and Cloud editions for ARM 64-bit (AArch64) and POWER (PPC64/PPC64el) hardware architectures, Fedora Project is...
How To Make Your Linux Server More Secure
I run a couple of Linux servers; one at home as a file server and three live servers for my site, my mail, and...
How to Access a Linux Server Behind NAT Via Reverse SSH Tunnel
You are running a Linux server at home, which is behind a NAT router or restrictive firewall. Now you want to SSH to the...
upgrade mysql version on linux server
You can upgrade your mysql version from 5.0 to 5.5 by using following steps1. Enable remi repository for yumwget http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpmwget http://rpms.famillecollet.com/enterprise/remi-release-5.rpmsudo rpm -Uvh remi-release-5*.rpm...
Dead Xbox 360 Converted to a Linux Server
Converting a dead Xbox 360 to a Linux server is not as difficult as it seems, especially if you only use the case of...
Get Disk Space Email Alerts from your Linux Servers
Headless and unmonitored servers sometimes becomes a pain when your server stops responding and later you figure out it was due to 100% disk...
How To Patch and Protect Linux Server Against the Glibc GHOST Vulnerability # CVE-2015-0235
A very serious security problem has been found and patched in the GNU C Library called Glibc. It was announced on 27th January 2015....
How to Monitor System Usage, Outages and Troubleshoot Linux Servers – Part 9
Although Linux is very reliable, wise system administrators should find a way to keep an eye on the system’s behaviour and utilization at all...
Auditd – Tool for Security Auditing on Linux Server
Auditd or audit daemon, is a userspace component to the Linux Auditing System. On Ubuntu based system , we can use wajig tool or apt-get...
Configure “No Password SSH Keys Authentication” with PuTTY on Linux Servers
SSH (Secure SHELL) is one of the most used network protocol to connect and login to remote Linux servers, due to its increased security...