Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Name 10 commands every Linux and Unix admin should know Post 302095805 by RTM on Friday 10th of November 2006 08:21:06 AM
Old 11-10-2006
10 commands you need.

1. cp - use it before you edit a file like /etc/system
2. tar cf - use it before you edit a file/configuration/move a server
3. ufsdump - use it before you change a filesystem/file/configuration/disk/move a server
4. pwd - use it before you do that rm -r ./*
5. uname -a - use it before you do that rm -r ./* (make sure you are on that host you "know" you are on)
6. ufsrestore - won't be any good if you can't bring those ufsdumps back
7. tar xf - won't be any good if you can't bring those tar'ed files back
8. man - you can find so many more commands that will cause you to need these others to get you out of trouble Smilie
9. vi - and more importantly, :q! to get out without saving.
10. exit, logout - keeps a server safe!
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

unix commands in linux-red hat

hi, can i have a unix like environment where i can do things like chmod, shell scripts and etc.. in redhat instead of the GUI that redhat ofters? (4 Replies)
Discussion started by: yls177
4 Replies

2. News, Links, Events and Announcements

All Linux and Unix commands Links

http://www.computerhope.com/unix.htm http://www.linuxdevcenter.com/linux/cmd/ (0 Replies)
Discussion started by: devotedsinner
0 Replies

3. UNIX for Dummies Questions & Answers

root/admin commands in LINUX

Hi I am working on LINUX shell scripting. I have root privileges and I know some basic root/admin commands like user creation, modification and so on. Till last week i was able to create users but now i am not able to create users or groups. When I give the command i got an error as ... (6 Replies)
Discussion started by: naina
6 Replies

4. HP-UX

Need HPUX admin commands lost

Hi All Please somebody send me list of admin commands used for HPUX. Thanks Sunanda (2 Replies)
Discussion started by: sunanda
2 Replies

5. What is on Your Mind?

Most deadly commands on Unix/Linux !!

lets list the most deadly commands on Unix/Linux and what they do.... > sudo rm -rf / (27 Replies)
Discussion started by: Rahulpict
27 Replies

6. UNIX for Dummies Questions & Answers

Unix and Linux Commands

Hi All I have found that few basic commands in unix have the same syntax in linux as well. I need those commands which differ on Linux platform, with some more advanced options.. For example... awk, sed, tr ... and some more commands with advanced options. I am trying to search on the linux... (1 Reply)
Discussion started by: vee_789
1 Replies

7. What is on Your Mind?

Regarding Admin life either as DBA or UNIX Linux admin

I am planning to choose my career as Unix/Linux Admin or a DBA. But I have come to know from forums and few admins like the job will be 24/7. I have few questions on that. Can we get "DAY" shifts in any one of the admin Job ? Can't we have shift timings in any company ? Eventhough the... (7 Replies)
Discussion started by: Jacktts
7 Replies

8. UNIX for Beginners Questions & Answers

What is the best way to remember UNIX / Linux Commands?

Hi all, I'm new to UNIX world and new to this forum. As I observed there are lot of commands that needs to be remembered in UNIX programming. I'm into DevOps and can anyone please tell me what are all the important commands that are useful for DevOps Engineer. NOTE: Please correct me if my... (3 Replies)
Discussion started by: maxlink
3 Replies
xdmxconfig(1)						      General Commands Manual						     xdmxconfig(1)

NAME
xdmxconfig - a graphical configuration tool for Xdmx configuration files SYNOPSIS
xdmxconfig [filename] DESCRIPTION
xdmxconfig reads, edits, and writes configuration files for the Xdmx server. The grammar for the configuration file is specified in the Xdmx(1) manual page. To start from scratch, create a "New Global" and specify the name and overall dimensions for the configuration. Then use "New Display" to enter more displays. If there is more than one configuration, the configuration name button will bring up a selection menu. In the right-hand pannel, the left mouse button will move the highlighted display at "tool resolution"; the middle mouse button will move the highlighted display by a single pixel (at "wall resolution"); and the right mouse button will bring up a menu allowing the highlighted display to be edited or deleted. The arrow keys will also move the highlighted display by a single pixel. BUGS
Currently, entries with the wall keyword are not editable, but will be preserved in the new output file. The tool will quit when requested by the user, even if a configuration file has not been written out (i.e., without warning). The menu interaction should be improved (menu entries that don't currently work should be greyed-out, for example). The Help button does not work. SEE ALSO
Xdmx(1), vdltodmx(1) X Version 11 xorg-server 1.8.0 xdmxconfig(1)
All times are GMT -4. The time now is 09:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy