Some rock solid advices which can do wonders for you.
Read more »Doing Wonders with Apache Settings: A guide on .htaccess file
- Login to post comments
Expand swap partition by supplimenting a swap file
This is a small tutorial on supplementing your swap partition with a swap file to expand it.
Read more »- Login to post comments
How to disconnect an host from LAN and change MAC address using TuxCut 3.2
ARP (Address Resolution Protocol) is a protocol used in local area networks (LAN).If a computer needs to send a packet to another machine within the same local network, the IP address and MAC address (Media Access Control) related to the network card on the receiving machine determine the allocation.
Read more »- Login to post comments
Prey- An awesome application to track your stolen Laptop and android phone | Linux
Prey is a lightweight application that will help you track and find your laptop and android phone if it ever gets stolen. It works in all operating systems and not only is it Open Source but also completely free. so basically you install a tiny agent in your PC or phone, which silently waits for a remote signal to wake up and work its magic.
Read more »- Login to post comments
The Perfect Database Server : Firebird 2.5 and FreeBSD 8.1
Here is the guide on installing Firebird 2.5 from FreeBSD 8.1 Ports and creating your first test database also we show you howto install Flamerobin GUI (administation tool) and the PHP driver for it .
This was tested on fresh freebsd 8.1 on a virtual machine
- Login to post comments
Testing identity columns in Firebird 3.0
Someone on support list asked about identity column in Firebird and how it can be managed easier and i remembered that identity is already supported firebird 3.0 so i fired up flamerobin and created a table with new identity column type similar to MySQL “auto_increment” or PostgreSQL “serial”
Read more »- Login to post comments
How to change the priority of a Linux process effectively
The Linux Kernel will take care of the time each process, will have to use the processor, but you can change that, by changing the priority.
Read more »How to effectivley compile and run a C program from terminal
Do you wish to know howto write, compile and execute C Program in Linux platform? Then you are at right place.In this tutorial I will show you howto code and run C Program in Linux terminal.
Read more »- Login to post comments
How to effectively backup you MySQL database without MySQL
Normally when we create a backup of our MySQL using Mysql dump it creates a Read Lock on the database.
Read more »- Login to post comments
Manage distribution-specific patches with a common source package
The source package format 3.0 (quilt) has a neat feature for this. Instead of unconditionally using debian/patches/series to look up patches, dpkg-source first tries to use debian/patches/vendor.series (where vendor is ubuntu, debian, etc.). Note that dpkg-source does not stack patches from multiple series file, it uses a single series file, the first that exists.
Read more »- Login to post comments
OpenSSH release 5.7
OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. One of main feature of this release is eleptic curve cryptography support (ECDH, ECDSA).
Read more »- Login to post comments
Pro gravegaj sekurkorektoj eldonitas Bugzilla 4.0rc2, 3.6.4, 3.4.10 kaj 3.2.10
En la 25-a de januaro Mozilo eldonis novajn versiojn de «Bugzilla», por korekti kelkajn gravegajn malsekurojn, unu el kiuj jam en la versio 2.14 ebligis ekdisponon de fremda konto.
Read more »- Login to post comments
Nmap 5.50 release announcement
The new release of Nmap (free software network port scanner) is here. A primary focus of this release is the Nmap Scripting Engine, which has allowed Nmap to expand up the protocol stack and take network discovery to the next level.
Read more »- Login to post comments
Here are the notes on Installing node.js module for firebird and testing it on EC2 Linux
Here are the notes on Installing node.js module for firebird and creating a simple http service derived from the module examples
Read more »- Login to post comments
Firebird 2.1.4 RC1 almost out
New binaries are being cooked right now, and you can expect the release to be public available in firebirdsql.org in the next days.
Read more »- Login to post comments