Cpanel / SuPHP fix permissions
Here are a few one liners to change the perms needed when switching to suphp. The following commands will look in every user’s html folder and make the appropriate chmod…
Here are a few one liners to change the perms needed when switching to suphp. The following commands will look in every user’s html folder and make the appropriate chmod…
From fredkschott.com
Today we’re announcing CoVim, a plugin that adds multi-user, real-time collaboration to your favorite (or least favorite) text editor. CoVim allows you to remotely code, write, edit, and collaborate, all within your custom Vim configuration. Originally started as a senior capstone project for Tufts University, we’re now open-sourcing it to give the world one of Vim’s most requested features. Think Google Docs for Vim.
Work on CoVim started almost a year ago. I wanted to explore this concept of a shared classroom note-taking platform (someone should still do that, by the way) while my project partner Sam Haney wanted to explore something a bit more well-known and dependable. We decided to meet each other halfway, and CoVim was born.
Sometimes a customer will forget their WordPress password. You can easily change any WordPress password with just a few simple steps. This can be done easily through PHPMyAdmin or if…
Hi, Just a quick tutorial on migrating a cpanel account from one server to another. Summary: ssh into the remote server and run /scripts/pkgacct username and then logout. Login to…
Here is a little script which show you how you can pull the response time of a website. This idea was pulled from an IBM articles and a script was…
jor1k is a handy little OpenRISC 1000 emulator written in JavaScript running Linux. It runs in almost any modern web browser. Have a try and see if it runs in…
http://explainshell.com/ is a nifty little website created by Idan Kamara that takes difficult Linux command line man pages and one liners and makes them much easier to understand by breaking…