1.11 - Linux Features Flashcards

1
Q

Backups

A
  • Many options
    – Command line and graphical
    – May be included with the distribution
  • tar
    – Tape Archive
    – Easy to script into
    – a backup schedule
  • rsync
    – Sync files between storage devices
    – Instant synchronization or scheduled
  • Command line tools
    apt-get, yum
  • Graphical update managers
    – Software updater
  • Patch management
    – Updates can be scheduled
  • Software center
    – The Linux “App Store”
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Anti-Virus / Anti-malware

A
  • Relatively few viruses and malware for Linux
    – Still important to keep updated
  • Clam Antivirus
    – Open source antivirus engine
  • Same best practice as any other OS
    – Always update signature database
    – Always use real-time scanning
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Shell/Terminal

A
  • Command line access to the operating system
    – Common to manage in Linux
  • OS maintenance
    – Run scripts, manage files
    – Configure OS and application settings
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Samba

A
  • Add SMB (Server Message Block) to Linux
    – File and print sharing
    – Active Directory integration
  • Integrate Linux into a Windows environment
    – Linux becomes a Windows file server
How well did you know this?
1
Not at all
2
3
4
5
Perfectly