Siemens SIMATIC NET APE1402 Manual de configuração - Página 29
Procurar online ou descarregar pdf Manual de configuração para Equipamento industrial Siemens SIMATIC NET APE1402. Siemens SIMATIC NET APE1402 36 páginas. Application processing engine
Configuring and Using the RUGGEDCOM APE
2.14 Updating Linux Software
2.
3.
4.
5.
6.
7.
20
deb-src http://security.debian.org/debian-security/ jessie/updates main
When done, save and close the file.
Update the apt sources list by executing the following command:
apt-get upgrade
Upgrade previously installed packages by executing the following command:
apt-get-V upgrade
When prompted, allow the system to restart services without asking during
package upgrades.
Upgrade any packages that may have been held back in the previous step by ex-
ecuting the following command:
apt-get dist-upgrade
Note
Refer to the Linux Debian user documentation to determine the differences be-
tween upgrade and dist-upgrade.
When prompted, either allow or disallow the system to disable SSH password au-
thentication for the root account.
When prompted, do not allow the system to upgrade the blacklist.
[Optional] Install or update an existing Graphical User Interface (GUI) by execut-
ing the following command:
apt-get install
Where:
{gui} is the name of the GUI to install (e.g. xfce4, gnome and kde, etc.).
•
Configure the GRUB bootloader. Using vi, open the file /etc/default/grub
and add or un-comment the following line:
GRUB_TERMINAL=console
When done, save and close the file.
Reinstall the GRUB bootloader by executing the following sequence of com-
mands:
grub-install /dev/sda
update-grub
grub-mkdevicemap
grub-mkconfig > /boot/grub/grub.cfg
{gui}
RUGGEDCOM APE (Application Processing Engine)
Configuration Manual, 12/2019, C79000-G8976-1121-05