Archive

Posts Tagged ‘hint’

Twitter

July 14th, 2009 2 comments

ok, got a twitter account @joeseeder … will see what’s gonna happen

Tags:

Ubuntu the Mac OS of Linux

November 13th, 2007 Comments off

This was suppose to be a long post describing the differences and similarities of Linux distributions to other software…

But I just want to say that you should have a look at Mac OS and Ubuntu, I’ve notice they are bloody similar in their current market and … ambitions.

They are both good on a home desktop, they can do as a home server ( they have server editions ). They also lack hardcore enterprise solutions.

Tags: , , , ,

Domains for administrators

March 29th, 2007 Comments off

Lets say you have a dozen of servers. Lets say you connect to them very often to do some work. You have a very nice and descriptive domain for all your servers. Domain is organized nicely organized.

Now you wish to connect to one of the servers. You are typing

ssh mylovelyserver.somesubdomain.mylovelylongdomain.tld

How much do you like to type such a long address ?

Read more…

Tags: , , , ,

Outlook and clueless messages

January 29th, 2007 Comments off

I love when software is giving you a message which tells nothing except to contact administrator … and what administrator gets from the msg ? nothing, just a memo to contact himself …  crap.

My solution to :   “Cannot start Microsoft Office Outlook. Unable to open the Outlook window.
The set of folders could not be opened. The server is not available. Contact
your administrator if this condition persists.”

Is : Rename||copy PST file and get outlook to point to new location. ( Oh and I also have removed shitty Nokia PC Suite from users machine ).

Open Office usage

June 12th, 2006 Comments off

Ania is writing a dissertation. She knows nothing about text editing, they never taught it in her university. When I had questionable pleasure of being asked how to do something in OpenOffice every five minutes, I have asked her if she can send the file over to me, and I will create some styles for her text.

What I have received was nowhere to be said ‘pro’ …
I have spend around 8h or more to remove all the extra empty paragraphs, repeated spaces and finally styling each of the paragraphs, converting formula’a to objects… adding correct captions. Really not the most interesting stuff to do.
Before sending corrected document back to Ania, I had to explain what I have done, and how she should carry-on editing it. And during that time I have written some useful tips for a newbie, all in Polish ( except names from OpenOffice ). I will try to compile a short and no doubt incomplete tutorial. Just after I will get over with this ‘dissertation problem’.

What is X

February 26th, 2006 Comments off

What is X is a nice article introducing to X Window System :)

Tags: , ,

rm -rf /

November 6th, 2004 Comments off

Didn’t mention it, but on wednesday I had an accident with rm

I’ve lost /bin, /boot and some /etc(minor), ah and links in /dev

right now i think that /dev, /boot are completely rebuild, but I’m worried about my /etc

I don’t want to halt or reboot system , it’s running with config from time before rm , so it is useable

remember, never reboot a system , which lost its config files, and/or basic functionality ( like programmes from /bin )

ah , and i’ve used mc, and irb to manipuled the system without functional *sh :)

right now, i’m thinking about a wrapper for rm to catch all rm -rf /

Tags: , ,