Compiling Linux Kernel 3.6.X the debian/ubuntu way for Hyper-V
Here is a guide to compile a kernel 3.6.X kernel for hyper-v the debian way.
Here is a guide to compile a kernel 3.6.X kernel for hyper-v the debian way.
If you want to find any hidden files (Files with a dot first), you can use this command: You can change ./ to be /var/www to find any hidden files…
If you have a shellscript thats run okay from shell, but not will running from cron, run this command (This is what it looks like when cron run it)
If you have a dead installation, some will not boot you can use this commands, to get the list of installed programs. And this command to install it on a…
Setting up Pure ftpd to run on certains port is very simple. Log on to you linux box and run this command: echo “60010 60030” > /etc/pure-ftpd/conf/PassivePortRange /etc/init.d/pure-ftpd restart or…
If you have some troubles upgrading cpio, it returns this error: Preparing to replace cpio 2.6-18 (using …/cpio_2.6-18.1+etch1_i386.deb) … Unpacking replacement cpio … Replaced by files in installed package tar…
This guide is not complete to tweak you mySQL on Debian systems, because a good tweak is depending on what you want to use mySQL to. Key Buffer: The key…
Det kan være praktisk at nå man skal installere 2 ens maskiner op, bare at finde frem til hvilket pakker der er installeret på den ene, og så overfører dem…
I got this error: W: GPG error: http://security.debian.org testing/updates Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1 W: GPG error: ftp://ftp.port80.se testing…
I want to build pure-ftpd from source becurs my debian server dosent support capabilities. So first i download the package: host:/usr/local/src/# cd /usr/local/src host:/usr/local/src/# apt-get -b source packagename Then i…