sudo apt-get install --reinstall nautilus
nautilus -q
E: The package package name needs to be reinstalled, but I can’t find an archive for it.
dpkg --remove --force-remove-reinstreq openerp-server
update-python-modules: error: /usr/share/python-support/openerp-server.public is not a directory
/usr/share/python-support/openerp-server.public
rm /usr/share/python-support/openerp-server.public
dpkg --remove --force-remove-reinstreq openerp-server
dpkg -l | grep clamav
deb http://volatile.debian.org/debian-volatile etch/volatile main contrib non-free
apt-get update; apt-get install clamav
apt-get install clamav-daemon
sudo apt-get install imagemagick
convert nomefile.jpg nomefile.pdf
convert *.jpg nomefile.pdf
apt-get install ilohamail
http://INDIRIZZO_IP_SERVER/IlohaMail
# OperaLanciare i comandi:
deb http://deb.opera.com/opera/ unstable non-free
sudo apt-get update
sudo apt-get install opera
Puo' capitare, lanciando rkhunter, di ricevere warning da PHP come il seguente:PHP Warning: Function registration failed - duplicate
name - pg_update in Unknown on line 0.
Molto probabilmente avete aggiornato/compilato la versione Apache del PHP ma non quella CLI (ovvero la versione per console).
Su un sistema ubuntu/debian potrebbe bastare il seguente comando:sudo apt-get install php5-cli
apt-get install devscripts build-essential
scarichiamo i sorgenti del
apt-get source
apt-get build-dep
cd
debuild -us -uc
cd ..
dpkg -i
apt-get source mysql-server-5.0
apt-get build-dep mysql-server-5.0
cd mysql-dfsg-5.0-5.0.32
debuild -us -uc
cd ..
dpkg -i *.deb
The package NOME_PACCHETTO needs to be reinstalled, but I can't find an archive for itIl brutto e' che dopo averlo ricevuto non riuscirete piu' a installare/rimuovere alcun pacchetto.
dpkg --remove --force-remove-reinstreq NOME_PACCHETTO
cd /usr/local/src
tar xzvf dhcp_probe-1.2.1.tar.gz
patch -p0 < dhcp_probe-1.2.1-weppelman-1.diff.txt
cd /usr/local/src
apt-get source libnet1-dev
cd libnet-1.1.2.1
sudo gedit src/libnet_cq.c
Aggiungere queste linee a fine file:
u_int32_t
libnet_cq_end_loop()
{
if (! clear_cq_lock(CQ_LOCK_WRITE))
{
return (0);
}
l_cqd.current = l_cq;
return (1);
}
sudo gedit include/libnet/libnet_functions.h
Aggiungere queste linee a fine file:
u_int32_t
libnet_cq_end_loop();
dpkg-buildpackage
sudo dpkg -i libnet1_1.1.2.1-2build1_i386.deb libnet1-dev_1.1.2.1-2build1_i386.deb
cd /usr/local/src/dhcp_probe-1.2.1
./configure
make
make install
cp extras/dhcp_probe.cf.sample /etc/dhcp_probe.cf
dhcp_probe -f -d 11 eth0
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dmesg
[425.440000] usb 3-1: new full speed USB device using uhci_hcd and address 4
[425.636000] usb 3-1: configuration #1 chosen from 1 choice
[425.640000] ftdi_sio 3-1:1.0: FTDI USB Serial Device converter detected
[425.640000] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/serial/ftdi_sio.c: Detected FT232BM
[425.640000] usb 3-1: FTDI USB Serial Device converter now attached to ttyUSB0
[ 1900.712000] ftdi_sio 2-10:1.0: FTDI USB Serial Device converter detected
[ 1900.712000] drivers/usb/serial/ftdi_sio.c: Detected FT232BM
[ 1900.712000] usb 2-10: FTDI USB Serial Device converter now attached to ttyUSB0
[ 1901.868000] usb 2-10: usbfs: interface 0 claimed by ftdi_sio while 'brltty' sets config #1
[ 1901.872000] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
[ 1901.872000] ftdi_sio 2-10:1.0: device disconnected
sudo apt-get remove brltty
glxinfo | grep rendering
direct rendering: Yes
sudo apt-get install python-opengl
sudo apt-get install python-gtkglext1
View -> 3D
sudo apt-get install localepurge
sudo localepurge