Download Here Ubuntu 9.10 Ksplice updates the core of your operating system, the kernel, while it is running – without requiring a reboot. —————————————— Command-line interface uptrack-upgrade Bring your system up to date by installing the latest available updates. uptrack-remove id Removes the update with ID id. If invoked with –all, removes all installed updates….
Create self signed cert for whm services
In whm, go to Main >> SSL/TLS >> Generate a SSL Certificate and Signing Request Email Address the Cert will be sent to: [email protected] Cert Info (this will be displayed when a user connects) Email: [email protected] Password: yourpassword Host to make cert for: mail.domain.com City: anywhere State: anywhere Country (2 letter abbreviation): US Company Name:…
Allmyapps
Allmyapps makes software installation a breeze. No matter how many applications you need, 1 click is all you need to have all your favorite applications installed on your PC.Allmyapps also keeps your applications safe! Would you need to reinstall your system, Allmyapps takes care of reinstalling all your favorite applications in the blink of an…
Regexxer
Simplify Regular Expression Search/Replace with Regexxer on Linux If you are tired of hacking together commands at the terminal or having to open a giant bloated IDE just to perform search and replace across a number of files, then Regexxer is the tool for you. Reader Sergio turned us on to this great application geared…
Apachetop
Monitor Your Website in Real-Time with Apachetop As a webmaster, I’ve often wanted to be able to see real-time hits as they arrive. Sure, Google Analytics is a wonderful package for looking at trends over time, but there’s a delay of a few hours there, and you really can’t see data like requests per second…
Backup MySQL Database to a file
Backup MySQL Database to a file Backing up your database is a very important system administration task, and should generally be run from a cron job at scheduled intervals. We will use the mysqldump utility included with mysql to dump the contents of the database to a text file that can be easily re-imported. Syntax:…
Sudo previous command !!
Add Sudo to Your Last Bash Command With “!!” Syntax How often have you typed in a command in your linux shell, and then realized that you forgot to type sudo, so you end up with an error or editing the dreaded read-only file? This happens to me much more than I’d like to admit,…
Live log view
A “live” view of a logfile on Linux This approach works for any linux operating system, including Ubuntu, and is probably most often used in conjunction with web development work. tail -f /path/thefile.log This will give you a scrolling view of the logfile. As new lines are added to the end, they will show up…
Find modified files
Find Files that are Modified Today (or Since Certain Time Ago) in Unix To find all files that was modified since a specific time ago (i.e an hour ago, a day ago, 24 hours ago, a weeks ago and so on) in Unix environment, the find command will come in handy. The command syntax is:…
-
Recent Posts
-
Archives
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- October 2020
- September 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- August 2019
- June 2019
- March 2019
- February 2019
- January 2019
- November 2018
- August 2018
- July 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- October 2017
- June 2017
- December 2016
- October 2016
- September 2016
- August 2016
- June 2016
- May 2016
- March 2016
- February 2016
- September 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- March 2009
-
Meta