vincent danen

0

Secure remote firewall administration via SSH

http://blogs.techrepublic.com.com

Most firewall systems contain a Web-based component that allows you to configure the firewall. This holds true for most entry-level firewall systems (Linksys, D-Link, etc.) and also open source firewall systems such as pfSense. These systems tend to provide ways to access the Web interface remotely via the Internet; however, this should not be considered secure at all.

Read more »
Ubuntu87's picture
Created by Ubuntu87 14 years 37 weeks ago – Made popular 14 years 36 weeks ago
Category: High End   Tags:
0

Converting Subversion repositories to Git

http://blogs.techrepublic.com.com

There are a number of version control systems available. Originally there was RCS, which was suitable for individuals, but not really suitable for groups of people. It evolved into CVS, which worked pretty well for years, and then Subversion came along, making a better CVS than CVS itself.

Read more »
Ubuntu87's picture
Created by Ubuntu87 15 years 3 weeks ago – Made popular 15 years 3 weeks ago
Category: High End   Tags:
0

Using dnsmasq for DNS and DHCP services

http://blogs.techrepublic.com.com

Software for providing DNS and DHCP services have typically come from ISC in the form of BIND and dhcpd. While these software packages are quite robust and, for the most part, quite secure, there are other alternatives that may work better depending on your situation. For smaller home or office networks, managing BIND and dhcpd may be overkill.

Read more »
Ubuntu87's picture
Created by Ubuntu87 15 years 23 weeks ago – Made popular 15 years 23 weeks ago
Category: High End   Tags:
0

One-time scheduling of tasks with At

http://blogs.techrepublic.com.com

Scheduling services with cron and similar tools is great for repetitive tasks but inconvenient for one-time tasks that only need to be accomplished once. For tasks that only need to be accomplished once, use the at command.

Read more »
Killer_Python's picture
Created by Killer_Python 15 years 33 weeks ago – Made popular 15 years 33 weeks ago
Category: High End   Tags:
0

Schedule periodic tasks with cron

http://blogs.techrepublic.com.com

Periodic schedulers come in many shapes and sizes but one constant is cron, the scheduling daemon that will run programs and scripts at arbitrary times or intervals. A number of different cron implementations exist: although vixie-cron may be the most popular, there are other similar programs such as dcron, fcron, anacron, and others.

Read more »
Ubuntu87's picture
Created by Ubuntu87 15 years 34 weeks ago – Made popular 15 years 34 weeks ago
Category: End User   Tags:

Best karma users