Archive for the ‘Operating Systems’ Category

No /etc/inittab on Ubuntu 6.10 (Edgy Eft) and later

Posted: 20th April 2008 by renumbus in Blogroll, Linux
Comments Off

For those who like me can not find /etc/inittab file. Ubuntu does not use System V init process any more to start and stop of the services during startup and shutdown processes. It uses upstart an event-based

Comments Off

The return code from Robocopy is a bit map, defined as follows: 0×10 Serious error. Robocopy did not copy any files. This is either a usage error or an error due to insufficient access privileges on the source or destination directories. 0×08 Some files or directories could not be copied (copy errors occurred and the [...]

VLAN configuration on Fedora Core / Red Hat / CentOS

Posted: 30th January 2008 by renumbus in Blogroll, Linux
Comments Off

The original article was found on http://www.tummy.com/journals/entries/jafo_20061130_063931 The configuration of VLANs under FC/RHEL/CentOS is something that I always end up looking in the “ifup” script and experimenting around with. This is made worse by there being two different conventions that can be used for the interface naming. Here’s how I set up VLANs. First of [...]

Speed up Firefox on Ubuntu

Posted: 20th October 2007 by renumbus in Blogroll, Linux
Comments Off

After Ubuntu upgrade I noticed that Firefox become too slow. It seems that IPv6 had been enabled again. If I type #ifconfig it shows ipv6 address on

Windows 2000 PC with profiles stored on a server gives an error: “You do not have permission to access your central profile located at \\server\users\username” However, a Windows XP based computer logs in without any problem” Solution: 1. On your domain controller open Active Directory Users and Computers 2. Open user’s properties 3. Add a [...]