{"id":1299,"date":"2024-05-25T18:04:03","date_gmt":"2024-05-25T16:04:03","guid":{"rendered":"https:\/\/iu1gam.ovh\/?p=1299"},"modified":"2024-05-25T18:04:05","modified_gmt":"2024-05-25T16:04:05","slug":"eliminare-un-utente-su-sistema-debian","status":"publish","type":"post","link":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/","title":{"rendered":"Eliminare un utente su sistema Debian"},"content":{"rendered":"\n<p>Per eliminare un utente su un sistema Debian, puoi utilizzare il comando <code>deluser<\/code>. Ecco i passi dettagliati:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Apri un terminale<\/strong>: Puoi fare questo accedendo al tuo server o utilizzando una finestra terminale sul tuo sistema Debian.<\/li>\n\n\n\n<li><strong>Esegui il comando deluser<\/strong>: Il comando base per rimuovere un utente \u00e8: <code>sudo deluser nomeutente<\/code> Sostituisci <code>nomeutente<\/code> con il nome dell&#8217;utente che desideri eliminare.<\/li>\n\n\n\n<li><strong>Rimuovere la home directory dell&#8217;utente<\/strong>: Se desideri anche rimuovere la home directory dell&#8217;utente e i suoi file, puoi aggiungere l&#8217;opzione <code>--remove-home<\/code>: <code>sudo deluser --remove-home nomeutente<\/code><\/li>\n\n\n\n<li><strong>Rimuovere l&#8217;utente da tutti i gruppi<\/strong>: Se vuoi rimuovere l&#8217;utente da tutti i gruppi, puoi utilizzare l&#8217;opzione <code>--remove-all-files<\/code>: <code>sudo deluser --remove-all-files nomeutente<\/code><\/li>\n<\/ol>\n\n\n\n<p>Ecco un esempio completo:<\/p>\n\n\n\n<p>Supponiamo che tu voglia rimuovere un utente chiamato <code>pippo<\/code>, inclusa la sua home directory e tutti i suoi file:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo deluser --remove-home --remove-all-files pippo<\/code><\/pre>\n\n\n\n<p><strong>Nota<\/strong>: Questi comandi richiedono privilegi di superutente, quindi \u00e8 necessario avere i permessi adeguati per eseguirli. Inoltre, fare attenzione quando si eliminano utenti e file, poich\u00e9 questa azione \u00e8 irreversibile e pu\u00f2 causare la perdita di dati importanti.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Per eliminare un utente su un sistema Debian, puoi utilizzare il comando deluser. Ecco i passi dettagliati: Ecco un esempio completo: Supponiamo che tu voglia rimuovere un utente chiamato pippo, inclusa la sua home directory e tutti i suoi file: Nota: Questi comandi richiedono privilegi di superutente, quindi \u00e8 necessario avere i permessi adeguati per&#8230;<\/p>\n","protected":false},"author":1,"featured_media":1300,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[7],"tags":[],"class_list":["post-1299","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Eliminare un utente su sistema Debian<\/title>\n<meta name=\"description\" content=\"Eliminare un utente su sistema Debian\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Eliminare un utente su sistema Debian\" \/>\n<meta property=\"og:description\" content=\"Eliminare un utente su sistema Debian\" \/>\n<meta property=\"og:url\" content=\"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/\" \/>\n<meta property=\"og:site_name\" content=\"IU1GAM\" \/>\n<meta property=\"article:published_time\" content=\"2024-05-25T16:04:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-25T16:04:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/iu1gam.ovh\/wp-content\/uploads\/2024\/05\/debian-logo-1024x576-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"IU1GAM\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/\"},\"author\":{\"name\":\"IU1GAM\",\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/#\\\/schema\\\/person\\\/4b596f1c6ce794eeb3ad4481c91a9724\"},\"headline\":\"Eliminare un utente su sistema Debian\",\"datePublished\":\"2024-05-25T16:04:03+00:00\",\"dateModified\":\"2024-05-25T16:04:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/\"},\"wordCount\":162,\"publisher\":{\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/#\\\/schema\\\/person\\\/4b596f1c6ce794eeb3ad4481c91a9724\"},\"image\":{\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/iu1gam.ovh\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/debian-logo-1024x576-1.png\",\"articleSection\":[\"Linux\"],\"inLanguage\":\"it-IT\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/\",\"url\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/\",\"name\":\"Eliminare un utente su sistema Debian\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/iu1gam.ovh\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/debian-logo-1024x576-1.png\",\"datePublished\":\"2024-05-25T16:04:03+00:00\",\"dateModified\":\"2024-05-25T16:04:05+00:00\",\"description\":\"Eliminare un utente su sistema Debian\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/#primaryimage\",\"url\":\"https:\\\/\\\/iu1gam.ovh\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/debian-logo-1024x576-1.png\",\"contentUrl\":\"https:\\\/\\\/iu1gam.ovh\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/debian-logo-1024x576-1.png\",\"width\":1024,\"height\":576},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/index.php\\\/linux\\\/2024\\\/05\\\/25\\\/eliminare-un-utente-su-sistema-debian\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/iu1gam.ovh\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Eliminare un utente su sistema Debian\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/#website\",\"url\":\"https:\\\/\\\/iu1gam.ovh\\\/\",\"name\":\"IU1GAM BLOG\",\"description\":\"BLOG - APPUNTI PERSONALI\",\"publisher\":{\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/#\\\/schema\\\/person\\\/4b596f1c6ce794eeb3ad4481c91a9724\"},\"alternateName\":\"IU1GAM\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/iu1gam.ovh\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/#\\\/schema\\\/person\\\/4b596f1c6ce794eeb3ad4481c91a9724\",\"name\":\"IU1GAM\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/icona_sito.jpg\",\"url\":\"https:\\\/\\\/iu1gam.ovh\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/icona_sito.jpg\",\"contentUrl\":\"https:\\\/\\\/iu1gam.ovh\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/icona_sito.jpg\",\"width\":1359,\"height\":1758,\"caption\":\"IU1GAM\"},\"logo\":{\"@id\":\"https:\\\/\\\/iu1gam.ovh\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/icona_sito.jpg\"},\"sameAs\":[\"https:\\\/\\\/iu1gam.ovh\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Eliminare un utente su sistema Debian","description":"Eliminare un utente su sistema Debian","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/","og_locale":"it_IT","og_type":"article","og_title":"Eliminare un utente su sistema Debian","og_description":"Eliminare un utente su sistema Debian","og_url":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/","og_site_name":"IU1GAM","article_published_time":"2024-05-25T16:04:03+00:00","article_modified_time":"2024-05-25T16:04:05+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/iu1gam.ovh\/wp-content\/uploads\/2024\/05\/debian-logo-1024x576-1.png","type":"image\/png"}],"author":"IU1GAM","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/#article","isPartOf":{"@id":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/"},"author":{"name":"IU1GAM","@id":"https:\/\/iu1gam.ovh\/#\/schema\/person\/4b596f1c6ce794eeb3ad4481c91a9724"},"headline":"Eliminare un utente su sistema Debian","datePublished":"2024-05-25T16:04:03+00:00","dateModified":"2024-05-25T16:04:05+00:00","mainEntityOfPage":{"@id":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/"},"wordCount":162,"publisher":{"@id":"https:\/\/iu1gam.ovh\/#\/schema\/person\/4b596f1c6ce794eeb3ad4481c91a9724"},"image":{"@id":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/#primaryimage"},"thumbnailUrl":"https:\/\/iu1gam.ovh\/wp-content\/uploads\/2024\/05\/debian-logo-1024x576-1.png","articleSection":["Linux"],"inLanguage":"it-IT"},{"@type":"WebPage","@id":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/","url":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/","name":"Eliminare un utente su sistema Debian","isPartOf":{"@id":"https:\/\/iu1gam.ovh\/#website"},"primaryImageOfPage":{"@id":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/#primaryimage"},"image":{"@id":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/#primaryimage"},"thumbnailUrl":"https:\/\/iu1gam.ovh\/wp-content\/uploads\/2024\/05\/debian-logo-1024x576-1.png","datePublished":"2024-05-25T16:04:03+00:00","dateModified":"2024-05-25T16:04:05+00:00","description":"Eliminare un utente su sistema Debian","breadcrumb":{"@id":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/#primaryimage","url":"https:\/\/iu1gam.ovh\/wp-content\/uploads\/2024\/05\/debian-logo-1024x576-1.png","contentUrl":"https:\/\/iu1gam.ovh\/wp-content\/uploads\/2024\/05\/debian-logo-1024x576-1.png","width":1024,"height":576},{"@type":"BreadcrumbList","@id":"https:\/\/iu1gam.ovh\/index.php\/linux\/2024\/05\/25\/eliminare-un-utente-su-sistema-debian\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/iu1gam.ovh\/"},{"@type":"ListItem","position":2,"name":"Eliminare un utente su sistema Debian"}]},{"@type":"WebSite","@id":"https:\/\/iu1gam.ovh\/#website","url":"https:\/\/iu1gam.ovh\/","name":"IU1GAM BLOG","description":"BLOG - APPUNTI PERSONALI","publisher":{"@id":"https:\/\/iu1gam.ovh\/#\/schema\/person\/4b596f1c6ce794eeb3ad4481c91a9724"},"alternateName":"IU1GAM","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/iu1gam.ovh\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":["Person","Organization"],"@id":"https:\/\/iu1gam.ovh\/#\/schema\/person\/4b596f1c6ce794eeb3ad4481c91a9724","name":"IU1GAM","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/iu1gam.ovh\/wp-content\/uploads\/2023\/05\/icona_sito.jpg","url":"https:\/\/iu1gam.ovh\/wp-content\/uploads\/2023\/05\/icona_sito.jpg","contentUrl":"https:\/\/iu1gam.ovh\/wp-content\/uploads\/2023\/05\/icona_sito.jpg","width":1359,"height":1758,"caption":"IU1GAM"},"logo":{"@id":"https:\/\/iu1gam.ovh\/wp-content\/uploads\/2023\/05\/icona_sito.jpg"},"sameAs":["https:\/\/iu1gam.ovh"]}]}},"_links":{"self":[{"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/posts\/1299","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/comments?post=1299"}],"version-history":[{"count":1,"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/posts\/1299\/revisions"}],"predecessor-version":[{"id":1301,"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/posts\/1299\/revisions\/1301"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/media\/1300"}],"wp:attachment":[{"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/media?parent=1299"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/categories?post=1299"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/iu1gam.ovh\/index.php\/wp-json\/wp\/v2\/tags?post=1299"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}