User contributions for Tinker
Jump to navigation
Jump to search
- 17:42, 18 January 2022 diff hist +57 Installing Samba from the command line
- 17:40, 18 January 2022 diff hist −16 Mini Debian →More Configurations
- 16:51, 18 January 2022 diff hist −12 Linux Stuff →tips & How-Tos
- 16:48, 18 January 2022 diff hist +1 Linux Stuff →Non-GUI Linux
- 16:45, 18 January 2022 diff hist −19 Building Web Servers
- 16:45, 18 January 2022 diff hist −4 How internet addressing really works →Proxies current
- 16:42, 18 January 2022 diff hist +45 Server Building
- 16:39, 18 January 2022 diff hist −9 IT Stuff →Network Management
- 16:38, 18 January 2022 diff hist 0 Linux Stuff →Distros
- 16:38, 18 January 2022 diff hist +24 Linux Stuff →Distros
- 16:37, 18 January 2022 diff hist +71 Linux Stuff →Linux for the Desktop
- 16:35, 18 January 2022 diff hist +138 Linux Stuff →Linux for the Desktop
- 16:30, 18 January 2022 diff hist +54 N Linux - Adding a new drive from the command line Tinker moved page Linux - Adding a new drive from the command line to Adding a new drive from the command line current Tag: New redirect
- 16:30, 18 January 2022 diff hist 0 m Adding a new drive from the command line Tinker moved page Linux - Adding a new drive from the command line to Adding a new drive from the command line
- 16:30, 18 January 2022 diff hist +52 N Linux - Installing Samba from the command line Tinker moved page Linux - Installing Samba from the command line to Installing Samba from the command line current Tag: New redirect
- 16:30, 18 January 2022 diff hist 0 m Installing Samba from the command line Tinker moved page Linux - Installing Samba from the command line to Installing Samba from the command line
- 16:30, 18 January 2022 diff hist +36 N Linux - Mini Ubuntu - Pictures Tinker moved page Linux - Mini Ubuntu - Pictures to Mini Ubuntu - Pictures current Tag: New redirect
- 16:30, 18 January 2022 diff hist 0 m Mini Ubuntu - Pictures Tinker moved page Linux - Mini Ubuntu - Pictures to Mini Ubuntu - Pictures current
- 16:29, 18 January 2022 diff hist +25 N Linux - Mini Ubunto Tinker moved page Linux - Mini Ubunto to Mini Ubunto current Tag: New redirect
- 16:29, 18 January 2022 diff hist 0 m Mini Ubunto Tinker moved page Linux - Mini Ubunto to Mini Ubunto
- 16:29, 18 January 2022 diff hist +36 N Linux - Mini Debian - Pictures Tinker moved page Linux - Mini Debian - Pictures to Mini Debian - Pictures current Tag: New redirect
- 16:28, 18 January 2022 diff hist 0 m Mini Debian - Pictures Tinker moved page Linux - Mini Debian - Pictures to Mini Debian - Pictures current
- 16:27, 18 January 2022 diff hist +25 N Linux - Mini Debian Tinker moved page Linux - Mini Debian to Mini Debian current Tag: New redirect
- 16:27, 18 January 2022 diff hist 0 m Mini Debian Tinker moved page Linux - Mini Debian to Mini Debian
- 16:24, 18 January 2022 diff hist +365 Mini Debian
- 16:23, 18 January 2022 diff hist +96 Linux Stuff →tips & How-Tos
- 16:19, 18 January 2022 diff hist +4 Mini Debian →More Configurations
- 16:17, 18 January 2022 diff hist +370 Adding a new drive from the command line
- 16:16, 18 January 2022 diff hist +350 Installing Samba from the command line
- 16:13, 18 January 2022 diff hist +20 Installing Samba from the command line
- 15:58, 18 January 2022 diff hist −959 Mini Debian →Samba
- 15:58, 18 January 2022 diff hist +945 N Installing Samba from the command line Created page with "Basic Samba install & minimal configuration Create a test folder & file to be shared. (Assuming you'll replace '''USER''' with your own username...) * mkdir ~'''USER'''/share * touch ~'''USER'''/share/Foo Install Samba * sudo apt install samba -y Configure the test share * sudo vi /etc/samba/smb.conf [New_share] comment= my share path = /home/'''USER'''/share browseable = yes Read only = no guest ok = no valid users = '''USER''' * sudo s..."
- 15:57, 18 January 2022 diff hist +190 Mini Debian →More Configurations
- 15:40, 18 January 2022 diff hist +77 Mini Debian →Install & configure sudo
- 05:03, 18 January 2022 diff hist +2 Adding a new drive from the command line →Determine the device
- 04:27, 18 January 2022 diff hist +49 Adding a new drive from the command line →Format the drive
- 04:27, 18 January 2022 diff hist 0 N File:Mkfs example 0.png current
- 04:25, 18 January 2022 diff hist +49 Adding a new drive from the command line →Partition the drive
- 04:25, 18 January 2022 diff hist 0 N File:Fdisk example 1.png current
- 04:21, 18 January 2022 diff hist +63 Adding a new drive from the command line →Determine the device
- 04:19, 18 January 2022 diff hist 0 N File:Fdisk example 0.png current
- 04:06, 18 January 2022 diff hist +76 Adding a new drive from the command line →Connect the drive
- 04:05, 18 January 2022 diff hist +1,640 N Adding a new drive from the command line Created page with "[https://www.tecmint.com/add-new-disk-to-an-existing-linux/ Tecmint tutorial] = Connect the drive = Either plug the drive into the machine with the power off or hot-swap it in if possible... = Determine the device = * <code>sudo fdisk -l</code> '''fdisk''' is a dialog-driven program for creation and manipulation of partition tables. * <code>man fdisk</code> ** for details... You'll see a fair bit of output. * Blocks starting with '''Disk /dev/sd_:''' indicate drives a..."
- 04:04, 18 January 2022 diff hist +118 Linux Stuff →Command Line Linux (Proper Linux)
- 04:04, 18 January 2022 diff hist +40 Linux Stuff →Linux for the Desktop
- 22:12, 14 January 2022 diff hist +42 Testpage →bork...
- 22:10, 14 January 2022 diff hist +42 WebServer - Basic LAMP Stack Install
- 22:09, 14 January 2022 diff hist +42 Building Wiki Servers
- 22:08, 14 January 2022 diff hist +1 Automation - MQTT
- 22:07, 14 January 2022 diff hist +41 Automation - MQTT