Important Google URL’s

Here are 10 important URLs compiled recently by Digital Inspiration that every single Google user should be aware of….


How to enable BoxTrapper

From crybit.com The ‘BoxTrapper’ functions as a email spam filter for email accounts (addresses) in cPanel. The ‘BoxTrapper’ works through “challenge-response” verification. When an email is sent to an account that has enabled BoxTrapper, BoxTrapper automatically sends a verification email in response. This verification email requires the original sender to send a reply or click…


Mastering Vim in Vim

From nerds.weddingpartyapp.com Mastering Vim in Vim Vim has a deserved reputation for being difficult to learn. The included vimtutor program will teach you the absolute basics, enough to allow you to edit a file, but what if you want to achieve the extreme proficiency you’ve heard vim users are capable of?…


35 Best Places to Learn How to Code Quickly

I usually don’t add a lot of references to coding info beyond bash hacks but I felt this would be a good resources to save for future reference… enjoy! From designzum.com 1) MIT Open Courses Ware MIT course ware have a number of courses related engineering and computer science. It provides all the free resources…


Stop and Disable Unwanted Services

Lets check to see what services are running on the system using the following commands. [user@server]# ps ax Sample Output  …


Common Linux Log Files

    If you spend lot of time in Linux, it is essential that you know where the log files are located, and what is contained in each and every log file. /etc/rsyslog.conf controls what goes inside some of the log files. For example, following is the entry in rsyslog.conf for /var/log/messages. $ grep “/var/log/messages”…


Searching for commands Using apropos

You can use apropos command to displays a list of all topics in the built-in user manual that are related to the subject. The syntax is:   apropos query apropos query | less apropos keywords | grep ‘something’ In this example, we get the list of editing programs/commands that are available on a system:…


EasyApache End of Life Warning Messages

Since the release of EasyApache 3.24.11, you may have noticed a variation of the following warning message when starting EasyApache: Your server is currently on cPanel & WHM version 11.36.2.12. This version of cPanel & WHM has reached End of Life. cPanel & WHM version 11.36.2.12 will continue to receive updates to EasyApache for 90…


Google Apps Wizard cPanel plugin

From gaw.gk-root.com Overview This tool was developed for web hosting companies, webmasters and website developers that have to setup domains with Google Apps in the everyday work. The purpose of Google Apps Wizard cPanel plugin is to facilitate the steps needed to work with Google Apps services. The cPanel end user doesn’t need to have…


butterfly

  From paradoxxxzero.github.io   butterfly: your everyday terminal right in your web browser There’s something I’ve been working on recently, at start just for fun but it turned out I use it everyday, so here it is:…