LinuxRaspberry PiUNIX Load Linux Kernel module on boot Edit the /etc/modules file and add the name of the module (without the .ko extension) on its own... malcolmDec 25, 2017
LinuxUNIX Switch your CentOS systems to Oracle Linux From https://linux.oracle.com/switch/centos/ Simply use the following two commands : curl -O sh centos2ol.sh after a few downloads and... malcolmMar 3, 2016
LinuxUNIX Mount ISO images under Linux Procedure to mount ISO images under Linux 1) You must login as a root user, if not root... malcolmNov 26, 2012
LinuxUNIX Boot linux into single user mode Press Esc when prompted during boot up. hit “e” for edit The lines for the boot appear, including... malcolmJun 21, 2012
LinuxUNIX Cron on Linux Today I found a very good explaination on how Cron works on linux here : Cron on Linux.... malcolmNov 10, 2011
LinuxNetworkingUNIX Open Linux Firewall Port Open port 80 Open flle /etc/sysconfig/iptables: # vi /etc/sysconfig/iptables Append rule as follows: -A RH-Firewall-1-INPUT -m state –state... malcolmAug 19, 2011
LinuxWindows How to mount a windows share in Linux 1) Make sure you have following information: ==> Windows username and password to access share name ==> Sharename... malcolmJun 23, 2010
LinuxUNIX How to turn on or off colors in bash Type the following command for just this listing, $ ls --color=none Or remove the alias with the unalias... malcolmFeb 22, 2010
LinuxUNIX How to change hostname in Linux I’m trying to build an Oracle RAC system at work to understand how it works better. As part... malcolmOct 8, 2009
GeneralLinuxWindows Dropbox Secure backup, sync and sharing made easy. I was reading a post over on LifeHacker about some the Top 10 Ubuntu downloads and one of... malcolmMay 6, 2009