Niels Horn's Blog
Random thoughts, tips & tricks about Slackware-Linux, Lego and Star WarsArchive for the 'Linux' Category
Keeping your clock accurate
October 3rd, 2008 by Niels Horn in Linux, NTP, configuration | No Comments »
If you want to be sure that your computer clock is accurate - always - you can configure your system to use NTP (Network Time Protocol).
NTP is one of the oldest protocols on the internet and its predecessors, going back to the early eighties. If you are interested in reading a small article about the [...]
Pop-up Dialog in Shell scripts
September 29th, 2008 by Niels Horn in Linux, cli, shell scripting | No Comments »
As I am an old-time computer user, I still prefer doing almost everything from the command line (CLI). I program almost everything in bash-scripts and schedule them with cron.But of course I do use a graphical interface to read mail (although I have Alpine configured to read my mail from the CLI) and browse the [...]
VMware Problems & Solutions
September 28th, 2008 by Niels Horn in Linux, VMware
I am a big fan of VMware and virtualization in general.At work we use the professional version to install servers that are only used a couple of hours a week, like systems for testing new releases of software etc.At home I use the free vmware-server-1.0.7 version to test new releases of software, different operating systems, [...]
'The Man'
September 27th, 2008 by Niels Horn in Linux, Slackware | No Comments »
Those who use Slackware will know who Patrick Volkerding is. For those who don't: he is the creator and maintainer of the Slackware Linux distribution. Also known as 'The Man'.Browsing for articles about the history of Slackware (I might write something about it in the future), I found an interview with Pat from 1994 from [...]
House-keeping in Linux
September 27th, 2008 by Niels Horn in Linux, Maintenance | No Comments »
Checked your /tmp folder lately? You might be surprised how many files there are if you do not clean it on a regular basis. To keep mine tidy, I have a small script called 'cleantmp':#!/bin/bashfind /tmp -atime +5 -exec rm -r {} \;find /var/tmp -type f -atime +30 -exec rm {} \;
Basically it looks for [...]
Traffic Shaping with cbq
September 27th, 2008 by Niels Horn in Linux, networking
Since I am on the subject of networking in Linux, here is another post about some nice things we can do: shaping our traffic so that we can limit how much of our bandwidth we use for each type of traffic.
Just as a small reminder: I am a long-time Slackware user (since 1996) and I [...]
Load Balancing two ISPs
September 26th, 2008 by Niels Horn in Linux, networking
Today I finally managed to use my two ISPs together on my desktop, combining both bandwidths into one big (almost 3Mbit!) pipe.
My setup:
ADSL modem 1Mb down, 320Kb up
GSM modem 2Mb down, 512Kb up
Configuring both at the same time is simple, but then we have two default gateways and our packets always go out through the [...]
Archive
- ► 2012 (3)
- ► 2011 (26)
- ► December 2011 (2)
- ► August 2011 (7)
-
- Slackware packages for LibreOffice 3.4.3
- NTOP 4.1.0 on Slackware - Packages available
- FreeCAD, OpenCASCADE and Pivy updated - Slackware packages available
- New Slackware package for Freeciv 2.2.7
- Slackware package for QComicBook updated
- LibreOffice 3.4.2 Released - Slackware packages available!
- rt3090 wireless adapter with Slackware 13.37
- ► July 2011 (5)
- ► June 2011 (2)
- ► May 2011 (1)
- ► March 2011 (7)
-
- Updated Slackware packages for BRL-CAD and viewvc
- LibreOffice 3.3.2 + Language Packs for Slackware
- VHBA and RocketRaid 2320 (rr232x) modules with Kernel 2.6.37.x
- Qemu, snapshots, temporary files, where they go and how to change that
- Slackware 13.37 and Qt3
- QEMU and Brazilian keyboards
- LibreOffice 3.3.1 for Slackware (+ language packs)
- ► February 2011 (1)
- ► January 2011 (1)
- ► 2010 (80)
- ► December 2010 (2)
- ► November 2010 (10)
-
- LibreOffice Beta3 - packages for Slackware (including Language Packs)
- nhexed v2.00.03 (third alpha) available
- Fritzing-0.4.3b released, Slackware packages available
- Hebe-0.4 released, Slackware packages available
- Remote Desktop (Windows) access from Slackware (Linux)
- Snort 2.9.0.1 and daq 0.3 released - Slackware packages available
- nhexed v2.00.02 (second alpha) available
- Barnyard2 - Unknown record type read: 110
- nhexed 2.00.01 (alpha) available for download
- Hex-Ed revisited
- ► October 2010 (10)
-
- LibreOffice Language Packs
- Changing the boot logo in Slackware
- DVDAuthor 0.7.0 released
- Stuttering sound with Via HDA Intel sound chip
- LibreOffice 3.3.0_beta2 packages available for Slackware
- NVIDIA "Failed to allocate primary buffer" error
- Barnyard2 - Solving the "Unknown record type" errors
- Snort 2.9.0 released - Slackware packages available
- Nagios 3.2.3 released
- LibreOffice on Slackware
- ► September 2010 (12)
-
- EDA software for Slackware - Fritzing and KiCad
- Snort / Barnyard2 / BASE - Complete installation on Slackware
- Snort on Slackware
- Freeciv 2.2.3 released
- Cacti 0.8.7g - Patch Level 7
- XSpacewarp revisited
- More packages for ARMedslack
- Packages for ARMedslack
- Getting Zarafa 6.40.2 to work on Slackware
- Nagios 3.2.2 released - Slackware package available
- Announcement #1000 :)
- Updates... FreeCiv, brlcad, Zarafa - New packages for Slackware
- ► August 2010 (3)
- ► July 2010 (6)
- ► June 2010 (3)
- ► May 2010 (5)
- ► April 2010 (3)
- ► March 2010 (9)
- ► February 2010 (7)
- ► January 2010 (10)
- ► 2009 (30)
- ► December 2009 (5)
- ► November 2009 (2)
- ► October 2009 (6)
- ► September 2009 (6)
- ► August 2009 (1)
- ► July 2009 (2)
- ► June 2009 (1)
- ► May 2009 (4)
- ► April 2009 (3)
- ► 2008 (34)
- ► December 2008 (1)
- ► November 2008 (12)
-
- Hercules and Slackware (slack/390) - Part 11
- Hercules and Slackware (slack/390) - Part 10
- Hercules and Slackware (slack/390) - Part 9
- Hercules and Slackware (slack/390) - Part 8
- Hercules and Slackware (slack/390) - Part 7
- Hercules and Slackware (slack/390) - Part 6
- Hercules and Slackware (slack/390) - Part 5
- Hercules and Slackware (slack/390) - Part 4
- Hercules and Slackware (slack/390) - Part 3
- Hercules and Slackware (slack/390) - Part 2
- Hercules and Slackware (slack/390) - Part 1
- VMware-server 1.0.7 on 2.6.27 kernels
- ► October 2008 (13)
-
- Slackware/Linux/Unix (pre-)history (Part 3: Unix-wars, and peace)
- Slackware/Linux/Unix (pre-)history (Part 2: A new language, a philosophy, and the spreading of Unix)
- Hidden name in the Linux logo
- Slackware/Linux/Unix (pre-)history (Part 1: The origins)
- Lego Sculpture - You are the model!
- Slackware/Linux/Unix (pre-)history (Part 0: Introduction)
- Older Slackware versions (V)
- Older Slackware versions (IV)
- Older Slackware versions (III)
- Older Slackware versions (II)
- Older Slackware versions (I)
- VMware & Slackware as guest
- Keeping your clock accurate
- ► September 2008 (8)
-
Categories
- Blogging (3)
- CAD (9)
- cli (1)
- EDA (2)
- emulation (26)
- Firewall (1)
- Free Software (41)
- FBReader (4)
- Gallery (1)
- geeqie (1)
- gimp (1)
- LibreOffice (11)
- mysqlcc (2)
- nbench (2)
- OpenCASCADE (2)
- Pivy (1)
- POVRay (4)
- QComicBook (5)
- statifier (1)
- transmission (2)
- viewvc (1)
- WordPress (1)
- zarafa (2)
- Games (3)
- freeciv (2)
- XSpacewarp (1)
- gcc (3)
- hex-ed (6)
- history (5)
- internet (1)
- KDE (2)
- Lego (18)
- LDraw (4)
- Lego Sculptures (3)
- LeoCAD (4)
- Linux (47)
- configuration (9)
- kernel (5)
- Tux (3)
- X (3)
- Maintenance (2)
- Monitoring (24)
- multimedia (3)
- networking (5)
- NTP (1)
- Patches (4)
- Programming (1)
- VBA (1)
- Random Thoughts (10)
- Rio 2016 (1)
- Rio de Janeiro (1)
- Sem categoria (3)
- shell scripting (4)
- Slackware (130)
- ARMedslack (21)
- Slack/390 (20)
- Slackpkg (5)
- Star Wars (1)
- steganography (1)
- TRS-80 (3)
- udev (1)
- UNIX (4)
- Virtualization (14)
-
Blogs
-
Links