Skip to content
cloudibee logo

CloudiBee

open source for cloud lovers

cloudibee logo
CloudiBee

open source for cloud lovers

  • Contact Us
  • Lifestyle
  • Business
  • Entertainment
  • Sports
  • About Us
Tipes

Upgrading Workspaces with Practical Style

vinay May 18, 2025 No Comments
Tips

Common Bank Fees and How to Avoid Them

varsha April 10, 2025 No Comments
Business

5 Proven Tips You Can Use To Manage Your Anger At Work

varsha December 26, 2024 No Comments
Career

How to Effectively Conclude an Essay? Tips From professional

samanvya October 19, 2024 No Comments
Technology

Best Education Platform in 2024 – Review of Knowperfectly

varsha September 2, 2024 No Comments
Linux

Linux tips : tftpd

cloudibee December 28, 2007 No Comments

When you are trying to analyze/debug tftpd service on your linux boot server , you expect tftpd to return more debug information on the logs. To setup tftp in debug…

Linux

Netapp : Pocket Survival Guide

cloudibee December 19, 2007 No Comments

The url http://www.cs.fiu.edu/~tho01/psg/netapp.html has good information on netapp command set and its usage. A quick reference guide for a netapp admin. The site also has tips for Solaris, Veritas, EMC,…

Linux

Netapp Tips : Changing exports

cloudibee December 17, 2007 No Comments

/etc/exports file controls the nfs exports on a netapp filer. An easy way to edit this file is described below. From your unix box : rsh netapp rdfile /etc/exports >…

Linux

Perl : Xen API

cloudibee December 16, 2007 No Comments

Xen host can be monitored and controlled via Xen API ( it uses XML-RPC communications). Here is a sample how to program using XenAPI. For XenAPI to work, you should…

Linux

Filesystem : noatime

cloudibee December 15, 2007 No Comments

Most file systems store and maintain three separate time stamps per file. They are create time last modified time last accessed time The last accessed time stamp may have to…

Linux

Netapp : disk zero spares

cloudibee December 6, 2007 No Comments

To clean up the spare disks and zero them, use the below command. Having a zero’d spare disks can reduce time when on volume creation or on volume reconstruction. filer1>…

Linux

Linux VLAN configuration

cloudibee December 1, 2007 No Comments

1. Connect the eth0 interface of your linux machine to the switch. 2. Remove the IP Address information on the eth0 interface # ifconfig eth0 0.0.0.0 # ifconfig eth0 up…

Linux

Netapp tips : Disk firmware upgrade

cloudibee November 30, 2007 No Comments

After a Netapp failed disk swap, if an autosupport message is sent saying that the disk firmware is downrev, please run the following command. filer1> disk_fw_update Make sure that the…

Linux

Xen Wireless

cloudibee November 27, 2007 No Comments

Details on howto setup Xen on WiFi network : http://wiki.xensource.com/xenwiki/XenWifi . Good one.

Linux

Xen tutorial

cloudibee November 24, 2007 No Comments

Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called “virtual machines” or domUs, under a host operating system (dom0). Using Xen you can…

Linux

Files used by process

cloudibee November 23, 2007 No Comments

To check what files are being used by a process, you can use lsof with option -p. Example: # lsof -p 2791COMMAND PID USER FD TYPE DEVICE SIZE NODE NAMEsyslogd…

Linux

Xen : Administration commands

cloudibee November 21, 2007 No Comments

Xen Daemons For the Xen server to function properly, the below daemons must be running on the VM server. xend : This is the Xen server control daemon. This daemon…

Linux

Managing Xen

cloudibee November 21, 2007 No Comments

Here are some xm and virsh commands for creating, managing, and troubleshooting xen virtual machines. Staring and Stopping VMs xm create – Create a domain based on config file xm…

Linux

Dont pipe cat

cloudibee November 12, 2007 No Comments

A basic-but-common grep usage error involves pipe’ing the output of cat to grep to search the contents of a single file. This is absolutely unnecessary and a waste of time,…

Linux

Disk information using smartctl

cloudibee November 12, 2007 No Comments

/usr/sbin/smartctl – controls the Self-Monitoring, Analysis and Reporting Technology (SMART) system built into many ATA-3 and later ATA, IDE and SCSI-3 hard drives. The purpose of SMART is to monitor…

Posts pagination

1 … 33 34 35 36

« Previous Page — Next Page »

Recent Posts

  • Upgrading Workspaces with Practical Style
  • Common Bank Fees and How to Avoid Them
  • 5 Proven Tips You Can Use To Manage Your Anger At Work
  • How to Effectively Conclude an Essay? Tips From professional
  • Best Education Platform in 2024 – Review of Knowperfectly
  •  Key Considerations for Purchasing a Long-Term Comprehensive Motorcycle Insurance Policy
  • Will Window Tint Affect My Car’s Warranty? Everything You Need to Know
  • Exploring the Impact of Time Management on Productivity
  • Maximizing Diesel Engine Performance: The Ultimate Fuel System Guide
  • A Simple Guide to Decluttering Your Life

Categories

You Missed

Tipes

Upgrading Workspaces with Practical Style

Tips

Common Bank Fees and How to Avoid Them

Business

5 Proven Tips You Can Use To Manage Your Anger At Work

Career

How to Effectively Conclude an Essay? Tips From professional

cloudibee logo

CloudiBee

open source for cloud lovers

© Copyrights 2025 || All Rights Reserved || Powered By cloudibee.com || Mail Us GeniusUpdates1@Gmail.Com

  • Contact Us
  • Home
  • About Us
  • News
    • Entertainment
    • Trending
  • IT
    • Code
    • Cloud
    • Linux
    • Splunk