eV@gabond: e-Xperience </IT>
< IT Pro; Hobbyist Musician cum Photographer; Meditation & more... />
Search blog
Monday, July 20, 2015
How To Clear MySQL Screen In Ubuntu/Linux Terminal
While at your MySQL terminal enter the command below:
mysql> \! clear
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Top 5 Posts (Weekly)
[SOLVED] Suspend-Resume Not Working in Ubuntu 20.04
If you are unable to suspend your laptop, here's the solution which I've tried & tested and it worked with my Lenovo Thinkpad T4...
Methods to Recover Deleted Blogger Account
Blogs may get deleted in a number of ways. Once deleted a blog is not lost forever so do not panic. However it is always safer to backup you...
[SOLVED] - Fix Corrupt NTFS Parition In Ubuntu Using ntfs-3g, Without Using Windows OR fsck
Since yesterday, I've been trying to backup my hard drive using Clonezilla but without any success. Twice I got the following error, wh...
How To Create Swap Partition/Space Using Gparted Partition Editor in Ubuntu
First make sure you have some unallocated space on the left or right of the main partition where your Ubuntu is installed as the figur...
[SOLVED] - How to Enter Floating-Point/Decimal Numbers in HTML5 Forms
If you have a form where you have declare a input type as below: <input type="number" name="quantity" min="1...