Skip to content

Tinone 71

Stralci dal web

  • HOME
  • About me..
  • News
  • CIAO MAX
  • GALLERIE
    • Comics 2022
    • Fuochi Sant’ Eusebio 2022
    • Fulmini luglio 2021
    • Lago Antrona
    • Ferrara
    • Saline di Comacchio
    • Lido di Pomposa
    • Foto Varie
    • Pietra Ligure 2019
    • Schiranna 2019
    • Laveno Dicembre 2019
    • Incendio Ghirla
    • Forte di Bard Aosta
    • Costa Fascinosa 2023
  • MOTO
    • YAMAHA R1 1999
    • HONDA VTR 1000
    • CBR 600F
    • MUGELLO 2008
  • Privacy Policy
  • Assistenza Remota HopTodesk
  • Home
  • Configurare scheda di rete in modo permanente
  • Linux

Configurare scheda di rete in modo permanente

Admin 31 Gennaio 2011 1 min read

editare il file /etc/network/interfaces, di cui di seguito è mostrato un esempio:

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
address 213.26.179.202
netmask 255.255.255.240
network 213.26.179.192
broadcast 213.26.179.207
gateway 213.26.179.193

# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 213.26.179.194

auto eth1
iface eth1 inet static
address 192.168.10.1
netmask 255.255.255.0
network 192.168.10.0

Continue Reading

Previous: Bash Shell scorciatoie da tastiera per gli Utenti Linu
Next: Montare un Hard Disk esterno per recuperare i dati

Related Stories

Vim Cheat Sheet
3 min read
  • Informatica
  • Linux

Vim Cheat Sheet

11 Dicembre 2020
Generate SSL Certificates With LetsEncrypt on Debian Linux
2 min read
  • Informatica
  • Linux

Generate SSL Certificates With LetsEncrypt on Debian Linux

3 Febbraio 2019
Activate LDAP user and group backend for Nextcloud
2 min read
  • Documenti
  • Informatica
  • Linux

Activate LDAP user and group backend for Nextcloud

28 Dicembre 2018
Copyright © All rights reserved. | DarkNews by AF themes.
Cookies
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Sempre abilitato
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
ACCETTA E SALVA