I need this stuff quite often. Every time i need to create a new virtual host in Ubuntu i have to google/search to find this solution as i cannot remember these paths properly. I am posting it here for quick…
Tag: Linux Tips & Tricks
Broken jEdit FTP plugin fix after upgrading Ubuntu release
Just a note: After upgrading my Ubuntu machine to latest Ubuntu 12.04 LTS version my preferred code editor started to have issues. I opened it as normal and it showed me 3 FTP connection windows at once and after closing these windows…
Moving close, maximize, minimize icons to top right of a window in Ubuntu 11.10
Just a tip on how to move close, maximize and minimize icons to top right of a window in Ubuntu 11.10.
A tip on saving doc or docx files in LibreOffice
What i did i created a new .doc file through “Create New Document” that generally appears listed on pop up menu when one right clicks inside a folder area in Ubuntu. The file was created ok. Then i opened it…
Getting a way around the “No protocol specified, …cannot open display:0.0” message
After doing sudo su – (to give myself root privileges) when I tried editing a file using gedit info.txt it would show me the following error message:
Finding files using ‘find’ command in Linux
Here’s a list of most useful linux “find files” commands i have summarized recently. Finding files with filename Find file by exact name $ find / -name ‘script.php’
Keyboard shortcuts to switch among split views in jEdit
Here’s the keyboard shortcuts to navigate or switch among split views or text areas or window panes (whatever you call it) in jEdit. Alt-Page Up Send keyboard focus to previous text area. Alt-Page Down Send keyboard focus to next text…
Flash player APT “natty-partner” installation issue fixed
For last few days i had struck with installing flash player since i had updated my system (kUbuntu) softwares through it’s “Updates Available” feature. Since then, now and then, i had been trying different things in this regard but eventually…
How to install Adobe AIR application installer in Ubuntu
I just installed Adobe AIR in my Ubuntu system and installed a AIR application thereafter . Here’s the process: Go to http://get.adobe.com/air/ to download a Adobe AIR Installer package. I did install from a .bin package so i shall write about…
CheckGMail – troubleshooting, startup command and playing sound on new email
I am using KUbuntu 11.04 right now and today i tried to install CheckGMail and make it working. After entering correct login username(email address) and password it kept me showing “401 unauthorized request” error next to the Notifier icon in…