• Home
  • About
seqizz ^C

Category Archives: Seqizz

The routine..

April 30, 2013 9:20 am / Leave a Comment / seqizz

Some inmates say that violence is the worst thing we gotta face.
For me, the worst thing is the great yawn.
How do you fill day after dull ass day?
We got these routines that are supposed to give our lives order and meaning.
But I’m here to testify that I’m less afraid of getting shanked in my back than the routine.
Cause the routine, man,
the routine’ll kill you.

From Oz

My boss was not happy from the situation, neither do I. Because I was working between Apache and MySQL while having wet dreams about other possibilities like Hadoop, Postgre, Nginx, MongoDB, cloud etc.. I’m still young (I guess). Couldn’t keep the game which I had to play with patience, waiting for right time to have a chance to do some experiments, using my imagination. Because we had a ‘stable business’, no need to fuck around. My tag (which mostly I gave to myself) as “sysadmin” was not fitting with what I do.

I quit.

If you have “the routine”, you should do it too.

Posted in: seqizz

Zimbra installer for CentOS 6

April 27, 2013 11:44 pm / Leave a Comment / seqizz

You may or may not like bash hacks. Well, here is one: Quick installer for Zimbra 8 on CentOS 6. I made it because sometimes I need to deploy ZCS8 on fresh installed CentOS minimal boxes and imho changing domain name on working zimbra is nonsense&problematic.

It’s a very dirty script (and might not work). I’ve used it on zcs-8.0.1 but it *should* work on latest 8.0.x version.

Here is a list of what it does:

- Disabling SELinux
- Disabling IPtables
- Installing some required packages (like bind, sed etc..)
- Touching init levels configuration to start bind, disable sendmail
- Setting hostname
- Setting /etc/hosts file
- Editing pre-configured BIND files for your domain and applying
- Editing pre-configured zimbra files for your domain
- Installing ZCS 8 and configure
- Change root password
- Giving brief information about what the hell happened

To use it, you need to:

- Extract zip, enter directory
- Download Zimbra for RedHat 6 on http://www.zimbra.com/downloads/os-downloads.html
- Extract the zimbra tarball in the same directory with zimbra_installer.sh
- Edit first 4 variable in zimbra_installer.sh
- Run it.

Hope it helps!

Download [here]

Posted in: seqizz

Wrong date on auth.log?

April 24, 2013 2:51 am / Leave a Comment / seqizz

Just realized tha one of my debian boxes has the wrong date (wrong hour especially) information on auth.log. That affects services depend on that file (like fail2ban).

Trick is, just restart system logger, in my case it was rsyslog.

Posted in: seqizz

Some cool android apps which you probably know

April 18, 2013 4:13 am / Leave a Comment / seqizz

Hey,

I’m an android fan and I don’t like talking too much. So check these four cool android apps I can advise.

 

redreaderRedReader Beta

A new (and better imho) Reddit client. Has many shortcuts & easy to use.

 

cerberus

Cerberus Anti Theft

What will you do if your android phone is stolen or lost? Try this app.

 

digger

DiskDigger

Great tool for recovering images from disk. Be careful. You may see things you don’t wanna see anymore.

 

sshSSH Server

Name says it all. An ssh server on your phone. Easy to use btw.

Posted in: seqizz

CPanel Perl Module Install Error

March 26, 2013 4:30 pm / Leave a Comment / seqizz

(I generally don’t give credit to automated control panels because I don’t like to use them. However, sometimes some people needs to provide hosting.)

If you’re getting error while running easyapache about Perl/CPAN modules (typically Digest::SHA1 or Crypt::PasswdMD5 ) and everything else failed, try forcing DNS resolve for cpan.weepee.org to 91.208.12.235 . Just add this line to /etc/hosts file:

user@computer:$ cat /etc/hosts | grep cpan
91.208.12.235 cpan.weepee.org
Posted in: seqizz

Post Navigation

1 2 3 … 8 Next »

Random Quote

Physics is like sex: sure, it may give some practical results, but that’s not why we do it. — Richard P. Feynman

Blogroll

  • Burak Sezer
  • eniXma
  • Gentoo Turkey
  • Kandalf
  • Linux Fail [Turkish]
  • Znurt

Archives

 Twitter FriendFeed LinkedIn Flickr

OnTwitter

  • Bu da nacizane benim yarım şaheserim.. Dinlemek için "See composition"a tıklayın. t.co/UcRMgzczOJ Time ago 14 Hours via Twitter
  • Bunu yayın bunu.. t.co/oGzl2Ry3w9 Time ago 2 Days via Twitter
  • RT @eyup_hanoglu: sabiha gökçen havaalanı'ndan yurtdışına çıkarken yakalandım. suçum, melih gökçek'e twitter'dan hakaret.. hala inanamıyoru… Time ago 2 Days via Twitter
  • @lefuyum ikinci üyeyi bulabilirsen haber ver hsjshjsvs Time ago 2 Days via Twitter for Android
  • @nerdworking @erdemdilbaz Mükemmel bir çalışma. Özellikle hallelujah bölümünde saldım iyice ghjkldfghjk Time ago 2 Days via Twitter
  • Powered by: Web Design Company

Follow @seqizz on twitter.

+

RSS HNews

  • The H Community Calendar - June 2013
  • Chrome 28 Beta gets faster, brings fullscreen mode to Android
  • Twitter puts patent agreement into practice
  • Tizen with GNOME 3 shell shown by Intel
  • Samsung Galaxy S4 already hacked
  • Plasma Workspaces to go into feature freeze with version 4.11
  • Open Recall: siduction, Puppy Linux, Diaspora, Moodle
  • New Maven plugins for simpler architecture management
  • Google Code disables direct file downloads
  • Fedora Raspberry Pi remix reborn as Pidora
License info: WTFPL