summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/07-server.pl
blob: 97101347b5d383743891e21c23b7d8b245511c9d (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/perl

$width = 556;
$height = 303;

$y_start = 10;

$title = N("Turn your computer into a reliable server");

@text = (N("Transform your computer into a powerful Linux server: Web server, mail, firewall, router, file and print server (etc.) are just a few clicks away!"));