Aug 3, 2008 | Books, General, linux, Technical
Reading books is sort of allergic to few. Few books grab the attention of those who really hate to read. Few days back one of my friend shared a link which I’m presenting here today to tell you how a book can bring you near the technology. The link shares a book...
Aug 2, 2008 | General, linux, QuickFix, Technical
Yesterday I got to work on a Dell Power Edge server remotely. My idea was to checkout how DELL DRAC Card works and How I can enhance the remote server management capabilities. I found that DRAC interface needed Virtual media plugins for browsers before allowing me to...
Aug 2, 2008 | Events, General, linux, Technical
One more recruitment process conducted at Amritanandamayi college. Candidates were introduced to Free and OpenSource Solutions and opportunities available in the industry.
Aug 1, 2008 | linux, QuickFix, Technical
We usually get wrapper errors while adding subdomains and addon domains, parked domains etc in Cpanel. If you can read the cpanel error logs carefully, you can understand how cpanel works. Here is an example of the same. I got the hint to resolve this issue while...
Jul 30, 2008 | General, linux, Technical
I’m on gOS test drive to see if I can find an OS which does not require much customizations on my laptop. You will fall in love with gOS if you’re addicted to google applications. More updates in coming posts. PS: gOS is nowhere linked to Google Inc. and...
Jul 25, 2008 | linux, Technical
Sys Admin go crazy when they are unable to run some commands. Recently I found that people have been facing lots of issues while copying huge files over to a remote server via “scp” command. This mainly happens when the connections gets closed and...
Jul 25, 2008 | General, linux, QuickFix, Security, Technical
You had read about nagios plugin which I use in my firefox browser in my previous articles. Let me give you an insight about nagios remote server monitoring. Nagios has been a reliable monitoring tool for many clients for years now. Nagios comes with lots of plugins...
Jul 24, 2008 | General, linux, Technical
Dealing with large files on servers in which you have upload limits etc is always painful. Linux lets us split the files quickly with its split command as follows : split –bytes=512m original_file.zip file_chunk_ That command will split original_file.zip into...
Recent Comments