Build cross-compiled kernel debian package Par Jérôme Pouiller le vendredi, octobre 29 2010, 09:37 – Lien permanent As you may know, you have juste to add options ARCH and if necessary CROSS_COMPILE to command line: make ARCH=powerpc CROSS_COMPILE=ppc-linux-gnu- XXX_defconfig make ARCH=powerpc CROSS_COMPILE=ppc-linux-gnu- XImage My primary concern is to compile an x86 32bits kernel in 64bits [...]
Tags: bash, cross compiling, kernel
Category: bash, Debian | Commentaires fermés# The linux fuser command has a special option for port conflicts. # Use fuser -n tcp <port id> for tcp ports to see which process is using # the port. # For example to see which application is already using port 80 use: $ fuser -n tcp 80 # The netstat command can also [...]
Tags: bash, bash-lamp-apache-dernire-version-debian-bash, lamp-or-linux-or-developpement-web-and-apache-or-php-or-mysql-or-adobe-or-eclipse-or-zend-or-mozilla-or-firefox, port, port-already-in-use-2020-eclipse, process-id, show-process
Category: bash, Debian | Commentaires fermésLe dernier jour du mois ? 30/04/2010 Benoît Bâlon Commenter Allez aux commentaires Dans la catégorie « astuces pour amoureux de la ligne de commande sous GNU/Linux », voici une petite commande qui peut s’avérer pratique dans le cas de certains développements en Bash. La simplicité de ce code n’a d’égal que sa beauté ! [...]
Tags: bash, benoit-balon, benoitbalon, crontab
Category: Debian | Commentaires fermés