Рубрика «Без категорії»

 
 

hostpro.ua is using trial licence of cPanel

This copy of cPanel / WHM is a trial version and will expire at the end of the trial term. You will need to upgrade to a paid copy of cPanel / WHM to continue using the software after that term. ... »

Python and lists:flatten. Such as in Erlang

Python does not has function to transform nested lists in a flatten lists, such as lists:flatten in Erlang. This is my example. ... »

Django mongoengine cache backend

I decided to create mongoengine cache backed based on django-mongodb-cache ... »

Smartphone Domino Machine

... »

Shell script to convert .flac files to .mp3 format

... »

Ordering related objects in Django

Django models have a meta option order_with_respect_to that allows you to order objects within the scope of a related ForeignKey object. ... »

A New Type of Phishing Attack

What we don’t expect is that a page we’ve been looking at will change behind our backs, when we aren’t looking. That’ll catch us by surprise ... »

dhcpdump: Monitor DHCP Traffic For Debugging Purpose

How do I dump DHCP packets under Linux / UNIX for monitoring or debugging purpose ... »

Forcing fsck run on next boot

If you want to force fsck filesystem check on next boot, you can do this with creating an empty file with the name of "forcefsck" on root directory ... »

Clearing caches from memory

From version 2.6.16 Linux kernel has a tunable parameter named /proc/sys/vm/drop_caches ... »