Archive | Linux

Block all countries except the USA in iptables script

Block all countries except the USA in iptables script

  Pulls all ISO country codes except for the US and populates iptables with ALL ranges in those countries automatically. Setup a cron job (/etc/crontab) to run every week: Create /usr/local/bin/isoCodeBockIptables.sh with the following code: ################# #!/bin/bash ### BACKUP THE CURRENT RULESET FIRST /sbin/iptables-save > /backup/iptables-last.txt ### Block all traffic from everywhere except the US. [...]

Read the full story

Posted in Linux0 Comments

quickly add ip address range in linux

Add IP Range to Centos / RHEL

If you want to quickly fill a subnet with ip addresses for a host, instead of manually adding interface aliases to the rc.local you can achieve the same thing with core networking support by doing the following in RHEL / Centos

Read the full story

Posted in Linux0 Comments

How to Remove 169.254.0.0 route from CENTOS/RHEL/Fedora

How to Remove 169.254.0.0 route from CENTOS/RHEL/Fedora

On CentOS and RHEL, both ship with zeroconf (zero configuration networking) its used primarily for DHCP environments but for server installs where you assign a static ip address, its still one extra ultra minor performance hit that you do not need

Read the full story

Posted in Linux0 Comments

Linux 3.5

Linux Kernel hits 3.5

The heart and soul of Linux, the Kernel was updated to 3.5.  Vast improvments in networking support, updated support for various items such as  metadata checksums in Ext4, userspace probes for performance profiling with systemtap/perf, a simple sandboxing mechanism that can filter syscalls.

Read the full story

Posted in Linux0 Comments

Centos 6.3 released

Centos 6.3 released

The CentOS team is pleased to announce the immediate availability of CentOS-6.3 for i386 and x86_64 Architectures. CentOS-6.3 is based on the upstream release EL 6.3 and includes packages from all variants. All upstream repositories have been combined into one, to make it easier for end users to work with.

Read the full story

Posted in Linux0 Comments

Steam coming to Linux

Steam coming to Linux

In the video posted above, Valve’s managing director, Gabe Newell, is interviewed  at E3 2012, talking briefly about their upcoming plans with Steam and support for the Linux platform by years end. This could be the break through for Linux that brings the UNIX like operating system one step closer to dominating the Desktop.

Read the full story

Posted in Linux0 Comments

Bash Scirpt to Change ip

Here in the days of DHCP running on everything from cable modems to knock off cisco switches, what do you do when DHCP fails to assign an address to a large multi-user LAN?

Instead of having a stroke, you implement this script in Ubuntu to auto assign an ip address. As it was designed specifically for fact that the LTSP projects DHCP-3d can not assign multiple networks DHCP leases without physical adapters being present.

Read the full story

Posted in Linux0 Comments

CentOS 5.6 Now available

The CentOS community annouced that their clone of Redhat Enterprise Linux, has been released. CentOS 5.6 clones many of the features found in Redhat Enterprise Linux 5.6 (RHEL), including the new file system make up (ext4). Full release notes are available here

Read the full story

Posted in Linux0 Comments

Run Android on Your PC

Project port of Android open source project to x86 platform, formerly known as “patch hosting for android x86 support“. The original plan is to host different patches for android x86 support from open source community.

A few months after the created the project, we found out that we could do much more than just hosting patches. The developers decided to fork the code base that will provide android x86 support on different x86 platforms, and set up a server to host it.

Read the full story

Posted in Linux0 Comments

Mounting the CD-Rom in Linux

This is how to mount a CD-ROM in Linux

at the command line type in

Read the full story

Posted in Linux0 Comments

Page 1 of 41234

Have an Alternative News site?

Link us on your site and we will link you back on ours. After you have linked us, send us an email to info (at) evilware.com and we will post you when we see the email