SlideShare a Scribd company logo
1 of 72
Download to read offline
Supporting Debian machines
for friends and family
Notes and tricks from an amateur sysadmin




                                    François Marier
                           francois@debian.org
“providing an enjoyable
computing environment
so that they can fully
experience the benefits
of Free Software...”
“... without using up
all of our precious
spare time”
hardware
package updates
monitoring
safety
security
remote access
backups
example


[             ]
keflavik
akureyri
hardware


[====              ]
package updates


[=========              ]
apticron

unattended-upgrades
deborphan

debfoster
monitoring


[=============         ]
logcheck
smartmontools
smartmontools   mcelog
smartmontools   mcelog   lm-sensors
$ sar -A
Linux 2.6.32-23-generic     2010-07-08     _x86_64_

00:00:01        CPU        %usr    %nice        %sys   %iowait   %steal
00:05:01          0       44,23     1,07        4,20      9,74     0,00
00:15:01          0       40,83     0,18        1,85      0,61     0,00
00:25:01          0       39,14     0,18        2,26      0,68     0,00
00:35:02          0       46,30     4,86        9,16     11,44     0,00
00:45:01          0       43,13     2,19        7,26      6,30     0,00
00:55:01          0       36,73     0,22        2,12      0,75     0,00
01:05:01          0       24,21     9,15       19,56      5,90     0,00
01:15:02          0        1,17    14,03       38,30     11,95     0,00
01:25:02          0        1,22     8,72       22,72      8,75     0,00
01:35:01          0        1,11     0,31        2,19      0,28     0,00
01:45:01          0        1,09     0,25        2,16      0,21     0,00
01:55:01          0        1,03     0,40        2,17      0,23     0,00
02:05:01          0        1,19     1,86        3,28      0,99     0,00
02:15:01          0        1,03     0,28        2,15      0,25     0,00
02:25:01          0        1,13     0,43        2,26      0,27     0,00
02:35:01          0        0,98     0,41        2,09      0,46     0,00
02:45:01          0        1,07     0,25        2,04      0,21     0,00
02:55:01          0        1,01     0,27        2,25      0,24     0,00
03:05:01          0        1,92     2,28        2,76      1,13     0,00
03:15:01          0        1,02     0,26        2,19      0,22     0,00
03:25:01          0        1,12     0,26        2,14      0,27     0,00
03:35:01          0        1,06     0,28        2,34      0,28     0,00
03:45:01          0        1,08     0,26        2,26      0,26     0,00
03:55:01          0        1,06     0,39        2,15      0,22     0,00
04:05:01          0        1,04     1,75        2,70      0,40     0,00
04:15:01          0        1,10     0,30        2,33      0,26     0,00
 systat
04:25:01
04:35:01
                  0
                  0
                           1,09
                           1,16
                                    0,31
                                    9,76
                                                2,29
                                               13,21
                                                          0,21
                                                          6,99
                                                                   0,00
                                                                   0,00
safety


[=================     ]
molly-guard
safe-rm


$ rm -rf /usr/lib/libfoo.so
safe-rm


$ rm -rf /usr/lib /libfoo.so
safe-rm


$ rm -rf /usr/lib /libfoo.so
/bin/rm: cannot remove `/libfoo.so':
No such file or directory
safe-rm


$ rm -rf /usr/lib /libfoo.so
/bin/rm: cannot remove `/libfoo.so':
No such file or directory


$ ls /usr/lib
ls: cannot access /usr/lib: No such
file or directory
/
/etc
/usr
/var/lib
...
safe-rm


$ rm -rf /usr/lib
safe-rm: skipping /usr/lib
etckeeper
mythtv-status
sl
security


[======================   ]
debsums
fcheck
chkrootkit

checksecurity
rkhunter

   tiger
remote access


[==========================   ]
iptables
fwknop
fwknop
ipcheck
backups


[==============================   ]
1. config files

2. important documents

3. non-critical data
1. config files


 duplicity
1. config files


all of /etc

installed packages

Myth TV DB dump
2. important documents


   ~/documents/safe

   emails

   bookmarks
3. non-critical data
“giving back”


[================================== ]
popularity-contest
kerneloops
hardware

package updates

     monitoring

         safety

       security

  remote access

       backups
Photos credits:

blue lagoon: http://www.flickr.com/photos/benhusmann/4467839635/
in-flight entertainment: http://www.flickr.com/photos/kalleboo/2473197800/
ssd and hdd: http://www.flickr.com/photos/28771658@N03/3377026684/in/photostream/
igloo: http://www.flickr.com/photos/zuc123/426508881/
canadian flag: http://www.flickr.com/photos/webhamster/2914086018/
sheep on road: http://www.flickr.com/photos/flissphil/3600450876/
broom: http://www.flickr.com/photos/jrigol/2821450325/
intel cpu: http://www.flickr.com/photos/andresrueda/3274875773/
thermometer: http://www.flickr.com/photos/andresrueda/3407340937/
open harddrive: http://www.flickr.com/photos/uwehermann/2994944961/
ram: http://www.flickr.com/photos/detodounpoquito/2481060491/
baby hay stack: http://www.flickr.com/photos/nerdcoregirl/2959701240/
safe: http://www.flickr.com/photos/pong/288491653/
padlock: http://www.flickr.com/photos/shelleygibb/3396463409/
tiger: http://www.flickr.com/photos/auburnnewyork/4439937219/
old modem: http://www.flickr.com/photos/rexroof/3302978710/
red door: http://www.flickr.com/photos/romdos/8846131/
dvd on cat: http://www.flickr.com/photos/suzanneandsimon/84038024/
uncle sam: http://www.flickr.com/photos/notionscapital/2942067553/
new zealand flag: http://www.flickr.com/photos/landed/227929891/


                  This presentation is © 2010 François Marier and released under the
                  terms of the Creative Commons Attribution Share-Alike 3.0 license
/* TODO */



[===================================]
ECC memory
vnc?

   nxproxy?

neatx / freenx?

X over telnet?

More Related Content

What's hot

Gigaset S820A Digital Cordless Telephone User Guide
Gigaset S820A Digital Cordless Telephone User GuideGigaset S820A Digital Cordless Telephone User Guide
Gigaset S820A Digital Cordless Telephone User GuideTelephones Online
 
13fusionhybrid
13fusionhybrid13fusionhybrid
13fusionhybridrukford1
 
Gigaset CL750A GO Sculpture User Guide
Gigaset CL750A GO Sculpture User GuideGigaset CL750A GO Sculpture User Guide
Gigaset CL750A GO Sculpture User GuideTelephones Online
 
Dynasonics tfx 500w manual badger meter-clamp-on transit time ultrasonic flow...
Dynasonics tfx 500w manual badger meter-clamp-on transit time ultrasonic flow...Dynasonics tfx 500w manual badger meter-clamp-on transit time ultrasonic flow...
Dynasonics tfx 500w manual badger meter-clamp-on transit time ultrasonic flow...ENVIMART
 
Stratabox HD™ CHIRP Marine Geophysical Instrument Manual
Stratabox HD™ CHIRP Marine Geophysical Instrument ManualStratabox HD™ CHIRP Marine Geophysical Instrument Manual
Stratabox HD™ CHIRP Marine Geophysical Instrument ManualSyQwest Inc.
 
Dynasonics tfx 5000 manual badger meter-transit time ultrasonic flow meters
Dynasonics tfx 5000 manual badger meter-transit time ultrasonic flow metersDynasonics tfx 5000 manual badger meter-transit time ultrasonic flow meters
Dynasonics tfx 5000 manual badger meter-transit time ultrasonic flow metersENVIMART
 
Mod mag m2000 manual badger meter electromagnetic flow meter_m-series
 Mod mag m2000 manual badger meter electromagnetic flow meter_m-series Mod mag m2000 manual badger meter electromagnetic flow meter_m-series
Mod mag m2000 manual badger meter electromagnetic flow meter_m-seriesENVIMART
 
HydroBox HD™ Hydrographic Echosounder Manual
HydroBox HD™ Hydrographic Echosounder ManualHydroBox HD™ Hydrographic Echosounder Manual
HydroBox HD™ Hydrographic Echosounder ManualSyQwest Inc.
 
Mod mag m7600 manual badger meter electromagnetic flow meter_m-series
 Mod mag m7600 manual badger meter electromagnetic flow meter_m-series Mod mag m7600 manual badger meter electromagnetic flow meter_m-series
Mod mag m7600 manual badger meter electromagnetic flow meter_m-seriesENVIMART
 
Mod mag m4000 manual badger meter electromagnetic flow meter_m-series
 Mod mag m4000 manual badger meter electromagnetic flow meter_m-series Mod mag m4000 manual badger meter electromagnetic flow meter_m-series
Mod mag m4000 manual badger meter electromagnetic flow meter_m-seriesENVIMART
 
Structrured ground system for datacenters
Structrured ground system for datacentersStructrured ground system for datacenters
Structrured ground system for datacentersfgonzalez2005
 
Mod mag m3000 manual badger meter electromagnetic flow meter_m-series
 Mod mag m3000 manual badger meter electromagnetic flow meter_m-series Mod mag m3000 manual badger meter electromagnetic flow meter_m-series
Mod mag m3000 manual badger meter electromagnetic flow meter_m-seriesENVIMART
 
Dynasonics dfx manual badger meter doppler ultrasonic flow meter
Dynasonics dfx manual badger meter doppler ultrasonic flow meterDynasonics dfx manual badger meter doppler ultrasonic flow meter
Dynasonics dfx manual badger meter doppler ultrasonic flow meterENVIMART
 
Coriolis rct1000 manual badger meter rct1000
Coriolis rct1000 manual badger meter rct1000Coriolis rct1000 manual badger meter rct1000
Coriolis rct1000 manual badger meter rct1000ENVIMART
 
Dynasonics u500w manual badger meter ultrasonic cold water meter_product line 2
Dynasonics u500w manual badger meter ultrasonic cold water meter_product line 2Dynasonics u500w manual badger meter ultrasonic cold water meter_product line 2
Dynasonics u500w manual badger meter ultrasonic cold water meter_product line 2ENVIMART
 
Mod mag m1000 manual badger meter electromagnetic flow meter_m-series
 Mod mag m1000 manual badger meter electromagnetic flow meter_m-series Mod mag m1000 manual badger meter electromagnetic flow meter_m-series
Mod mag m1000 manual badger meter electromagnetic flow meter_m-seriesENVIMART
 
Vortex rvl manual badger meter series flow meter
Vortex rvl manual badger meter series flow meterVortex rvl manual badger meter series flow meter
Vortex rvl manual badger meter series flow meterENVIMART
 
Dynasonics i sonic 4000 manual badger meter_open-channel flow meter
Dynasonics i sonic 4000 manual badger meter_open-channel flow meterDynasonics i sonic 4000 manual badger meter_open-channel flow meter
Dynasonics i sonic 4000 manual badger meter_open-channel flow meterENVIMART
 

What's hot (20)

P275857 b mil
P275857 b milP275857 b mil
P275857 b mil
 
Gigaset S820A Digital Cordless Telephone User Guide
Gigaset S820A Digital Cordless Telephone User GuideGigaset S820A Digital Cordless Telephone User Guide
Gigaset S820A Digital Cordless Telephone User Guide
 
Lfa
LfaLfa
Lfa
 
13fusionhybrid
13fusionhybrid13fusionhybrid
13fusionhybrid
 
Gigaset CL750A GO Sculpture User Guide
Gigaset CL750A GO Sculpture User GuideGigaset CL750A GO Sculpture User Guide
Gigaset CL750A GO Sculpture User Guide
 
Dynasonics tfx 500w manual badger meter-clamp-on transit time ultrasonic flow...
Dynasonics tfx 500w manual badger meter-clamp-on transit time ultrasonic flow...Dynasonics tfx 500w manual badger meter-clamp-on transit time ultrasonic flow...
Dynasonics tfx 500w manual badger meter-clamp-on transit time ultrasonic flow...
 
Stratabox HD™ CHIRP Marine Geophysical Instrument Manual
Stratabox HD™ CHIRP Marine Geophysical Instrument ManualStratabox HD™ CHIRP Marine Geophysical Instrument Manual
Stratabox HD™ CHIRP Marine Geophysical Instrument Manual
 
Dynasonics tfx 5000 manual badger meter-transit time ultrasonic flow meters
Dynasonics tfx 5000 manual badger meter-transit time ultrasonic flow metersDynasonics tfx 5000 manual badger meter-transit time ultrasonic flow meters
Dynasonics tfx 5000 manual badger meter-transit time ultrasonic flow meters
 
Mod mag m2000 manual badger meter electromagnetic flow meter_m-series
 Mod mag m2000 manual badger meter electromagnetic flow meter_m-series Mod mag m2000 manual badger meter electromagnetic flow meter_m-series
Mod mag m2000 manual badger meter electromagnetic flow meter_m-series
 
HydroBox HD™ Hydrographic Echosounder Manual
HydroBox HD™ Hydrographic Echosounder ManualHydroBox HD™ Hydrographic Echosounder Manual
HydroBox HD™ Hydrographic Echosounder Manual
 
Mod mag m7600 manual badger meter electromagnetic flow meter_m-series
 Mod mag m7600 manual badger meter electromagnetic flow meter_m-series Mod mag m7600 manual badger meter electromagnetic flow meter_m-series
Mod mag m7600 manual badger meter electromagnetic flow meter_m-series
 
Mod mag m4000 manual badger meter electromagnetic flow meter_m-series
 Mod mag m4000 manual badger meter electromagnetic flow meter_m-series Mod mag m4000 manual badger meter electromagnetic flow meter_m-series
Mod mag m4000 manual badger meter electromagnetic flow meter_m-series
 
Structrured ground system for datacenters
Structrured ground system for datacentersStructrured ground system for datacenters
Structrured ground system for datacenters
 
Mod mag m3000 manual badger meter electromagnetic flow meter_m-series
 Mod mag m3000 manual badger meter electromagnetic flow meter_m-series Mod mag m3000 manual badger meter electromagnetic flow meter_m-series
Mod mag m3000 manual badger meter electromagnetic flow meter_m-series
 
Dynasonics dfx manual badger meter doppler ultrasonic flow meter
Dynasonics dfx manual badger meter doppler ultrasonic flow meterDynasonics dfx manual badger meter doppler ultrasonic flow meter
Dynasonics dfx manual badger meter doppler ultrasonic flow meter
 
Coriolis rct1000 manual badger meter rct1000
Coriolis rct1000 manual badger meter rct1000Coriolis rct1000 manual badger meter rct1000
Coriolis rct1000 manual badger meter rct1000
 
Dynasonics u500w manual badger meter ultrasonic cold water meter_product line 2
Dynasonics u500w manual badger meter ultrasonic cold water meter_product line 2Dynasonics u500w manual badger meter ultrasonic cold water meter_product line 2
Dynasonics u500w manual badger meter ultrasonic cold water meter_product line 2
 
Mod mag m1000 manual badger meter electromagnetic flow meter_m-series
 Mod mag m1000 manual badger meter electromagnetic flow meter_m-series Mod mag m1000 manual badger meter electromagnetic flow meter_m-series
Mod mag m1000 manual badger meter electromagnetic flow meter_m-series
 
Vortex rvl manual badger meter series flow meter
Vortex rvl manual badger meter series flow meterVortex rvl manual badger meter series flow meter
Vortex rvl manual badger meter series flow meter
 
Dynasonics i sonic 4000 manual badger meter_open-channel flow meter
Dynasonics i sonic 4000 manual badger meter_open-channel flow meterDynasonics i sonic 4000 manual badger meter_open-channel flow meter
Dynasonics i sonic 4000 manual badger meter_open-channel flow meter
 

Similar to Supporting Debian machines for friends and family

Semib segnda preuva
Semib   segnda preuvaSemib   segnda preuva
Semib segnda preuvateamfg
 
Large-scale Experimentation with Network Abstraction for Network Configuratio...
Large-scale Experimentation with Network Abstraction for Network Configuratio...Large-scale Experimentation with Network Abstraction for Network Configuratio...
Large-scale Experimentation with Network Abstraction for Network Configuratio...ARCFIRE ICT
 
realestate and MySQL devops melbourne
realestate and MySQL devops melbournerealestate and MySQL devops melbourne
realestate and MySQL devops melbournemysqldbahelp
 
Semia1 segunda prueva
Semia1   segunda pruevaSemia1   segunda prueva
Semia1 segunda pruevateamfg
 
Caracterizacion motor
Caracterizacion motorCaracterizacion motor
Caracterizacion motorDiego Eslava
 
Mining Pools and Profits
Mining Pools and ProfitsMining Pools and Profits
Mining Pools and ProfitsDavid Evans
 
Modul cuti sekolah matematik
Modul cuti sekolah matematikModul cuti sekolah matematik
Modul cuti sekolah matematiktuaran
 
FreakonomicsOfScrum spreadsheet
FreakonomicsOfScrum spreadsheetFreakonomicsOfScrum spreadsheet
FreakonomicsOfScrum spreadsheetMaxim Dorofeev
 
Semia210209
Semia210209Semia210209
Semia210209teamfg
 
Triangulation Sample
Triangulation  SampleTriangulation  Sample
Triangulation SampleChattichai
 
Duty Computation 0ther
Duty Computation 0therDuty Computation 0ther
Duty Computation 0thercavijayprakash
 
Panoramic Video in Environmental Monitoring Software Development and Applica...
Panoramic Video in Environmental Monitoring Software Development and Applica...Panoramic Video in Environmental Monitoring Software Development and Applica...
Panoramic Video in Environmental Monitoring Software Development and Applica...pycontw
 
Final de tercera prueva
Final  de tercera pruevaFinal  de tercera prueva
Final de tercera pruevateamfg
 

Similar to Supporting Debian machines for friends and family (20)

Semib segnda preuva
Semib   segnda preuvaSemib   segnda preuva
Semib segnda preuva
 
Large-scale Experimentation with Network Abstraction for Network Configuratio...
Large-scale Experimentation with Network Abstraction for Network Configuratio...Large-scale Experimentation with Network Abstraction for Network Configuratio...
Large-scale Experimentation with Network Abstraction for Network Configuratio...
 
realestate and MySQL devops melbourne
realestate and MySQL devops melbournerealestate and MySQL devops melbourne
realestate and MySQL devops melbourne
 
Esteban corvalán
Esteban corvalánEsteban corvalán
Esteban corvalán
 
Semia1 segunda prueva
Semia1   segunda pruevaSemia1   segunda prueva
Semia1 segunda prueva
 
Caracterizacion motor
Caracterizacion motorCaracterizacion motor
Caracterizacion motor
 
Mining Pools and Profits
Mining Pools and ProfitsMining Pools and Profits
Mining Pools and Profits
 
Modul cuti sekolah matematik
Modul cuti sekolah matematikModul cuti sekolah matematik
Modul cuti sekolah matematik
 
Futures Options
Futures OptionsFutures Options
Futures Options
 
FreakonomicsOfScrum spreadsheet
FreakonomicsOfScrum spreadsheetFreakonomicsOfScrum spreadsheet
FreakonomicsOfScrum spreadsheet
 
Semia210209
Semia210209Semia210209
Semia210209
 
K6
K6K6
K6
 
K6
K6K6
K6
 
K6
K6K6
K6
 
K6
K6K6
K6
 
Matías reyes
Matías reyesMatías reyes
Matías reyes
 
Triangulation Sample
Triangulation  SampleTriangulation  Sample
Triangulation Sample
 
Duty Computation 0ther
Duty Computation 0therDuty Computation 0ther
Duty Computation 0ther
 
Panoramic Video in Environmental Monitoring Software Development and Applica...
Panoramic Video in Environmental Monitoring Software Development and Applica...Panoramic Video in Environmental Monitoring Software Development and Applica...
Panoramic Video in Environmental Monitoring Software Development and Applica...
 
Final de tercera prueva
Final  de tercera pruevaFinal  de tercera prueva
Final de tercera prueva
 

More from Francois Marier

Security and Privacy settings for Firefox Power Users
Security and Privacy settings for Firefox Power UsersSecurity and Privacy settings for Firefox Power Users
Security and Privacy settings for Firefox Power UsersFrancois Marier
 
Getting Browsers to Improve the Security of Your Webapp
Getting Browsers to Improve the Security of Your WebappGetting Browsers to Improve the Security of Your Webapp
Getting Browsers to Improve the Security of Your WebappFrancois Marier
 
Hardening Firefox for Security and Privacy
Hardening Firefox for Security and PrivacyHardening Firefox for Security and Privacy
Hardening Firefox for Security and PrivacyFrancois Marier
 
Security and Privacy on the Web in 2016
Security and Privacy on the Web in 2016Security and Privacy on the Web in 2016
Security and Privacy on the Web in 2016Francois Marier
 
Privacy and Tracking Protection in Firefox
Privacy and Tracking Protection in FirefoxPrivacy and Tracking Protection in Firefox
Privacy and Tracking Protection in FirefoxFrancois Marier
 
Security and Privacy on the Web in 2015
Security and Privacy on the Web in 2015Security and Privacy on the Web in 2015
Security and Privacy on the Web in 2015Francois Marier
 
Integrity protection for third-party JavaScript
Integrity protection for third-party JavaScriptIntegrity protection for third-party JavaScript
Integrity protection for third-party JavaScriptFrancois Marier
 
Integrity protection for third-party JavaScript
Integrity protection for third-party JavaScriptIntegrity protection for third-party JavaScript
Integrity protection for third-party JavaScriptFrancois Marier
 
Supporting Debian machines for friends and family
Supporting Debian machines for friends and familySupporting Debian machines for friends and family
Supporting Debian machines for friends and familyFrancois Marier
 
Outsourcing your webapp maintenance to Debian
Outsourcing your webapp maintenance to DebianOutsourcing your webapp maintenance to Debian
Outsourcing your webapp maintenance to DebianFrancois Marier
 
Easy logins for Ruby web applications
Easy logins for Ruby web applicationsEasy logins for Ruby web applications
Easy logins for Ruby web applicationsFrancois Marier
 
Easy logins for JavaScript web applications
Easy logins for JavaScript web applicationsEasy logins for JavaScript web applications
Easy logins for JavaScript web applicationsFrancois Marier
 
You're still using passwords on your site?
You're still using passwords on your site?You're still using passwords on your site?
You're still using passwords on your site?Francois Marier
 
Killing Passwords with JavaScript
Killing Passwords with JavaScriptKilling Passwords with JavaScript
Killing Passwords with JavaScriptFrancois Marier
 
Securing the Web without site-specific passwords
Securing the Web without site-specific passwordsSecuring the Web without site-specific passwords
Securing the Web without site-specific passwordsFrancois Marier
 
Easy logins for PHP web applications
Easy logins for PHP web applicationsEasy logins for PHP web applications
Easy logins for PHP web applicationsFrancois Marier
 
Persona: a federated and privacy-protecting login system for the whole Web
Persona: a federated and privacy-protecting login system for the whole WebPersona: a federated and privacy-protecting login system for the whole Web
Persona: a federated and privacy-protecting login system for the whole WebFrancois Marier
 
Taking the pain out of signing users in
Taking the pain out of signing users inTaking the pain out of signing users in
Taking the pain out of signing users inFrancois Marier
 

More from Francois Marier (20)

Security and Privacy settings for Firefox Power Users
Security and Privacy settings for Firefox Power UsersSecurity and Privacy settings for Firefox Power Users
Security and Privacy settings for Firefox Power Users
 
Getting Browsers to Improve the Security of Your Webapp
Getting Browsers to Improve the Security of Your WebappGetting Browsers to Improve the Security of Your Webapp
Getting Browsers to Improve the Security of Your Webapp
 
Hardening Firefox for Security and Privacy
Hardening Firefox for Security and PrivacyHardening Firefox for Security and Privacy
Hardening Firefox for Security and Privacy
 
Security and Privacy on the Web in 2016
Security and Privacy on the Web in 2016Security and Privacy on the Web in 2016
Security and Privacy on the Web in 2016
 
Privacy and Tracking Protection in Firefox
Privacy and Tracking Protection in FirefoxPrivacy and Tracking Protection in Firefox
Privacy and Tracking Protection in Firefox
 
Security and Privacy on the Web in 2015
Security and Privacy on the Web in 2015Security and Privacy on the Web in 2015
Security and Privacy on the Web in 2015
 
Integrity protection for third-party JavaScript
Integrity protection for third-party JavaScriptIntegrity protection for third-party JavaScript
Integrity protection for third-party JavaScript
 
URL to HTML
URL to HTMLURL to HTML
URL to HTML
 
Integrity protection for third-party JavaScript
Integrity protection for third-party JavaScriptIntegrity protection for third-party JavaScript
Integrity protection for third-party JavaScript
 
Supporting Debian machines for friends and family
Supporting Debian machines for friends and familySupporting Debian machines for friends and family
Supporting Debian machines for friends and family
 
Outsourcing your webapp maintenance to Debian
Outsourcing your webapp maintenance to DebianOutsourcing your webapp maintenance to Debian
Outsourcing your webapp maintenance to Debian
 
URL to HTML
URL to HTMLURL to HTML
URL to HTML
 
Easy logins for Ruby web applications
Easy logins for Ruby web applicationsEasy logins for Ruby web applications
Easy logins for Ruby web applications
 
Easy logins for JavaScript web applications
Easy logins for JavaScript web applicationsEasy logins for JavaScript web applications
Easy logins for JavaScript web applications
 
You're still using passwords on your site?
You're still using passwords on your site?You're still using passwords on your site?
You're still using passwords on your site?
 
Killing Passwords with JavaScript
Killing Passwords with JavaScriptKilling Passwords with JavaScript
Killing Passwords with JavaScript
 
Securing the Web without site-specific passwords
Securing the Web without site-specific passwordsSecuring the Web without site-specific passwords
Securing the Web without site-specific passwords
 
Easy logins for PHP web applications
Easy logins for PHP web applicationsEasy logins for PHP web applications
Easy logins for PHP web applications
 
Persona: a federated and privacy-protecting login system for the whole Web
Persona: a federated and privacy-protecting login system for the whole WebPersona: a federated and privacy-protecting login system for the whole Web
Persona: a federated and privacy-protecting login system for the whole Web
 
Taking the pain out of signing users in
Taking the pain out of signing users inTaking the pain out of signing users in
Taking the pain out of signing users in
 

Recently uploaded

WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 

Recently uploaded (20)

DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 

Supporting Debian machines for friends and family