World of *Nix

by S. M. Ibrahim (lavluda)

Menu
  • GPRS or EDGE setting for Aktel and GP
  • My CV
  • My Photography
    • Bangladesh victory day 2011
  • My WordPress plugins
Menu

JWTToken generation for AppleStoreConnect using PHP

Posted on November 1, 2019 by lavluda

For one of the client we was looking for such solution. Client want to get his daily sale report. Here the hardest part was to get the connection working with applestore api, and there is not much info available for php based solution. We solved it using https://github.com/lcobucci/jwt First we install the library And use…

Read more

AWS RDS Aurora max_connections limit

Posted on February 15, 2018February 19, 2018 by lavluda

For our office products, we are using Amazon Cloud. For the database, we prefer to use Amazon RDS (Aurora). Recently one of our sites was showing lots of error message in sentry.io. The error log shows it was because of MySQL denied to connect for too many open connections. This is when we checked the…

Read more

Forcing ssl to particular page and non-ssl to other pages

Posted on March 14, 2013March 14, 2013 by lavluda

In projects we may need to make sure some of the urls are only accessible from ssl (https). It’s really useful for user sections. And rest of the url should browse from non-ssl (http) link. It can be done with a small htaccess rules. Here is htaccess hack to do: #SSL for some pages RewriteCond…

Read more

TotalFinder – the missing file manager for mac os x

Posted on August 28, 2012February 16, 2013 by lavluda

Its been around 5 years i am using mac os x. I really love the most features of mac os x, except finder (the default file manager), it’s still missing lots of important functionality like cut, duel panel, folder on top etc etc. So to fix these missing features problem i was looking for a…

Read more

Macports – Your ultimate friend for developers

Posted on March 13, 2012February 16, 2013 by lavluda

Its been long time i last wrote any post here. Today I am going to show you some use of macports. Macports – One of the best package manager for mac os x. Its specially helpful for advance user like us, who needs to install lots of *nix packages. And also for developers, to maintain…

Read more

Spring festival 2012

Posted on February 21, 2012February 16, 2013 by lavluda

Last 13th February was the first day of spring. Here in bangladesh we do spring festival to welcome the spring 😀 . As I am doing photography a-lot these days, i tried to capture the festival in my frame as much as possible. Here is some of the pics. * I am adding more pictures…

Read more

Stop referrer spam on your site

Posted on February 14, 2011February 16, 2013 by lavluda

As i was checking WassUp stats of my blog, suddenly i found that my blog got 71 visits from some external sites (referrer) in last 24 hours. First my felling was “WOW, so may referrer”. *screenshot: showing external referrer excluding search engines. Later after i check some of those referring sites, i found these are…

Read more

Make/converting eot from ttf in mac os x & linux

Posted on February 7, 2011February 7, 2011 by lavluda

As i work with some bangla sites, it’s very common problem for me to create eot of bangla true type font. Today i got a really simple solution. Now (As just learned the system) you can create or convert eot from any ttf font from mac or linux with simple one line command. $ ttf2eot…

Read more

Set/change default application on mac os x

Posted on October 5, 2010February 16, 2013 by lavluda

Are you bored with clicking the right click every time to select your fav application to open a file ? At least i am , i like VLC very much and using it for last few years as my media player. After searching on google i got a very good application to that and plus…

Read more

Got iPad

Posted on September 11, 2010September 11, 2010 by lavluda

After waiting for so long, we got my iPad. You can’t believe how much happy We are. Thanks goes to my friend shanaz kanon apu and here husband for bring this iPad from japan. It’s an gift to my wife Tania sabnam. Right now writing this post from iPad. Will upload real photo soon.

Read more
  • 1
  • 2
  • 3
  • 4
  • …
  • 12
  • Next

My book

Cacti 0.8 Network Monitoring
my book on cacti

Tags

apache apache2 apache module apple bangla bangla plugin bangla wordpress ci codecs codeigniter database Debian ETag games HowTo lamp Linux mac mac os x mail me mod_rewrite mysql My Works party Personal PHP php5 phpmailer Programming Programming Help psp repository ruby server server optimization server performance somewherein... somewhereinblog steaming subversion tania tutorial ubuntu wordpress

Like my site or work?

Latest Photography

My previous posts

  • JWTToken generation for AppleStoreConnect using PHP
  • AWS RDS Aurora max_connections limit
  • Forcing ssl to particular page and non-ssl to other pages
  • TotalFinder – the missing file manager for mac os x
  • Macports – Your ultimate friend for developers

Post archive

i support

tips&tricks.net

subscribe for update

Subscribe in a reader

Enter your email address:

Don't forget to confirm this by clicking the link from your inbox

Delivered by FeedBurner

Add to Google Reader or Homepage

© 2019 World of *Nix | Powered by Minimalist Blog WordPress Theme