7 articles tagged "nifty-tool"
- Access Google Calendar From Linux / UNIX / Mac OS X Command Line Interface
I use Google Calendar exclusively. However to access this product you need to use a web browser. There is nice program called gcalcli (Google Calendar Command Line Interface) which allows to access Google Calendar from bash shell. Now I can see an agenda using a specified start/end time and date from a shell prompt [...]
- Troubleshooting: Slow Apache / IIS / Lighttpd Webserver Website Problems
A small how to written to assist sys admins. It offers tools and high level advice to solve slow websites problems:
Oh boy it’s been an intense 4 weeks. I was pulled in to assist with troubleshooting several major failures at work with loosely related systems. Including my own. All systems are public facing, hence the [...] - Start and stop VMWARE VPS / virtual machine guest operating system from command line
Vmware server comes with the nifty vmware-cmd utility. It allows an administrator to perform various operations on a virtual machine from Linux command line / shell prompt such as:
=> Stop / Start VM
=> Get VM status
=> Setup variables
=> Powerdown VM and much more
Task: Lists the virtual machines on the local server
You can list [...] - Linux Cutting the tcp/ip network connection with cutter command
Recently I came across very powerful and nifty tool called cutter. Just imagine that people in your private network using peer to peer (P2P) software such as Kazaa, iMesh or others and you want to cut them or just want to cut all ftp connection over your firewall but not all traffic to host. [...]
- How do I Use Multiple Screens on One Terminal over ssh session?
Most of the time GUI is not available on remote Linux system, you login over ssh and start to work, if you need to run two or three task at a time, you login over ssh two or three times. However, with screen windows manager utility you can run multiple terminals at the same time from single console login over ssh session (UNIX guru uses the term called multiplexing for this concept). Any seasoned Linux admin should be aware of this nifty tool

- Linux / UNIX: Finding and locating files with find command part # 2
In the first part we talked about find command basic usage.
Now let us see how to use find command
(a) To gain lots of useful information about users and their files
(b) Monitor and enhance the security of system using find command
Finding all set user id files
setuid (”suid”) and setgid are access right flags that can [...] - Linux: Finding and Locating files with find command part # 1
Many newcomers find it difficult use the find command at shell prompt under Linux / *BSD or Solairs UNIX oses. Find is nifty tool on remote server where UNIX admin can find out lot of information too. Desktop users may find handy GNOME Search tool as a utility for finding files on system. Find command [...]
Viewing 1-7 of 7 posts. ( see all popular tags )



Recent Comments
Yesterday ~ 38 Comments
Yesterday ~ 1 Comment
Yesterday ~ 1 Comment
06/16/2008 03:23 pm ~ 3 Comments
Yesterday ~ 3 Comments