Welcome to It-Slav.Net blog
Peter Andersson
peter@it-slav.net

I've already got a female to worry about. Her name is the Enterprise.
-- Kirk, "The Corbomite Maneuver", stardate 1514.0
12
Feb

 
Background
I was with my geekfriends at a ski resort and I managed to get an Internet connection using a cellphone. Of course I wanted to share it with my friends. As geeks we brought a switch and a couple of ethernetcables.
 
Solution
Using this script on a Ubuntu 9.10 I managed to share my connection:

sudo ifconfig eth0 10.8.16.1
sudo sysctl -w net.ipv4.ip_forward=1
sudo [...]

  • Share/Bookmark

My laptop and cellular phone has both Bluetooth and it has annoyed me for a while that I have not managed to get a working Internet connection using Bluetooth. I have only managed to get it working with a USB cable between my phone and laptop.
 
After some Google search and reading of man pages I finally [...]

  • Share/Bookmark

In RedHat, CentOs and Suse and probaly other Linux distributions, the way of enabling and disabling a service at reboot is by using chkconfig. In ubuntu, the way of turning on and off a services at boot is by using update-rc.d. It changes the links for the init scripts.
 
To start a script in [...]

  • Share/Bookmark

I have moved my blog from one system to another and at the same time upgrade to the latest and greatest Wordpress version. Using the default link structure in Wordpress gives links like: http://www.it-slav.net/blogs/?p=115 when a more logical link name is: http://www.it-slav.net/blogs/2008/11/17/op5-monitor-or-nagios-plugins-for-1-wire-temperature-measurement/
The more logical name gives date and title of the blog post instead of [...]

  • Share/Bookmark
03
Jul

At op5 we are using Webex as conferance tool. I’ve been struggeling to get it running on Ubuntu 9.04 and I have finally got it to work.
Just run:

sudo apt-get install ubuntu-restricted-extras
sudo apt-get install libstdc++5
and now it works perfectly well.

  • Share/Bookmark
Filled Under: Hints, Ubuntu

This guide describe howto install and configure SNMP on Ubuntu.
In an earlier article I have described howto set it up on RHES or CentOS, it is slightly different in Ubuntu.
 
 
1.Installation

root@ibsen:~# sudo apt-get install snmpd
Reading package lists… Done
Building dependency tree      
Reading state information… Done
The following packages were automatically installed and are no longer required:
  libmpich1.0gf libdc1394-22 genisoimage [...]

  • Share/Bookmark

Part1 can be found here.
Start

To configure the newly installed MythTV system run:
mythtv-setup
The settings will we be default if nothing else is mentioned.

  • Share/Bookmark
23
Jan

My MythTV systems root disk crashed so I need to reinstall it. I will keep my progress posted in this blog.
The Backend hardware:

IBM Desktop
PIII 800Mhz
512 Mb memory
120 Gb disk
Hauppauge PVR-350

The frontend hardware is an old Xbox, with XBMC.
I downloaded Mythbuntu and installed it on the MythTV backend system.
During boot my TV card was detected and [...]

  • Share/Bookmark
20
Jan

I have a modern laptop with 4Gb memory so in theory I should gain from running 64 bit Linux.
I installed Ubuntu 8.10 Desktop x86_64 and had som problems with:

Java based webpages
Flash

I spend several hours with google and tested several versions av java and flash plugins. I managed to get flash running but it [...]

  • Share/Bookmark

I have a Ericsson P1I and sometimes I use it to connect to internet.
I found an excellent how to get it running at:
http://bayanijuan.blogspot.com/2007/09/howto-connect-to-internet-using-se.html
It will work with several phones and many Linux flavors.

  • Share/Bookmark


Book reviews
FreePBX 2.5
Powerful Telephony Solutions






Asterisk 1.6
Build a feature rich telephony system with Asterisk






Learning NAGIOS 3.0





Cacti 0.8 Network Monitoring,
Monitor your network with ease!