Sunday, March 7, 2010

under renovation

blog under renovation til further notice. moving all my technical stuffs to http://mp7r33.blogspot.com and #itu related stuffs to http://iniblogcenelitu.blogspot.com

btw both blogs are still empty for the time being :D

Tuesday, March 2, 2010

fedora join and split files

normally if i want to split files, i'd compress the file into 7z which has the option to split the files
and to join files, i just use 'cat'

but yesterday my roomate, told me about lxsplit, something like windows' hjsplit.

usage, just type lxsplit -j (filename).001 and the program will join all the files
to split files, just type lxsplit -s (filename) (split size, ex:14M)

kudos to m0d0.

btw the program runs on command line which makes it far much cooler than hjsplit. CLI FTW :D

windows vista "The User Profile Service failed the logon. User profile cannot be loaded" problem

just now i had a friend who came to me with a windows vista problem (well, vista itself is a problem to me lol)

when he tries to log on into his vista, an error which says "The User Profile Service failed the logon. User profile cannot be loaded"

a quick googling brought me here.

following the guide, i opened up regedit, change the current user's registry folder's name, and use the bakup registry folder instead. well at least this method works for my situation. if this method doest fix yours, try following alternative solution given on the provided link :)