Thanks to antville.org |
Extensions for students
shantanuo
09:07h
Here are the useful extensions for students. Indic Input Extension 1.0 Girgit Clustybar http://clickspeak.clcworld.net/ SQLite Manager Quicknote Nuke Anything enhanced Chatzilla fireftp Web developer toolbar firefox ... Link (0 comments) ... Comment
Why Open Source?
shantanuo
11:19h
1) Localized Software ... Link (0 comments) ... Comment
Google Browser Sync
shantanuo
03:28h
Google Browser Sync for Firefox is an extension that ... Link (0 comments) ... Comment
Log in automagically to Ubuntu
shantanuo
06:44h
By default, when you boot up the computer, Ubuntu will give you a login screen before you get to your X session. Many users are used to just being logged in automatically, and don't want to fuss with logging in each time they reboot their desktop. http://www.linux.com/article.pl?sid=06/06/08/1651225 ... Link (0 comments) ... Comment
Clean up downloads
shantanuo
15:28h
Does Firefox ever stall slightly when you begin to download a file? One possible problem could be that you've got more completed downloads than the Firefox Download Manager can handle. Hit Ctrl+J to bring up your recent downloads, and if you've got more than 20, clean them out. ... Link (0 comments) ... Comment
Start in Safe Mode
shantanuo
15:27h
For Firefox and Thunderbird, Mozilla enables a Safe Mode that loads the application without themes or extensions. If you've lost the included shortcut, you can start in Safe Mode by clicking the Windows Start button, then selecting Programs - Mozilla Firefox - Safe mode. If you notice a dramatic improvement, it's likely an extension or theme that's slowing you down. Disable them one by one until you find the culprit. ... Link (0 comments) ... Comment
Delete autocomplete
shantanuo
04:56h
How do I delete autocomplete entries (history) inside the Search Bar ? The Firefox search bar and some form fields on web pages have autocomplete dropdowns that appear with a list of previously-entered data. To delete individual entries, Click on the text area, press down to activate autocomplete, highlight the entry you want deleted, and press Shift + Delete. You can clear the previous searches from the Search Bar. Just right-click it and select "Clear Search History". You can disable the display of autocomplete entries by adding the following lines to userChrome.css ... Link (0 comments) ... Comment
Customize firefox address bar
shantanuo
12:11h
Add YubNub to your Firefox address bar by typing about:config in the Location Bar then scrolling down the list and changing keyword.URL to http://yubnub.org/parser/parse?command= You haven’t lived until you’ve turned the address bar into a full-fledged command line. ... Link (0 comments) ... Comment
Put off "Unresponsive script" dialogue
shantanuo
05:02h
One of the "features" of Firefox 1.5 is a pop-up dialog that appears whenever a page takes too long to load that reads. It’s not hard to delay this annoying dialog. To do so: ... Link (0 comments) ... Comment
Customize Sound in firefox
shantanuo
02:42h
When you are looking for text in a web page using Firefox's Find as You Type feature, it will play a sound when the text entered can't be found. To deactivate this, enter about:config in the location bar. A list of all preferences will be shown. Look for preference "accessibility.typeaheadfind.enablesound". You can find it faster by typing a few characters in the Filter text box, for example "sound". Double click on the preference and its value will change to "false". ... Link (0 comments) ... Comment |
Online for 7297 days
Last modified: 7/16/22, 4:46 AM Status
Youre not logged in ... Login
Menu
Search
Calendar
Recent updates
Card issuing banks CITI
Standard Chartered HSBC American Express HDFC ICICI AXIS INDUS IND Kotak...
by shantanuo (7/16/22, 4:46 AM)
Activate IAM Access To activate
the Activate IAM Access setting, you must log in to...
by shantanuo (7/12/22, 5:52 AM)
use cheat instead of man
wget https://github.com/cheat/cheat/releases/download/4.2.3/cheat-linux-arm64.gz gunzip cheat-linux-arm64.gz chmod 770 cheat-linux-arm64 ./cheat-linux-arm64 mv cheat-linux-arm64...
by shantanuo (7/4/22, 8:53 AM)
python module itertools list of
useful methods of itertools module. permutations combinations combinations_with_replacement zip_longest count...
by shantanuo (9/8/21, 7:50 AM)
wikipedia tools 1) Collection of
useful utilities https://wikipediatools.appspot.com/ 2) all history of a user https://xtools.wmflabs.org/ec/mr.wikisource.org/Shantanuo...
by shantanuo (8/20/21, 6:36 AM)
Duration/Term of Copyright In the
case of original literary, dramatic, musical and artistic works, the...
by shantanuo (8/20/21, 6:26 AM)
Preserve seeds 6 types of
seeds to be preserved for next season. 1) laal Mula...
by shantanuo (5/7/21, 5:46 AM)
Why do I care for
Linux? I don't care that much for other software. Linux...
by shantanuo (12/17/20, 9:27 AM)
important leafy vegetables 1. Amaranthus
caudatus: rajgira. 2. Amaranthus tricolor: Math. (Chhoti Chulai- Hindi, Cheera-...
by shantanuo (4/12/20, 2:01 PM)
program creek program creek
seems to be a good site for handy references of python...
by shantanuo (4/11/20, 11:24 AM)
Standard out to a file
This code will change the standard out to a file...
by shantanuo (4/11/20, 11:18 AM)
Create config file for AWS
command line tool While creating amazon config file in a...
by shantanuo (2/20/20, 6:00 AM)
setting colors in pandas This
is how to set the colors in pandas mapper =...
by shantanuo (2/20/20, 5:53 AM)
log mysql output tee output.txt
show global variables; show engine innodb status\G show full processlist;...
by shantanuo (2/19/20, 10:33 AM)
access AWS API gateway using
python Amazon API gateway allows us to host serverless API's...
by shantanuo (2/16/20, 9:41 AM)
Using boto In the bad
old days, the glacier class used to have different layers....
by shantanuo (2/15/20, 10:28 AM)
backup mysql users 3
steps to install percona utility... yum install perl-DBI perl-Data-Dumper perl-DBD-MySQL wget...
by shantanuo (2/13/20, 1:49 PM)
Steps to be used for
generating AWS API gateway a) Method Execution - Get Method...
by shantanuo (2/13/20, 1:30 PM)
apply colors to pandas Here
is how to change the color of negative values to...
by shantanuo (2/12/20, 8:57 AM)
Holidays in India These are
the common holidays celebrated in India (Mumbai) during 2016 -...
by shantanuo (2/11/20, 1:53 PM)
change log file size in
MySQL Here are the steps to be followed while changing...
by shantanuo (2/11/20, 10:38 AM)
MySQL common error messages 1146
Table does not exist 1054 column does not exist 1062...
by shantanuo (2/11/20, 10:13 AM)
ipython parallel demo First start
ipython in cluster mode ipcluster start -n 4 from IPython.parallel...
by shantanuo (2/9/20, 9:02 AM)
djanog settings You may see
this message if you have DEBUG = True in your...
by shantanuo (2/9/20, 4:07 AM)
clear tmp folder Here is
following commands to clear unwanted stuff from the /tmp partition...
by shantanuo (2/8/20, 2:41 PM)
|