From af545a1469350e9cd6ce6ca3925184b601bae27d Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sat, 13 Aug 2011 10:14:56 +0000 Subject: improved search and help pages thanks to ark suggestion --- h-source/Application/Views/Help/index_it.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'h-source/Application/Views/Help/index_it.php') diff --git a/h-source/Application/Views/Help/index_it.php b/h-source/Application/Views/Help/index_it.php index fa644b6..0b921ef 100644 --- a/h-source/Application/Views/Help/index_it.php +++ b/h-source/Application/Views/Help/index_it.php @@ -393,10 +393,14 @@ Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sens
Apri un terminale e digita il seguente comando:
dpkg-query -W -f '${Version}\n' cups
-
How to discover the architecture of your notebook
-
Open a terminal and type the following command:
-
dpkg --print-architecture
+
Come scoprire l'architettura del tuo portatile:
+
Apri un terminale e digita il seguente comando:
+
cat /proc/cpuinfo | grep "lm"
+
+
Se ottieni un messaggio come il seguente:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
+
allora il tuo portatile è x86-64/amd64 e puoi usare una distribuzione x86-64/amd64

 

-- cgit v1.2.3