Thanks to antville.org
Thursday, 12. December 2013
Installing python as a single file

wget https://downloads.egenix.com/python/install-pyrun

chmod 700 install-pyrun

mkdir /mypython

./install-pyrun mypython/

/mypython/bin/pip install boto

/mypython/bin/python

... Link (0 comments) ... Comment


Thursday, 14. November 2013
connect to remote windows server

You need to go to start - run and type this command:
mstsc

This will start Remote Desktop connection wizard that will allow you to connect to remote windows server.

... Link (0 comments) ... Comment


Monday, 11. November 2013
Adding swap

The following example will add 1 GB of swap file to your Linux system.

dd if=/dev/zero of=/root/myswapfile bs=1M count=1024
chmod 600 /root/myswapfile
mkswap /root/myswapfile
swapon /root/myswapfile

... Link (0 comments) ... Comment


Sunday, 29. September 2013
Starting mysql

When you have installed mysql from source, you will need to change the directory to the source installation and then start the mysql in safe mode.

# cd /usr/local/mysql/
# ./bin/mysqld_safe

If the socket file location is chantged in the my.cnf then you will need to provide it while logging into mysql.

/usr/local/mysql/bin/mysql --socket=/var/lib/mysql/mysql.sock

... Link (0 comments) ... Comment


Thursday, 8. August 2013
avoid key prompt

Here is a simple tip that will avoid RSA key fingerprint authentication. Edit /etc/ssh/ssh_config for global configuration or ~/.ssh/config for user-specific configuration.

Host 192.168.0.*
StrictHostKeyChecking no
UserKnownHostsFile=/dev/null

... Link (0 comments) ... Comment


Monday, 29. July 2013
mysql troubleshooting

The following information is required to analyse any mysql issue

1. my.cnf configuration file
2. mysql error log
3. Output of SQL commands:

show global variables;
show global status;
show /*!50101 engine */ innodb status\G

4. Output of shell commands in file /tmp/linux_output.txt:
top -b -n 1 >> /tmp/linux_output.txt
mount -v >> /tmp/linux_output.txt
df -h >> /tmp/linux_output.txt
egrep -i "err|fault|mysql" /var/log/* >> /tmp/linux_output.txt

... Link (0 comments) ... Comment


Friday, 28. June 2013
Killing mysql

Here are a few ways to kill mysql process.

mysqladmin shutdown
kill -TERM nnnn
killalll mysqld
kill -TERM `pidof mysqld`
kill -TERM `cat /var/run/mysqld.pid`

... Link (0 comments) ... Comment


Sunday, 9. June 2013
More about git

## getting started
git init
git add index.html
git commit -m"my first commit"
git diff
git clone public_html my_website

# git log
git status
git log
git show xxx
git diff xxx

## branching out
git branch
gi branch dev
git show-branch --more=5
git checkout dev
git checkout HEAD index.html
git merge dev
git diff
git reset --mixed HEAD^
git reset --hard ORIG_HEAD
git branch -d dev

## add shortcuts
git config --global alias.show-graph 'log --graph --abbrev-commit --pretty=online'

## plumbing commands
git ls-files --stage
git ls-files --unmerged
git cat-file -p xxx
git reflog

... Link (0 comments) ... Comment


Tuesday, 4. June 2013
Managing top

While the output of the top command displayed, press F, which will display all fields available for sorting, press n (which is for sorting the processes by Memory) and press enter.

press c, which will display full pathname of running processes

press 1 (number one), which will display the performance data of the individual CPUs.

... Link (0 comments) ... Comment


Friday, 17. May 2013
remove all files

If you have problems to delete many files in a folder using rm * because you get the error that the argument list is to long you can use the combination of ls and xargs to get rid of the files.

Instead of
rm *

Solution:
ls | xargs rm -f

... Link (0 comments) ... Comment


Online for 8128 days
Last modified: 10/13/24, 10:18 AM
Status
Youre not logged in ... Login
Menu
... Home
... Tags

Search
Calendar
November 2024
SunMonTueWedThuFriSat
12
3456789
10111213141516
17181920212223
24252627282930
October
Recent updates
Extract words Extract all incorrect
words in first.txt file and all correct ones in second.txt...
by shantanuo (10/13/24, 10:18 AM)
Remove hyperlink in LO writer
1) Select "Internet Link" from Character styles. 2) Right click...
by shantanuo (10/9/24, 8:09 AM)
Templates in LO writer 1)
File > Templates > Save as Template 2) Give it...
by shantanuo (10/9/24, 8:07 AM)
discretize continuous features You can
"discretize" or "bin" continuous features into categorical features. from sklearn.preprocessing...
by shantanuo (4/24/24, 9:33 AM)
User Defined Property You
can create User Defined Property in libreoffice writer. File – Properties...
by shantanuo (1/9/23, 8:52 AM)
Arranging Chapters in the Navigator
To use a custom paragraph style for a heading, choose...
by shantanuo (1/4/23, 8:26 AM)
Use focus mode using Android
phones Settings > Digital Wellbeing and parental controls. Tap your...
by shantanuo (1/1/23, 3:59 AM)
Embed Fonts in document If
you use a font that the recipient is unlike to...
by shantanuo (12/18/22, 10:07 AM)
Using Navigator in Writer To
open the Navigator, select View > Navigator, or press the...
by shantanuo (12/18/22, 10:06 AM)
More about hyphenation The settings
for Tools > Options > Language Settings > Writing Aids...
by shantanuo (12/18/22, 10:04 AM)
link or unlink template If
you are using Libre office then template changer extension is...
by shantanuo (12/16/22, 5:27 AM)
Finding Styles you can select
Edit > Find and Replace > Other Options > Paragraph...
by shantanuo (12/14/22, 7:17 AM)
regex in clac In LibreOffice
Calc, you can use function REGEX for e.g. Begins with...
by shantanuo (12/14/22, 4:40 AM)
Libre Calc tips Turn Off
Grid Lines If you want to turn off grid lines...
by shantanuo (12/13/22, 8:14 AM)
More about Styles You can
goto View - Styles and change "All Styles" to "Applied...
by shantanuo (12/13/22, 7:49 AM)
Page Break Before Every Chapter
If your chapter titles are using the "Heading 2" Style:...
by shantanuo (12/13/22, 6:36 AM)
View and print in different
color Displaying Color in LO but Printing as White Page...
by shantanuo (12/13/22, 6:26 AM)
Change Normal Template in Libreoffice
Writer 1) Open a new file and set your font;...
by shantanuo (12/12/22, 8:45 AM)
Short english words in Devanagari
The list of short english words written in Devanagari. #...
by shantanuo (10/5/22, 9:05 AM)
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)

RSS feed

Made with Antville
Helma Object Publisher