This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# download with this permalink : https://gist.githubusercontent.com/skian/8f5de0419755a7b07d7d/raw/96b4b06ad41630359f54d12db5d43eb52e076ed8/linux-on-dell.sh | |
# Usage : | |
# This script should be run as root | |
yum install -y perl wget | |
wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | sed -e 's/CHECK_REPO_SIGNATURE=1/CHECK_REPO_SIGNATURE=0/' | bash && { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/*------------------------------------------------------------------------------ | |
sNews Version: 1.7.1 | |
Issue Date: October 22.10 (keyrocks) | |
Copyright (C): Solucija.com | |
Licence: sNews is licensed under a Creative Commons License. | |
-------------------------------------------------------------------------------- | |
PATCHES: | |
For a list of all patches and bug fixes applied to this Download package, | |
please view the patch-log_snews1.7.txt (notepad) file located in the |