Sign inSign up

dvmiguel2000/samba24

By dvmiguel2000

Updated almost 3 years ago

Image
0

824

dvmiguel2000/samba24 repository overview

Debian + Samba

Debian


Debian GNU/Linux is a free operating system, developed by thousands of volunteers from around the world, who collaborate through the Internet.

Software

Debian's dedication to free software, its volunteer base, its non-commercial nature, and its open development model distinguishes it from other distributions of the GNU operating system. All these aspects and more are included in the so-called Debian Social Contract. Debian is characterized by not having the latest developments in GNU/Linux, but it does have the most stable operating system possible. This is achieved through old packages and libraries but with many months of testing, ensuring maximum stability for each version that is released by the Debian community.

History of Debian

It was born in 1993, thanks to the Debian project, with the idea of ​​creating a GNU system using Linux as a kernel. The Debian project is the organization currently responsible for its maintenance, and also develops GNU systems based on other kernels (Debian GNU/Hurd, Debian GNU/NetBSD and Debian GNU/kFreeBSD).The first version of Debian (0.01) was released on September 15, 1993, and its first stable version (1.1) was released on June 17, 1996.The Debian Stable branch is the most popular edition for personal computers and servers. Debian is also the basis for many other distributions, most notably Ubuntu.

Goals

One of its main objectives is to separate free software from non-free software in its versions. The development model is independent of companies, created by the users themselves, without depending in any way on commercial needs. Debian does not directly sell its software, but rather makes it available to anyone on the Internet, although it does allow people or companies to commercially distribute this software as long as its license is respected.

Installation Mechanisms

Debian GNU/Linux puede utilizar distintos mecanismos de instalación, como son: DVD, CD, USB y la instalación en línea, en la cual el usuario se descarga un imagen que solo incluye los paquetes necesarios para el arranque y conexión a internet y el resto se descargan durante la instalación.

Samba


Software

Samba is a free software re-implementation of the SMB networking protocol, and was originally developed by Andrew Tridgell. Samba provides file and print services for various Microsoft Windows clients and can integrate with a Microsoft Windows Server domain, either as a Domain Controller (DC) or as a domain member. As of version 4, it supports Active Directory and Microsoft Windows NT domains.

Samba runs on most Unix-like systems, such as Linux, Solaris, AIX and the BSD variants, including Apple's macOS Server, and macOS client (Mac OS X 10.2 and greater). Samba also runs on a number of other operating systems such as OpenVMS and IBM i. Samba is standard on nearly all distributions of Linux and is commonly included as a basic system service on other Unix-based operating systems as well. Samba is released under the terms of the GNU General Public License. The name Samba comes from SMB (Server Message Block), the name of the proprietary protocol used by the Microsoft Windows network file system.

Tutorial

Tutorial link PART 1 Video.
Tutorial link PART 2 Video.

Quickstart

For the quick start you will only have to copy and paste this code.

$ sudo docker run -it -p139:139 -p445:445  dvmiguel2000/samba24
# service smbd start 

See more of my projects

@dvmiguel2000

Tag summary

Content type

Image

Digest

sha256:0ab4c341a

Size

165.1 MB

Last updated

almost 3 years ago

docker pull dvmiguel2000/samba24